body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6E47B;
	line-height: 18px;
}
body {
	background-color: #2F0705;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#site {
	margin: auto;
	width: 900px;
	text-align: center;
	padding-top: 50px;
}
div#box_oben {
	background-image: url(../img/bg_oben.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 900px;
	padding-top: 26px;
}
div#box_mitte {
	background-image: url(../img/bg_mitte.jpg);
	background-repeat: repeat-y;
	width: 900px;
}
div#box_unten {
	background-image: url(../img/bg_unten.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 890px;
	text-align: right;
	padding-top: 18px;
	padding-right: 10px;
}
div#nav_links {
	float: left;
	width: 375px;
}
div#nav_rechts {
	float: right;
	width: 375px;
}
div#nav_links_element {
	float: left;
	height: 40px;
	width: 125px;
}
div#nav_rechts_element {
	float: right;
	height: 40px;
	width: 125px;
}
#box_unten a {
	color: #F6E47B;
	text-decoration: none;
}
#box_unten a:hover {
	color: #FFFFFF;
}
div#spalte {
	text-align: left;
	width: 800px;
	margin-top: 30px;
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECD15C;
	padding-top: 35px;
	padding-bottom: 40px;
}
div#index {
	text-align: center;
	width: 900px;
}
div#spalte_links {
	text-align: left;
	float: left;
	width: 380px;
	padding-right: 20px;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 30px;
}
h1 {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
}
div#spalte_rechts {
	width: 370px;
	padding-right: 50px;
	padding-left: 20px;
	text-align: left;
	float: right;
	padding-top: 25px;
	padding-bottom: 30px;
}
#box_oben a {
	color: #F6E47B;
	text-decoration: none;
	display: block;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#box_oben a:hover {
	color: #FFFFFF;
}
a {
	color: #ECD15C;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
}

#spalte_links li {
	list-style-type: none;
	display: block;
}
div#sattelbilder {
	background-color: #FFFFFF;
	padding: 10px;
	width: 350px;
	height: 232px;
}
div#sattel_gross {
	background-color: #FFFFFF;
	width: 800px;
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
a#auftrag {
	font-size: 14px;
	font-weight: bold;
	color: #ECD15C;
	text-decoration: underline;
}
a#auftrag:hover {
	color: #FFF;
}

