html,body {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size:100%;
	color: #000000;
	background-color:#FFFFFF;
}

a{
	color:#009835;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

.rahmen{
	border:1px solid #333333;
}

td.header{
	background-image: url('/images/web/header.jpg');
	width:1000px;
	height:149px;
	border-bottom:1px solid #009835;
}
div.wasserzeichen{
	background-image: url('/images/web/watermark.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:400px;
}
#utilities{
	float:right;
	padding-top:129px;
	padding-right:15px;
	color:#009835;
	font-family: verdana;
	font-weight:normal;
	font-size: 80%;
	text-decoration:none;
}
#utilities a.on{
	text-decoration:none;
	font-weight:bold;
	color:#006021;
}

td.content{
	background-image:url('/images/web/bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	height:400px;
	text-align:left;
	border-left:1px solid #019935;
	padding:10px;
	padding-top:0px;
	line-height:17px;
	font-size:12px;
	background-color:#f8ffef;
	width:772px;
}

td.menue{
	background-image:url('/images/web/menue-top.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#fff9b5;
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	width:198px;
	text-align:left;
}

#menue_head{
	font-family: verdana;
	color:#FFFFFF;
	background-color:#009835;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	padding-left:13px;
	margin-top:4px;
}
#menue_head a{
	color:#FFFFFF;
	text-decoration:none;
}
#menue_head a:hover{
	color:#ffffff;
	text-decoration:none;
}

#submenue{
	font-family: verdana;
	font-size:100%;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:13px;
	background-color:#fffcde;
	color:#5e3e00;
	text-decoration:none;
	line-height:17px;
}
#submenue a{
	color:#5e3e00;
	text-decoration:none;
}
#submenue a:hover{
	color:#000000;
	text-decoration:none;
}

h1{
	margin:0px;
	margin-bottom:10px;
	font: 140% verdana;
	font-weight:bold;
	color:#26994e;
	letter-spacing: 1px;
	padding-bottom:4px;
}

#inhalt {
	width: 745px;
	border:1px solid #d5c894;
	background-color:#fbfde5;
	padding:10px;
}
div.liste{
	background-color:#ffffff;
	border:1px dotted #412723;
	padding:10px;
}
div.anschrift{
	margin-left:13px;
	color:#121b1f;
}