
#page {
	position: absolute;
	background-color: #fff;
	width: 980px;
	border: 0;
	padding: 0;
	margin: 0;
	height: auto;
}

#oben {
	background-color: #fff;
	top: 0;
	left: 0;
	width: 975px;
	padding: 0;
	border: 0;
	margin: 0 5px;
}


#unten {
	float: left;
	background-color: #fff;
	top: 105px;
	left: 0px;
	width: 967px;
	height: 100%;
	padding: 0;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0;
	border-top: 8px solid #8cabc3;
	border-left: 8px solid #8cabc3;
	border-bottom: 8px hidden #fff;
	background-image: url(../images/logo_cloak2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
}



#header {
	top: 0;
	left: 0px;
	width: 100%;
	padding: 0;
	margin: 0;
	height: 105px;
	background-color: #fff;
	border: 0;

}

#header .links{	
	float: left;
	margin-left:10px;
	margin-top:5px;
	background-color: #fff;
	height:auto;
	width: 150px;
}

#header .mitte{
	float: left;
	background-color: #fff;
	font-size: 30pt;
	font-weight: bold;
	color: #ef8d00;
	text-align: center;
	height: 100px;
	width: auto;
	margin-left: 15px;
	margin-top: 10px;
}

#header .kk_head_low {
	font-size: 9pt;
	font-weight: bold;
	color: #0f273a;
	text-align: center;
}

#header .rechts{	
	float: right;
	background-color: #fff;
	right:50px;
	height:auto;
	width: auto;
}



#menu {
	float: left;
	background-color: #fff;
	top: 0px;
	left: 0px;
	width: 130px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#menu p {
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #8cabc3;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: right;
}

#menu a, #menu a:visited {
	background-color: #8cabc3;
	border-right: 3px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 5px 1px 15px;
	display:block;
} 

#menu a:active, #menu a:hover, #menu a:focus {
	border-right: 3px solid #FF9900;
	color: #0f273a;
	display:block;
	font-size: 10pt;
	text-decoration: none;
}


#menu .selected a, #menu .selected a:visited, #menu selected a:active, #menu .selected a:hover, #menu .selected a:focus {
	background-color: #8cabc3;
	border-right: 3px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0f273a;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	padding: 1px 5px 1px 15px;
	display: block;
} 

#main {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
   top: 0px;
	left: 40px;
	width: 547px;
	margin-top: 16px;
	margin-left:25px;
	margin-bottom: 60px;
	padding-left:20px;
	text-indent: 0px;
}




#rechts {
	float: right;
	background-color: #fff;
	height: auto;
	width: 200px;
	padding: 0;
	margin-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
}


#footer {
	position: absolute;
	clear: both;
	bottom: 5px;
	background-color: #fff;
	width: 967px;
	padding: 0 ;
	margin: 0;
	border-bottom: 8px solid #8cabc3;
}

#foot_mitte{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	bottom: 0px;
	left: 150px;
}


#foot_right{
	float: right;
	background-color: #fff;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;	
	clear: both;
}

#foot_right p {
	display: inline;
}

#foot_right a, #foot_right a:visited {
	vertical-align: baseline;
	color: #fff;
	background-color: #8cabc3;
	border:0;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	margin-right:5px;

	padding: 1px 10px 1px 15px;
	display: inline;

} 

#foot_right a:active, #foot_right a:hover, #foot_right a:focus, #foot_right .selected a, #foot_right .selected a:visited  {
	vertical-align: baseline;
	border: 0;
	color: #0f273a;
	background-color: #8cabc3;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
	padding: 1px 10px 1px 15px;
	display: inline;
}


#nl {
	border: 1px solid;
	border-color: #8cabc3;
	font-size: 10px;
}

#nl h3 {
	margin: 0px;
	padding: 2px 0 2px 0;
	font-size: 10px;
	color: #0f273a;
	text-align: center;
	background-color: #8cabc3;
	font-weight: bold;
}

#nl input {
	font-size: 10px;
}
