/* Algemene opmaak */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }

ol, ul { list-style: none; }

body 	{

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	height: 100%;

}

body .leesMeer {
		float: right;
		margin: 20px 15px 0 0;
		padding-right: 24px;
		background: url(../../images/leesMeer.gif) no-repeat right 1px;
		color: #3a3a3a;
		font-weight: bold;
		}

	body a.leesMeer:hover {
		color: #cc0000;
		text-decoration: none;
	}



p 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3a3a3a;
	margin: 5px 0 10px 0;
}

h1 	{	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #3a3a3a;
	}

h2 	{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #3a3a3a;
	}

h3 	{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	}

h4 	{  	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	margin: 0 0 10px 0;
	}

td 	{  
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #3a3a3a;
	text-decoration: none;
}

	
.bgcolor1 {
	BACKGROUND-COLOR: #F7FAEF;
}
.bgcolor2 {
	BACKGROUND-COLOR: #E8F0DB;
}
.bgcolor3 {
	BACKGROUND-COLOR: #efcdde;
}

#HoofdContainer {
	margin: 0 auto;
	width: 1000px;
	min-height: 100%;
	text-align: left; /*om de doorwerkende 'text-align: center;' niet te hebben */
}

#Header {
	width: 1000px;
	height: 150px;
	background : url("../ontwerp/header.png") top center no-repeat;
	position: relative;
	float: left;
}

#Container {
	width: 1000px;
	margin: 0 auto;
	background : url("../ontwerp/container.png") top center no-repeat ;
	position: relative;
	float: left;
	}

#headerplaatje {
	margin-top: 25px;
}

#Adminheader {
	width: 800px;
	height: 70px;
	background-image: url("../ontwerp/admintitel.jpg");
	float: left;
}

	/* dit is de box waarin de box menu zich bevindt */
#Nav {
	width: 1000px;
	margin: 25px 0px 0px 0px;
	height: 60px;
	float: left;
	overflow: hidden;
	background : url("../ontwerp/bgnav.png") top center no-repeat;
}

	/* Deze box geeft het menu een positie binnen de box Nav, zodat het voor IE en FF gelijk is */
#menu {
	text-align: left;
	padding-left: 25px;
	width: 1000px;
	overflow: hidden;
}

	#menu ul {
		display : inline;
		line-height: 30px;
	}
	
	#menu li {
		display : inline;
		font-size: 11px;
	}
	
	#menu li a {
		color: #fff;
		font-size: 12px;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0px 15px 0px 15px;
	}
	
	#menu li a:hover, #menu li:hover a, #menu li.selected a {
		color: #cc0000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding-bottom:  9px;
		text-transform: uppercase;
		background: url("../ontwerp/tab_active.png") bottom center no-repeat;

	}

/* submenu ----------------------------------------------------------------------------------*/

#submenu {
	font-size: 12px;
	padding-left: 25px;
	width: 1000px;
	height: 30px;
	}

#submenu ul
{
	display : inline;
	line-height: 30px;
}
		
#submenu li	{
	display : inline;
	font-size: 12px;
}

#submenu li a
{
	color: #3a3a3a;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}

	#submenu li a:hover, #submenu li.selected, #submenu li:hover a, #submenu li.selected a {
		color: #cc0000;
		font-size: 12px;
		text-decoration: none;
	}


/*  ----------------------------------------------------------------------------------*/

#ContentTop {
	margin: 0 auto;
	width:1000px;
	height: 37px;
	/*background : url("../ontwerp/ContentTop.png") top center no-repeat;*/
	position: relative;
	float: left;
}
#Content {
	margin: 0 auto;
	width:1000px;
	/*background : url("../ontwerp/content.png") top center repeat-y ;*/
	position: relative;
	float: left;
}
#ContentBottom {
	margin: 0 auto;
	width:1000px;
	height: 20px;
	/*background : url("../ontwerp/ContentBottom.png") top center no-repeat;*/
	position: relative;
	float: left;
}

#left{
	width: 150px;
	float: left;
	overflow: hidden;
	margin: 0;
}

