body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Myriad Pro, Arial, Verdana;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	color: #000;
}	
table, td, p{
	font-size: 14px;
	line-height: 18px;
}	

p{
	padding: 5px 0 10px 0;
}	
img {border:0}

a, a:link, a:visited{
	color: #5e5b35;
	text-decoration: none;
}
a:hover, a:active {
	COLOR: #000;
	text-decoration: none;
}
#fotorechts {
	float: right;
	font-size: 8pt;
	font-style: italic;
	margin-left: 2mm;
	margin-bottom:2mm;
}

#fotolinks {
	float: left;
	font-size: 8pt;
	font-style: italic;
	margin-right: 2mm;
	margin-bottom:2mm;
}
h1, h2, h3, h4{
	

}
h1{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
	color: #5e5b35;
	margin-bottom: 12px;
}
h2{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	color: #5e5b35;
	margin-bottom: 2px;
	margin-bottom: 8px;
}
h3{
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	color: #5e5b35;
	margin-bottom: 4px;
}
h4{
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #5e5b35;
}

ul{
	margin: 0 0 0 35px;
	padding: 0;
}
ul li{
	margin: 0;
	padding: 0;
}
ul li a{

}

input{
	padding: 2px 5px;
}
.tabel{
	border: 0;
	border-top: 1px solid #5e5b35;
	border-left: 1px solid #5e5b35;
}
.tabel td{
	border: 0;
	padding: 5px;
	border-right: 1px solid #5e5b35;
	border-bottom: 1px solid #5e5b35;
}