body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56301B;
	background: #EDE9D0 url(bilder/bg_body.jpg) no-repeat scroll;
	line-height: 130%;
}


hr{
	border-top: 1px solid #989785;
	border-right: 0px solid #EDE9D0;
	border-bottom: 0px solid #EDE9D0;		
	border-left: 0px solid #EDE9D0;
}

#kopfleiste1{
	background:  url(bilder/bg_body.gif) repeat-y;
	height: 100%;
	width: 1px;
	position: absolute;
}

#kopfleiste2{
	background:  url(bilder/bg_body.gif) repeat-y;
	height: 100%;
	width: 1px;
	left: 749px;
	position: absolute;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56301B;
	line-height: 130%;		
}

a{
	color: #FF3D23;
}

a:hover{
	color: #770F00;
	background: #E3DEC0;	
	text-decoration: none;	
}

h1{
	color: #FF3D23;
	font-size: 20px;
	letter-spacing: 2;
	font-weight: normal;
	padding: 0px 0px 4px 0px;	
}
h2{
	color: #FF3D23;
	font-size: 20px;
	letter-spacing: 2;
	font-weight: normal;
	padding: 0px 0px 4px 0px;	
}

#bg_navigat{
	background: #F3F0DC url(bilder/bg_seite_oben.gif) repeat-x 0px 0px;
}

#bg_linksoben{
	background: #F3F0DC url(bilder/bg_seite_oben.gif) repeat-x 0px 0px;
}

#subnavigation{
	font-size: 13px;
	text-decoration: none;
	color: #252525;
	padding: 0px 0px 0px 0px;
	margin: 	0px 0px 0px 0px;	
}
#subnavigation ul {
	padding: 0px 0px 0px 0px;
	margin: 	0px 0px 0px 0px;	
	list-style: none;
}

#subnavigation li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 	0px 0px 0px 0px;	
}
#subnavigation  li a {
	display: block;
	padding: 2px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	background: #EEEAD5 url(bilder/subnavigat_trennstrich.gif) no-repeat right;
	color: #252525;
	border-top: 5px solid #FF3D23;
	text-decoration: none;
	letter-spacing: 1;
}

#subnavigation li a:hover {
	display: block;
	padding: 2px 8px 5px 8px;
	margin: 0px 0px 0px 0px;
	color: #FF3D23;
	border-top: 5px solid #FF3D23;
	background: #EEEAD5 url(bilder/subnavigat_trennstrich.gif) no-repeat right;
}

.fusszeile{
	font-size: 10px;
	color: #383838;
}
.fusszeile a{
	font-size: 10px;
	color: #383838;
	text-decoration: none;
	
}
.fusszeile a:hover{
	color: #FF3D23;
	text-decoration: none;
	background: #EDE9D0;
}

INPUT {
	height: 22px;
	color: #323232;
	background: #FBFAF2 url(bilder/input_kante.gif) no-repeat 0px 0px;
	width: 180px;
}
TEXTAREA {
	color : #323232;
	background: #FBFAF2;
	width: 480px;
}

.PLZ {
	width: 40px;
}

.Wohnort{
	width: 135px;
}
.Buttons{
	width : 80px;
}

li {
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px 0px;
	color: #AA1500;
	list-style-image: none;
	background: url(bilder/liste.gif) no-repeat 0px 3px;
	list-style-type: none;
}

