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

* {margin:0;}

html {
	overflow:scroll;
}

body {
	width:100%;
	height:100%;
	text-align: center;
	padding: 0;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background-image: url(1_media/bg1-streifen2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EEB753;
}

/* X-MAS, Winterlandschaft 

body {
	background-color: #FFF;
	background-image: url(1_media/bg1-X-MAS.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
*/  

img {
	border:none;
}

/* Linkrahmen bei Flash und Links entfernen: */
object:active, object:focus,
:active, :focus{ outline:none; }

/* Layer: */


#CBOXa {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px 20px 20px; /* Platz für Schatten */
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(1_media/rahmenschatten.png);
	position:relative;
}

#CBOXi {
	width: 900px;
	background-color: #FFFFFF;
}

#HDR {
	width:870px;
	padding: 0;
	background-color: #FFF;
	height: 270px;
	background-image: url(1_media/BG/BG-Leiste-u-100jahre-o-e.jpg); /* DEFAULT BILD */
	background-repeat: no-repeat;
	background-position: left bottom;
}

#HDR_Logo {
	float: left;
	width: 220px;
	padding-top: 1px;
}

#HDR_Menu1 {
	float: left;
	width: 445px;
	padding-top: 66px;
	margin-left: 32px;
	overflow:hidden;
}

.Menu1 {
	float:left;
	padding:0;
	margin:0;
	width:140px;
}


#HDR_Menu2 {
	display:none;
	float: right;
	padding: 20px 0 0 0;
	text-align: right;
}

#HDR_Menu2 p {
	font-size:9px;
}

#HDR_Menu2 a {
	color:#999;
	text-decoration: none;
}

#MAIN {
	background-color:#FFF;
	width:870px;
	padding: 0;
	background-repeat: no-repeat;
}

#CONTENT {
	float: left;
	width: 450px;
	margin-left: 0px;
	margin-bottom:50px;
	padding-top: 25px;
	position:relative;
}

#SIDEBAR1 {
	float: left;
	width: 160px;
	margin-left: 35px;
	margin-bottom:300px;
	margin: 20px 0 20px 30px;
	position:relative;
}


#SIDEBAR1 h4 {
	/* color:#F2001F; */
	margin:5px 0 0 0;
}

#SIDEBAR2 {
	float: right;
	width: 190px;
	margin: 30px 0 50px 0;
	position:relative;
}



#SB2_BACK {
	position:absolute;
	z-index:10;
	top:-30px;
	left:0px;
	padding:5px 0 0 0;
	font-size:10px;
}

#SB2_BACK p a {
	text-decoration:none;
	color:#666;
}


#FOOTER {
	clear:both;
	background-color: #E2002D;
	background-image: url(1_media/BG/Bilder/BG-footer.jpg);
	background-repeat: no-repeat;
	height:80px;
	overflow:hidden;
	width: 900px;
}

#FOOTER p {
	margin-top:40px;
	text-align: right;
}

#FOOTER a {
	padding: 0 30px;
	color:#FFF;
	font-size:10px;
	text-decoration: none;
}

#Service {
	z-index:11;
	position:absolute;
	left: 38px;
	top: -152px;
}

/* allg */


.floatRight {
	float: right;
	margin-left: 8px;
}

.floatLeft {
	float: left;
	margin-right: 8px;
}

.clearFloat {
	clear: both; /* 1 px hoher DIV-clearer: optimales Rendering, wenn als inhalt in DIV ein "&nbsp; kommt.  */
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* Menu 3 */

.PF_Box h4 {padding-top:0; margin-top:0;}

/* Allg. Styles*/

h1.access {
	position:absolute;
	z-index:5;
	top:-500px; /* h1 nur fuer Accessibility */
	left:0;
}

p, h1, h2, h3, h4, ul {
	margin-bottom:8px;
}

h1 {
}

h2 {
	font-weight: normal;
	color: #5B5F56;
	font-size: 24px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 10px;
}

h3 {
	font-weight: normal;
	color: #5B5F56;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 3px 0;
}

h4 {
	font-weight: normal;
	color: #5B5F56;
	font-size: 16px;
	line-height: 22px;
	margin: 15px 0 3px 0;
}

a:link, a:visited {
	color: #333;
}

a:hover, a:active {
	color: #D0252B;
}

ul {padding-left:15px;
padding-bottom:5px;}

p.kleiner {font-size:11px;line-height:15px;
}

p.kleinGrau, p.kleinGrau A {color:#999;
font-size:11px;
line-height:15px;}

p.credits, p.credits a {color:#999;
font-size:11px;
line-height:15px;}



.alert_red {
	color:#F2001F;
}

.update {
	color:#FFF;
	background-color: #690;
	padding: 0px 2px;
	font-size:9px;
}



.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	height:5px;
	line-height:5px;
	font-size:5px;
	margin-bottom:5px;
	clear:both;
	width:100%;
}


#HotlineGross {
	display:none;
	z-index:10000;
	position: absolute;
	top: -240px;
	left: 200px;
}

#ZehnsaatenGross {
	display:none;
	z-index:9999;
	position: absolute;
	top: -270px;
	left: -57px;
}

.nobreak {white-space:nowrap;}

.PCallInfo {margin: 0 0 0 20px;}

.Trenner {
	height:30px;
	width: 400px;
	clear:both;
}

.Trenner a {
	font-size: 10px;
	text-decoration: none;
	color: #666;
}

.neu {
	color:#FFF;
	background-color: #F00;
	padding: 0px 2px;
	font-size:10px;
	letter-spacing: 1px;
}



.VKMteaser, #bHotlineS {
	padding: 0 0 3px 0;
}

.VKMteaser:hover, #bHotlineS:hover {
	padding: 3px 0 0 0;
}
