body{
margin:0;
padding:0;
line-height: 1.5em;
font-family:
Verdana, Arial, Helvetica, sans-serif;
color: #220D7F;
background: #BCBEC0;
}

a:link {
 color:#022546;
 text-decoration: none;
 }

a:visited {
 color:#979796;
 text-decoration: none;
 }

a:active {
 color:#979796;
 text-decoration: none;
 }

TD {
font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10pt;
 color: #123066;
 }

.normal {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #123066;
line-height: 1.2em;
}

p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
color: #123066;
line-height: 1.2em;
} 
 
p.reihe {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #123066;
line-height: 1em;
margin-left: 4%;
} 
 
h1 {
font-size:12pt;
} 
h2 {
font-size:12pt;
} 

h3 {
font-size:11pt;
line-height: 2em;
} 

h4 {
font-size:10pt;
line-height: 1.5em;
} 

TR.tabelle {
font-size:10pt;
line-height: 1.4em	
}


TR.tabelle1 {
line-height: 2em	
}


TR.tabelle2 {
line-height: 1.5em	
}


li.bpliste {
font-size:10pt;
margin-left: 2%;
line-height: 1.8em;
} 

li.links {
font-size:10pt;
margin-left: 2%;
line-height: 2em;
} 
 
b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #2877C0; /*#4391D9;*/
height: 120px; /*Height of top section*/
}

#topsection h1{
margin: 0;
margin-right: 35px;
font-family:sans-serif;
font-size:25pt;
color: #BCBEC0;
padding-top: 12px;
text-align:right;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 50px 0 130px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #E8E6E6;
padding: 60px;
}

#leftcolumn{
float: left;
width: 160px; /*Width of left column in pixel*/
margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
background: #2877C0;
font-size:10pt;
}

#footer{
float: left;
width: 100%;
background: #2877C0;
color: #E8E6E6;
padding: 2px 0;
font-size:8pt;
}

#footer a{
color: #D6D6D6;
font-size:7pt;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#menu {
	background: #616977; /*#333*/
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 12em;
}

#menu a {
	background: #616977; /*#333*/; 
	border-bottom: 1px solid #393939;
	color: #ccc; 
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu a:hover {
	background: #2877C0; /*#2580a2  */
	color: #fff;
	padding-bottom: 8px;
}	


#menu li {
	font: 10pt "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


#menu #active {
	background: #616977; /*#333*/; 
	border-bottom: 1px solid #393939;
	color: #fff; 
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font: 10pt "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	
}
