BODY, HTML{
	background:#1b1770 url(../Images/bg.jpg) top repeat-x;
	margin:0px;
	font-family:Myriad Pro, Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;
}

IMG{ margin:0px; border:none; behavior: url(http://www.de12landschappen.nl/Fotowedstrijd/Include/iepngfix.htc);}

INPUT, SELECT, OPTION, TEXTAREA{
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/*
	TEKST STYLES
******************/
H1{ font-size:20px; text-transform:uppercase; color:#35309a;}
H2{ font-size:13px; color:#35309a;}
H3{ font-size:13px; text-transform:uppercase; color:#f69700; margin:0px; padding:0px;}
H4{}
H5{}
H6{}
P{}

A{}
A:HOVER{}



/*
	Structuur
******************/
.container_holder{
	width:959px;
}
.container{
	width:959px;
	float:left;
	padding:30px 0px 0px 0px;
	text-align:left;
}

.top{ 
	width:959px;
	height:99px;
	float:left;
}
.logo{
	width:443px;
	height:44px;
	float:left;
}

.content_holder{
	width:959px;
	float:left;
	position:relative;
	z-index:1;
}

.menu{
	width:169px;
	height:277px;
	position:absolute;
	top:34px;
	left:0px;
	background:#f69700;
	z-index:100;
	display:block;
	font-size:13px;
	line-height:25px;
	padding:38px 13px 38px 13px;
}
.menu UL{
	margin:0px;
	padding:0px;
	list-style:none;
	position:relative;
	z-index:900;
}
.menu LI{
	margin:0px;
	padding:0px;
	list-style:none;
	text-transform:uppercase;
	font-weight:bold;
}
.menu LI A{
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 13px;
}
.menu LI A:HOVER{
	color:#2d288c;
	background:url(../Images/bullit_menu.gif) left no-repeat;
}
.menu LI A.aan{
	color:#2d288c;
	background:url(../Images/bullit_menu.gif) left no-repeat;
}

.camera{
	width:256px;
	overflow: hidden;
	height:248px;
	position:absolute;
	top:292px;
	left:-30px;
	background: url(../Images/camera.png) no-repeat;
	behavior: url(http://www.de12landschappen.nl/Fotowedstrijd/Include/iepngfix.htc);
	z-index:203;
}


.extra_logo{
	top:640px;
	width:118px;
	position:absolute;
	left:0px;
	z-index:100;
}

.postcode_loterij{
	width:118px;
	height:72px;
	position:absolute;
	top:540px;
	left:0px;
	z-index:100;
}

.tekstvlak_holder{
	width:654px;
	float:left;
	background:#37a01f url(../Images/bg_gras.jpg) top no-repeat;
	border:solid 4px #f69700;
	margin:0px 0px 0px 143px;
	padding:30px 78px 0px 79px;
	display:inline;
	position:relative;
	z-index:2;
}
.jongetje{
	width:270px;
	height:295px;
	position:absolute;
	top:-96px;
	right:-13px;
	z-index:101;
}
.boven_tekstvlak{
	width:650px;
	height:127px;
	float:left;
	background:url(../Images/witte_fade.png) bottom no-repeat;
	behavior: url(http://www.de12landschappen.nl/Fotowedstrijd/Include/iepngfix.htc);
	position:relative;
	z-index:200;
}

.breadcrums{
	width:650px;
	height:30px;
	position:absolute;
	top:30px;
	left:79px;
	z-index:300;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.breadcrums UL{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}
.breadcrums LI{
	margin:0px;
	padding:0px 3px 0px 3px;
	list-style:none;
	float:left;
}
.breadcrums LI A{
	margin:0px;
	padding:0px 0px 0px 12px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../Images/oranje_bullit.png) left no-repeat;
	behavior: url(http://www.de12landschappen.nl/Fotowedstrijd/Include/iepngfix.htc);
}
.breadcrums LI A:HOVER{
	color:#f69700;
}

.tekstvlak{
	width:620px;
	float:left;
	background:#FFFFFF;
	position:relative;
	z-index:201;
	height:auto !important;
	min-height:300px;
	height:300px;
	padding:13px 15px 13px 15px;
}
.tekst{
	width:380px;
	float:left;
}

.foto_bladeren{
	width:250px;
	float:left;
}


.invoerveld{
	width:200px;
	float:left;
}
.provincie_keuze{
	width:200px;
	float:left;
}
.invoerveld_toelichting{
	width:300px;
	height:100px;
	float:left;
}

.knop{
	background:#f69700;
	color:#1b1770;
	border: solid 1px #1b1770;
}

.kaart_nl{
	width:380px;
	float:left;
}
.kaart_toelichting{
	width:201px;
	float:left;
	padding:0px 0px 0px 38px;
}
.kaart_toelichting UL{
	width:201px;
	float:left;
	padding:0px;
	margin:0px;
	list-style:none;
}
.kaart_toelichting LI{
	width:201px;
	float:left;
	padding:0px;
	margin:4px 0px 4px 0px;
	list-style:none;
}
.kaart_toelichting LI A{
	width:201px;
	float:left;
	padding:0px 0px 0px 10px;
	margin:0px;
	background:url(../Images/oranje_bullit.png) left no-repeat;
	color:#000000;
	text-decoration:none;
}
.kaart_toelichting LI A:HOVER{
	color:#f69700;
	text-decoration:none;
}


.beeld_rechts_holder{
	width:201px;
	float:left;
	padding:0px 0px 0px 38px;
}
.beeld_rechts{
	width:201px;
	float:left;
	margin:0px 0px 14px 0px;
	display:inline;
}
.beeld_rechts IMG{
	width:193px;
	float:left;
	border:solid 4px #f69700;
}




.tekstvlak_breed{
	width:620px;
	float:left;
	background:#FFFFFF;
	position:relative;
	z-index:201;
	height:auto !important;
	min-height:300px;
	height:300px;
	padding:13px 15px 13px 15px;
}
.winnaar{
	width:266px;
	float:left;
	padding:10px;
	border:solid 2px #f69700;
	margin:0px 10px 10px 0px;
	display:inline;
}
.winnaar .tekst{
	width:156px;
	float:left;
}
.winnaar .tekst A{
	color:#f69700;
	text-decoration:none;
}
.winnaar .tekst A:HOVER{
	color:#37A01F;
	text-decoration:none;
}
.winnaar .afbeelding{
	width:110px;
	float:left;
	height:110px;
}
.winnaar .afbeelding IMG{
	width:110px;
	float:left;
	margin:0px;
}



.footer{
	width:620px;
	float:left;
	padding:50px 0px 0px 0px;
	font-size:11px;
}
.footer A{
	color:#000000;
	text-decoration:none;
}
.footer A:HOVER{
	color:#f69700;
	text-decoration:none;
}
