﻿/*
 -----------------------------------------------------
 Website       : Hengelaarsvereniging Ons Belang Zutphen
 Eigenaar	   : Brouwers MMGW
 -----------------------------------------------------
 Type		   : Cascading Style Sheet
 Eigenaar	   : Brouwers MMGW
 -----------------------------------------------------
 Release       : 0.9
 Releasedatum  : xx-xx-2010
 -----------------------------------------------------
*/

/* === Algemeen ==================================  */

body {
scrollbar-face-color:		#EAE8E4;
scrollbar-highlight-color:	#EBE9E6;
scrollbar-3dlight-color:	#CCCCCC;
scrollbar-darkshadow-color:	#999999;
scrollbar-shadow-color:		#CCCCCC;
scrollbar-arrow-color:		#666666;
scrollbar-track-color:		#F6F4F5;
color:						#000000;
background-color:			#557a9b;
link:						#000080;
vlink:						#000080;
alink:						#000080;
topmargin:					15;
leftmargin:					0;
font-family:				verdana,arial;
font-size:					10px;
overflow-x:					hidden;
}

/* === Links ==================================  */

a {
color: 				#0000CC;
text-decoration:	none;
}

a:hover {
color:				#000000;
text-decoration:	underline;
}

a.hidden {
text-decoration: 	none;
color: 				#000000;
cursor:				default;
}

/* === Tekst ==================================  */

.tekst { 
padding-top:				5px;
padding-left:				6px;
padding-right:				6px;
padding-bottom:				5px;
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
vertical-align: 			top;
text-align:					left;
}

.tekst-breed { 
padding: 5px 6px;
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
vertical-align: 			top;
text-align:					left;
}

.foto-cel { 
width:						320px;
padding-top:				5px;
padding-left:				6px;
padding-bottom:				5px;
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
vertical-align: 			top;
text-align:					center;
background-image:			url("../afbeeldingen/bg-fotocel.jpg");
}

.tekst-in-tabel { 
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
vertical-align: 			top;
text-align:					left;
}

.tekst-in-rode-tabel { 
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
vertical-align: 			top;
text-align:					left;
padding-top:				4px;
padding-left:				4px;
padding-right:				4px;
padding-bottom:				4px;
border-top:					1px solid #FF0000;
border-left:				1px solid #FF0000;
border-right:				1px solid #FF0000;
border-bottom:				1px solid #FF0000;
}

.tekst-in-zwarte-tabel { 
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
vertical-align: 			top;
text-align:					left;
padding-top:				4px;
padding-left:				4px;
padding-right:				4px;
padding-bottom:				4px;
border-top:					1px solid #000000;
border-left:				1px solid #000000;
border-right:				1px solid #000000;
border-bottom:				1px solid #000000;
}

.tekstvet { 
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
font-weight: 				bold;
vertical-align: 			top;
text-align:					left;
}

.rechten { 
font-size: 					9px;
font-family:				Verdana;
color: 						#000000;
text-align:					right;
}

.datum { 
font-size: 					11px;
font-family: 				Verdana;
color: 						#000000;
font-weight: 				bold;
vertical-align: 			top;
text-align:					center;
}

/* === Pagina ==================================  */

.banner-titel {
height:						120px;
vertical-align: 			top;
border:						1px solid #445566;
padding-top:				10px;
padding-left:				12px;
padding-right:				12px;
padding-bottom:				10px;
}

.banner-main {
height:						216px;
vertical-align: 			top;
background-image:			url("../afbeeldingen/bg-banner-z.jpg");
border:						2px solid #445566;
vertical-align: 			bottom;
padding-right:				10px;
padding-bottom:				10px;
font-size: 					11px;
color: 						#FFFFFF;
}

.banner-menu {
height:						30px;
background-color:			#445566;
}

.banner-paginatitel { 
height:						40px;
padding-left:				6px;
font-size: 					22px;
font-family: 				Verdana;
font-weight: 				bold;
color: 						#FFFFFF;
background-color:			#445566;
border-top:					2px solid #445566;
border-left:				2px solid #445566;
border-right:				2px solid #445566;
}

.banner-tekstblad {
vertical-align: 			top;
border-left:				2px solid #445566;
border-right:				2px solid #445566;
}

.banner-opvulling {
height:						10px;
background-image:			url('../afbeeldingen/verdeler.jpg');
border-left:				2px solid #445566;
border-right:				2px solid #445566;

}

.banner-beneden { 
height:						40px;
border-left:				2px solid #445566;
border-right:				2px solid #445566;
border-bottom:				2px solid #445566;




}




