/* CSS Document */

body {
	margin:0px;
	text-align: center;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 16px;
	
}

#wrapper {
	width: 992px;
	margin:0px;
	text-align:left;
	background-image:url(http://www.midwintermarathon.nl/media/gfx/bg_basis.jpg);
}

#top {
	height:inherit;
}

#bottom {
	clear:both;
	height: 40px;
	width: inherit;
	background-image:url(http://www.midwintermarathon.nl/media/gfx/bg_bottom.jpg);
	background-repeat:no-repeat;
}

#leftKolom {
	background-image:url(http://www.midwintermarathon.nl/media/gfx/bg_leftNav.jpg);
	height:672px;
	float:left;
	width:206px;
}

#leftNav {
	margin-top: 145px;
	height:200px;
	width:139px;
	margin-left: 40px;
	
}

#leftNav p{
	font-weight: bold;
	line-height: 14px;
	text-align: right;
	margin-bottom: 6px;
	margin-right: 16px;
}

#leftNav p a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration: none;	
}

#leftNav p a:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none;	
}

#leftNav p a:hover {
	color:#669900;
	font-weight:bold;
	text-decoration:underline;	
}

#rightKolom {
	float: right;
	width: 772px;
	height: auto;
}

#headerLogos {
	float: left;
	height: 105px;
	width: inherit;
}

#topNav {
	float:left;
	height: 25px;
	width: 742px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #84A590;
	border-bottom-color: #84A590;
	line-height: 24px;
}

#topNav a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration: none;	
}

#topNav a:link {
	color:#000000;
	font-weight:bold;
	text-decoration: none;	
}

#topNav a:hover {
	color:#669900;
	font-weight:bold;
	text-decoration:underline;	
}

#nieuwsContent{
	margin-top: 15px;
	float: right;
	width: 220px;

	padding-left: 20px;
}

#content{
	float: left;
	width: 510px;
	margin-top: 15px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBDCD2;
	height:inherit;
}


p {
	margin-top: 0px;
	margin-bottom: 0px;
} 

#content .headerA{
	font-weight:bold;
	color: #055E4C;
	font-size: 18px;
	margin-top: 7px;
	margin-bottom: 14px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #055E4C;
	padding-bottom: 4px;
	line-height: 18px;
}

#content .bodyHeader{
	font-weight:bold;
	color: #055E4C;
	font-size: 12px;
	margin-bottom: 7px;
	margin-top: 7px;
}

#content .intro {
	color: #000000;
	line-height: 18px;
	font-weight:bold;
	margin-top: 7px;
	margin-bottom: 7px;
}

#content .body {
	color: #333333;
	line-height: 18px;
		margin-top: 7px;
}

#content .imgRight {
	border-color:#FFFFFF;
	border-left:solid;
	border-left-width: 15px;
	border-top:solid;
	border-top-width: 15px;
	border-bottom:solid;
	border-bottom-width: 15px;
}

#content .leesMeer {
	align: right;
	line-height: 18px;
	margin-top: 7px;
	margin-bottom: 21px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #99B9A1;
}

#content a:visited {
	color:#669900;
	font-weight:bold;
	text-decoration: none;	
}

#content a:link {
	color:#669900;
	font-weight:bold;
	text-decoration: none;	
}

#content a:hover {
	color:#EF2933;
	font-weight:bold;
}

#content .formField {
	font-size: 10px;
}

#content td {
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	border-bottom-width: 1px;

}

#content .tableHeader{
	background-color:#F3F3F3;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-style:dashed;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
}

#content .tableInputLeft{
	font-weight:bold;
}

#content .tableInputRight{
	background-color:#F3F3F3;
}

#content .tableDataEven{
	background-color:#FFFFFF;
}

#content .tableDataOnEven{
	background-color:#F3F3F3;
}

#content .item{
	color:#000000;
	background-color: #FFFFEC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 480px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 8px;
}

#content li{
	font-size: 11px;
	line-height: 16px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#nieuwsContent .item{
	color:#000000;
	background-color: #FFFFEC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 180px;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 8px;
}

#nieuwsContent a:visited {
	color:#669900;
	font-weight:bold;
	text-decoration: none;	
}

#nieuwsContent a:link {
	color:#669900;
	font-weight:bold;
	text-decoration: none;	
}

#nieuwsContent a:hover {
	color:#EF2933;
	font-weight:bold;
}
#assics {
	margin-right: 20px;
	text-align: center;
}
#landen {
	text-align: center;
	float: right;
	width: 200px;
	clear: both;
	vertical-align: middle;
}
#content ul {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 8px;
}
