/* stylesheet (c) 2006 Klaas Noordstra */

@import url(reakties.css);


body {
	color: #000080;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}


.mainbody {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/wolken_bg.jpg); 
	background-repeat: repeat;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #000080;
	}

a:hover{	
	color : #ff0000;
	font-weight: bold;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
color: #bf4349;
}

/*
h1{
 font-size: 120%;
}

h2{
 font-size: 114%;
}

h3{
 font-size: 100%;
}

h4{
 font-size: 100%;
 font-weight: normal;
}

h5{
 font-size: 100%;
}
*/




/* voor centreren paginainhoud */
#canvas {
	text-align: center;         /* text-align word ge-erfd in pagina-div resetten! */
	margin-left: 0px;
	margin-right: 0px; 
	width: 100%;
}

#pagina {
	text-align: left;
	width: 960px; 
	margin: 5px auto 10px auto; 
	padding: 0px;
	padding-right: 5px;
	background-image: url(../images/paginakop.jpg); 
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	position: relative;

}


#opmaak_container {
	margin: 0;
	padding: 0;
	width: 960px;
	z-index: 1;
	clear: both;
	position: relative;
}


/* positie kop van de pagina */
#paginakop {
	width: 960px;
	height: 65px;
	text-align: left;
	padding: 3px 5px 0px 5px;
	font-size: 16px;
	font-weight: bold;
/*	color: #000080; */
	margin: 0;
}

#paginakop a:link, #paginakop a:visited, #paginakop a:active {
	text-decoration: none; 
	}
#paginakop a:hover {
	text-decoration: none; 
}


#sitenaam {
	margin: 0px 0px;
	color: #000080;
	font-size: 32px;
	position: relative;
	top: 3px;
	
}

#sitenaam_nl {
	color: #000080;
	font-style: italic;
	position: relative;
}


#aktuele_datum {
	color: #bf4349;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
	

#toplinkjes {
	position: relative;
	top: -68px;
	left: 540px;
	font-size: 11px;
	width: 400px;
	background-color: #ffffff;
	border-bottom: 1px solid #999999;
}

#toplinkjes  a:link, #toplinkjes a:visited, #toplinkjes a:active{
	display: inline;
}

#toplinkjes  a:hover{
}

/* footer onderlangs */
#footer {
	clear: both;
	float: none;
	margin: 10px 10px 10px 10px;
	margin-bottom: 0px;
	padding: 2px;
	background-color: #444444;
	text-align: center;
	height: 20px;
/*	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px; 
*/
}


/* tekst met adres enzo */
#footertekst {
	clear: both;
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 2px;
}

#footertekst A:link, #footertekst A:visited, #footertekst A:active {
/*	text-decoration: underline; */
	color: #666666;
	}
	
#footertekst A:hover{	
	color: #333333;
	/*text-decoration: underline; */
}


#kolom_links {
	width: 160px;
	min-height: 700px;
	height: 700px;
	margin: 0px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 2px;
	padding: 5px;
	padding-top: 0px;
	float: left;
/*	background-color: #ccddff;	/*#eeeeee; */
/*	background-image: url(../images/Luchtfotobg.jpg); 
	background-repeat: no-repeat;
	background-position: 6px 300px;
*/
}


html>body #kolom_links
{
height: auto;
min-height: 700px;
}


#luchtfotocontainer {
	padding: 0px;
	padding-top: 15px;
/*	display: none; */
}

#teller_container {
	width: 160px;
	height: 30px;
	margin: 0px;
	margin-top: 10px;
	text-align: center;
	color: #aabbdd;
}

/* style voor "gewone" pagina's */

#inhoudframe {
	width: 770px;
	color: #000080;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	text-align: left;
	position: relative;
	top: -20px;

}

#inhoudframe A:link, #inhoudframe A:visited, #inhoudframe A:active {
	}
	
#inhoudframe A:hover{	
}



#inhoudtitel {
	width: 700px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
	position: relative;
	top: -55px;
	height: 20px;
	color: #ffffff;
}


#inhoudtitel_schaduw {
	width: 700px;
	height: 20px;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
	text-align: right;
	position: absolute;
	top: -2px;
	left: -2px;
	color: #bf4349;
}





/* div waar de foto van de dag inzit */
#foto_vandedagcontainer {
	height: 146px;
	margin: 0px;
}

#foto_vandedaglijst {
	width: 158px;
	background-color: #ffffff;
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	margin: 1px 0px;
	margin-top: 1px;
	margin-bottom: 20px;
	text-align: center;
}

