html,
body{
	width: 100%;
	height: 100%;
	border: none;
	padding: 0;
	margin: 0;
}

body{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	background-image: url(../images/hg_body.gif);
	background-position: left;
	background-repeat: repeat-y;
}

img{
	border: none;
}


body.start{
	background-color: #ccd4dd;
	background-image: none;
}

div#rahmen_start{
	height: 50%;
	margin-top: -297px;
}

div#start{
	width: 997px;
	height: 595px;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../images/start/hg_flaeche.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

div#start h1{
	margin: 0;
	padding: 0;
	color: #6A7070;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

div#start h1 a{
	color: #00A6EB;
	text-decoration: none;
}

div#start h1.de{
	margin-left: 210px;
	margin-top: 255px;
}

div#start h1.en{
	margin-left: 280px;
}

div#newsticker{
	position: relative;
	z-index: 5;
	margin-left: 210px;
	border-top: 1px solid #00a6eb;
	border-bottom: 1px solid #00a6eb;
	height: 27px;
	width: 462px;
	overflow: hidden;
}

div#intro{
	padding-top:64px;
}

div#top{
	background-image: url(../images/hg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 120px;
	background-color: #e7f7fd;
}

div#standorte{
	background-image: url(../images/hg_firma.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


div#standorte a{
	display: block;
	width: 141px;
	float: left;
	text-decoration: none;
	margin-top:21px;
	font-size: 11px;
	color: #6a7070;
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: 2px;
}

div#standorte a.auswahl{
	background-color: #00a6eb;
	color: white;
}

div#standorte img{
	display: block;
	margin-bottom: 2px;
}

div#standorte a#logo{
	margin: 0;
	width: 260px;
}

div#statnavi{
	clear: both;
	padding-left: 20px;
	width: 230px;
	height: 20px;
	position: absolute;
	top: 100px;
	background-color: white;
	background-image: url(../images/ver_stat_navi.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

div#statnavi ul{
	margin: 0;
	padding: 0;
}

div#statnavi ul li{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

div#statnavi ul li a{
	display: block;
	float: left;
	color: #00a6eb;
	text-decoration: none;
	font-size: 11px;
	padding-top: 3px;
}

div#statnavi ul li.reset{
	display: block;
	clear: left;
	width: 0;
	height: 0;
	overflow: hidden;
}

div#main_navi{
	position: absolute;
	width: 180px;
	top: 120px;
	left: 17px;
	background-image: url(../images/hg_mnu_main.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 75px;
}

div#main_navi ul{
	margin: 0;
	padding: 0;
}

div#main_navi ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

div#main_navi ul li a{
	display: block;
	color: #6a7070;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../images/bt_navi_n.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 3px;
}

div#main_navi ul li a.auswahl{
	color: #00a6eb;
	background-image: url(../images/bt_navi_o.gif);
}

div#main_navi ul li ul {
	padding: 0;
	padding-left: 10px;
}

div#main_navi ul li ul li a{
	text-transform: none;
	background-image: none;
	padding-left: 0;
	padding: 0;
}

div#main_navi ul li ul li a.auswahl{
	background-image: none;
}

div#bild_inhalt{
	position: absolute;
	right: 0;
	width: 170px;
	font-size: 11px;
	color: #00a6eb;
	padding-left: 20px;
	margin-top: 45px;
	border-left: 1px solid #6a7070;
	min-height: 450px;
}

div#bild_inhalt img{
	display: block;
}


div#inhalte{
	margin-left: 265px;
	margin-right: 200px;
}

div#inhalte h1{
	margin: 0;
	padding: 0;
	color: #6A7070;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	padding-top: 20px;
	border-bottom: 3px double #00a6eb;
}

div#inhalte h1 span{
	color: #00a6eb;
}

div#text_inhalt{
	padding-top: 1em;
}

div#text_inhalt em{
	color: #00a6eb;
	font-weight: bold;
}

div#inhalte ul{
	margin: 0;
	padding: 0;
	margin-left: 24px;
}

