/* Mozilla */
html {height:96%;}
/* IE */
body {height:94%;}

body {
	font-family: Verdana;
	font-size: 11px;
	background-color: rgb(0,98,167);
	margin: 0px;
	padding: 0px;
}

div#logobar {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 970px;
	height: 35px;
	background-color: rgb(0,98,167);
	background-image: url("startstyle_FILES/logobar_01.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: -166px 0px 0px -512px;
	z-index: 6;
}


div#headnavi {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 20px;
	font-size: 9px;
	width: 400px;
	background-color: rgb(0,98,167);	
	margin: -161px 0px 0px 60px;
	padding: 10px 0px 0px 0px;
	z-index: 7;
}

div#main {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 900px;
	height: 540px;
	background-color: rgb(0,98,167);
	margin: -250px 0px 0px -450px;
	padding: 0px;
        overflow: hidden;
	z-index: 1;
}

* html div#main{
	height: 540px;
	border: 0px solid yellow;
}



div#header {
        top: 0px;
	width: 100%;
	min-width: 900px;
	height: 84px;
	background-image: url("startstyle_FILES/header_01.gif");
	margin: 0px;
	padding: 0px;
	z-index: 3;
}

.abstand td {
padding-left: 15px;
padding-right: 15px;
}

* html .abstand td {                    /* IE 6 - Änderung neu 3.9.07*/
padding-left: 0px;
padding-right:0px;
}

div#center {
	width: 100%;
	min-width: 900px;
	height: 301px;
	margin: 0px;
	padding: 0px;
	z-index: 3;
}

* html div#center {
	height: 301px;
	border: 0px solid #000000;
	background-color: #ffffff;
	}
	
*+html div#center {
	height: 301px;
	border: 0px solid #000000;
	background-image: url("startstyle_FILES/content_01.gif");
	
	}

div#navi {
	width: 240px;
	height: 100%;
	background-image: url("startstyle_FILES/navi_01.gif");
	margin: 0px;
	padding: 0px;
	float: left;
	z-index: 2;
}

* html div#navi {
	border: 0px solid orange;
	height: 100%;
}

.nav_list {
	width: 232px;
	border: none;
	border: 0px solid fuchsia;
} 

div#startimg {
	position: absolute;
	top: 29px;
	right: 10px;
	height: 356px;
	width: 390px;	
	z-index: 5;
}

* html div#startimg {
	float:right;
	top:59px;
	right:9px;	
	border: 0px solid lime;
	width: 379px;
}

div#content {
  float:left:
	width: 660px;
	height: 100%;
	background-image: url("startstyle_FILES/content_01.gif");
	margin: 0px;
	overflow: hidden;
	z-index: 2;
}


* html div#content {

	border: 0px solid lime;
	height: 100%;
	overflow-y: hidden;
	background-color: #ffffff;
	
	
}

*+html div#content {
  float:left;
	padding: 0px 0px 0px 0px;
	height: 100%;
}


table#content_left {
	width: 250px;
	height: 100%;
	margin: 10px 0px 20px 0px;
	float: left;
	z-index: 2;
}

* html table#content_left {
	border: 0px solid fuchsia;
	height:210px;
	padding-left: -2px;
}
*+html table#content_left {
	height: 50%;	
	/*margin-top:-40px;*/
	border: 0px solid fuchsia;
}

table#content_right {
	width: 340px;
	height: 100%;
	margin: 0px;
	z-index: 2;
}

* html table#content_right{
	border: 0px solid orange;
	height:210px;
}

*+html table#content_right {
	height: 50%;	
}

div#footer {
	width: 900px;
	height: 29px;
	background-image: url("startstyle_FILES/footer_01.gif");
	margin: 0px;
	z-index: 3;
}

div#footnavi {
	width: 400px;
	height: 25px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	float: right;
	z-index: 4;
}

h1 {color:#000;font-size: 12px;font-weight: bold;font-family: Verdana;}
.bodytext {color:#000;font-size: 11px; line-height:16px;font-family: Verdana;}
.bodytext a {color:#000;font-size: 12px;font-weight: bold;font-family: Verdana;}


.nav_link_no {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
}

.nav_link_ro {
	color: #0062A7;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
}

.nav_link_act {
	color: #0062A7;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
}

.nav_link_no:hover {
	color: #0062A7;
}


.nav_link_ro:hover {
	color: #0062A7;
}

.nav_link_act:hover {
	color: #0062A7;
}


.nav_link_no2 {
	color: #0062A7;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
}

.nav_link_ro2 {
	color: #0062A7;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
}

.nav_link_act2 {
	color: #0062A7;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100%;
}

.nav_link_no2:hover {
	color: #0062A7;
}


.nav_link_ro2:hover {
	color: #0062A7;
}

.nav_link_act2:hover {
	color: #0062A7;
}
    
    
.head_link_no {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
  /*padding: 10px 0px 0px 0px;*/
  text-align: center;
  /*align: center; 
	cellpadding: 10px 0px 0px 0px;*/
	width: 100px;
}

.head_link_cur {
	/*align: center;
	cellpadding: 10px 0px 0px 0px;*/
  text-align: center;
	/*padding: 10px 0px 0px 0px;*/
	color: #0062A7;
	background-color: white;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	text-decoration: none;
	width: 100px;
}

/*
.head_link_no:hover {
	color: #0062A7;
}

.head_link_cur:hover {
	color: #0062A7;
}
*/