/* Eric Meyer v1.0 - 2008-02-12 */
/* remember to define focus styles! */

:focus {
	outline: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body {
	line-height: 1;
}
del {
	text-decoration: line-through;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* css R. Häsler AG */
body {
	background-color: #e9e9e9;
	 font-family: Verdana, Geneva, sans-serif;
	 font-size: 12px;
	 color: #003d8d;
	 line-height: 130%;
	 background-image: url(../img/bg_screen.jpg);
	 background-repeat: repeat-x;
}
ul {
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 10px;
}
ul ul {
	list-style-type: circle;
}
#screen {
	width: 902px;
	margin:  12px auto;
	position: relative;
}
#header {
	position: relative;
	height: 104px;
	width: 902px;
	background-image: url(../img/bg_header.png);
	background-position: 34px 0;
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	left: 47px;
	top: 7px;
	width: 219px;	
}
#hotline {
	position: absolute;
	left: 287px;
	top: 34px;
	width: 426px;
}

#wrapper_content {
	margin-top: -8px;
}

#border_top {
	height: 32px;
	width: 902px;
	background-image: url(../img/border_top.png);
}

#border_bottom {
	height: 32px;
	width: 902px;
	background-image: url(../img/border_bottom.png);
	z-index: 1;
}

#content {
	position: relative;
	width: 902px;
	background-image: url(../img/bg_vert.png);
	background-repeat: repeat-y;
}

.pics_content {
	float: left;
	margin-left: 35px; 
	width: 250px;	
	text-align: right;
}
.text_content {
	float: left;
	margin-left: 5px; 
	margin-top: 10px;
	width: 530px;
}
.breaker {
	clear: both;
}
.partner img {
	vertical-align: middle;
	margin-right: 6px;
}
.partner p {
	margin-bottom: 15px;
}

.zoom {
	font-size: 10px;
	margin-right: 10px;
}
.zoom a {
	text-decoration: none;	
}
.zoom a:hover {
	font-weight: bold;	
}
/* Top-Navi */
#top_navi {
	position: relative;
	top: -5px;
	left: 40px;
	font-weight: bold;
	line-height: 180%;
}
#top_navi a {
	color: #003d8d;
	font-weight: bold;
	text-decoration: none;
}
#top_navi a:hover, #top_navi a.active {
	text-decoration: underline;
}
/* Sub-Navi */
#sub_navi {
	line-height: 180%;
	position: relative;
	top: -5px;
	left: 40px;
	font-size: 11px;
}
#sub_navi a {
	color: #003d8d;
	text-decoration: none;
}
#sub_navi a:hover, #sub_navi a.active {
	text-decoration: underline;
}

#kontakt {
	position: relative;
	left: 750px;
	z-index: 0;
	top: -8px;
	width: 107px;	
	height: 22px;
	margin-bottom: 30px;
	background-image: url(../img/bg_kontakt.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
	font-size: 11px;
	color: #fff;
}
#kontakt a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#kontakt a:hover, #kontakt a.active {
	text-decoration: underline;
}

/* Textelemente */
h1 {
	margin-bottom: 10px;
}
h2 {
	margin: 10px 0 4px 0;	
}
h3 {
	margin: 10px 0 4px 0;	
	font-size: 14px;
}
p {
	line-height: 130%;	
	margin-bottom: 10px;
}
sub {
	font-size: 9px;
}
a {
   color: #003d8d;
}
a:hover {
	text-decoration: none;
}
#google_map {
	width: 600px;
	height: 400px;
}
.text_hotline {
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	margin: 10px 0;
	text-align: center;
}
/* the overlayed element */
.overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color: #fff;
	
	/* width:675px;	*/
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.overlay .close {
	background-image:url(../img/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.info {	
	opacity:0.8;
	background-color: #333;
	width:588px;
	border-top:1px solid #666666;
	bottom:6px;
	left:6px;
	position:absolute;
}
.bildunterschrift {
	color:#FFFFFF;
	font-size:11px;
	padding:10px 15px;
	font-weight: bold;
}

#film {
	height: 264px;
	padding: 8px;
	width: 360px;
}

#overlay_player {
	height: 278px;
	width: 374px;
	z-index: 1001;
}/* error message */.error {	/* supply height to ensure consistent positioning for every browser */	height:15px;	background-color:#FFFE36;	border:1px solid #E1E16D;	font-size:11px;	color:#000;	padding:3px 10px;	margin-left:-2px;	/* CSS3 spicing for mozilla and webkit */	-moz-border-radius:4px;	-webkit-border-radius:4px;	-moz-border-radius-bottomleft:0;	-moz-border-radius-topleft:0;	-webkit-border-bottom-left-radius:0;	-webkit-border-top-left-radius:0;	-moz-box-shadow:0 0 6px #ddd;	-webkit-box-shadow:0 0 6px #ddd;}
