body {
font-family: Verdana;
background-color: #fff;
color: #333333;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: 0.8em;
}

a, a:visited {
	text-decoration:none;
	color:#CC00CC;
}
	  
a:hover {
	text-decoration:underline;
}
	  
#kop {
	margin-top:2px;
	margin-bottom:2px;
	width: 606px;
	overflow: hidden;
	background-color: #D7A471;
}

#kop h1 {
	margin:10px 0 10px 30px; /*margin-left: 30px;*/
}	

#kop a, #kop a:visited {
	text-decoration: none;
	color:#764310;
}	

#kop a:hover {
	text-decoration: none;
	color:#441110;
}	

#textcontent {
	width:604px; 
	border: dashed 1px #D7A471;
	line-height:1.3;
}	

#textcontent h4 {
	margin-bottom:0;
}	

.line2_0 {
	line-height: 2.0;
}	

.titel {
	font-style: italic;
	font-size:0.85em;
}
.hidden { 
	display: none; 
}

.unhidden { 
	display: block; 
}
