/* CSS Document Open Hearts */
body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px; 
	background-color:#FFFFFF;
	margin: 0px 0px 30px 0px;
}



h1, h2, h3 {
	font: bold 15px/1.4em Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	display: list-item;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 14px;
}	

.description {
	position: relative;
	left: 20px;
}

hr {
background-color:#CCCCCC; /* Mozilla 1.4 */
color:#CCCCCC; /* IE 6 */
border: #CCCCCC; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}

.sprache {
	position: relative;
	left: -180px;
}


#wrap {
	margin: 0 auto;
	width: 975px;
	height: auto !important;
	min-height: 590px;
	height: 580px;
	border: solid 0px #000000;
	background: url(images/whiteback.jpg) repeat-y;
}


#container {
	float: left;
	margin: 0 auto;
	width: 975px;
	height: auto !important;
	min-height: 570px;
	height: 570px;
	border: solid 0px #000000;
	background: url(images/whiteback.jpg) repeat-y;
}

#header {
	float: left;
	width: 975px;
	height: 161px;
	background: url(images/header.jpg) no-repeat;
}

.headerlink {
	float: right;
	width: 200px;
	height: 150px;
	position:relative;
	right: 90px;
}

#adresse {
	color: #F09F00;
	font: normal 11.9px/1.2em Verdana;
	position: relative;
	left: 20px;
	top: 20px;
	width: 190px;
	height: 100px;
}

#leftbar {
	float: left;
	width: 200px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	/*background-color:#B2211D;*/
}

#white {
	float: left;
	position: relative;
	right: 0px;
	left: 0px;
	top: 0px;
	font: normal 12px/17px Verdana, Arial, Helvetica, sans-serif;
	width: 700px;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	padding: 20px 10px 20px 40px;
	z-index: 1000;
	border: solid 0px #000000;
}

#textinhalt {
	width: 600px;
	height: auto !important;
	min-height: 500px;
	height: 500px;
	
}

* html #white { left: -20px; width: 700px; padding: 30px 10px 0px 0px;}

#white a:link { color: #F09F00; text-decoration: none;}
#white a:visited { color: #F09F00; text-decoration: none;}
#white a:hover { color: #B2211D; text-decoration: none;}

#rightbar {
	float: right;
	position: relative;
	left: 0px;
	width: 270px;
	height: auto !important;
	min-height: 30px;
	height: 30px;
}

#suchbox {
	font: normal 1.0em/1.5em Verdana;
	position: relative;
	top: -20px;
	left: 20px;
	color: #FFFFFF;
	width: 205px;
	height: 22px;
	border: solid 0px #000000;
	background-color: #F09F00;
	padding: 2px 0px 0px 20px;
}


* html #suchbox { top: -30px; left: 17px;}

*+html #suchbox { top: -20px; left: 20px;}

#suchbox a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#suchbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#suchbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#aktuell {
	float: left;
	font: bold 1.3em/2.5em Verdana;
	color: #FFFFFF;
	position: relative;
	top: 10px;
	width: 248px;
	height: 266px;
	background: url(images/aktuellflaeche.gif) no-repeat;
	padding: 2px 0px 0px 20px;
}

#headlines { 
	font: normal 0.8em Verdana; 
	color: #B12628;
	width: 200px;
}

#headlines a:link, a:visited {
	color: #B12628;
	text-decoration: underline;
}

#headlines a:hover {
	color: #B12628;
	text-decoration: none;
}

#newsletter {
	float: left;
	position: relative;
	top: 35px;
	color: #000000;
	width: 207px;
	height: auto !important;
	min-height: 241px;
	height: 241px;
	border: solid 0px #000000;
	background: #FFFFFF url(images/newsletterabo.gif) no-repeat top;
	padding: 2px 0px 0px 10px;
}

#lettertext { 
	font: normal 1.0em Verdana; 
	color: #000000;
	width: 200px;
}


#footer {
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	width: 780px;
	height: 24px;
    background: url(images/footer3.jpg) no-repeat;
	border: solid 0px #000000;
	padding: 0px 0px 30px 200px;
}

* html #footer {
	position: relative;
	top: 40px;
}

*+html #footer {
	position: relative;
	top: 50px;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



