      date {
      --  padding: 8px; 
      --  margin: 1em;
     --  border-width: 0.2em;
     --  border-style: dashed;
        line-height: 1.0em;
		color: #1111cc;
		}

#container {
	position: absolute;
	left: 50%;
	width: 400px;
	margin-left: -382px;
}

.max-width-img {
	max-width: 400px;
	width: expression(this.width > 400 ? 400: true); /* Resize the image for IE6 */
	float: right;
}

ul {
	list-style-type: square; 
	font-size: 14px; 
	color: #000055;
}
body {
	background-color: #eeffee;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	line-height: 16px;

}


hr {
        border: 0;
        color: #338333;
        background-color: #338333;
        height: 1px;
	width: 95%;
}





a
{
  outline: none;
}

a:link {
	text-decoration: none;
	//font-weight: bold;
	color:#990000;

}

a:visited {
	color:#990000;
	text-decoration: none;
	//font-weight: bold;

}
a:hover {
	color:#770099;
	text-decoration: none;
	//font-weight: bold;
}
a:active {
	color:#000000;
	text-decoration: none;
	//font-weight: bold;

}


#linx{
	position:absolute;
	width:764px;
	height:28px;
	z-index:2;
	top: 140px;
	overflow: hidden;
	background-color: #55Dd55;
	font-size: 135%;
	word-spacing: 30px;
}


#achtergrond{
	position:absolute;
	width:790px;
	height:672px;
	z-index:0;
	top: 9px;
	left: -13px;
	overflow: hidden;
	z-index: 0;
	
}


#kreten{
	position:absolute;
	width:764px;
	height:22px;
	z-index:2;
	top: 166px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url('index-kreten.png');
	color: #5500aa;
	font-weight: bold;
}


#tekst{
	position:absolute;
	width:755px;
	padding-left: 9px; 
--height: 491px;
	padding-top: 5px;
	z-index:2;
	top: 185px;
	overflow: auto;
	background-color: #51b23a; // groen lichter
}

#tekst2 {
	position: relative;
	margin-left: 12px;
	padding-right: 5px;
	margin-top: 7px;
	height: 430px;
	top: 10px;
	width:740px;
	z-index:3;
	overflow: auto;
}

