@charset "utf-8";

* {margin:0;padding:0;} 

html, body {
 height: 100%;
 background-color: #005275;
 font-family: Arial, Helvetica, sans-serif;
}
body
#container  {
 width: 1024px;
 text-align: left; 
 background-color: #FFF;
 margin-right: auto;
 margin-left: auto;
 min-height: 100%;
} 
#header  {
 position: relative;
 width: 1024px;
 background-color: #FFF;
 height: 220px;
 background-image: url(../afbeeldingen/header.gif);
 background-repeat: no-repeat;
} 
#header img {
 display: block;
 position: absolute;
 top: 0;
 right: 0;
}
#main {
 overflow:auto;
 padding-bottom: 123px;
 font-weight: normal;
 position: relative;
 top: -60px;
}  

p, ul, ol {
 margin-bottom: 20px;
}

#container #navigatie  {
 width: 220px;
 float: left;
 color: #C60D21;
 background-color: #009EE0;
 font-size: 13px;
 line-height: 15pt;
 min-height: 450px;
 padding-bottom: 10px;
 z-index: 1000;
 padding-left: 0pt;
 font-weight: bold;
 letter-spacing: 0.08em;
 font-variant: small-caps;
}
#container #navigatie a   {
 color: #FFF;
 text-decoration: none;
}
#container #navigatie p  {
 background-color: #FFF;
 padding-top: 2px;
 padding-bottom: 2px;
 color: #C60D21;
 border-top-color: #009EE0;
 padding-left: 20px;
 margin: 0px;
 border-top-width: 1px;
 border-top-style: solid;
}
#container #navigatie p a  {
 background-color: #FFF;
 color: #201D21;
 border-top-color: #009EE0;
}
#container #navigatie p a:hover {
 text-decoration: none;
 color: #CB0B2A;
}
#container #navigatie ul {
 margin: 0px;
 padding-left: 20px;
 padding-top: 2px;
 padding-bottom: 2px;
}


#container #navigatie ul li    {
 list-style-type: none;
 color: #201d21;

}
#container #navigatie ul li a {
 list-style-type: none;
}
#container #navigatie ul li a:hover {
 list-style-type: none;
 color: #201d21;
}


#container #navigatie ul ul li  {
 color: #FFF;
 list-style-type: square;
}
#container #navigatie ul ul #huidig {
 color: #201d21;
}

#container #navigatie ul ul li a  {
 color: #FFF;
}
#container #navigatie ul ul li a:hover {
 color: #201D21;
 text-decoration: none;

}
/*zijkolom keuzekisten water, poll en infokolom*/
#container #main #maincontent #tekst #poll {
 background-color: #DDF4FF;
 float: left;
 width: 180px;
 margin-left: 20px;
 padding: 10px;
 padding-bottom: 0;
 border-top-width: 2px;
 border-bottom-width: 2px;
 border-top-style: solid;
 border-bottom-style: solid;
 border-top-color: #009EE0;
 border-right-color: #009EE0;
 border-bottom-color: #009EE0;
 border-left-color: #009EE0;
 margin-top: 5px;
}



#container #main #maincontent #tekst #artikel {
	float: left;
	width: 100%;
}
/*hoofdtekst als er een zijkolom is ... #zijkolom toevoegen in hoofdtekst*/
#container #main #maincontent #tekst #artikel #zijkolom {
	float: left;
	width: 530px;
}

#container #maincontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #201d21;
	line-height: 12pt;
}
#container #maincontent #tekst{
	margin-left: 238px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #201D21;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	z-index: 0;
	line-height: 12pt;
	padding-right: 30px;
}

#container #maincontent #tekst h1 {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 margin-bottom: 25px;
 color: #FFF;
 padding-left: 5px;
}
#container #maincontent #tekst h2 {
 text-decoration: none;
 font-weight: bold;
 font-size: 12px;
 color: #C60D21;
 margin-bottom: 20px;
 margin-top: 20px;
}


#container #maincontent #tekst h3 {
 text-decoration: none;
 font-weight: bold;
 font-size: 11px;
 color: #009EE0;
}
#container #main #maincontent #tekst p a img{
	text-decoration: none;
	outline: none;
	float: left;
	border: 1px solid #FFF;
	margin-right: 580px;
	margin-left: -2px;
	margin-bottom: 17px;
}

#maincontent #tekst p img {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009EE0;
	float: right;
	border-bottom-width: 2px;
	border-bottom-color: #009EE0;
	margin-left: 20px;
	margin-bottom: 10px;
}
#maincontent #tekst #zijkolom img {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009EE0;
	float: right;
	border-bottom-width: 2px;
	border-bottom-color: #009EE0;
	margin-left: 20px;
}

#maincontent #tekst #zijkolom a img {
	text-decoration: none;
	outline: none;
	float: left;
	border: 1px solid #FFF;
	margin-right: 580px;
	margin-left: -2px;
	margin-bottom: 17px;
}
#container #main #maincontent #tekst a {
 color: #201D21;
 text-decoration: none;
}
#container #main #maincontent #tekst a:hover {
 color: #009EE0;
 text-decoration: underline;
}
#container #main #maincontent #tekst ul {
 padding-left: 15px;
}
#tekst table    {
 width: 100%;
}
#tekst table tr td {
 padding-right: 20px;
 padding-bottom: 20px;
}

#footer {
	position: relative;
	margin-top: -123px;
	height: 33px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	width: 976px;
	padding-top: 90px;
	padding-right: 48px;
	color: #FFF;
	text-align: right;
	background-image: url(../afbeeldingen/footer.gif);
	background-repeat: no-repeat;
	line-height: 33px;
	font-variant: small-caps;
} 

.fltrt { 

 float: right;
 margin-left: 8px;
}
.fltlft { 
 float: left;
 margin-right: 8px;
}
.aanpassen {
 color: #201D21;
 background-color: #FF0;
}
.strong {
 font-weight: bold;
}
#tekst table {
 width: 100%;
}
#container #navigatie .blauw{
 color: #201D21;
}
.cursief {
 font-style: italic;
}
.strong-boven {
 font-weight: bold;
 position: relative;
 top: -20px;
}
/* inspringing van alinea bij studiekaarten wereldwijdwater */
.blauweachtergrond {
	background-color: #EAF9FF;
	margin-left: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 650px;
}
/* class voor de polls */
.dors-peiling {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009ee0;
	padding-bottom: 20px;
}
.dors-peiling h1  {
	text-decoration: none;
font-weight: bold;
font-size: 11px;
color: #009EE0 !important;
		color: #009ee0;
 }
 

.dors-peiling-vraag { }
.dors-peiling-keuzes { }
.dors-peiling-keuze {
	margin-top: 5px;
	
}
.dors-peiling-keuze input {
	margin-right: 1em;
	
}
.dors-peiling-acties {
	margin-top: 10px;
}
