body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	background-color: #737373;
	margin:0px;
	margin-top: 40px;
	margin-bottom: 45px; 
}
.tekst_content{
/* top right bottom left*/
	padding: 22px 30px 40px 30px;
	text-align: justify;
}
.tekst_wit_vet{
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	font-weight:bold;
}
.titel{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #E1A300;
}
.titel_klein{
	font-size: 11px;
	font-weight:bold;
	color: #86724D;
}
.capital{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #86724D;
}
.image{
border-color: #ffffff;
border-width: 1px;
}
.bg{
background: url(images/bg1.jpg);
background-color: #EEE2C8;
}
a:link{
color: #5D5D5D;
text-decoration:none;
font-weight:bold;
}
a:visited{
color: #5D5D5D;
text-decoration:none;
font-weight:bold;
}
a:active{
color: #5D5D5D;
text-decoration:none;
font-weight:bold;
}
a:hover{
color: #201C16;
text-decoration:none;
font-weight:bold;
}

a.ref:link{
font-size: 8px;
font-weight: bold;
color: #B9B9B9;
}
a.ref:visited{
font-size: 8px;
font-weight: bold;
color: #B9B9B9;
}
a.ref:active{
font-size: 8px;
font-weight: bold;
color: #B9B9B9;
}
a.ref:hover{
font-size: 8px;
font-weight: bold;
color: #B9B9B9;
}

a.link_wit_vet:link{
color: #ffffff;
text-decoration:none;
}
a.link_wit_vet:visited{
color: #ffffff;
text-decoration:none;
}
a.link_wit_vet:active{
color: #ffffff;
text-decoration:none;
}
a.link_wit_vet:hover{
color: #cccccc;
text-decoration:none;
}

a.menu:link{
color: #555555;
font-weight:bold;
display:block;
width: 192px;
height: 16px;
text-decoration:none;
padding-left: 17px;
padding-top: 2px;
border-bottom: 1px dotted #C3AF8A;
}
a.menu:visited{
color: #555555;
font-weight:bold;
display:block;
width: 192px;
height: 16px;
text-decoration:none;
padding-left: 17px;
padding-top: 2px;
border-bottom: 1px dotted #C3AF8A;
}
a.menu:active{
color: #555555;
font-weight:bold;
display:block;
width: 192px;
height: 16px;
text-decoration:none;
padding-left: 17px;
padding-top: 2px;
border-bottom: 1px dotted #C3AF8A;
}
a.menu:hover{
color: #201C16;
font-weight:bold;
display:block;
width: 192px;
height: 16px;
text-decoration:none;
background-color: #DFCFB3;
padding-left: 17px;
padding-top: 2px;
border-bottom: 1px dotted #C3AF8A;
}
