@charset "utf-8";
/* CSS Document */

body {

	background-color:#C2B99A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 17px;
	
}
#wrapper {
	background-color: #fff;
	width: 599px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
	text-align: left;
	border: 1px solid #96810f;
	 box-shadow: 0 0 10px #5b5043;

}
#header {
	background-color: #fff;
	margin-bottom:5px;
}
#logo {
	height: 146px;
	width: 136px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px 0 10px 0;
	
}
#navi {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 2px 1px;
	position: absolute;

}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi li.topmenue {
	float: left;
}
.topmenue a {
	float: left;
	width: 298px;
	text-align: center;
}
.topmenue ul {
	display: none;
}
.topmenue a, .submenue a {
	padding: 0 0 6px 0;
	border-bottom:1px dotted #786A1D;
	color: #96810f;
	font-weight:normal;
	text-decoration: none;
	background-color: #fff;
	
}
.topmenueXX a {
	padding: 0 0 2px 0;
	border-bottom:1px dotted #786A1D;
	color: red;
	font-weight:normal;
	text-decoration: none;
	background-color: #fff;
	
}
#content a {
	font-weight:normal;
	color: #5b5043;
	text-decoration: none;
}
#navi a:hover, .topmenue.on a {
	color:#786A1D;
	font-weight:bold;
}
.topmenue:hover ul {
	display: block;
	z-index: 30;
}
#banner {
	background-color: #096;
	background-image: url(../../images/aigner2.jpg);
	height: 83px;
	width: 599px;
	border-top:1px dotted #786A1D;
	margin: 10px 0 0 0;
}

.linie {
	border :none;
	border-top: 1px dotted #786A1D;
	background-color:#FFFFFF;
	height: 1px;
	margin: 0px 30px 0px 30px;
}

#content {
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}
#contentli {
	float: left;
	width: 165px;
	margin-top:10px;
	margin-bottom: 30px;
}
#contentre {
	color:#5b5043;
	float: right;
	width: 599px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.contentX a {
	font-size: 14px;
	color:#5b5043;
	font-weight:normal;
	text-decoration: none;
	margin: 0;
}
#footer {
	background-color:#D6D6AD;
	text-transform: uppercase;
	line-height:30px;
	padding: 0 0 0 20px;
	clear: both;
	font-size: 10px;
	color:#5b5043;
}
#footerre {
	padding: 0 0 0 0px ;
	width:140px;
	float:right;
}

.footerUn a{
	color:#5b5043;
	font-weight:normal;
	text-decoration: none;
}
#wrapper #content #contentre h1 {
	font-size: 16px;
	color:#786A1D;
	text-transform: uppercase;
	padding: 10px 0 13px 0;
}
#wrapper #content #contentre h2 a {
	color:#613130;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
}

#wrapper #content #contentre h2 {
	font-size: 14px;
	font-weight:bold;
}

#wrapper #content #contentre h3 {
	font-size: 13px;
	font-weight:bold;
}
.Stil1 {
	color: #81631A
}

.uhren{
	color:#705a42;
	}