* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;	
	font-weight: normal;
	font-size: 11px;
}

.b
{
	font-weight: bold;
}

.textlink
{
	text-decoration:underline;
	color: #000000;
}

/*//////////////// header ////////////////////*/
#topline {
	position:absolute; 
	left:0; 
	top:0;
	width:100%;
	height:4px;
	background-color: #90908F;
}

#header {
	position:absolute; 
	left:0; 
	top:4;
	width:100%;
	height:108px;
	background-color: #F0F0F0;
}

#header_logo {
	position:absolute;
	left:39px;
	top:43px;
}

/*//////////////// Main Navigation ////////////////////*/
.navi1 {
	height:35px;
	width:113px;
	background-color:#DBDCD4;
	color:#000000;
	text-align:center;
	line-height:35px;
	float:left;
}

.navi1b {
	height:35px;
	width:113px;
	background-color:#000000;
	color:#FFFFFF;
	text-align:center;
	line-height:35px;
	float:left;
}

a:hover.navi1 {
	background-color:#000000;
	color:#FFFFFF;
}

#navi1_neuheiten {
	position:absolute;
	left:302px;
	top:46px;
}

#navi1_produkte {
	position:absolute;
	left:435px;
	top:46px;
}

#navi1_image {
	position:absolute;
	left:568px;
	top:46px;
}

#navi1_kommunikation {
	position:absolute;
	left:701px;
	top:46px;
}

/*//////////////// home ////////////////////*/
#teaser1 {
	position:absolute;
	left:38px;
	top:136px;
	width:510px;
	height:335px;
}

#teaser2 {
	position:absolute;
	left:38px;
	top:490px;
	width:510px;
	height:158px;
	background-color:#EAE6E5;
}

#teaser3 {
	position:absolute;
	left:568px;
	top:136px;
	width:247px;
	height:158px;
	background-color:#EAE6E5;
}

#teaser4 {
	position:absolute;
	left:568px;
	top:313px;
	width:247px;
	height:158px;
	background-color:#EAE6E5;
}

#teaser5 {
	position:absolute;
	left:568px;
	top:490px;
	background-image:   url(../img/home_bg_newsletterbox.jpg);
	width:247px;
	height:158px;
}

.t2_cont {
	margin: 44 0 0 16;
	padding-right: 245px;
}

.t5_cont {
	margin: 44 0 0 16;
}

/*//////////////// produktteppich start////////////////////*/
#uebersichten {
	position:absolute;
	left:38px;
	top:182px;
	width:776px;
	height:438x;
	z-index:20;
}

/*//////////////// Content allgemein////////////////////*/
#headline {
	position:absolute;
	left:0px;
	top:182px;
	width:284px;
	height:54x;
	z-index:19;
}

/*//////////////// Kommunikation////////////////////*/
#kommunikation_text {
	position:absolute;
	left:38px;
	top:240px;
	line-height: 130%;
	z-index:18;
	text-align:justify;
	width:380px;
}

#kommunikation_form {
	position:absolute;
	width:380px;
	line-height: 130%;
	z-index:17;
}

#kommunikation_image{
	position:absolute;
	left:320px;
	top:260px;
	line-height:130%; 
	text-align:justify;
	z-index:16;
}

/*//////////////// produkt detail////////////////////*/
#content_container {
	position:absolute;
	left:38px;
	top:250px;
	z-index:15;
}

#produkttext {
	width:245px;
	line-height: 130%;
	text-align:justify;
}

#thumb_container {
position:relative;
}

.thumbs {
	position:absolute;
	width:58px;
	height:58px;
}

#prod_thumb1 {
	left:0px;
	top:0px;
}

#prod_thumb2 {
	left:70px;
	top:0px;
}

#prod_thumb3 {
	left:140px;
	top:0px;
}

#prod_thumb4 {
	left:0px;
	top:70px;
}

#prod_thumb5 {
	left:70px;
	top:70px;
}

#prod_thumb6 {
	left:140px;
	top:70px;
}

#prod_thumb7 {
	left:0px;
	top:140px;
}

#prod_thumb8 {
	left:70px;
	top:140px;
}

#prod_thumb9 {
	left:140px;
	top:140px;
}

#prod_cont_image {
	position:absolute;
	width:512px;
	height:465px;
	left:302px;
	top:181px;
	z-index:14;
}

/*//////////////// Pflege////////////////////*/
#pflege_text1 {
	position:absolute;
	left:38px;
	top:240px;
	line-height: 125%;
	z-index:18;
	text-align:justify;
	width:380px;
}

#pflege_text2 {
	position:absolute;
	left:436px;
	top:240px;
	line-height: 125%;
	z-index:18;
	text-align:justify;
	width:380px;
}

/*//////////////// footer ////////////////////*/
#meta_navi {
	position:absolute;
	left: 38px;
	top: 660px;
	height:20px;
	width:235px;
}

#meta_copyright {
	position:absolute;
	left:668px;
	top:662px;
	width:141px;
	height:20px;
}

/*///////////////////////////////////////////////////////////////////////*/

