/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> hier gehts los mit ib-herz css <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* macht alle abstŠnde auf null */
* {margin:0;padding:0;}

div#alles{width:900px;
margin:0px auto 0px auto;
position:relative;
}



body {
   font-family: verdana, helvetica, sans-serif;
   font-size: 62.5%;
   background-color:#ffffff;
}
  
p {width:95%;}

a:link, a:visited {
	text-decoration:none;
	color:#787054;}

a:hover {
	text-decoration:bold;
	color:#000000;
	}


div#head {
	width: 900px;
	height: 130px;
	margin:0px auto auto auto;
	float:left;
	border-top-color:#ffffff;
	border-bottom-color:#ffffff;
	border-left-color:#787054;
	border-right-color:#787054;
	border-width:1px;
	border-style:solid;
	background-image:url(../img/bg/7.gif);
}

div#head img{
	margin:15px auto 10px 20px;
	float:left;
}

.head_text{
	width:250px;
	height:90px;
	font-family: trebuchet ms, verdana, Georgia, Times New Roman, Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#999999;
	margin:95px 0px 10px auto;
	float:right;
}


div#navi_bg_grau_hell{
	width: 902px;
	height:15px;
	margin:0px auto auto auto;
	float:left;
	background-color:#bdb8a8;
} 


div#navi_bg_grau{
	width: 902px;
	height:15px;
	margin:0px auto auto auto;
	float:left;
	background-color:#4e4644;
} 

div#navi_bg_gelb{
	width: 902px;
	height:15px;
	margin:0px auto auto auto;
	float:left;
	background-color:#ffc904;
} 

div#navi_bg_weiss{
	width: 902px;
	height:15px;
	margin:0px auto auto auto;
	float:left;
	background-color:#ffffff;
} 


.navi_links {
	font-family:trebuchet ms, Georgia, Times New Roman, Times, serif;
	font-size:13px;
	font-weight:normal;
	margin: 0px auto auto 22px;
	color:#787054;
	float:left;
}

.navi_links:hover{
	text-decoration:none;
	color:#000000;
	margin: 0px auto auto 22px;
	}


div#content{
	width: 900px;
	margin:0px auto auto auto;
	float:left;
	border-top-color:#ffffff;
	border-bottom-color:#ffffff;
	border-left-color:#787054;
	border-right-color:#787054;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
} 

div#content img{
	margin:15px auto 5px 0px;
	float:left;
}


.content_headline {
	width:900px;
	font-family:trebuchet ms, verdana, arial, Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:normal;
	margin: 20px auto 5px 40px;
	color:#333333;
	float:left;
}

.content_headline_2 {
	width:900px;
	font-family:trebuchet ms, verdana, arial, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	margin: 5px auto auto 45px;
	color:#333333;
	float:left;
}


.content_text_1 {
	width:250px;
	font-family:trebuchet ms, verdana, arial, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	margin: 5px auto auto 45px;
	color:#333333;
	float:left;
}

.content_text_2 {
	width:600px;
	font-family:trebuchet ms, verdana, arial, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	margin: 5px auto auto 0px;
	color:#333333;
	float:left;
}

.content_text_3 {
	width:850px;
	font-family:trebuchet ms, verdana, arial, Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-weight:normal;
	margin: 3px auto 20px 45px;
	color:#333333;
	float:left;
}

div#bottom {
	width: 900px;
	height: 20px;
	margin:10px auto auto auto;
	float:left;
	border-top-color:#CCCCCC;
	border-bottom-color:#ffffff;
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-width:1px;
	border-style:solid;
}

.bottom_text {
	width:900px;
	font-family:trebuchet ms, Georgia, Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	margin: 3px auto auto auto;
	color:#666666;
	float:left;
}




