html {
overflow-y: scroll;
}

html, body {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
background: #00174B;
}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0A2053;
	margin: 0;
}

A
{
	/*color : #112658;*/
	color :#CD1014;
	text-decoration : none;
}

td a{

color : #112658;
}

td p a{
color : #112658;

}

A:HOVER
{
	text-decoration: underline;
}

TABLE, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0A2053;
}

UL	
{ 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal; 
	color : #ffffff; 
	text-decoration : none; 
	margin-left : -22px; 
	list-style:none;
	margin-bottom : 0px; 
	margin-top : 0px
}

ul li ul{
background:#fff;
}


H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #0A2053;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #0A2053;
}

INPUT
{
	color: #0A2053;
	background-color: #ffffff;
	border-color: #0A2053;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

SELECT
{
	color: #0A2053;
	background-color: #ffffff;
	border-color: #0A2053;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: #0A2053;
	background-color: #ffffff;
	border-color: #0A2053;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#wrapper {
position: relative;
margin: 0 auto;
width: 980px;
min-height: 100%; /* Mindesthöhe in modernen Browsern */
height: auto !important; /* !important-Regel für moderne Browser */
height: 100%; /* Mindesthöhe in IE (<7) */
background: url(/images/hintergrund.gif) repeat-y;
overflow: hidden;
}

div#header {
width: 980px;
height: 145px;
border-bottom: 2px solid #0A2053;
margin: 0;
padding: 0;
background: url(/images/header.jpg) no-repeat;

}

div#sprache {
float: left;
font-size: 10px;
color: #ffffff;
padding: 15px;
width: 210px;
height: 100px;
}

div#sprache a {
color: #ffffff;
font-size: 10px;
}

div#homeLink {
float: right;
width: 730px;
height: 140px;
}

#werbebanner-wrapper {
	width: 980px;
	overflow: hidden;
	position: relative;
	background: #ffffff;
}
#werbung {
	height: 29px;
	margin-top:3px;
	margin-bottom:-5px;
	position: relative;
	width: 980px;
	overflow: hidden;
	background: #ffffff;
	/*padding-top:2px;*/
	border-top: 2px solid #0A2053;
}

/*#werbung div.scrollableArea img{
position: relative;
float: left;
margin: 0;
padding: 0;
		}*/



div#navigation {
width: 193px;
height: 500px;
background: #fff;
float:left;
padding-top: 8px;
border-top: 2px solid #0A2053;
/*border-bottom: 2px solid #0A2053;*/
/*border-right: 2px solid #0A2053;*/
}

div#navigation ul {
margin: 0;
padding: 0;
list-style: none;
}

div#navigation ul li {
padding-left: 15px;
line-height: 18px;
}

div#navigation ul li a {
line-height: 18px;
color: #0A2053;
}

div#navigation ul li.active {
background-color:#E5E7ED;
padding-left: 15px;
line-height: 18px;
}

div#navigation ul li.active ul {
margin-left: -15px;
padding: 0;
background: #ffffff;
}

div#navigation ul li.active ul li {
padding-left: 30px;
line-height: 18px;
}

div#navigation ul li.active ul li a.activesub {
text-decoration:underline;
}

div#content {
width: 542px;
float:left;
padding-top: 25px;
padding-left:25px;
padding-right:25px;
padding-Bottom:25px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
border-top: 2px solid #0A2053;
/*border: 2px solid #0A2053;*/
}

div#spalterechts {
float:right;
bottom: 0;
height: 500px;
padding-top: 6px;
width: 193px;
border-top: 2px solid #0A2053;
padding-bottom:100px;
/*border-bottom: 2px solid #0A2053;*/
/*border-left: 2px solid #0A2053;*/

}

div#flooright {
position: absolute;
bottom: 0;
padding-left:16px;
padding-bottom:10px;
text-align: center;
}

/*.active {
background-color:#E5E7ED;
margin-left:-18px;
padding-left:18px;
}*/

.sprachwahl {
color:white;
}
