body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313131;
	background: url(bilder/body_bg_bagger.jpg) no-repeat scroll 0px 272px;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #313131;
	z-index: 2;
}
h1{
	margin: 0px 0px 0px 20px;
	font-size: 20px;
	color: #9C9C9C;
	font-weight: normal;
	letter-spacing: 1;
}
h2{
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	color: #5F5F5F;
	font-weight: bold;
	letter-spacing: 0;
}

a{
	color: #DB8A02;
}
a:hover{
	color: #644002;
}

li{
	list-style: square;
	color: #DB8A02;
}

.zusatztexte{
	font-size: 10px;
	color: #5F5F5F;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
}
.firmenname{
	color: #FDA208;
	font-weight: bold; 
}
hr {
	border-top: 1px solid #FDB843;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


#subnavigation{
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: normal;
	background-color: #FDB843;
	
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavigation li {
	float: left;
	margin: 0 0 0;
	padding: 0 1 0 0;
}
#subnavigation  li a {
	display: block;
	padding: 5px 15px;
	background-color: #FDB843;
	color: #AB3C00;
	border-right: 1px solid #F49A02;
	text-decoration: none;
	font-size: 14px;
}

#subnavigation li a:hover {
	display: block;
	padding: 5px 15px;
	color: #714802;
	background-color: #FDCA75;
	border-right: 1px solid #F49A02;
}




#fusszeile{
	font-size: 10px;
	color: #797979;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 218px;	
	letter-spacing: 1;
}
#fusszeile a{
	font-size: 10px;
	color: #797979;
	text-decoration: none;	
	padding: 2px 2px 2px 2px;
}
#fusszeile a:hover{
	color: #FBA91D;
	text-decoration: underline;
	background: #F4F4F4;
	
}
/*  Diese Klassen formatieren das e-mailformular     */
/*........................................................................................................................*/
INPUT {
	color : #323232;
	font-family : Arial, Helvetica, sans-serif;
	width : 310px;
}
TEXTAREA {
	color : #323232;
	font-family : Arial, Helvetica, sans-serif;
	width : 310px;
}
.PLZ {
	width : 50px;
}

.Wohnort{
	width :256px;
}
.Buttons{
	width : 60px;
}


/*..................................................................................................*/
