/* CSS Document */


body{
	background-image:url(img/bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
	text-align:center;
}

#seite{
	position:absolute;
	display:block;
	margin-top:20px;
	width:890px;
	margin-left: -445px;
	left: 50%;
}

#seite_home{
	position:absolute;
	display:block;
	margin-top:128px;
	width:890px;
	margin-left: -445px;
	left: 50%;
}

#container{
	position; absolute;
	display:block;
	top:0px;
	left:0px;
	width:100%;
	text-align:center;
}

#header{
	position:absolute;
	display:block;
	margin-top:20px;
	width:890px;
	margin-left: -445px;
	left: 50%;
	height:91px;
	
	background-image:url(img/haeder.png);
	background-position:center;
	background-repeat:no-repeat;
}

#header2{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:180px;
	height:76px;
	margin-top:28px;
	margin-left:17px;
	background-image:url(img/header2.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 483px;
}

#logo_s_l{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:20px;
	top:0px;
	height:103px;
	background-image:url(img/logo_subaru_l.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 160px;
}

#logo_k_l{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:20px;
	top:0px;
	height:103px;
	background-image:url(img/logo_kia_l.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 160px;
}

#logo_d_l{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:20px;
	top:0px;
	height:103px;
	background-image:url(img/logo_daihatsu_l.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 160px;
}

#logo_s_s1{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:720px;
	top:0px;
	height:103px;
	background-image:url(img/logo_subaru_s.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 85px;
}

#logo_s_s2{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:805px;
	top:0px;
	height:103px;
	background-image:url(img/logo_subaru_s.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 85px;
}

#logo_k_s1{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:720px;
	top:0px;
	height:103px;
	background-image:url(img/logo_kia_s.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 85px;
}

#logo_d_s2{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:805px;
	top:0px;
	height:103px;
	background-image:url(img/logo_daihatsu_s.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 85px;
}

#headline{
	z-index:200;
	position:absolute;
	display:block;
	float:left;
	left:180px;
	widht:535px;
	height:24px;
	margin-top:86px;
	padding-left:20px;
}

#seite_home_top{
height:10px;
background-image:url(img/site_home_top.png);
background-position:center;
background-repeat:no-repeat;
}

#seite_top{
height:125px;
background-image:url(img/site_top.png);
background-position:center;
background-repeat:no-repeat;
vertical-align:bottom;
}

#seite_mitte{
	display:block; 
	width:890px;
	float:left;
	background-image:url(img/site_center.gif);
	background-position:center;
	background-repeat:repeat-y;
}

#seite_bottom{
float:left;
display:block;
width:890px;
height:28px;
background-image:url(img/site_bottom.png);
background-position:center;
background-repeat:no-repeat;
}

#spiegel{
	float:left;
	display:block;
	width:890px;
	height:150px;
	background-image:url(img/spiegel.png);
	background-position:center;
	background-repeat:no-repeat;
}

#bottom1{
	text-align:left;
	width:700px;
	float:left;
	margin-top:7px;
	margin-left:25px;
}

#bottom2{
	text-align:right;
	width:100px;
	float:right;
	margin-top:7px;
	margin-right:25px;
}

#content{
	display:block;
	float:left;

	top:50px;
	left:175px;
	background-image:url(img/content_center.gif);
	background-position:center;
	background-repeat:repeat-y;
	width:541px;
}

#texte{
	display:block;
	text-align:left;
	width:521px;
	margin-left:20px;
}

#texte h2, #texte h3,#texte p{
	/* margin-left:20px; */
	margin-right:20px; 
}

#navi{
	display:block;
	float:left;
	width:155px;
	text-align:left;
	margin-right:20px;
	margin-top:20px;
}

#teaser{
display:block;
float:left;
width:130px;
text-align:left;
margin-left:20px;
margin-top:20px;
}

#bild{
	display:block;
	float:right;
	margin-left:10px;
	margin-right:20px;
}

#texte div{
	float:left;
	width:auto;
}