div#inhalte ul li{
	margin: 0;
	padding: 0;
	list-style: url(../images/bt_navi_o.gif);
}

div#inhalte a{
	color: #00a6eb;
	font-weight: bold;
}

div#text_portrait{
	margin-top: 50px;
	color: #6a7070;
	width: 260px;
	float: right;
}

div#img_portrait{
	clear: right;
	margin-top: 100px;
	width: 540px;
	height: 250px;
	border-left: 1px solid #00a6eb;
	border-bottom: 1px solid #00a6eb;
}

div#img_portrait img{
	vertical-align: bottom;
}

div#clear_portrait{
	clear: left;
}


div.dwnl_block{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

div.dwnl_block img{
	display: block;
	float: left;
	margin-top: 10px;
}

div.dwnl_block strong{
	display: block;
	margin-left: 20px;
}

div.dwnl_block a{
	display: block;
	margin-left: 20px;
	color: black;
}

div.clear{
	clear: both;
}


div.txt_blk{
	border-bottom: 1px solid #00a6eb;
	margin-bottom: 0.5em;
}

div.txt_blk h3.txt_blk{
	margin: 0;
	padding: 0;
	color: #00a6eb;
	font-size: 12px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

div.txt_blk div.txt_blk_img{
	float: left;
	width: 200px;
}

div.txt_blk div.txt_blk_inh{
	margin-left: 220px;
}

div.txt_blk div.txt_blk_inh em{
	font-weight: bold;
	color: #00a6eb;
}

div.txt_blk div.txt_bkl_end{
	clear: left;
}



form#dynform{
	margin: 0;
	padding: 0;
	margin-top: 2em;
}

form#dynform div{
	z-index: 15;
	margin-bottom: 5px;
}

form#dynform div.umbruch{
	clear:left;
	margin: 0;
}

form#dynform div.info{
	clear:left;
}

form#dynform div.checkbox{
	clear:left;
	width: 500px;
}

form#dynform div.element{
	margin-left: 210px;
}

form#dynform div.bezeichung{
	float: left;
	width: 200px;
}

form#dynform input.inp_button{
	margin: 5px;
	color: black;
	border: 1px solid #666666;
	background-color: #dddddd;
}

form#dynform input.inp_text{
	width: 255px;
	padding-left: 3px;
	color: black;
	border: 1px solid #666666;
	background-color: #dddddd;
}

form#dynform input.inp_text:focus, form#dynform input.inp_text:active{
	background-color: #FFFFFF;
}

form#dynform textarea.inp_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	width: 255px;
	height: 120px;
	color: black;
	border: 1px solid #666666;
	background-color: #dddddd;
}

form#dynform textarea.inp_text:focus, form#dynform textarea.inp_text:active{
	background-color: #FFFFFF;
}

form#dynform select.inp_select{
	width: 255px;
	color: #00a6eb;
	border: 1px solid #666666;
	background-color: #dddddd;
}

form#dynform select.inp_select:focus, form#dynform select.inp_select:active{
	background-color: #FFFFFF;
}

form#dynform input.check_radio{
	vertical-align: middle;
}

div#inaktiv{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background-color: black;
	opacity: 0.5;
}

div#meldung{
	position: absolute;
	width: 300px;
	height: 150px;
	margin: 0 auto;
	top: 130px;
	z-index: 15;
	background-color: white;
	border: 1px solid #00a6eb;
	padding: 10px;
}

div#meldung a{
	display: block;
	float: right;
	color: #00a6eb;
}


div.news_auswahl{
	padding-bottom: 0.5em;
	border-bottom: 1px solid #00a6eb;
	margin-bottom: 0.5em;
}

div.news_anzeige{
	padding-right: 30px;
}

div.news_anzeige div.media{
	width: 200px;
	float: left;
}

div.news_anzeige div.absatz_inh_abst{
	margin-left: 210px;
}

div.news_anzeige div.clear_img{
	clear: left;
}
