/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
	
}

body{
	background-image:url(images/bg_tile.jpg);
	background-color: #ffffff;
	background-repeat: repeat;
	height:100%; 
	}
	
html, input, textarea
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		line-height:1.5em;
	}

.border-left{
position:absolute;
left:0;
top:0; 
width: auto;
margin: 0;
height: 170%;
border-left: #048abf solid 6px;
}

a img { border:0;}

ul { list-style:disc;
padding-left: 10px;}

.menu ul { list-style:none;
color: #FFFFFF;
font-weight: bold}

h1{
font-size: 30px;
color:#048abf;
margin-top: 16px;
line-height: 30px;
margin-bottom: 25px;
}

h2{
font-size: 14px;
font-weight: normal;
color:#048abf;
line-height: 20px;
}

h3{
font-size: 22px;
color:#048abf;
margin-top: -3px;
}

h4{
font-size: 24px;
color:#333333;
margin-bottom: 15px;
font-weight: normal;
}


.clear  { clear:both;}

.container {
	width: 810px;
	height: auto;
	margin-left: 30px;
	margin-top: 50px;
	margin-right: 35px;
	float: left;
	}

.banner{
	width: 120px;
	height: 600px;
	float: left;
	margin-top: 168px;
	}
	
.logo{
	width:345px;
	height:108px;
	float: left;
}

.container-header {
width: 930px;
height: auto;
}

.banner-top {
float: right;
height: 100px;
width: 470px;
}

.navcontainer {
height: auto;
width: 810px;
margin-top: 10px;
}

.navi{
width: 500px;
height: 17px;
font-weight: bold;
font-size: 16px;
float: left;
}

.navi a:link, .navi a:visited{
color:#CC0000;
text-decoration: none;
margin-right: 12px;
}

.navi a:hover{
color:#035C7E;
}

.navi a.active:link, .navi a.active:visited{
color:#999999;
margin-right: 12px;
}

.btn-blue, .btn-blue-visit {
width: auto;
height:15px;
padding: 2px 8px 2px 8px;
float:right;
background-color: #048abf;
color: #FFFFFF;
margin: 0px;
font-size: 10px;
}

.btn-blue-visit
{
position: relative;
bottom: 0px;
right: 0px;
}

.btn-blue a:link, .btn-blue a:visited, .btn-blue-visit a:link, .btn-blue-visit a:visited{
color:#FFFFFF;
text-decoration: underline;
margin-right: 5px;
}

.btn-blue a.active:link,.btn-blue a.active:visited{
color:#FFFFFF;
text-decoration: none;
margin-right: 5px;
}

.btn-blue a:hover{
text-decoration: none;
}

.corner-blue{
width: 20px;
height:20px;
float:right;
position:relative;
left: 2px;
}

.content-white, .content-white-headline, .content-white-top, .footer
{
background-color:#FFFFFF;
width: 802px;
height:auto;
padding-top: 8px;
padding-left: 8px;
margin-bottom: 16px;
}

.content-white {
border-bottom:  #87b3d0 solid 1px;
}

.content-white-top {
border-top: #048abf solid 1px; 
}

.content-white-headline {
border-bottom: #048abf solid 1px;
}

.footer{
border-top: #048abf solid 1px;
border-bottom: #048abf solid 3px;
height: 25px;
color: #048abf;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
width: 790px;
}

.footer a:link, .footer a:visited {
font-size:10px;
color: #048abf;
font-weight: bold;
text-decoration: none;
 }
 
.footer a:hover {
font-size:10px;
color:#035C7E;
font-weight: bold;
text-decoration: underline;
}

.footer a.active:link, .footer a.active:visited
{
color:#e3e3e3;
}
.content-left{
float: left;
width: 350px;
height: auto;
}

.content-right, .content-right-einreichen {
margin-left: 15px;
float: left;
width: 415px;
height: 239px;
padding-top: 10px;
}

.content-right-einreichen {
height:auto;
padding-left: 40px;
width: 370px;
}

.content-white-top .content-right {
padding-top: 20px;
height: auto;
padding-bottom: 70px;
}

.footer .content-right{
float:right;
width: auto;
padding-top: 0px;
}

.content-left img{
border: #c1c1c1 solid 1px;
}

.paging {
width: auto;
height: 19px;
float: right;
}

.content-right a:link, .content-right a:visited {
color: #048abf;
}

.content-right a:hover {
color:#035C7E;
}

/*Kontakt*/

table th {
color: #048abf;
font-size: 18px;
font-weight: bold;
border-bottom: #048abf 1px solid;
height: 25px;
text-align: left;
}

table, table td{
color: #666666;
}
