div {
/*	border: 1px solid pink; /****************** nur für Testzwecke **********************/
}

body {
	color:#ffffff; 
	background-color:#878b8d; /* 575757 hier die Hintergrundfarbe eingeben! */
    font-size:100.01%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin:0px; 
	padding:0px;
	padding-bottom:50px;
	text-align:center; /* nur für die Ausrichtung im IE */
   	}
.rahmen {
	color:#000000;
	background-color: #ffffff;
	position:relative;
	top:40px;
	width:999px;
	vertical-align:top;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:50px;
	padding:0px;
	text-align:left;
  	}

h1 {
	font-size: 12px;
	color:	#0b6b71;
	font-weight: bold;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

p {
	margin-left: 17px;
	color:#FF0000;
}

a {
	color: #336b93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 90;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #336b93;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}


/****** NUR FÜR MENUE : ******/	
a.aktiv { 
	color: #336b93;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
a.aktiv:hover { 
	text-decoration: underline;
	}
a.nichtaktiv {
	color: #336b93;
	font-size:10px;
	font-weight: bold;
}
a.nichtaktiv:hover {
	text-decoration:underline;
	color: #ffffff;
}
/*****************************/	
/****** NUR FÜR BOTTOM-MENUE : ******/	
a.bot-aktiv { 
	color: #336b93;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.bot-aktiv:hover { 
	text-decoration: underline;
	color: #000000;
	}
a.bot-nichtaktiv {
	color: #336b93;
	font-size:10px;
	font-weight: bold;
}
a.bot-nichtaktiv:hover {
	text-decoration:underline;
	color: #000000;
}
/*****************************/	



#logo {
/*	position:relative;
	top:3px;
	left:7px;
*/
 }
 
#topmenue {
	padding: 0px 19px;
/*	border: 1px solid blue;  */
}

#header_title_container {
  	height: 95px;
  	background-color: #bcd0dc;
/*  border: 1px solid blue; */
}

#header_title {
   	float: right;
}

#header_topmenu {
	clear:both;
	float:left;
	width: 999px; 
	height: 20px;
	padding: 2px 0px 0px 0px;	
/*  padding-left:10px; */
  	text-align: left;
  	background:#bcd0dc;
}

#fill_liob {
	position: relative;
	left: 10px;
	top: 33px;
	margin: 0px;
	width: 239px;
}
#mittelteil {
	width: 100%;
	margin: 9px 0px 0px 0px;
	padding: 0px;
	border-collapse:collapse;
	line-height: 16px;
/*	border: 1px solid green;*/
}

.news_container {
	vertical-align:top;
	background-color:#ffffff;
	padding: 1px 0px 0px 6px;
	width:229px;
/*	border:1px solid #bcd0dc; */
}
.news_container_rahmen {
	border:1px solid #bcd0dc; 
}

.news_headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#bcd0dc; 
	font-size: 10px;
	font-weight: bold;
	color: #336b93;
	margin: 0px;
	padding: 5px 5px 4px 15px;
/*	border: 1px solid red; */
}
.news_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
	margin: 0px 5px 0px 15px;
	text-align: left;
/*	line-height: 16px;*/
}
.inhalt_container {
	width: 557px;
	background-color:#ffffff;
	vertical-align:top;	
	padding: 0px 10px 0px 39px;
/*	border: 1px solid orange; */
}
.inhalt_headline  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e8eff3; 
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px 5px 5px 149px;
/*	border: 1px solid red; */
}
.inhalt_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px 5px 0px 0px;
	padding: 5px 5px 5px 149px;
	text-align: left;
}
.inhalt_text_centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09px;
	color: #333333; 
	text-align:center;
	background-position: center;
	margin-left: 149px;
}



#fill-img {
	float: left;
	margin: 6px 0px 0px -149px;
	border: 1px solid #336b93;
	width: 139px;
}
#fill-logo-mini {
	float: right;
	margin: -2px 7px 0px 0px;
	vertical-align:top;	
}


#unten {
/*	border: 1px solid blue;*/
	margin: 29px 0px 0px 0px;
}



/* Tabelle bei Produkten */
.ueberschrift-tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 800;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align:center;
}
.normaltext-tabelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;

}