#middle{
	width: 578px;
	float: left;
	overflow: hidden;
	margin: 0;
	/*scrollbar-arrow-color: #4a0549;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #f3eef3;
	scrollbar-track-color: #f3eef3; */
} 

#right{
	width: 272px;
	float: right;
	margin: 0;

	/*background : url("../ontwerp/bginhoud.jpg") top right no-repeat;*/
}

#content_left{
padding: 0 0 0 30px;
float: left;
}

#content_middle{
padding: 0 10px 0 10px;
float: left;
}

#content_right{
padding: 0 30px 0 0;
float: right;
}

#block {
	text-decoration: none;
	width: 242px;
	float: right;
	margin: 0 0 20px 0;
	position: relative;
}

#block_title {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 1px 3px 1px 3px;
	background: #cc0000;
	text-transform: uppercase;
 }
 
.podium {
	background : url("../ontwerp/geletrui.jpg") top right no-repeat;
}

#block_text {
	font-size: 11px;
	background-color: #fff;
	padding: 13px 5px 13px 5px;
	border-left: #ddd solid 1px;
	border-right: #ddd solid 1px;
	border-bottom: #ddd solid 1px;	
	width:230px;
	* width:242px;
}



#paginatitel 
	{
	background-color: transparent;
	padding-bottom: 10px;
	font-size: 20px;
	color: #cc0000;
	font-weight: normal;
}

#Kruimelpad {
	background-color: transparent;
	padding: 5px 0 0 58px;
	font-size: 12px;
	color: #a3a3a3;
	font-weight: normal;
}

#Kruimelpad a:link, #Kruimelpad a:visited, #Kruimelpad a:active {COLOR: #a3a3a3;}
#Kruimelpad a:hover {COLOR: #3a3a3a;}

#clear {
	clear: both;
}

/* informatie bovenop de footer*/

#Info {
	margin-top: 0px;
	color: #aaa;
	font-size: 11px;
	background-color: #333;
	border-top: 5px solid #000;
	width: 100%;
	float: left;
	display: inline-table;
}

#infocontainer {
	width: 810px;
	margin: 0 auto;
	position: relative;
	text-align: left; /*om de doorwerkende 'text-align: center;' niet te hebben */
}

#info_left{
width: 180px;
float: left;
margin: 10px 40px 0px 0px;
}
#info_right{
width: 330px;
float: right;
margin: 10px 0px 0px 40px;
}
#info_middle{
width: 180px;
float: left;
margin: 10px 20px 0px 20px;
}

.infotitel{
	padding: 0;
	font-size: 18px;
	color: #cc0000;
	font-weight: normal;
}

.infoinhoud{
	padding: 10px 0 20px 0;
}

.link_info{COLOR: #aaa; 	font-size: 11px; font-family: Arial, Helvetica, sans-serif;}
A.link_info:link {text-decoration: none; color: #aaa;}
A.link_info:visited {text-decoration: none; color: #aaa;}
A.link_info:active{	text-decoration: none;}
A.link_info:hover{text-decoration:none; color: #cc0000; }

#Footer {
	font-size: 11px;
	background-color: #222;
	border-top: 1px solid #444;
	width: 100%;
	float: left;
	text-align: center;
}

.copyright {
	color: #666;
	font-size: 11px;
	margin: 15px;
}

.foutmelding{
	border: 1px solid #e9e9e9;
	padding: 5px;
}

#contact_left{
width: 280px;
float: left;

}

#contact_right{
width: 200px;
float: left;
margin: 0 0 0 50px;
}

.form{
margin-top: 10px;
}

/* Opmaak nieuwsberichten */

#nieuws_container_home {
	width: 558px;
	float: left;
	background-color: #cc0000;
}

#nieuws_home_left {
	width: 279px;
	float: left;
}

#nieuws_home_right {
	width:279px;
	float: right;
	padding-bottom: 14px;
}

.NB_klein {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

#NB_home_klein {
	width: 200px;
	margin: 5px 0px 0px 0px;
	float: left;
	background-color: #444;
	color: #3a3a3a;
	}
	
.NB_kop_home_klein{
	font-size: 11px;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 2px;
	text-decoration:none;
	text-transform: uppercase;
}