#foto_vandedagfoto {
	margin: 2px 2px;
	border: 1px solid #333333;
	display: block;
}

#foto_ondertekst {
	text-align: right;
}

#foto_vddtekst {
	font-size: 12px;
	color: #bbbbbb;
	text-align: center;

}

/* stijl van disclaimer pagina */
.disclaimer {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 120px;
	margin-top: 10px;
}


.codeblok {

	font-size: 12px;
	padding: 5px;
	border: 1px solid #3366ff;
	background-color: #eff5ff
}	

.border {
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.terminalblok {
	font-size: 12px;
	padding: 5px;
	border: 1px solid #aaaaaa;
	background-color: #000000;
	color: #eeeeee;
	margin: 10px;

}

#over_weerstation {
	font-size: 14px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	border: 1px solid #cccccc;
}

#negendaagse_verwachting, #veertiendaagse_verwachting {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	border: 1px solid #cccccc;

}

#webcam_container {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	margin: 0px;
	padding: 60px;
	padding-top: 25px;
	padding-bottom: 20px;
	background-image: url(../images/webcam_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; 


}	

#webcam_ondertekst {
	width: 450px;
	margin-top: 20px;
}


/* navigatie horizontaal (pull down menu)*/

#navigatiecontainer {
	position: relative;
	left: 300px;
	top: 38px; 
	z-index: 2;
	margin: 0;
	font-size: 13px;
	height: 22px;
	text-decoration: none; 
	color: #000080;
/*	background-color: #cccccc; */
	width: 660px;
	}


#navigatiecontainer a:link, #navigatiecontainer a:visited, #navigatiecontainer a:active {
	text-decoration: none; 
	color: #000080;
	}
	
#navigatiecontainer a:hover {	
	color: #000080;
	text-decoration: none; 
}


#navigatie {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border-width: 1px 0; 
	margin: 1px 0 0 0; 
	z-index: 100;
	background-color: #ffffff;
}

#navigatie ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	border: solid #aaaaaa;	 
	border-width: 1px 0; 
	margin: 0 0 0.25em 0.25em;
	z-index: 100;
}


#navigatie a {
	display: block;
	width: 20em;
	w\idth: 6em;
	text-decoration: none;
	padding: 0.25em 2em;
	background-image: url(rightarrow2.gif); 
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

#navigatie a.daddy {
}

#navigatie li {
	float: left;
	padding: 0;
	width: 8em;		/*  8em breedte items op hoofdmenubalk */
	overflow: hidden;	/* heel belangrijk gebleken! */
	
}

#navigatie li ul {
	position: absolute;
	left: -999em;
	height: auto;
		/* breedte achterliggende witte veld */	


	width: 17.0em;
	w\idth: 14.0em;

/*	width: 19.4em;
	w\idth: 18.9em;
*/

	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#navigatie li li {		/* breedte aanwijsbalk in pulldownmenu */
	padding-right: 1em;

/*
	width: 13em
*/
	width: 13.0em

}

#navigatie li ul a {	/* tekstbreedte */

/*	
	width: 13em;
	w\idth: 9em;
*/
	width: 18em;
	w\idth: 11em;


}

#navigatie li ul ul {
	margin: -1.75em 0 0 14em;
}

#navigatie li:hover ul ul, #navigatie li:hover ul ul ul, #navigatie li.sfhover ul ul, #navigatie li.sfhover ul ul ul {
	left: -999em;
}

#navigatie li:hover ul, #navigatie li li:hover ul, #navigatie li li li:hover ul, #navigatie li.sfhover ul, #navigatie li li.sfhover ul, #navigatie li li li.sfhover ul {
	left: auto;
}

#navigatie li:hover, #navigatie li.sfhover {
	background: #dddddd;
}


#knmi_weerkaart {
	margin: 0px;
	padding: 20px;
	padding-top: 5px;

	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;

}

#weerkaartlinks {
	color: #000080;
	margin-top: 20px;
	text-align: center;
	width: 100%;

}
#weerkaartlinks a:link, #weerkaartlinks a:visited, #weerkaartlinks a:active {
	text-decoration: none; 
	color: #000080;
	}
	
#weerkaartlinks a:hover {	
	color: #0000f0;
	text-decoration: none; 
}





#headline_container {
	width: 158px;
	padding: 1px;
	margin: 0;
	font-size: 12px;
	margin-left: 0px;
	border: 1px dotted #999999;
}

