option {padding-left: 0.4em}

html {height:100%}
body { 
    min-height: 101%; 
    font-size: 100.01%; 
    position: relative; 
    color: #000; 
    background: #fff;
    text-align: left; 
	background-color: #6C7094;
	font-family:Georgia, "Times New Roman", Times, serif;	
} 

fieldset, img { border:0; }

a{
color:#6C7094;
text-decoration:none;
font-weight:bold;
}
a:hover{
color:#6C7094;
text-decoration:underline;
font-weight:bold;
}
select, input, textarea { font-size: 99% }


/*Basic Layout*/
#content{
margin-top:20px;
}

#inhalt{
width:735px;
background-image:url(../images/wrapper_back.gif);
}

.navi{
background-color:#D3D4DF;
padding-top:15px;
border-top:6px solid #fff;
}
.navi img{margin-bottom:6px;}
.navi img.submenu{margin-bottom:0;}
.content_table{
background-color:#F1F2F4;
}

#content{
margin:0;
padding:0;
background-color:#F1F2F4;
padding-left:16px;
padding-right:16px;
}

#content p, td, th{
font-size:11px;
line-height:150%;
vertical-align:top;
margin-top:2px;
margin-bottom:8px;
}

h1{
font-size:12px;
color:#6C7094;
margin-bottom:14px;
}
h2{
font-size:11px;
color:#6C7094;
margin-bottom:5px;
}
.imgBorderTop{
border:5px solid #fff;
border-bottom:none;
}
.imgBorderBottom{
border:5px solid #fff;
border-top:none;
}
.imgBorder{
border:5px solid #fff;
}

/*Rahmen*/

#right{background-image:url(images/right.png);}
#left{background-image:url(images/left.png);}

#headline_home{
border-top:6px solid #fff;
margin-bottom:17px;
background:url(../images/headline_back.gif)
}

.footer_back{
background:url(../images/footer_back.gif)
}

/*aktuelles*/
.aktHeader{
line-height:25px;
padding-left:5px;
color:#fff;
font-weight:bold;
background-color:#6C7094;
background-image:url(../images/headerBack.jpg)
}

.aktText{
background-color:#d3d4dF;
padding:5px;
line-height:150%;
color:#333;
}
.trenner{
height:20px;
text-align:center;
vertical-align:middle;
}

