/* CSS Document */
html,body {
	margin: 0;
	padding: 0
}
body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	background-image: url("../pics/bg_body.jpg");
	background-repeat: repeat-x;
}
div#container {
	width: 916px
}
div#header {
	margin: 0;
	padding:0;
	height: 261px;
	background-repeat: no-repeat;
}
div#spalte_links {
	float: left;
	width: 253px;
	padding-left:92px;
}
div#spalte_links ul{
	margin: 0;
	padding: 0;
	list-style-type: none;

	padding-top: 10px;
}
div#spalte_links ul li a {
	color:#0073B6;
	text-decoration: none;
	font-size: 10pt;
	display: block;
	width: 240px;
	margin-bottom: 3px;
	padding-left: 15px;
}
div#spalte_links ul li a#selected,
div#spalte_links ul li a:hover
 {
	background-image: url("../pics/li_point.gif");
	background-repeat: no-repeat;
	background-position: left;
}


div#headmitte{
	background-image: url("../pics/head_mitte.gif");
	background-repeat: no-repeat;
	height: 19px;
	width: 557px;
}
div#spalte_mitte {
	background-color: #E4F1F9;
	float: right;
	width: 557px;
	min-height: 450px;
	height : auto !important;
	height: 450px;

}

div#inhalt_mitte  {
	margin:0;
	padding:0;
	margin-left: 5px;
	padding-left: 10px
	}
div#inhalt_mitte h1 {
	color:#0073B6;
	font-size:14pt;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
}
.text_links {
	font-normal: bold;
	color:#878889;
	font-size: 9pt;
}
.text_rechts  {
	font-normal: bold;
	color:#000000;
	font-size: 10pt;
	padding-right: 10px
}

div#footer {
	clear: both;
	height:0px;
	position: relative;
}
/* Navigation*/
div#navigation {
	height: 40px;
	width: 100%;
}
div#navigation ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
div#navigation ul li{
	float: left;
}


div#navigation ul li.leer{
	display: block;
	height: 30px;
	width: 92px;
	background-image: url("../pics/btn_leer.gif");
}



li.leer {
	height:35px
}
/* Navigation*/

/* Box rechts*/
div#suche_eingabe {
  position: absolute;
  top: 35px;
  left: 660px
}

p.suche {
	margin:0;
	text-align:left;
	padding:5px;
	width:180px;
	background-color:transparent
}
p.suche #suchbegriff
{
	width:125px;
	height:14px;
	border:1px solid #ADADAD;
	font-size: 11px;
}
p.suche label{
	font-size:10px
}

p.suche .btn_suche_de {
	background-image:url(../pics/btn_suche_de.gif);
	background-repeat:no-repeat;
  width:41px;
	height:17px;
	border:0;
	padding:0;
	margin-left:5px;
}
p.suche .btn_suche_en {
	background-image:url(../pics/btn_suche_en.gif);
	background-repeat:no-repeat;
  width:41px;
	height:17px;
	border:0;
	padding:0;
	margin-left:5px;
}
p.suche .btn_suche_fr {
	background-image:url(../pics/btn_suche_fr.gif);
	background-repeat:no-repeat;
  width:41px;
	height:17px;
	border:0;
	padding:0;
	margin-left:5px;
}



p.drucken {
	margin:0;
	margin-top:10px;
	text-align:left;
	padding:5px;
	width:160px;
	background-color:#E6E6E6;
}
p.drucken a {
	background-image:url(../pics/btn_drucken.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:25px;
	text-decoration:none;
	color:#000000
}
p.kontakt {
	margin:0;
	margin-top:3px;
	text-align:left;
	padding:5px;
	width:160px;
	background-color:#E6E6E6;
}
p.kontakt a {
	background-image:url(../pics/btn_kontakt.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-left:25px;
	text-decoration:none;
	color:#000000
}
p.werbung {
	margin:0;
	margin-top:3px;
	text-align:right;
	width:160px;
}
p.werbung a img{
	text-decoration:none
}
/* Box rechts*/
div#wissenswertes h3{
	color:#A4A4A4;
	font-weight:bold;
	font-size:12px;
	margin:0;
	padding:0;
}
p.wissenswert {
	margin:0;
	margin-top:5px;
	text-align:left;
	padding:5px;
	background-color:#E6E6E6;
	width:160px;
}
p.dl_balken {
width:400px;
height:31px;
line-height:31px;
vertical-align:middle;
padding-left:35px;
margin:0;
background-image:url(../pics/bg_download.gif); background-repeat:no-repeat

}

p.dl_balken a{
color:#000;
text-decoration:none;
}
#kontaktformular {
	 padding-top:10px;

}
#kontaktformular label {
	float:left;
	width:150px;
	margin-top:4px
}

#kontaktformular .inp_frm {
	margin-top:4px;
	width:145px;
	border: 1px solid #000000
}
#kontaktformular textarea {
	margin-top:4px;
	width:295px;
	height: 90px;
	border: 1px solid #000000
}
.btn_abschicken_de {
	background-image:url(../pics/btn_absenden.gif);
	background-repeat:no-repeat;
	width:75px;
	height:17px;
	border:0;
}
.btn_abschicken_en {
	background-image:url(../pics/btn_absenden_en.gif);
	background-repeat:no-repeat;
	width:52px;
	height:17px;
	border:0;
}

div#kontaktform2 textarea {
	width:400px;
	height:120px;
	float:left
}
#kontaktform2 {
	 padding:5px;
	 margin:0;
	 background-color:#E6E6E6;
	 background:#E6E6E6;
	 height:150px;
}
#kontaktform, #kontaktform2{
margin-left:35px
}
form {
	margin: 0;
	padding: 0;
}
.text_klein {
	font-size: 11px;
}
.text_gross {
	font-size: 13px;
}
.text_rot {
	color:#7C030C
}
a.link_haftung
{
	text-decoration:none;
	color:#000000;
}
.bg_grau {
	background-color: #E5E5E5
}
h2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom:2px;
}
h3 {
	color: #0072bl;
	font-size: 9pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 10px;
}
div.teaser {
	float: right;
	width: 435px;
	margin: 0;
	padding: 0;
	padding-right: 10px
}
div.teaser .mehrlink {
	color:#0073B6;
}


div.bild {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
}
p.clear {
	clear: both;
	height: 10px;
	margin: 0;
	padding: 0;
}
label.err_inp {
	color: #ff0000;
}
label.err_inp input,
label.err_inp textarea{
	border: 1px solid #ff0000:

	}

