html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/
}
*+html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/
	height:100%;
	width: 1110px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	color: #666;/*	background-image: url(../medien/bg_body.gif);
	background-repeat: repeat-y; */
}
td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
#headline h1 {
	color:#009ee0;
	font-weight: 400;
	font-size: 29px;
	line-height: 25px;
	margin: 0 0 0 0;
}
h1 {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 12px 0px;
}
h2 {
	color:#58585a;
	font-size: 20px;
	line-height: 28px;
	margin: 0px 0px 10px 0px;
	font-weight: 500;
}
h3 {
	color:#58585a;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 0px;
}
p {
	margin-top: 3px;
}
img {
	border: 0px;
}
ul {
	margin: 0px;
}
li {
	margin-left: -20px;
}
a:link,
a:visited {
	color: #333;
}
a:hover {
	color:#009ee0;
}

/*-----------------------main--------------------------- */
#container {
}
#top {
	height: 100px;
	margin: 0px 0px 0px 0px;
	min-width: 1100px;
	right: 0px;
	padding-top: 5px;
	color: #000;
	background-color: #FFF;
}
#h_navi {
	width: 500px;
	height: 30px;
	position: absolute;
	z-index: 10;
	margin: 5px 0px 0px 590px;
	text-align: right;
}
#logo {
	width: 272px;
	height: 56px;
	position: absolute;
	z-index: 10;
	margin: 25px 0px 0px 150px;
}
#headline {
	width: 500px;
	float: right;
	position: absolute;
	z-index: 10;
	margin: 60px 0px 0px 590px;
	text-align: right;
}

#content_top_blue {
	width: 460px;
	height: 113px;
	position: absolute;
	margin: 13px 0px 0px 0px;
	padding: 0px 0px 0px 150px;
	background-color: #009ed0;
}
#v_navi {
	width: 140px;
	padding-top: 3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#v_subnavi {
	width: 180px;
	padding-top: 3px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
#search {
	width: 115px;
	height: 20px;
	float: right;
	margin-left: 10px;
	padding-left: 25px;
	background-image: url(../medien/Lupe.gif);
	background-repeat: no-repeat;
}
#content_top_img {
	width: 170px;
	height: 113px;
	position: absolute;
	margin: 13px 0px 0px 623px;
}
#change_img {
}
#content_top_right {
	width: 250px;
	height: 113px;
	position: absolute;
	margin: 13px 0px 0px 799px;
}
#main {
	width: 100%;
	min-width: 1100px;
	right: 0px;
	padding-top: 20px;
	background-image: url(../medien/bg_body.gif);
	background-repeat: repeat-y;
}
.innertube {
	width: 1100px;
	background-image: url(../medien/bg_body.gif);
	background-repeat: repeat-y;
}
#content_left {
	width: 458px;
	min-height: 458px;
	margin: 150px 0px 0px 150px;
	float: left;
	line-height: 18px;
	font-weight: 400;
}
*html #content_left {
	width: 450px;
	height: 458px;
	margin: 150px 0px 0px 75px;
	padding-right: 8px;
	float: left;
	line-height: 18px;
	font-weight: 400;
}
#content_right_h {
	width: 468px;
	min-height: 458px;
	margin: 185px 0px 0px 13px;
	float: left;
	line-height: 18px;
	font-weight: 400;
}
#content_right_h h2 {
	color:#009ee0;
}
#content_right {
	width: 468px;
	min-height: 458px;
	margin: 195px 0px 0px 13px;
	float: left;
	line-height: 18px;
	font-weight: 400;
}
#clear {
	clear: both;
}

#footer {
	width: 100%;
	min-width: 1100px;
	height: 40px;
	bottom: 0px;
	right: 0px;
	clear: both;
	background-image: url(../medien/bg_footer.gif);
	background-repeat: repeat-y;
	color: #FFF;
}
#address {
	line-height: 40px;
	bottom: 0px;
	position: relative;
	margin-left: 150px;
	z-index: 10;
	color: #FFF;
}

#clear {
	clear: both;
	height: 50px;
}
/*-----------------------special--------------------------- */
#h_navi a:link,
#h_navi a:visited {
	color: #000;
	text-decoration: none;
}
#h_navi a:hover {
	color: #333;
	text-decoration: none;
}
#v_navi a:link,
#v_navi a:visited {
	color: #000;
	text-decoration: none;
}
#v_navi a:hover {
	color: #FFF;
	text-decoration: none;
}
#v_subnavi a:link,
#v_subnavi a:visited {
	color: #000;
	text-decoration: none;
}
#v_subnavi a:hover {
	color: #FFF;
	text-decoration: none;
}
.sm_groups a:link,
.sm_groups a:visited {
	text-decoration: none;
	font-size: 12px;
}
.sm_groups a:hover {
	text-decoration: underline;
	font-size: 12px;
}
#footer a:link,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

/*----------------------- ie6-hacks ------------------------------*/
* html #moose { /*IE6 hack*/

}


/*----------------------- search ------------------------------*/
.dynpg_search_query {
	background-color: transparent;
	border: 0px solid #931f57;
	padding-top: 3px;
	font-size: 11px;
}
.dynpg_search_submit {
	background-color: transparent;
	border: 0px solid #ffffff;
	color:	#003ca2;
	cursor: pointer;
	margin-left: 0px;
	width: 70px;
	text-align: left;
}

