html{
	height:101%;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#334A73;
}

#content_container{
	padding-left:0;
	margin:auto;
	width:902px;
	margin-top:0px;
	background-image: url(../graphics/bg_main.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
}

img{
	border-width:0px;
}

#header{
	background-color:#334A73;
	position:relative;
	text-align:center;
	padding:0px;
	width:100%;
	z-index:10;
	margin:0px;
	margin-bottom:0px;
}
		
#inner_container{
	text-align:left;
	background-image: url(../graphics/bg_main.jpg);
	background-position:top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
}

#content_limiter{
	padding-left:40px;
	padding-right:40px;
}

#foot{
	margin:auto;
	background-color:#334A73;
	color:#FFFFFF;
	text-align:right;
	font-size:9px;
}

/* Angaben nur für den Internet Explorer mit Star-HTML-Hack */
* html, * html body{
	height:100%;
	text-align:center;
}

* html #header{
	margin:0;
	z-index:20;
	top:0;
}

* html #content_container {
	z-index:1;
	position:relative;
	width:902px;
	background-color:#334A73;
}
		
* html #inner_container{
	margin-top:0px;
	width:902px;
}


#navileiste{
background-image: url(../graphics/maintop.gif);
	background-color: #FFFFFF;
	line-height:25px;
	text-align:left;
	height:25px;
	display:block;
	z-index:25;
	width:902px;
	margin:auto;
	font-weight:normal;

	}
	

#inner_navi{
	float:left;
	width:100%;
	margin-top:-1px;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #6E7D99;
	background-color:#FFFFFF;
	margin-left:5px;
}

.navi:link { text-decoration:none;}
.navi:visited { text-decoration:none;}
.navi:hover { text-decoration:none;color: #F5B91E}
.navi:active { text-decoration:none;color: #F5B91E}
.navi:focus { text-decoration:none;}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #A3ACBB;
}

.text, #content_limiter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6E7D99;
	text-align: justify;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #6E7D99;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6E7D99;
}

.col {
	padding-left:20px;
}

a:link { text-decoration:underline;color: #334A73;}
a:visited { text-decoration:underline;color: #334A73;}
a:hover { text-decoration:none;color: #F5B91E;}
a:active { text-decoration:none;color: #334A73;}
a:focus { text-decoration:none;color: #334A73;}

.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6E7D99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	background-color: #FFFFFF;
	border-bottom-color: #6E7D99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #6E7D99;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6E7D99;
	background-color: #FFFFFF;
	border: 1px solid #6E7D99;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6E7D99;
	background-color: #FFFFFF;
	border: 1px solid #6E7D99;
	cursor: hand;
}

td{
	vertical-align:top;
    border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:334a73;

}

unten.td{
	vertical-align:middle;
}
