html, body, div, p, h1, span, a, table, td, form, img {
	margin: 0;
	padding: 0;
	color:#716861;
	font: 12px/20px Arial, Helvetica, Geneva, sans-serif;
}
.infoapart {
	border-left: 1px solid #B3ACA7;
	padding-left: 10px;
	text-transform: uppercase;
}

body {
	background: #f3f2f1 url(img/hinten.gif) repeat-x;
}
a {
	text-decoration: none;
   	color:#D35D16
}
a:hover {
	color: #000;
}
img {
	border: 0;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}


/* -------- navigation --------  */

#nav1 {
	position:absolute;
	left:0px;
	top:354px;
	z-index:3;
}
#nav2 {
	position:absolute;
	left:443px;
	top:80px;
	height:21px;
	z-index:3;
}
#sprache {
	position: absolute;
	left: 920px;
	top: 354px;
	z-index: 6;
	padding-top: 20px;
}
#sprache p, a{
	font-size: 10px;
	text-transform: uppercase;
}
/* -------- inhaltsbereich --------  */


#bild {
	position:absolute;
	left:300px;
	top:0px;
	z-index:2;
	height: 351px;
}
#bildleiste {
	position:absolute;
	left:301px;
	top:453px;
	z-index:5;
	width:598px;
	height: 97px;
}
#titel {
	position:absolute;
	left:350px;
	top:500px;
	width:500px;
	z-index:5;
}
#titelapart {
	position:absolute;
	left:350px;
	top:600px;
	width:550px;
	z-index:5;
}
#linien {
	position:absolute;
	left:450px;
	top:453px;
	z-index:1;
}
#inhalt {
	position:absolute;
	left:450px;
	top:570px;
	width:400px;
	z-index:5;
	padding-bottom: 50px;
}
#inhaltapart {
	position:absolute;
	left:450px;
	top:660px;
	width:400px;
	z-index:5;
	padding-bottom: 50px;
}
#marginalback {
	position:absolute;
	left:0px;
	top:453px;
	width:301px;
	height: 306px;
	z-index:2;
	background: url(img/marginal.gif) no-repeat;
}
#marginal {
	position:absolute;
	left:70px;
	top:500px;
	width:180px;
	z-index:3;
	padding-bottom: 50px;
}
#marginal p{
	font-size: 10px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D35D16;
}
#marginal a{
	font-size: 10px;
	line-height: 15px;
}
#marginalapart {
	position:absolute;
	left:70px;
	top:530px;
	width:180px;
	z-index:3;
	padding-bottom: 50px;
}
#marginalapart p{
	font-size: 10px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D35D16;
}
#marginalapart a{
	font-size: 10px;
	line-height: 15px;
}
.absenden {
	color: #FF0000;
	background: #ab0707;
	text-transform: uppercase;
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
border: 1px solid #FF0000;
}
.linie {
	border-bottom: 1px dashed #D35D16;
	padding-top: 8px;
}
.news {
	font-size: 12px;
	line-height: 20px;
	color: #D35D16;
	font-weight: bold;
	text-transform: uppercase;
}
.news2 {

	font-size: 11px;
	line-height: 15px;
	color: #D35D16;
	font-weight: bold;
	text-transform: uppercase;
}
.linietab {

	border-bottom: 1px solid #F3F2F1;
}
.weissinput {
	font-size: 11px;
	color: #D35D16;
	background-color: #F3F2F1;
	text-transform: uppercase;
	font-weight: bold;
	width: 170px;
	height: 25px;
}
.buchung {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #716861;
}
.buchung:hover {
	color: #000;
}
