/* CSS Document */

/* einsttellungen basics*/
* {
	margin: 0;
	padding: 0;
}
p,li, h1,h2,h3,h4 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}
img {
	border: 0;
}

span.main {
	margin-left: 20px;
}
span.main-2 {
	margin-left: 200px;
}


/* clearfix fuer alle browser */
.cf {
	clear: both;
}

/* IE-mac \*/
* html .cf {
	height: 1%;
}
/* clearfix end */

.left {
	float: left;
}
.right {
	float: right;
}


body {
	background-color: #666; /* to be changed */
	margin-top: 13px;
	text-align: center;
	color:inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -290px;
   text-align: center;
   min-width: 930px; 
 }
 /* end IE 5 hack */ 
 

#wrapper_idx { /* box um alles */
	width: 928px;
	height: 580px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-image: url(../pics/hg_01.jpg);
	background-repeat:no-repeat;
}
#wrapper { 
	width: 928px;
	height: 580px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background:#fff;
}

#idx_logo {
	margin-top:170px;
	padding-left:170px;
	width:758px;
	height:170px;
	text-align:left;
	background-color:#fff;
}

#idx_adr {
	float:left;
	margin-top:10px;
	padding-left:105px;
	width:800px;
	height:20px;
}

#head_box {
	margin: 0px 0px 0px 0px;
	width:960px;
	height:87px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#head{
	margin: 0;
	padding: 0;
	width:928px;
	height:103px;
	text-align:left;
}
#logo {
	margin: 0;
	padding: 0;
	height: 103px;
	width: 286px;
	text-align:left;
}
#adr {
	float: left;
	height: 20px;
	width: 620px;
	margin-top: 70px;
	padding-left: 15px;
}
#content {
	margin: 0;
	padding-left:0px;
	height: 477px;
	width: 784px;
	text-align:left;
	background-image:url(../pics/hg_content.jpg);
	background-repeat:no-repeat;
	background-color:#86AOAD;
}
#h_menu {
	padding-top:52px;
	padding-left:0px;
	height: 425px;
	width: 143px;
	background-color:#708B98;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#hl {
	float: left;
	height: 67px;
	width: 784px;
}
#txt_o {
	float: left;
	margin-top:10px;
	padding-left:37px;
	height: 100px;
	width: 735px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	float: left;
	height: auto;
	width: 215px;
	margin-right: 25px;
}
.txt a {
	color:#333333;
	text-decoration:none;
}
.txt a:hover {
	color:#000;
	text-decoration:none;
}

#txt_u {
	float: left;
	margin-top:10px;
	padding-left:37px;
	height: 100px;
	width: 735px;
}
#pics {
	float: left;
	margin-top:10px;
	margin-bottom:20px;
	padding-left:37px;
	height: 105px;
	width: 740px;
}

#scroll { /* scrollbereich */
	float:left;
	padding-top:0px;
	padding-left:40px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: 	static;
	left:0px;
	top:0px;
	width:720px;
	height:350px;
	overflow: 	auto;
	z-index:	1;
	text-align:left;
	margin-top: 20px;
}.radio_text {
	float: left;
	height: auto;
	width: auto;
}
.radio_right {
	float: right;
	height: auto;
	width: auto;
}
