@charset "UTF-8";
.body {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #CCC url(../images/achtergrond.png) repeat-x;
	margin: 9px;
	padding: 0;
	color: #000;
}
.body1 {
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #CCC url(../images/achtergrond1.png) repeat-x;
	margin: 9px;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding-left: 0;
	margin-left: 0;
	list-style: disc inside;
}
.ul1, ol, dl { 
	padding-left: 30;
	margin-left: 30;
	}
ol{
	padding-left:23px;
}
ul{
	padding-left:10px;
}
		
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
	 
}
h1{
	font-size:16px;
	font-weight:bold;
}
h3{
	font-size:12px;
	font-weight:bold;
	font-style: italic;
}
td {
	vertical-align:top;
	padding-top: 15px;
}
a img { 
	border: none;
}

a:link {
	color: #006;
	text-decoration: underline; 
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 914px;
	background: #FFFFFF;
	margin: 0 auto;
	}

#header {
	background: url(../images/hierwater_r1_c1.jpg) no-repeat #999;
	width:914px;
	 height:298px;
}
#header1 {
	background: url(../images/hierwater1_r1_c1.jpg) no-repeat #999;
	width:914px;
	 height:300px;
}
.midden{
	text-align:center;
	color: #006;
}

#sidebar1 {
	float: left;
	width: 180px;
	height:338px;
	background: url(../images/hierwater_r2_c1.jpg);
	padding-bottom: 0px;
	}
#sidebar1lang {
	float: left;
	width: 170px;
	height:568px;
	background: url(../images/hierwater1_r2_c1.jpg) no-repeat;
	padding-bottom: 0px;
	}
#content {

	padding: 10px 0;
	width: 528px;
	height:auto;
	float: left;
	
}
#contentlang {

	padding: 10px 0;
	width: 538px;
	height:auto;
	float: left;
	
}
#sidebar2 {
	float: left;
	width: 205px;
	height: 338px;
	background: #3399cc url(../images/hierwater_r2_c3.jpg);
	padding: 0px 0;
}
#sidebar2lang {
	float: left;
	width: 206px;
	height: 568px;
	background: #3399cc url(../images/hierwater1_r2_c3.jpg) ;
	padding: 0px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

.footer {
	width:914px;
	height:104px;
	padding: 0px 0;
	text-align:center;
	text-shadow:#03C;
	color: #FFF;
	background: url(../images/hierwater_r3_c1.png) no-repeat;
	position: relative;
	clear: both; 
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.tekstweg {
	text-indent: -999px;
}

#navigatie2 li{
	text-decoration: underline;
	color: #036;
	text-align: left;
	width: 12em;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	position: relative;
	line-height: 2em;
}
#navigatie2 li a{
	color: #036;
	text-decoration: none;	
}
#navigatie2 li a:hover{
	color: #39C;
}
#navigatie2 li ul{
	padding-left:0;
	margin-left:0;
	text-decoration: none;
	text-align: left;
	width: 140%;
	position: absolute;
	left: -999em;
	top: 0.5em;
	line-height: 2em;
}
#navigatie2 li:hover ul{
	list-style: none;
	left: 100px;
	color: #FFF;
	background: #39c;
}
#navigatie2 li:hover a{
	list-style: none;
	left: 0px;
	color: #39c;	
}

#geenrand {
	margin:0;
	padding:0;
}
#teksttop{
	vertical-align:top;}
	
.inspringen{
		text-indent:40px;
	}
table{
	margin-left: 20px;
}

