/* CSS Document */
body {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 170%;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
a:link {
	color: #33ae5e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E30618;
}
a:hover {
	text-decoration: none;
	color:#0099FF;
}
a:active {
	text-decoration: none;
}
/*===================div====================*/
#basis {
	position:absolute;
	left:50%;
	z-index:1;
	height: 1000px;
	width: 957px;
	top: 0px;
	margin-left: -478px;
	left: 50%;
	background-image: url(../image/bg_streep.jpg);
	}

#content {
	position:absolute;
	width:957px;
	height:1100px;
	z-index:2;
	background-image: url(../image/bg_streep.jpg);
	left: 0px;
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	border-right-width: 1px;
	border-left-width: 1px;
}	
#contentindex{
	position:absolute;
	width:957px;
	height:1000px;
	z-index:2;
	background-image: url(../image/bg_streep.jpg);
	left: 0px;
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3399cc;
	border-right-color: #3399cc;
	border-bottom-color: #3399cc;
	border-left-color: #3399cc;
	border-right-width: 1px;
	border-left-width: 1px;

}	
#logo {
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:1000px;
	z-index:1;
	background-repeat: no-repeat;
	
}	
#logo_home{
	position:absolute;
	left:0px;
	top:0px;
	width:247px;
	height:1000px;
	z-index:1;
	background-repeat: no-repeat;
	background-image:url(../image/bg_logo_home.jpg);
}	
#logo_wedstrijd{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_wedstrijd.jpg);
}	
#logo_nieuws{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_nieuws.jpg);
}	
#logo_historie{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_historie.jpg);
}	
#logo_organisatie{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_organisatie.jpg);
}	
#logo_sponsor{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_sponsor.jpg);
}	
#logo_contact{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_contact.jpg);
}	
#logo_media{
	position:absolute;
	left:0;
	top:0;
	width:247px;
	height:850px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_logo_media.jpg);
}	

#midden{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	height: 1000px;
}	
#teksten{
	position:absolute;
	left:0px;
	top:250px;
	width:583px;
	z-index:2;
	background-repeat: no-repeat;
	height: 800px;
	overflow: auto;
	padding: 25px;
}	
#midden_home{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:1;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content.jpg);
	height: 1000px;
}	
#midden_wedstrijd{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_wedstrijd.jpg);
	height:1000px;
}	
#midden_nieuws{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_nieuws.jpg);
	height: 1000px;
}	
#midden_historie{
	position:absolute;
	left:248px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_historie.jpg);
	height: 1000px;
}	
#midden_organisatie{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_organisatie.jpg);
	height: 1000px;
}	
#midden_sponsor{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_sponsor.jpg);
	height: 1000px;
}	
#midden_contact{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_contact.jpg);
	height: 1000px;
}	
#midden_media{
	position:absolute;
	left:247px;
	top:0px;
	width:633px;
	z-index:2;
	background-repeat: no-repeat;
	background-image: url(../image/bg_content_media.jpg);
	height: 1000px;
}	

#rechts {
	position:absolute;
	left:880px;
	top:0;
	width:77px;
	height:710px;
	z-index:1;
}	

#navigatie {
	position:absolute;
	left:247px;
	top:190px;
	width:633px;
	height:38px;
	z-index:3;
	visibility: visible;
	background-image: url(../image/bg_nav.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	font-weight:bold;
	vertical-align: middle;
	
	}
#nav {
	position:absolute;
	left:-20px;
	top:0px;
	width:633px;
	height:28px;
}
	
#nav li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 14%;
	float: left;
	text-align: center;
	position: relative;
	background-color:#33ae5e;
	height:20px;
	left:0px;
	top:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C03;
}

#nav li a {
	text-decoration: none;
	color: #ffffff;
	display: block;

}

#nav li a:hover {
	background-color: #0CF;
		left:40px;
}
#navigatie li:hover a {  
	color: #FFF; 
}
#nav li ul {
	margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	width: 100%;
	left: -999em;
	
}
#nav li:hover ul {
	left: 0px;
}
#nav li li {
	float: none;
	list-style-type: none;
 	width: 100%;
}

h1 {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
h2 {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #F00;
}
h3 {
	font-size: 20px;
	color: #F00;
	font-weight: bold;
	line-height: 10px;
}
h4 {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	line-height: 170%;

}

.kop_groen
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #33ae5e;
}
.subnavigatie {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 2px;
	line-height: 15px;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #00CC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00cc33;
	padding-right: 6px;
	border-right-color: #00cc33;
	border-left-width: 0px;
	border-left-color: #00CC33;
	border-right-width: 15px;
	border-right-style: solid;
	}

.nieuwtje {
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
	color: #F00;
}
#nav li.sfhover { 
	background-color: #C00;   
} 
#nav li.sfhover a {  
	color: #FFF; 
}
#nav li.sfhover ul {
	left: 0;
}
.utrechts_mooiste {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
.tabel{
	margin: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.leesmeer{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 0px;
}
h5 {
	font-size: 12px;
	color: #FFF;
}
.tabeltussen{
	background-image:url(../image/bg_tussen.jpg);
	height: 23px;
}
#teksten_home {
	position:absolute;
	width:388px;
	height:411px;
	z-index:2;
	left: 25px;
	top: 0px;
}
#uitgelicht {
	position:absolute;
	width:135px;
	height:199px;
	z-index:3;
	left: 443px;
	top: 25px;
	padding: 25px;
	border: 1px solid #F00;
	background-repeat: repeat;
	background-image: url(../image/rood.png);
}
#nieuwsbrief {
	position:absolute;
	width:135px;
	height:135px;
	z-index:4;
	left: 443px;
	top: 299px;
	border: 1px solid #F00;
	padding: 25px;
	background-image: url(../image/rood.png);
}
