/* R3537 */
html{height:100%;min-height:100%;}
body{padding:0;margin:0;font:11px Arial,Helvetica,Garuda,sans-serif;}
h1,h2,h3,h4,h5,h6,ul,li,em,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-weight:normal;font-style: normal;}
ul{list-style:none;}
img, a img{border:0;}
p{margin:0;}
a.invisible{display:none;}
*{border: 0;outline: none;}
/* CLEARS */
.clb, .clr, .cll{width:0;height:0;line-height:0;font-size:0;}.clb{clear:both;}.clr{clear:right;}.cll{clear:left;}

/* STD */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#fff;
	line-height:20px;
}
#center{
	width:750px;
	margin:0 auto;
}
#head{
	width:750px;
	height:82px;
	margin:25px 0 20px 0;
}
#logo{
	width:175px;
	height:82px;
	background:url(../img/logo.gif) no-repeat;
	float:left;
}
#changelang{
	float:right;
}
#mainnav{
	position:relative;
	top:42px;
	float:right;
}
#leftbar{
	width:175px;	
	float:left;
}
#maincontent{
	width:540px;
	text-align:left;
	float:right;
}
#footer{
	width:750px;
	margin-top:5px;
	padding-top:3px;
	border:1px dotted #999999;
	border-bottom:none;
}
#footerleft{
	float:left;
}
#footerright{
	float:right;
}
.headbild{
	margin-bottom:7px;	
}
.headbild_standard{
	margin-bottom:10px;	
}
/* HOTSPOTS */
#row_1, #row_2, #row_3{
	width:175px;
	float:left;
	text-align:left;
}
#row_1{
	margin-right:7px;
}
#row_2{
	margin-right:7px;
}
#row_1 p, #row_2 p, #row_3 p{
	color:#fff;
}
#panel_1, #panel_2, #panel_3{
	height: 140px;
	display: none;
	color:#fff;
	padding:5px 9px 0 9px;
	background:url(../img/hotspot_bg_body.gif) no-repeat;
	background-color:#7a7a7a;
}

.slide_1, .slide_2, .slide_3{
	padding: 0;
	width:175px;
}
.btn-slide1, .btn-slide2, .btn-slide3{
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	color: #fff;
	height:28px;
	display:block;
	background:url(../img/hotspot_bg_foot_down.gif) no-repeat;
	margin-top:-4px;
}
a.btn-slide1, a.btn-slide2, a.btn-slide3{
	color:#fff !important;
	padding-top:2px;
	background:url(../img/hotspot_bg_foot_down.gif) no-repeat;
}
a.btn-slide1.active, a.btn-slide2.active, a.btn-slide3.active{
	background:url(../img/hotspot_bg_foot_up.gif) no-repeat;
}