@charset "utf-8";
/* Generelle Seitenformate*/

BODY {
	/*background-color:#404040;*/
	margin: 0px;
	width: auto;
	height: auto;
}

a {
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#006eb6;
	
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#666666;
}

P {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}

LI {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000000;}

/* Hauptcontainer Formate*/

#top-container {
	background-image:url(../img/background_top-container.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 100%;
	height: 425px;
	position: absolute;
	top: 0px;
}

#header {
	background-image: url(../img/background_header.png);
	background-position:15px; 
	background-repeat:repeat-x;
	width: 100%;
	height: 142px;
	position: absolute;
	text-align: center;
}

#slider {
	width: 100%;
	height: 250px;
	position: absolute;
	top: 142px;
	z-index: 3;
}

#navi {
	width: 100%;
	/*height: 250px;*/
	position: absolute;
	top: 393px;
	z-index:5;
}

#content {
	background-color:#FFF;
	background-image:url(../img/background_content.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width: 100%;
	min-height: 400px;
	position: absolute;
	top: 425px;
	z-index:4;
}

#footer	{
	background-color: #404040;
	background-image: url(../img/background_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 250px;
	z-index: 5;
}

#center {
	width: 800px;
	position: relative;
	margin:auto;
	text-align: left;

				}
	
#center-nav {
	width: 800px;
	position: relative;
	margin:auto;
	padding-left: 120px;


				}
/* Elelemente Formate*/	
	
#logo {position:relative; top: 15px; left: 0px; border: 0px; width: 207px; height: 131px;}
#logo img {width: 207px; height: 131px; border: 0px;}
#logo img a {border: 0px;}
#claim {position:relative; top: -50px;px; left: 540px; border: 0px;	width: 269px; height: 20px;}
#claim img {width: 269px ; height: 20px;}

/*Navigations Formate */

.tab {height: 35px; float:left;}
.tab_act {height: 35px; float:left; padding-top: 2px;}
TD.left {height: 35px; width: 18px; background-image:url(../img/tab_left_corner.png); background-position:bottom;}
TD.lable {height: 35px; background-image:url(../img/tab_lable.png); background-repeat:repeat-x; background-position:top; padding-left:5px; padding-right: 5px;}
TD.right {height: 35px; width: 19px; background-image:url(../img/tab_right_corner.png); background-position:bottom;}
TD.lable a {font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#333; text-decoration:none;}


.footer-img {float:left;}
#ausstellung { 	padding-top: 25px;
				width: 300px;
				font-family:Verdana, Geneva, sans-serif;
				font-size:11px;
				color:#CCC;
}

#ausstellung H3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fdd276;
	margin-top: 2px;
	margin-bottom: 10px;

}
#marke {
	width: 250px;
	position:relative;
	top: -50px;
	left: 500px;
	
}

#footernav{
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#CCC;
	border-top:solid;
	border-top-color:#505050;
	border-top-width:thin;
	padding-top: 10px;
	text-align:center;
	margin-top: -35px;
}

#footernav a{
	text-decoration:none;
	color: #CCC;
}

#img-map {
	float: left;
}


#left_cell{
	width: 410px;
	float:left;
}
#right-cell{
	width: 370px;
	float:left;
	padding-left: 20px;
}
#clear {
	clear:both;
}

#box_showroom {
width: 800px;
padding-top: 10px;
padding-left: 200px;

	
}

#showroom {
width: 400px;
height: 514px;
background-image:url(../img/Bild-400px.jpg);	
}

#showroom_link_boden {
	position:relative;
	top: -265px;
	left: 117px;
}

#showroom_link_polster {
	position:relative;
	top: -498px;
	left: 35px;
}

#showroom_link_vorhang {
	position:relative;
	top: -788px;
	left: 335px;
}

#showroom_link_sonnenschutz {
	position:relative;
	top: -646px;
	left: 264px;
}

#showroom_link_vorhangstange {
	position:relative;
	top: -928px;
	left: 79px;
}

#showroom_bild_boden {
	position:relative;
	top: 353px;
	left: -136px;
}

#showroom_bild_polster {
	position:relative;
	top: 40px;
	left: -132px;	
}

#showroom_bild_sonnenschutz {
	position:relative;
	top: -80px;
	left: 400px;
}

#showroom_bild_vorhang {
	position:relative;
	top: -422px;
	left: 400px
}

#showroom_bild_vorhangstange {
	position:relative;
	top: -532px;
	left: -139px;	
}