BODY{
	color : #666666;
	background-color : #FFFFE6;
	margin : 0;
	padding : 0;
	
}

TD,h1,h2{
	color : #4D3F34;
	margin : 0;
	font : 11px Arial Helvetica sans-serif;
	padding : 0;
	font-family : sans-serif;
}
h3{
	color : #A52A2A;
	margin : 0;
	font : 20px Arial Helvetica sans-serif;
	padding : 0;
	font-style : normal;
	font-variant : normal;
	font-family : sans-serif;
}
h4{
	color : #000000;
	margin : 0;
	font : 20px Arial Helvetica sans-serif;
	padding : 0;
	font-style : normal;
	font-variant : normal;
	font-family : sans-serif;
}
.ueberschrift{
	background-color : #B22222;
	font : bolder 16px sans-serif;
	background-attachment : fixed;
	background-image : url(../images/eksheadline.jpg);
	background-repeat : no-repeat;
	color : #FFFACD;
	padding-left : 30px;
}
A {
	text-decoration: none;
	color: #4D3F34;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
}
A.impressum {
	text-decoration: none;
	color: #FFFACD;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
}
A:Hover {
	color: #ffffff;
	font-family : sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
A:Hover.impressum {
	color: #FFFFFF;
	font-family : sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

.top{
	background-image :  url(../sepia/oben.gif);
	background-repeat : no-repeat;
	margin : 0px;
	padding : 0px;
}
.schlagschatten{
	background-color : #FFFFE6;
	background-image : url(../images/css-images/schlagschatten.gif);
	background-repeat : repeat-x;
}
.footer{
	background-image : url(../images/css-images/footer-bg.jpg);
	background-repeat : no-repeat;
}
.adresse{
	font : 12px sans-serif;
	color : #A52A2A;
	padding-left : 0px;
}
.impressuminhalt{
	font : 12px sans-serif;
	color : #A52A2A;
	padding-left : 30px;
	padding-right : 30px;
	padding-bottom : 30px;
	padding-bottom : 10px;
}
input.eks{
	width: 200px;
	background : #FFF8DC;
	border : solid;
	border-color : #8B0000;
	font : 10px sans-serif;
	color : #A52A2A;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}

input.ekskontakt{
	width: 180px;
	background : #FFF8DC;
	border : solid;
	border-color : #ffffff;
	font : 10px arial;
	color : #000000;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 0px;
}

select.eks2{
	width: 200px;
	background : #FFF8DC;
	border : solid;
	border-color : #8B0000;
	font : 10px sans-serif;
	color : #A52A2A;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}
textarea.eks3{
	width: 200px;
	background : #FFF8DC;
	border : solid;
	border-color : #8B0000;
	font : 10px sans-serif;
	color : #A52A2A;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}