.lefto {
	float: left;
	padding: 0 5px 0 0;
}

.NB_thumb {
	float: left;
}

* html .NB_thumb {
margin: 0 0 0 -3px;
}

#NB_home {
	width: 279px;
	margin: 0;
	background-color: #333;
	float: left;
	color: #3a3a3a;
}

.NB_fotokop_home{
	FONT-SIZE: 12px;
	font-weight: bold;
	background-color: #1f1a18;
	padding: 2px 5px 2px 5px;
	text-decoration:none;
	text-transform: uppercase;
}

.NB_kop_home{
	FONT-SIZE: 15px;
	font-weight: bold;
	padding: 8px 15px 3px 15px;
	text-decoration:none;
	color: #fff;
}

.NB_kop_home a:link {	text-decoration:none;	color: #fff;}
.NB_kop_home a:visited {	text-decoration:none;	color: #fff;}
.NB_kop_home a:active{	text-decoration: none;	color: #fff;}
.NB_kop_home a:hover{text-decoration:none; color: #fff;}

.NB_tekst_home{
	color: #fff;
	padding: 5px 15px 3px 15px;
}

.NB_datum {
	font-size: 11px;
}

#NB_groot {
	width: 100%;
	float: left;
}

.NB_thumb {
	float: left;
}

#NB_afbeelding {
text-align: center;
}

.NB_tekst_klein {
padding: 0 5px 0 0;
}

.NB_leesverder {
	font-size: 11px;
	margin-top: 0px;
	padding: 2px 2px 3px 2px;
	float: right;
}

.NB_kop_klein{
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 2px;
	text-decoration:none;
}

.NB_kop_klein a:link {	text-decoration:none;	color: #1f1a18;}
.NB_kop_klein a:visited {	text-decoration:none;	color: #1f1a18;}
.NB_kop_klein a:active{	text-decoration: none;	color: #1f1a18;}
.NB_kop_klein a:hover{text-decoration:none; color: #cc0000;}

.NB_kop_groot{
	FONT-SIZE: 18px;
	color: #cc0000;
	text-decoration:none;
	margin: 0 0 10px 0;
}

.NB_kop_groot a:link {	text-decoration:none;	color: #cc0000;}
.NB_kop_groot a:visited {	text-decoration:none;	color: #cc0000;}
.NB_kop_groot a:active{	text-decoration: none;	color: #cc0000;}
.NB_kop_groot a:hover{text-decoration:none; color: #1f1a18;}

.NB_fotokop{
	width: 370px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #1f1a18;
	padding: 2px 5px 2px 5px;
	text-transform: uppercase;
}

.onderschrift {width: 370px; color: #fff; background: #cc5550;  font-size: 10px; text-align: right; padding-right: 5px; margin-bottom: 15px; float: left; }

.empty {margin-bottom: 15px;}

.NB_lead{
	font-weight: bold;
}

.NB_broodtekst{
	margin: 16px 0 0 0;
}

.overig_nieuws{
	background-color: #fff;
	float: left;
	width: 558px;
	padding: 10px 0 10px 0;
}

.overig_nieuws ul {
		margin-left: 0px;
	}
			
		.overig_nieuws li {
			padding: 3px 0px 3px 0px;
			border-bottom: 1px solid #e9e9e9;
			clear:both;
			}
		
			.overig_nieuws li span {
				color: #999;
				display:block;
				width:50px;
				padding-right: 10px;
				float:left;
				}
				
.headlines{
	padding: 2px 0 2px 0;
}

.headlines ul {

	}
			
		.headlines li {
			padding: 3px 0px 3px 0px;
			border-bottom: 1px solid #e9e9e9;
			clear:both;
			}
		
			.headlines li span {
				color: #999;
				display:block;
				width:50px;
				padding-right: 10px;
				float:left;
				}

.NB_title_home {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
}

.overignieuws{
	font-size: 11px;
}

#wielerploeg{
	margin: 0px 10px 10px 0px;
	height: 175px;
	width: 265px;
	float: left;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	}

.ploegnaam{
	background-color: #cccccc;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	}
	
.renners{
	padding: 10px 5px 10px 5px;
	}

