body {
	margin: 0px;
	background-color:#FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655842;
	padding: 5px 8px 10px;
	line-height: 19px;
}

.main { /****** mittlerer Bereich ******/
	background-color:#FFF3E0;
	height: auto;
	border: 1px solid #A57C3D;
}
.content {
	background:#FFF0D8; 
	border:#A57C3D 1px solid;
}
.boxlink {
	color: #3C7700;
	font-style: oblique;
	text-decoration: none;
	font-size: 1.1em;
}

A.boxlink:hover {
	text-decoration: underline;
}

.boxtext_anschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #655842;
	text-align: left;
	margin: 10px 0px 0px 8px;
	line-height: 20px;
}
.aktuelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #655842;
	text-align: left;
	padding: 5px 5px 10px 8px;
	border-bottom:  1px solid #A57C3D;

}
.boxtext_aktuelles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #655842;
	text-align: left;
	margin: 5px 5px 0px 8px;
}


.header {
	background: url(pics/header.gif) no-repeat left top;
	height: 120px;
	border-bottom: 1px solid #A57C3D;
}
.box_links {
	border: 1px solid #A57C3D;
	border-left-style: none;
	background-color: #FFEBCC;
}
.box_rechts {
	border: 1px solid #A57C3D;
	border-right-style: none;
	background-color: #FFEBCC;
}

/************** Schatten rund um den Hauptbereich *****************/
.rand_l {
	background: url(pics/schatten_l.gif) repeat-y right;
	width: 12px;
}
.rand_r {
	background: url(pics/schatten_r.gif) repeat-y left;
	width: 12px;
}
.rand_u {
	background: url(pics/schatten_u.gif) repeat-x top;
	height: 12px;
}
.rand_lu {
	background: url(pics/schatten_ul.gif) no-repeat right top;
	width: 12px;
	height: 12px;
}
.noprint {
	display: run-in;
}

.rand_ru {
	background: url(pics/schatten_ur.gif) no-repeat left top;
	width: 12px;
	height: 12px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
input, textarea {
	border: 1px solid 556842;
	background-color: #FFF8EA;
}
li {
	margin-bottom: 10px;
}
.bodytext_ohnepad {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655842;
	line-height: 19px;
}

