@charset "UTF-8";
body {
	background-image: url(../images/bg/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#f5f5f5;
	margin: 0px;
	padding: 0px;
	font-family: FagoWeb-Cond, Verdana, Arial, sans-serif;
}
@font-face {
	font-family: FagoWeb-Cond;
	src: url("../font/FagoWeb-Cond.eot");
}
@font-face {
	font-family: FagoWeb-Cond;
	src: url("../font/FagoWeb-Cond.woff") format("woff");
}
#center {
	width:955px;
	height:180px;
	background-image:url(../images/bg/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
	margin:0 auto;
}
#topnavi {
	width:955px;
	height:40px;
	text-align:right;
	clear:both;
}
#topnavi a {
	display:block;
	height:12px;
	color:#FFFFFF;
	background-color:#000000;
	padding:6px;
	float:right;
	font-size:12px;
	text-decoration:none;
}
#topnavi a:hover {
	color:#999;
}
#claim {
	width:955px;
	height:60px;
	text-align:right;
	clear:both;
}
#claim h1 {
	font-size:24px;
	font-weight:normal;
	color:#FFF;
}
#navigation {
	width:955px;
	height:30px;
	text-align:right;
	clear:both;
}
#navigation a {
	display:block;
	height:14px;
	padding:14px 0px 0px 20px;
	color:#333333;
	text-decoration:none;
	float:right;
}
#navigation a:hover {
	color:#4e5fa4;
}
#balken_oben {
	width:100%;
	height:10px;
	background-color:#000000;
	background-image:url(../images/bg/bg_balken_oben.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
}
#infoline {
	width:955px;
	height:194px;
	margin:0 auto;
	background-image:url(../images/bg/bg_infoline.jpg);
	background-repeat:no-repeat;
}
#balken_unten {
	width:100%;
	height:10px;
	background-color:#000000;
	background-image:url(../images/bg/bg_balken_unten.jpg);
	background-repeat:no-repeat;
	background-position:center;
	clear:both;
}
.box {
	width:191px;
	height:194px;
	float:left;
	cursor:pointer;
}
.boximage {
	width:191px;
	height:154px;
}
.boxtext {
	color:#333333;
	text-align:center;
	margin-top:10px;
}
.lightbox {
	position:absolute;
	width:956px;
	min-height:300px;
	top:150px;
	left:50%;
	margin-left:-478px;
	background-image:url(../images/bg/bg_white.png);
	display:none;
}
.schliessen {
	width:955px;
	height:40px;
	background-image:url(../images/bg/schliessen.png);
	cursor:pointer;
}
.bild {
	float:right;
	margin-left:20px;
	margin-top:-10px;
}
h1 {
	font-size:20px;
	margin:20px;
	color:#4e5fa4;
	font-weight:normal;
}
h2 {
	font-size:16px;
	margin:20px;
	color:#4e5fa4;
	font-weight:normal;
}
p {
	font-size:16px;
	color:#333333;
	margin:6px 20px;
	line-height:20px;
}
#content a {
	font-size:16px;
	color:#333333;
	text-decoration:none;
}
#content a:hover {
	color:#006;
}
#content {
	width:955px;
	margin:20px auto;
}
#footer_wrapper {
	margin-top:10px;
	width:100%;
	border-top:1px #CCCCCC dotted;
}
#footer {
	width:955px;
	margin:0 auto;
	padding:20px 0px;
}
#footer p {
	font-size:12px;
	color:#333333;
	margin:4px 10px;
	line-height:20px;
}
#footer h1 {
	font-size:14px;
	margin:4px 20px;
	color:#4e5fa4;
	font-weight:normal;
}
#footer a {
	color:#000;
	text-decoration:none;
}

.ort {
	width:200px;
	height:20px;
	float:left;
	text-align:right;
	clear:left;
}
.adresse_oben {
	witth:755px;
	height:40px;
	float:left;
	display:block;
}
.adresse {
	witth:755px;
	height:20px;
	float:left;
	display:block;
}
.logos {
	margin:10px 30px;
	display:block;
	float:left;
}
#drei_d_wrapper {
	width:955px;
	height:200px;
	margin:0 auto;
	clear:both;
}
#drei_d {
	width:600px;
	height:400px;
	float:right;
}
.laden {
	float:right;
	margin:0px 20px;
}