@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/hi-oben-start.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	color: #333;
	text-align: center;
	margin: 0px;
}
hr{
	height: 1px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
a:link, a:active, a:visited  {
	color: #F2A700;
	text-decoration: underline;
}
a:hover{
	color: #BB2709;
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666;
}

h3 {
	font-size: 18px;
	margin: 0px;
	font-weight: normal;
	background-image: url(images/headik-linie.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.clear {
	clear: both;
}


.content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.maxtabs {
	height: 290px;
	width: 880px;
	padding: 10px;
}

.boxik {
	width: 270px;
	margin-right: 15px;
	float: left;
	margin-top: 40px;
	margin-left: 15px;
	margin-bottom: 0px;
	padding-bottom: 30px;	
}


.headik {
	font-size: 18px;
	background-color: #F5F5F5;
	width: auto;
	padding-right: 10px;
}

.boxik ul{
	list-style-position: inside;
	list-style-type: circle;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.boxik a:link, .boxik a:active, .boxik a:visited {
	height: 20px;
	width: 100px;
	text-decoration: underline;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}

.boxik a:hover{
	color: #D62D06;
	text-decoration: none;
}
.plusik {
	background-image: url(images/plus.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 20px;
}
.white_table_small {
	margin-right: 320px;

}
.white_table_oben {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	height: 4px;
	background-color: #FFF;
}
.white_table_body {
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ededed;
	border-left-color: #ededed;
	padding: 20px;
}

.white_table_unten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	height: 4px;
	background-color: #FFF;
}
.right_side {
	float: right;
	width: 290px;
}
.blaubox {
	background-color: #7786A3;
	color: #DFE3EA;
}
.blaubox_inhalt{
	padding: 15px;
}
.white_table {

}
.bottom {
	background-image: url(images/bottom_navi_hi.jpg);
	background-repeat: repeat-x;
	background-color: #393939;
	margin: 0px;
}

.bottom_navi {
	width: 280px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	float: left;
	color: #999;
}
.bottom_navi ul{
	margin-top: 10px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: inside;
	line-height: 22px;
	color: #7786A3;
	font-size: 10px;
	list-style-image: url(images/bullet_star.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
*	margin-left: 15px;
}
.bottom_navi a:link, .bottom_navi a:active, .bottom_navi a:visited {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}

.bottom_navi a:hover{
	font-weight: bold;
	color: #FFF;
}

.bottom_copy {
	height: 30px;
	background-image: url(images/hi_copy.jpg);
	padding-top: 15px;
	padding-bottom: 10px;
	background-repeat: repeat-x;
	background-color: #252525;
	color: #999;
}
.bottom_copy a:link, .bottom_copy a:active, .bottom_copy a:visited {
	color: #999;
	text-decoration: none;
	font-size: 11px;
}

.bottom_copy a:hover{
	font-weight: bold;
	color: #FFF;
}
/*Drop-down menu*/
.nav2 {
	width: 610px;
	float: right;
	padding-top: 70px;
	text-align: right;
} /*Color navigation bar normal mode*/
	
.nav2 li {		display: inline;
	padding-right: 3px;
	padding-left: 25px;}
	
	
.nav2 ul {	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;}
	
	
	
.nav2 ul li {
	z-index:1000 !important /*Non-IE6*/;
	z-index:1000 /*IE6*/;
}
.nav2 ul li a {
	color: #999;
	text-decoration: none;
	font-size: 14px;
*	width: 73px;
	}
.nav2 ul li ul {
	display:none;
	border:none;
	z-index: 1001;
}

/*Non-IE6 hovering*/
.nav2 ul li:hover {position:relative;
} /*Sylvain IE hack*/
.nav2 ul li:hover a {		color: #FDDC01;} 
	/*Color main cells hovering mode*/
.nav2 ul li:hover ul {
	display:block;
	width:150px;
	z-index:1001;
	left:0;
	position: absolute;
	top:0px;


*   top:0px;
*	height:100px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}


.nav2 ul li:hover ul li a {
	display:list-item;
	width:10em;
	margin-left:23px;
	margin-top: -1px;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 25px;
	text-align: left;
	margin-right: 0px;
	margin-bottom: -20px;
	list-style-position: outside;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	background-color: #333;
	z-index: 1000;
} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {
	text-decoration:none;
	color: #FC0;
} /*Color subcells hovering mode*/

.white_table_body img{
}
