@charset "utf-8";
/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body{
	background-color: #533E40;
	font-size: 11px;
/* #714F50 */ 
}
h1{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1.0em;
}
h2{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.0em;	
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 1.0em;	
}
p{
	margin-bottom: 1.2em;
}
#wrapper{
	position: relative;
	margin: 10px auto;
	width: 960px;
	background-color: #b2a193;
	border: 6px solid #ecdfc6;
	font-family: Arial, Helvetica, sans-serif;
	z-index:10;
}
#header {
	height: 70px;
	padding: 10px 0px 10px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ecdfc6;
}
#logo{
	width: 200px;
	height: 30px;
	margin-top: 18px;
	margin-left: 52px;
	float: left;
}
#slogan{
	width: 655px;
	margin-top: 29px;
	margin-left: 40px;
	float: left;
	text-align: center;
}
#center{
	border-top: 6px solid #ecdfc6;
	border-bottom: 6px solid #ecdfc6;
}
#navi {
	width: 324px;
	float: left;
	border-right:  6px solid #ecdfc6; 
}
.navi a{
	text-decoration: none;
	color: #932140;
	font-weight: bold;
}
.navi a:hover{
	text-decoration: none;
	color: #fff7e8;
	font-weight: bold;
}
a.aktiv{
	color: #fff7e8;
}
#navihead{
	padding-top: 30px;
	padding-left: 55px;
	padding-bottom: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #932140;

}
#navi-left{
	width: 140px;
	float:left;
	text-align: right;
}
#navi-div{
	width: 44px;
	float:left;
	text-align:center;
	padding-top: 15px;
}
#navi-right{
	width: 140px;
	float:left;
	text-align: left;
}
#navi-footer{
	width: 100%;
	float:left;
	text-align: center;
}
#subnavi {
	width: 110px;
	float: left;
	padding-left: 10px;
}
.submodel{
		padding-top: 60px;
		height: 210px;
}
.subvisagistin{
		padding-top: 90px;
		height: 180px;
}
#galerie{
	width: 500px;
	float: left;
	padding: 35px 0px 25px 10px;
}
.galeriepic{
	width: 60px;
	height: 60px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color:#FFC;
	float: left;
	border: 1px solid #ecdfc6; 
}
#navi-footer2{
	width: 100%;
	float:left;
	margin-top: 35px;
	border-top: 6px solid #ecdfc6;
}
#navi-footer2 li{
	display: inline-block;
	width: 48%;
	text-align:center;
	float: left;
}
.navi{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
.navi li {
	list-style:none;
}
#imagepic{
	width: 630px;
	float: left;
}
.content{
		height: 270px;
}
#contenttext{
	width: 499px;
	font-size: 13px;
	padding: 15px 10px 10px 0px;
	float: left;
	color: #ecdfc6;
}
#contenttext a{
	color: #932140;
}
.contentleft{
	width: 245px;
	float: left;
}
.contentright{
	width: 245px;
	float: left;
	margin-left: 5px;
}
.downloadimg{
	float: left;
	margin-top: 20px;
	margin-right: 50px;
}
.contentlarge{
	margin-left: 20px;
	width: 600px;
}
#footer{
	height: 170px;
	padding: 10px;
	font-family:Verdana, Geneva, sans-serif;
	color: #ecdfc6;
}
#footercontent{
	margin-left: 450px;
	margin-top: 40px;
	padding-right: 10px;
}
.clearer{
	clear:both;
}
.hell{
	color: #ecdfc6;
}
.right{
	text-align:right;
	padding-right: 5px;
	padding-left: 95px;
	width: 90%;
	
}
.left {
	text-align: left;
	padding-left: 5px;
	padding-right: 50px;
	width: 90%;
}
#video{
	position: relative;
	margin: auto;
	width: 366px;
	height: 260px;
	z-index:10000;
	top: -300px;
	left: 100px;
	visibility: hidden;
	background-color:#FFF;
}
