/*  =========================================================
Vanilia
Datei: stat.css
Media: screen, projection

Datum: 19. Nov. 2009
Autor: Sameh
Web:   http://www.sem-webdesign.de

1. Statische Seiten
   - content
   

========================================================== */

/* ===============================

   =1. Statische Seiten

=============================== */
.flST {
	float: left;
}
.frST {
	float: right;
}
#contentbottomST {
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
		position: absolute;
	background: transparent url('images/back_left.png');
	height: 413px;
	width: 748px;
	padding: 11px 14px;
	margin:0px 0px 0px 0px;
	left: 168px;
	top: 92px;
}
/* HEADINGS */
		#contentbottomST h1 {
	color:#fff;
	font-weight:bold;
	font-size:18px;
	margin:20px 0px 15px 0px;
	padding:0px;
	width:auto;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#ccc;
	padding-bottom:8px;
}
#contentbottomST h2 {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 8px 0px;
	padding:0px;
}
#contentbottomST h3 {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#textST {
/*margin-top: 50px;*/
}
.text_1ST {
	color:#fff;
	font-size:11px;
}
/* KONTAKT + SHOWROOMS */
#showroombottomST1 {
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
		position: absolute;
	background: transparent url('images/back_left.png');
	height: 17px;
	width: 748px;
	padding: 23px 14px;
	margin:117px 0px 0px 0px;
	text-align: center;
}
#showroomAdresse {
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
		position: absolute;
	background: transparent url('images/back_left.png');
	height: 93px;
	width: 748px;
	padding: 3px 14px;
	margin:182px 0px 0px 0px;
	top: 0px;	/*text-align: center;*/
	left: 168px;
}
ul#showroommenu {
	padding: 0 0 0 10px;
}
ul#showroommenu li {
	margin-right: 70px;
	display: inline;
	list-style-type: none;
}
ul#showroommenu a {
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	font-size:13px;
}
ul#showroommenu a:hover {
	text-decoration: none;
	color: #0f0f0f;
	font-weight:bold;
	font-size:13px;

}
/*#berlin li a.berlin, #duesseldorf li a.duesseldorf, #leipzig li a.leipzig {
   color: #0f0f0f;
}*/
/*ul#showroommenu a.gewaehlt {
	color: #0f0f0f;
}*/
.adressenST {
	color:#fff;
	font-size:12px;
	line-height: 22px;
}
.adressenTitelST {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height: 18px;
}
.adressenST a {
	text-decoration: none;
	color:#fff;
	
}
.adressenST a:hover {
	text-decoration: none;
	color: #0f0f0f;
	
}
#addDiv {
	position:absolute;
	left:14px;
	top:8px;
	width:745px;
	height:37px;
	z-index:1;
	text-align: center;
}
#mapsDiv {
	position:absolute;
	left:14px;
	top:73px;
	width:745px;
	height:20px;
	z-index:2;
	text-align: center;
}

/* UNTERNEHMEN */

#untbottomST {
	overflow: visible;
	/* IE overflow fix, position must be relative or absolute*/
		position: absolute;
	background: transparent url('images/back_left.png');
	height: 385px;
	width: 705px;
	left: 168px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	margin: 0px;
}
.unternehmenST {
	color:#fff;
	font-size:12px;
	line-height: 18px;
}

/* IMPRESSUM */

#impbottomST {
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
		position: absolute;
	background: transparent url('images/back_left.png');
	height: 385px;
	width: 705px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	margin: 0px;
}
.impressumST {
	color:#fff;
	font-size:12px;
	line-height: 18px;
}

/* KONTAKT */

.kontaktST {
	color:#fff;
	font-size:12px;
	line-height: 22px;
}
.kontaktST a {
	text-decoration: underline;
	color:#fff;
	font-weight: bold;	
}
.kontaktST a:hover {
	text-decoration: none;
	color: #0f0f0f;
	
}
#contentbottom {

		background: transparent url('images/back_left.png');
		height: 435px;
	}
#contenttopN {
	height: 527px;
	margin-bottom: 1px;
	background: transparent url('images/back_left.png');
	width: 200px;		/*text-align: right;*/
	}
		
		#contenttopN h1 {
			position: relative;
			right: 15px;
			top: 70px;
			font-size: 14px;
		}
		
		#contenttopN div.textback {
			float: left;
			padding: 69px 0 0 15px;
		}
		
		#contenttopN div.centerHeading {
			width: 525px;
			float: right;
			text-align: left;
		}
			#contenttopN div.centerHeading h1 {
				right: auto;
			}
	


#contentbottomN {
	background: transparent url('images/back_left.png');
	height: 230px;
	width: 400px;
	margin-left: 200px;
	margin-top: 70px;
	}
		#contentbottomN .inside { padding: 14px; }
	
		/* HEADINGS */
		#contentbottomN h1 {
			color:#fff;
			font-weight:bold;
			font-size:13px;
			margin:20px 0px 15px 0px;
			padding:0px;
			width:auto;
			border-style:dotted;
			border-width:0px 0px 1px 0px;
			border-color:#ccc;
			padding-bottom:8px;
		}
		#contentbottomN h2 {
			color:#fff;
			font-weight:bold;
			font-size:13px;
			margin:0px 0px 8px 0px;
			padding:0px;
		}
	
