body{
	background-image: url(images/start/bg.png);
	background-repeat: repeat-x;
	background-color: #638631;
	font-size: 0.875em;
	color: #333333;
	margin: 0;
}
a{
	text-decoration: none;
	font-family: 'Times New Roman',Times,serif;
	color: #648731;
	font-weight:bold;
	font-size: .9em;
}
.headerpic{
	height: 74px;
	width: 906px;
	background-image: url(images/header.jpg);
}
.picdiv img{
	display:block;
}
a:hover{
	color: #B79D5D;
}
.mainmenu {
	background-image:url(images/menu_oben.jpg);
	background-repeat:no-repeat;
	height:55px;
	text-align:left;
	width:906px;
}
.main_oben {
	-moz-user-select:none;
	background-image:url(images/start/main_oben.jpg);
	background-repeat:no-repeat;
	color:#B79D5D;
	cursor:default;
	font-family:times New Roman;
	font-size:1.1em;
	font-weight:bold;
	height:107px;
	letter-spacing:-0.01em;
	line-height:1.4em;
	padding:20px 80px 0;
	text-align:center;
	width:746px;
	word-spacing:-0.01em;
}
.main_mitte{
	height: 52px;
	width: 906px;
	background-image: url(images/start/main_mitte.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.main_mitte_eng{
	height: 52px;
	width: 906px;
	background-image: url(images/start/main_mitte_eng.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.main_unten{
	height: 63px;
	width: 906px;
	background-image: url(images/start/main_unten.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

img{
	border-width: 0px;
}
.clearfloat{
	clear:both;
}
ul.oneline{
	display:inline;
	margin:0pt;
	padding:0pt;
}
ul.oneline > li{
	list-style-type:none;
	float:none;
	clear: none;
	display:inline;
}
ul.borderright >li:last-child { 
	border-right: 0; 
}
.borderright > li{
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid;
}
div.service{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #666666;
	height:100%;
	padding-top:45px;
}
.menuline {
	float:left;
	margin:0pt;
	padding:0pt;
	text-align:left;
}
a.service{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight:normal;
}
div.unten{
	-moz-user-select:none;
	background-image:url(images/unten.jpg);
	background-repeat:no-repeat;
	color:#666666;
	cursor:default;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.625em;
	height:20px;
	padding-top:5px;
	text-align:center;
	width:906px;
}
.center{
	width: 906px;
	margin-left:auto; 
	margin-right:auto;
}
a.unten{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight:normal;
}