#headline_container a:link, #headline_container a:visited, #headline_container a:active {
	text-decoration: underline;
	font-weight: bold;
	}

#headline_container a:hover{	
	text-decoration: underline;
	font-weight: bold;
}


.headline_itemkop {
	padding: 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
}



.headline_itemdatum {
	width: 100%;
	font-weight: bold;
	font-size: 12px;

}


.headline_itemkoptekst {
	font-size: 11px;
	margin: 0px;
}


#headline_tekstcontainer{
	position: absolute;
	top: 300px;
	left: 160px;
	width: 520px;
	background-color: #eeeeee;
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	z-index: 2;
}


#headline_windowkop {
	width: 100%;
	background-color: #6699ff;
	height: 20px;
}


.headline_itemkop {
	font-size: 14px;
	margin: 6px;
	margin-left: 20px;
}


.headline_itemtekst {
	font-size: 12px;
	padding: 6px 20px 5px 20px;
}

.headline_itemfooter {
	font-size: 12px;
	padding: 20px 20px;
	text-align: right;
}


.headline_itemschrijver {


}


.plugin_bezoekers {
/*	color: #bbbbbb; */
	font-size: 12px;
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 20px;
}

.plugin_bezoekershdr {
	background-color: #dddddd;
	padding: 1px 20px;
}

.plugin_bezoekersdata{
	padding: 1px 20px;

}



#weerverklaart_container {
	font-size: 12px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;

}

.weerverklaart_subtitel {
	font-size: 16px;
	font-weight: bold;
}


.weerverklaart_tblhead {
	background-color: #dddddd;
}
.weerverklaart_tblrgl {
	background-color: #eeeeee;
}

.tabellen14dagen {
	margin: 30px 30px;
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 560px;
	padding: 20px;
}

#tabellen14dagenkop {
	background-color: #dddddd;
	
}

.tabel14dagen {
	padding: 10px;

}
.tabel14dagen tr{
 	background-color: #eeeeee;
}











#weeralarm_container {
	width: 158px;
	padding: 1px;
	margin: 0;
	font-size: 12px;
	margin-left: 0px;
	border: 1px dotted #999999;
	margin-top: 10px;
	font-weight: bold;
	
}

#weeralarm_container a:link, #weeralarm_container a:visited, #weeralarm_container a:active {
	text-decoration: none;
	font-weight: bold;
	}

#weeralarm_container a:hover{	
	text-decoration: underline;
	font-weight: bold;
}

#weeralarm_containertekst {
	margin: 5px 10px;
	text-align: center;
}


#weeralarm_tekstcontainer{
	position: absolute;
	top: 300px;
	left: 160px;
	width: 480px;
	background-color: #eeeeee;
	border-top: 1px solid #ccddff;
	border-left: 1px solid #ccddff;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	z-index: 2;
}


#weeralarm_windowkop {
	width: 100%;
	background-color: #cccccc;
	height: 20px;
	color: #000000;
	font-weight: bold;
}


.weeralarm_tekst {
	font-size: 12px;
	padding: 6px 20px 5px 20px;
}

.weeralarm_footer {
	font-size: 12px;
	padding: 20px 20px;
	text-align: right;
}



/* standaars opmaak uit nieuwe systeem */


/* formulieren */


.formulier {
	margin: 10px;
	margin-top: 20px;
	width: 680px;
	padding: 5px;
	font-size: 12px;
}

.formulier fieldset
{
	margin: 15px;
	padding: 5px;	
	border: 1px solid #000088;
}

.formulier fieldset br
{
	clear:left;
}


.formulier legend
{
	padding: 10px 10px;
	font-size: 14px;
	font-weight: bold;
}

.formulier textarea
{
	vertical-align:top;
	border: 1px solid #465F7D;
	width: 600px;
	margin-bottom: 10px;
}

.formulier input, select
{
	border: 1px solid #000088;
	width: 350px;
	margin-bottom: 10px;
}

.formulier select
{
	border: 1px solid #000088;
	margin-bottom: 10px;
	width: 200px;
}


.formulier fieldset label
{
	display:block;
	width:100px;
	float:left;
	margin-bottom:5px;
	margin-left: 10px;
}


.knoppenkast {
	margin-left: 10px;
	text-align: left;

}

.knoppenkast input {
	width: 100px;
	margin-left: 10px;
	background:#D4DDE8;	
	float: left;

}



