.lines_top, .image_top_offer, .txt_top_offer, .a_top_offer, .footer, .contentblock, .kasten_links, .kasten_rechts {
	display: block;
	position:absolute;
	visibility: visible;
	z-index: 0;
}
/* TOP OFFER STARTSEITE */

/* LINIE OBEN UND UNTEN BEI DEM BILD ANGEBOT AUF DER STARTSEITE */

.image_top_offer {
	width:170px;
	height: 82px; 
	left: 7px;
	top: 150px;
}
.txt_top_offer {
	width:800px;
	height: 82px; 
	left: 122px;
	top: 150px;
}
.txt_top_offer h1 {
	color: #000;
	font-size: 14px;
	margin: 5px 0px 7px 0px;
}

.txt_top_offer p {
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}

/* 3SPALTER NEWS, L�UNGEN, MITGLIEDERBEREICH */

.contentblock {
	width: 968px;
	height: 570px;
	top: 241px;
	left: 0px;
	overflow: visible;
}

.kasten_links {
	display: block;position: relative;height: 100%; float: left;
	width: 620px;
	overflow: visible;	background-color: #CDD0D5;

}

.img_teaser_index_news,
.txt_teaser_index_news {
	width:100%;
	background-color: #CDD0D5;
}

.txt_teaser_index_news, .txt_teaser_index_news p {
	height: auto;
}

.kasten_rechts {
	display: block;position: relative;height: 100%;float: right;
	top: 0px;
	width: 344px;
}

.rechts_oben {
	display: block;
	position: relative; 
	height: 43%;
 	background-color: #BACEC2;
}

.rechts_unten {
	display: block;
	position: relative; 
	height: 57%; 
	background-color: #FDDDA2;
}

* html .rechts_unten {
	height: 52%;
}

.img_teaser_index_loesungen,
.txt_teaser_index_loesungen {
	width:100%;
	background-color: #FDDDA2;
}

.img_teaser_index_mgbereich,
.txt_teaser_index_mgbereich {
	width:100%;
	background-color: #BACEC2;
}

.txt_teaser_index_mgbereich, 
.txt_teaser_index_loesungen {
	height: auto;
}

.img_teaser_index_news, 
.img_teaser_index_mgbereich {
	height: 72px;
}

.img_teaser_index_loesungen {
	height: 76px;
}

.img_teaser_index_news,
.img_teaser_index_loesungen,
.img_teaser_index_mgbereich,
.txt_teaser_index_news, 
.txt_teaser_index_loesungen,
.txt_teaser_index_mgbereich {
	font-size: 11px;

}

.txt_teaser_index_news,
.txt_teaser_index_loesungen,
.txt_teaser_index_mgbereich {
	padding: 0px 0px 0px 0px;
}

.txt_teaser_index_news p,
.txt_teaser_index_loesungen p,
.txt_teaser_index_mgbereich p {
	padding: 4px 0px 0px 0px; 
	margin: 0px;
}

/* Linkfarbe Katalogblock */
.txt_teaser_index_loesungen a:link,
.txt_teaser_index_loesungen a:visited {
	color: #c97614;
	text-decoration: underline;
}

.txt_teaser_index_loesungen a:hover {
	color: #ffffff;
}


/* Linkfarbe Mitgliederbereichsblock */
.txt_teaser_index_mgbereich a:link,
.txt_teaser_index_mgbereich a:visited {
	color: #305947;
	text-decoration: underline;
}


.txt_teaser_index_loesungen a:link, .txt_teaser_index_loesungen a:hover,
.txt_teaser_index_mgbereich a:link, .txt_teaser_index_mgbereich a:hover {
	font-weight: bold;
}


.txt_teaser_index_loesungen a:hover,
.txt_teaser_index_mgbereich a:hover {
	color: #ffffff;
}

.txt_teaser_index_loesungen a:visited,
.txt_teaser_index_mgbereich a:visited  {
	font-weight: normal;
}

.inhalt {
	padding: 0px 10px 0px 12px;
}

.start_news_titel, 
.start_news_titel p { 
	padding: 6px 0px 0px 0px; 
	font-weight: bold; 
	margin: 5px 0px 0px 0px !important;
}

.start_news_text, .start_katalog_text, .start_katalog_text p, 
.start_news_text p, 
.start_news_text a:link { 
	padding: 4px 0px 0px 0px; 
	margin: 0px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

/* Linkfarbe Newsblock */

.txt_teaser_index_news a:link, .txt_teaser_index_news a:hover, .txt_teaser_index_news a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.txt_teaser_index_news a:hover {
	color: #555e5e;
}

.start_news_titel a:link {
	color: #555e5e;
	text-decoration: underline;
	font-weight: bold;
}

.start_news_titel a:visited {
	color: #555e5e;
	text-decoration: underline;
	font-weight: normal;
}

.start_news_titel a:hover {
	color: #ffffff;
}

/* ENDE 3SPALTER NEWS, L�UNGEN, MITGLIEDERBEREICH */

.footer {
	width:856px;
	height:13px;
	left:50px;
	top: 820px;
	border-width: 2px 0px 0px 0px;
	border-color:#E1E2E6; 
	border-style:solid;
	padding: 17px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
}
.footer a {
	text-decoration: underline;
	font-weight: bold;
	color: #616161;
	padding: 0px 2px 0px 2px;
}

.footer a:hover {
	color: #ffffff !important;
	text-decoration: underline;
	font-weight: bold;
}

.footer a:visited {
	font-weight:normal;
	color: #616161;
	text-decoration: underline;
}


