
html { background: #343840; }

body { font-family: Verdana; padding: 0; margin: 0; }

img { border: 0; display: block; }

a { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
.content a { color:#fff; }
 
.positioner {
	width: 62.25em; margin: 0 auto 0 auto;
	}
 
.container, .container2 {
	padding: 0;
	width: 100%; 
	margin: 0;
	float: left;
	background: url(../../static/pics/background_li.gif) no-repeat left top;
	}
	
.container2 {
	background: url(../../static/pics/background_re.gif) no-repeat right top;
	}
	
.logo {
	padding: 0;
	margin: -0.5em 0 0 8%;
	position: absolute;
	z-index: 3;
	}
	
.logo img {
	width: 9.75em;
	height: 15em;
	}
	
*html .logo {  }
*+html .logo { margin: -0.5em 0 0 -59em; }
	
.image {
	padding: 0 0 0 1.5%;
	margin: 0;
	float: left;
	display: inline;
	width: 98.5%;
	/* background: #4d5057; */
	position: relative;
	z-index: 0;
	/* border-bottom: 1px solid #2D3037; */
	}
	
.image img {
	padding: 0;
	margin: 0;
	float: left;
	width: 60.5em;
	display: block;
	}
	
.navigation {
	clear: both;
	padding: 0;
	margin: -2.12em 0 0 0;
	float: left;
	width: 100%;
	position: relative;
	z-index: 50;
	/* background: url(../../static/pics/bg_navi.gif) repeat-x left bottom; */
	}
	 
.navigation ul {
	padding: 0 0 0 5.5%;
	margin: -2px 0 0 0;
	float: left;
	width: 94.5%;
	line-height: 81%;
	}
	
*html .navigation ul {
	line-height: none;
	}
	
	
.navigation ul li {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	list-style-type: none;
	color: #fff;
	font-size: 0.75em;
	text-transform: uppercase;
	}
	
.navigation ul li a {
	float: left;
	padding: 12px 14px 16px 14px;
	background: none;
	border: 1px solid transparent;
	}
		
.navigation ul li.aktiv a {
	float: left;
	color: #fff;
	}

.navigation ul li.home { }
.navigation ul li.ebler {  }
.navigation ul li.showroom {  }
.navigation ul li.impressionen {  }
.navigation ul li.partner {  }

.navigation ul li.zeiten {  }
.navigation ul li.kontakt {  }
.navigation ul li.impressum {  }

/* .navigation ul li.home a { padding: 1em 1.75em 1.5em 3em; background: url(../../static/pics/bg_navi_high_ia.png) no-repeat left top; }
.navigation ul li.home.aktiv a { background: url(../../static/pics/bg_navi_high.gif) no-repeat left top; }
.navigation ul li.ebler.aktiv a { background: url(../../static/pics/bg_navi_high_ebler.gif) no-repeat left top; }
.navigation ul li.showroom.aktiv a {  padding-right: 1.06em; background: url(../../static/pics/bg_navi_high_showroom.gif) no-repeat left top; }
.navigation ul li.impressionen.aktiv a { background: url(../../static/pics/bg_navi_high_impression.gif) no-repeat left top; }
.navigation ul li.partner.aktiv a { background: url(../../static/pics/bg_navi_high_partner.gif) no-repeat left top; }

.navigation ul li.zeiten.aktiv a { background: url(../../static/pics/bg_navi_high_zeiten.gif) no-repeat left top; }
.navigation ul li.kontakt.aktiv a { background: url(../../static/pics/bg_navi_high_kontakt.gif) no-repeat left top; }
.navigation ul li.impressum.aktiv a { background: url(../../static/pics/bg_navi_high_impressum.gif) no-repeat left top; } */

.navigation ul li.aktiv a { background: none repeat scroll 0 0 #343840; border: 1px solid #44474e; border-bottom: none; }
	
.content {
	clear: both;
	padding: 0 2.5% 2em 2.5%;
	margin: 0;
	float: left;
	width: 95%;
	/* background: #4d5057 url(../../static/pics/verlauf_content.jpg) repeat-x left top; */
	color: #fff;
	}
	

.content .left {
	clear: both;
	padding: 0;
	margin: 0 0 0 2em;
	display: inline;
	float: left;
	width: 40%;
	}
	
.content .right {
	padding: 0 0 0 1em;
	margin: 0;
	float: left;
	width: 30%;
	}
	
.content h1 {
	padding: 25px 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
	
.content h1.noBg {
	background: none;
	}
	
.content ul {
	clear: both;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	}

.content ul li {
	clear: both;
	padding: 2px 0;
	margin: 0;
	float: left;
	display: inline;
	list-style-type: none;
	width: 100%;
	font-size: 0.7em;
	}
	
	/* home */
	
body.start .content .left {
	width: 60%;
	}
	
body.start .content ul li { line-height: 130%; }
	
.content .bildbox {
	padding: 5em 0 0 5em;
	margin: 0;
	float: left;
	width: 25.5%;
	}
	
body.ebler .content .bildbox {	padding: 1em 0 0 5em; }

.content .bildbox ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	}
	
.content .bildbox ul li {
	clear: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	}
	
.content .bildbox ul li.bild img {
	position: relative;
	z-index: 0;
	}	
	
.content .bildbox ul li.bild a {
	padding: 0;
	margin: 0;
	width: 100%;
	display: inline;
	float: left;
	text-decoration: none;
	}
	
	/* ebler */
	
body.ebler .content .left { width: 30%; }
	
body.ebler .content ul li { line-height: 130%; }
	
	/* showroom, impressionen */
	
body.showroom .content h1, body.impressionen .content h1 {
	width: 32%;
	}

body.showroom .content .left, body.impressionen .content .left, body.partner .content .left, body.zeiten .content .left, body.kontakt .content .left, body.impressum .content .left {
	width: 92%;
	}
	
	
body.showroom .content ul.subnavi, body.impressionen .content ul.subnavi {
	clear: none;
	padding: 0 0 0 1%;
	margin: 0;
	float: left;
	width: 61%;
	}
	
 body.showroom .content ul.subnavi li, body.impressionen .content ul.subnavi li {
	padding: 1.85em 8px 0.25em 8px;
	font-size: 1em;
	margin: 0;
	float: left;
	display: inline;
	/* width: 26%; */
	width: auto;
	text-align: center;
	letter-spacing: 1px;
	background: none;
	color: #8f4687;
	text-transform: uppercase;
	}
	
/* body.showroom .content ul.subnavi li.ga { width: 21%; }
body.showroom .content ul.subnavi li.ot { width: 17%; }
body.showroom .content ul.subnavi li.mu { width: 28%; }
	
body.showroom .content ul.subnavi li.ga.aktiv { background: url(../../static/pics/bg_subnavi.gif) no-repeat 0.06em 1.45em; }
body.showroom .content ul.subnavi li.ot.aktiv { background: url(../../static/pics/bg_subnavi_02.gif) no-repeat 0 1.45em; }
body.showroom .content ul.subnavi li.ba.aktiv { background: url(../../static/pics/bg_subnavi_03.gif) no-repeat 0.1em 1.45em; }
body.showroom .content ul.subnavi li.mu.aktiv { background: url(../../static/pics/bg_subnavi_04.gif) no-repeat 0 1.65em; } */
	
body.showroom .content ul.subnavi li a, body.impressionen .content ul.subnavi li a { color: #fff; text-decoration: none; }


body.showroom .content ul, body.impressionen .content ul, body.impressum .content ul  {
	clear: both;
	/* padding: 0 0 0 1.75em; */
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	}
	
body.showroom .content ul li, body.impressionen .content ul li, body.impressum .content ul li {
	clear: none;
	padding: 0 0 15px 0;
	margin: 0;
	width: 14%;
	font-size: 0.7em;
	}
	
body.impressum .content ul li {
	padding: 0;
	/* padding: 0 3% 0 4%; */
	width: 79%;
	font-size: 0.7em;
	line-height: 120%;
	}
	
body.impressum .content ul li h2 { padding: 10px 0 0 0; }
	
body.showroom .content ul li img , body.impressionen .content ul li img { border: 1px solid #fff; }
body.showroom .content ul li.pfeil img , body.impressionen .content ul li.pfeil img  { border: none; }
	
body.showroom .content ul li span.discription, body.impressionen .content ul li span.discription {
	clear: both;
	display: block;
	padding: 5px 0 0 0;
	color: #a1a3a6;
	margin: 0;
	width: 100%;
	
	display: none;
	}
	
body.showroom .content ul li.pfeil, body.impressionen .content ul li.pfeil, body.impressum .content ul li.pfeil {
	padding: 0;
	width: 4%;
	}
	
	/* oeffnungszeiten */
	
body.zeiten .content ul li {
	clear: none !important;
	width: 24%;
	float: left;
	}
	
body.zeiten .content li ul {
	padding: 0;
	margin: 0;
	width: 100%;
	float: left;
	}
	
body.zeiten .content li ul li {
	clear: both;
	font-size: 1em;
	float: left;
	width: 100%;
	}

body.zeiten .content ul li span.tag, body.zeiten .content ul.right li span.tag {
	padding: 0;
	margin: 0;
	float: left;
	width: 30%;
	text-align: left;
	}

	
	/* kontakt */
	
body.kontakt .content .left {
	width: 94%;
	}

	
body.kontakt .content ul, body.kontakt .content ul.right {
	clear: none;
	width: 75%;
	float: left;
	}
	
body.kontakt .content ul.right { padding-left: 0; }
	
body.kontakt .content ul li { clear: none; width: 24.5%; padding-left: 0; line-height: 125%; }
body.kontakt .content ul.right li { clear: none; width: 100%; padding-left: 0; }
	
body.kontakt .content ul.right li { width: 100%; }

body.kontakt .content ul li img {
	padding: 0.75em 0 0 0;
	margin: 0;
	float: left;
	display: inline;
	}
	
body.kontakt .content .bilder { 
	clear: none;
	width: 25%;
	float: left;
	}
	
body.kontakt .content .bilder img { 
	clear: none;
	padding: 0;
	border: 1px solid #fff;
	float: left;
	margin: 0 0 0 0.5em;
	}
	
	/* IMPRESSUM */
	
body.impressum .content h1 span.low { text-transform: none;  color: #CCC; }
	
	
	
	
table {
	clear: both;
	padding: 0;
	margin: 0;
	border: 1px solid #717379;
	border-collapse: collapse;
	}
	
table td {
	padding: 0;
	margin: 0;
	border: 1px solid #717379;
	border-collapse: collapse;
	}
	
