/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #f1f1f1;
}

a.zwart:link {
color: #000;
}

a.zwart:hover {
color: #000;
}

a.zwart:visited {
color: #000;
}

#weerbalk {
 color: #333;
 font-size: 12px;
 font-family: Verdana, Arial;
 padding: 4px;
 height: 121px;
 width: 842px;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE url(ach.png);
 border-left: 1px solid #333;
 border-right: 1px solid #333;
}

.historieblauw {
background: #a5b7d2;
}



#weertabel {
margin-bottom: 0px;
}



a:link {
color: #fff;
text-decoration: none;
}
a:hover {
color: #fff;
text-decoration: none;
}
a:visited {
color: #fff;
text-decoration: none;
}



#wrapper { 
 margin: 0 auto;
 width: 850px;
}
.tekst {
width: 100%;
border: 1px solid #333;
background: white;
} 
.teksttabel {
width: 100%;
border: 1px solid #333;
background: white url(rapport.PNG);
background-repeat: no-repeat;
} 
.teksttabel1 {
width: 100%;
border: 1px solid #333;
background: white url(rapportmaand.PNG);
background-repeat: no-repeat;
} 
.teksttabinhoud {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
margin: 3px;
margin-top: 100px;
}

.tekstinhoud {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
margin: 3px;
}

.tekstinhoudklein {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
margin: 3px;
}

.tekstinhoudradar {
font-family: Verdana, Arial, Helvetica;
background: url(http://www3.buienradar.nl/images.aspx?jaar=-3&soort=sb);
font-size: 11px;
height: 155px;
}

.tekstindemedia {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
height: 155px;
}

#faux {
 background: url(kolom.PNG);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 border-left: 1px solid #333;
 border-right: 1px solid #333;
}

#faux1 {
 background: url(kolom.PNG);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 border-left: 1px solid #264c65;
 border-right: 1px solid #264c65;
}

#tekstinheader {
margin-top: 30px;
margin-left: 65px;
color: #fff;
}

#header {
 color: #333;
 width: 830px;
 border-left: 1px solid #333;
 border-right: 1px solid #333;
 padding: 10px;
 height: 100px;
 margin: 0px 0px 0px 0px;
 background: #D1DBDB url(header.PNG);
}

#header1 {
 color: #333;
 width: 832px;
 padding: 10px;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: #D1DBDB url(headerfoto.png);
}

#navigation {
 color: #fff;
 font-size: 12px;
 font-family: Verdana, Arial;
 padding: 4px;
 width: 842px;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE url(menu.png);
 border-left: 1px solid #333;
 border-right: 1px solid #333;
}

#navigation1 {
 color: #fff;
 font-size: 12px;
 font-family: Verdana, Arial;
 padding: 4px;
 width: 844px;
 margin: 0px 0px 0px 0px;
 background: #ABBEBE url(menu.png);

}

#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 200px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 10px;
 padding: 0px;
 width: 610px;
 display: inline;
 position: relative;
}
#footer { 
 padding: 7px;
 font-family: Verdana, Arial;
 width: 836px;
 clear: both;
 text-align: center;
 color: #fff;
 text-size: 12px;
 background: #ABBEBE url(menu.png);
 margin: 0px 0px 10px 0px;
 border-left: 1px solid #333;
 border-right: 1px solid #333;
 border-bottom: 1px solid #333;
}
#footer1 { 
 padding: 7px;
 font-family: Verdana, Arial;
 width: 838px;
 clear: both;
 text-align: center;
 color: #fff;
 text-size: 12px;
 background: #ABBEBE url(menu1.png);
 margin: 0px 0px 10px 0px;
}
.clear { clear: both; background: none; }