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

body {

	background-color:#897E56;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 21px;
	
}
#wrapper {
	background-color: #fff;
	width: 599px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	
	text-align: left;
	border: 1px solid #ccc;
	 box-shadow: 0 0 5px #999;

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

}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navi li.topmenue {
	float: left;
}
.topmenue a {
	float: left;
	width: 110px;
	text-align: center;
}
.topmenue ul {
	display: none;
}
.topmenue a, .submenue a {
	padding: 0 0 3px 0;
	
	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: #fff;
	background-image:url(../images/15.jpg);
	height: 168px;
	width: 599px;
	
	margin: 20px 0 10px 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:#000;
	float: right;
	width: 599px;
	
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#contentXX {
	color:#000;
	float: left;
	width: 599px;
	text-align: lft;
	margin-top: 10px;
	padding: 0 5px 0 15px;
	
}
.contentX a {
	font-size: 14px;
	color:#5b5043;
	font-weight:normal;
	text-decoration: none;
	margin: 0;
}
#footer {
	background-color:#fff;
	text-transform: uppercase;
	line-height:30px;
	padding: 0 20px 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;
}
.Stil3 {
	font-size: 11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 21px;
}

      .hr1 {
      border: 0;
      height: 2px;
      background: #095484;
      background-image: linear-gradient(to right, #ccc, #999, #ccc);
      }
	

