@charset "utf-8";

body
{
	background-image:url(../images/bgkachel.jpg);
	background-repeat:repeat-x;
	background-color:#233955;
	margin:0px;
	font-family:Arial, Verdana;
	font-size:12px;
	line-height:20px;
}

.titel_blau_klein {
	font-size:12px;
	color: #5a7498;
	font-weight: bold;
}


a {
	color: #5a7498;
	text-decoration: none;
}

p {
	margin: 10px 0px 10px 0px;
}

#container
{
	position:relative;
	margin:0 auto;
	width:899px;
}

#logo
{
	width: 446px;
	float: left;
}

#claim {
	width: 453px;	
	float: left;
}

#navi
{
	
	clear: both;
	height:55px;
	background-image:url(../images/kachel_navi.jpg);
	background-repeat:repeat-x;
	text-align: center;
}

/*  Hauptnavigation */

#navi #main_navi {
	list-style-type: none;
	margin:auto;
	margin-left:auto;
	margin-right:auto;
}

#navi #main_navi li 
{
	width: 120px;
	height: 27px;
	line-height: 27px;
	background-image:url(../images/buttonbg.jpg);
	text-align_ center;
	list-style-type: none;
	float: left;
}

#navi #main_navi li a {
	color: #FFFFFF;
	text-decoration: none;
}

#navi #main_navi #aktiv
{
	list-style-type: none;
	background-image:url(../images/buttonbg_aktiv.jpg);	
}

#navi #main_navi .delimiter 
{
	width: 2px;
	height: 27px;
	line-height: 27px;
	background-image:url(../images/naviabtrennung.jpg);
	float: left;
}

/* Sub-Navi */
#navi #sub_navi {
	clear: both;
	margin: 0px;
}

#navi #sub_navi li 
{
	list-style-type: none;
	color: #f6e1ae;
	line-height: 27px;
	float: left;
}
#navi #sub_navi li a {
	color: #f6e1ae;
	text-decoration: none;
}
#navi #sub_navi #aktiv a {
	color: #FFFFFF;
}
#navi #sub_navi .delimiter {
	margin: 0px 10px 0px 10px;
	width: 5px;
}



#footer
{
	clear: both;
	height:47px;
	background-image:url(../images/kachel_grau.jpg);
	background-repeat:repeat-x;
	text-align: center;
	font-size:11px;
}


/* Footer-Navi */

#footer ul {
	margin:auto;
	margin-left:auto;
	margin-right:auto;
	list-style-type: none;
	width: 600px;
	}

#footer ul li 
{
	margin-top: 0px !important;
	margin-top:15px;
	list-style-type: none;
	color: #FFFFFF;
	line-height: 40px;
	float: left;
}
#footer ul li a {
	color: #666666;
	text-decoration: none;
}
#footer ul #aktiv a {
	font-weight: bold;
}


#footer ul .delimiter {
	margin-top:0px;
	background-image:url(../images/footer_delimiter.gif);
	margin: 0px 30px 0px 30px;
	width: 2px;
	height: 40px;
}

#footer img {
	margin-right: 3px;
	border: none;
}

#content_bg
{
	margin-top: 0px;
	padding:60px 0px 50px 44px !important;
	padding:60px 0 50px 43px;
	background-color: white;
	background-image:url(../images/kachel_content.jpg);
	background-repeat:repeat-x;
	background-position: top;
	min-height:300px;
}

#content_left
{
	width:545px;
	top:70px;
	float:left;
	color:#666666;
}

#content_left ul {
	margin: 0 0 20px 20px;
	padding: 0;
	list-style-position: outside;
}
#content_left ul li{
	margin: 0 0 0 0px;
	padding: 0;
}



#content_right
{
	float:left;
	margin-left:60px;
	margin-right:20px;
	width:230px;
	top:70px;
	color:#666666;
	
}

#inner {
	background-image:url(../images/inner_bg.gif);
}

#breadcrumb {
	position: absolute;
	color: #6480a7;
	top: 314px;
	left: 44px;
}

h1 
{
	font-size: 16px;
	font-weight: bold;
	color: #5a7498;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
	padding: 0px;
}

h2 
{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 15px 0px;
	line-height: 18px;
	padding: 0px;
}

h3 
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	padding: 0px;
}

#breadcrumb a {
	color: #666666 !important;
}

#header {
	height: 126px;
	width: 899px;
}

.textbox
{
	border: 1px solid #CCCCCC;
	width: 220px;
}

.absenden
{
	border: 1px solid #253a57;
	background-color:#6b86b3;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

/* News */

.news {
	padding-bottom: 10px;
	margin-bottom: 20px; 
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

.news .more {
	padding-top: 16px;

}
.news img {
	border: none;
	margin-bottom: 6px;
}

.teaser_title {
	font-size: 16px;
	font-weight: bold;
	color: #5a7498;
	padding-bottom:20px;
}

.img_left {
	float: left;
	margin: 0px 20px 10px 0px;
}

hr {
	border-color:#EAEAEA;
	color:#EAEAEA;
}

.entry_list {
	clear: both;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCCCCC;
}

.entry_list img {
	margin-top: 5px;
	border: none;
}
.news_content {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0 0 15px 0;
	padding-bottom: 15px;
}

.title_blue {
	font-size:12px;
	font-weight:bold;
}
.unter_ueberschrift {
	line-height: 12px;
}

.referenz_daten {
	background-color: #F5F5F5;
	border: 1px dotted #d2dae5;
	padding: 2px 6px 2px 6px;
}

.titel_blau {
	font-size:12px;
	color: #5a7498;
	font-weight: bold;
}
.img_left_liste {
	float: left;
	margin: 0px 30px 10px 0px;
}
.liste {

}
.liste td {
	padding: 3px 0px 3px 0px;
}
.liste_header {
		padding: 0 0 6px 0;
	font-size:12px;
	color: #5a7498;
	font-weight: bold;
}
