/* IE6 Fixes */
.clearer {clear: left; line-height: 0; height: 0;}

/* Standart */
body{
	background-color:#000000;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
a:link, a:visited, a:active{
	text-decoration: underline;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
a:hover{
	text-decoration: none;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
a.navi_link:link, a.navi_link:visited{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
a.navi_link:hover{ 
	text-decoration: underline;
	color: #ffffff;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
a.bottom_link:link, a.bottom_link:visited{
	font-size: 8pt;
	color:#ffffff;
	font-family: verdana;
	text-decoration: none;
}
a.bottom_link:hover{
	font-size: 8pt;
	color:#ffffff;
	font-family: verdana;
	text-decoration: underline;
}
h1{
	color: #ffffff;
	font-weight: bold;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}
h2{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
p{
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
p.small_text{
	padding: 0px;
	margin: 0px;
	font-size: 7pt;
	color:#ffffff;
	font-family: verdana;
}
li{
	padding: 0px;
	margin: 0px;
}
ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
div{
	outline: none;
}


.wrapper{
	margin-left: 10px;
	padding: 10px;
	border: 0px solid #ffffff;
	width: 782px;
	position: absolute;
}
.head1{
	height: 18px;
	color:#ffffff;
	background-color: #00468E;
	border: 1px solid #ffffff;
	padding-top: 3px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 8pt;
}
.head2{
	height: 150px;
	border: 1px solid #ffffff;
	margin-top:5px;
}
.navigation{
	height: 21px;
	background: url(images/bg.jpg);
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left:10px;
	margin-top:5px;
	border: 1px solid #ffffff;
}
.content_left{
	margin-top:5px;
	float:left;
	background-color: #000000;
	width: 580px;
	min-height: 700px;
	overflow: auto;
	color:#ffffff;
	border: 1px solid #ffffff;
	background-image:url(images/background_home.jpg);
	background-repeat:no-repeat;
}
.content_right{
	margin-top:5px;
	padding: 3px;
	float:right;
	background-color: #00468E;
	width: 188px;
	height:100%;
	color:#ffffff;
	border:1px solid #ffffff;
	font-size:8pt;
}
.bottom{
	width: 580px;
	height:25px;
	margin-top:5px;
	float:left;
	font-size: 8pt;
	color:#ffffff;
	font-family: verdana;
}
.content_box_title{
	max-width: 100%;
	padding-left: 10px;
	padding-top: 8px;
	height: 20px;
	overflow: auto;
	background-color: #000000;
}
.leistungen_box1{
	width: 200px;
	float: left;
	border-right: 1px solid #ffffff;
}
.leistungen_box2{
	width: 340px;
	float: right;

}












.bottom_box{

	max-width: 700px;
	height: 16px;
	overflow: auto;
	text-align: center;
	font-size: 10px;
	background: #00A6A6;
	color:#FFFFFF;
	padding-top: 3px;
}
.login_box{
	position: relative;
	border: 1px solid #00A6A6;
	top: 10px;
	left: 10px;
	right: 10px;
	width: 670px;
}

.content_box_border{
	max-width: 100%;
	min-height: 400px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	overflow: auto;
}
.content_box_border_innen{
	max-width:100%;
	border: 1px solid #E0EEEE;
	padding: 10px;
	overflow:auto;
	margin-bottom: 10px;
}
.kontakt_box1{
	background:#FFF5EE;
	padding: 10px;
	float:left;
	overflow:auto;
	vertical-align:top;
}
