
* {
	margin:0;
	padding:0;
	outline:none;
	list-style:none;
	text-decoration:none;
}

body,
html {
	width:100%;
	height:100%;
	min-width:983px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#5d5d5d;
}

html {
	background:#FFF url(../images/bg-html.jpg) center top no-repeat;
}

body {
	background:url(../images/bg-body.jpg) center top no-repeat;
}

a {
	color:#8f7243;
	text-decoration:underline;
}

a.blue {color:#19A1B0;}

a:hover {
	text-decoration:none;
}

a img,
fieldset {
	border:none;
}
#content-container .img-nostyle {
	border:none;
	padding:0px;
	margin:0px;
	background:none;
	float:none;
}
.clear {
	clear:both;
	display:block;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

#container {
	width:983px;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-100px;
	
}

/*====================
	Header
======================*/
#header {
	position:relative;
	height:557px;
}

h1#branding a {
	position:absolute;
	left:20px;
	top:46px;
	display:block;
	height:182px;
	width:268px;
}
form#newsletter-header {
	position:absolute;
	top:395px;
	left:720px;
	height:90px;
	width:206px;
	background:url(../images/bg-newsletter.jpg) 0 0 no-repeat;
}
form#newsletter-header legend {
	text-indent:-5000px;
}
form#newsletter-header input {
	float:left;
	background:none;
	border:none;
	width:206px;
	margin:18px 0 0 2px;
	font-size:11px;
	color:#000;
}
form#newsletter-header button {
	float:left;
	margin:10px 0 0 0;
	border:none;
	width:90px;
	height:17px;
	background:url(../images/btn-newsletter.gif) 0 0 no-repeat;
	cursor:pointer;
}
form#newsletter-header button:hover {
	background-position:0 -17px;
}
/*====================
		Navi
======================*/
ul#navi {
	position:absolute;
	top:396px;
	left:39px;
	width:603px;
}
ul#navi li {
	float:left;
	line-height:0px;
	font-size:0px;
	margin:0 0 20px 0;
}
ul#navi li a {
	float:left;
	width:152px;
	height:28px;
	text-indent:-5000px;
	background:url(../images/bg-navi.jpg) 0 0 no-repeat;
}
ul#navi li a.index {
	background-position:0 0;
	margin-right:79px;
}
ul#navi li a.index:hover, ul#navi li.active a.index {
	background-position:0 -76px;
}
ul#navi li a.werkstatt {
	background-position:-231px 0;
	margin-right:68px;
}
ul#navi li a.werkstatt:hover, ul#navi li.active a.werkstatt {
	background-position:-231px -76px;
}
ul#navi li a.referenzen {
	background-position:-451px 0;
	margin-right:0;
}
ul#navi li a.referenzen:hover, ul#navi li.active a.referenzen {
	background-position:-451px -76px;
}
ul#navi li a.ueber-uns {
	background-position:0 -48px;
	margin-right:79px;
}
ul#navi li a.ueber-uns:hover, ul#navi li.active a.ueber-uns {
	background-position:0 -124px;
}
ul#navi li a.leistungen {
	background-position:-231px -48px;
	margin-right:68px;
}
ul#navi li a.leistungen:hover, ul#navi li.active a.leistungen {
	background-position:-231px -124px;
}
ul#navi li a.partner {
	background-position:-451px -48px;
	margin-right:0;
}
ul#navi li a.partner:hover, ul#navi li.active a.partner {
	background-position:-451px -124px;
}
/*====================
		Navi-add
======================*/
ul#navi-add {
	float:right;
	display:inline;
	width:344px;
	margin:8px 9px 0 0;
}
ul#navi-add li {
	float:left;
	line-height:0px;
	font-size:0px;
}
ul#navi-add li a {
	display:block;
	height:13px;
	text-indent:-5000px;
	background:url(../images/bg-navi-add.gif) 0 0 no-repeat;
}
ul#navi-add li a.newsletter {
	background-position:0 0;
	margin-right:21px;
	width:85px;
}
ul#navi-add li a.newsletter:hover, ul#navi-add li.active a.newsletter {
	background-position:0 -13px;
}
ul#navi-add li a.kontakt {
	background-position:-106px 0;
	margin-right:14px;
	width:64px;
}
ul#navi-add li a.kontakt:hover, ul#navi-add li.active a.kontakt {
	background-position:-106px -13px;
}
ul#navi-add li a.anfahrt {
	background-position:-184px 0;
	margin-right:16px;
	width:65px;
}
ul#navi-add li a.anfahrt:hover, ul#navi-add li.active a.anfahrt {
	background-position:-184px -13px;
}
ul#navi-add li a.impressum {
	background-position:-265px 0;
	margin-right:0;
	width:78px;
}
ul#navi-add li a.impressum:hover, ul#navi-add li.active a.impressum {
	background-position:-265px -13px;
}
/*====================
		Slideshow
======================*/
#slideshow {
	position:absolute;
	top:0px;
	left:0px;
	width:550px;
	height:300px;
	overflow:hidden;
}

#slideshow img {
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}

#slideshow-frame {
	position:absolute;
	top:0px;
	left:0px;
	width:579px;
	height:324px;
	background:url(../images/slideshow-frame.png) 0 0 no-repeat;
}

/*====================
	Headings
======================*/
h2 {
	float:left;
	text-indent:-5000px;
	height:25px;
	width:269px;
}
h3 {
	font-size:14px;
	color:#717171;
	margin:0 0 5px 0;
}
h2.index {
	background:url(../images/h2/h2-index.gif) 0 0 no-repeat;
}

h2.newsletter {
	background:url(../images/h2/h2-newsletter.gif) 0 0 no-repeat;
}

h2.kontakt {
	background:url(../images/h2/h2-kontakt.gif) 0 0 no-repeat;
}

h2.danke {
	background:url(../images/h2/h2-danke.gif) 0 0 no-repeat;
}

h2.anfahrt {
	background:url(../images/h2/h2-anfahrt.gif) 0 0 no-repeat;
}

h2.impressum {
	background:url(../images/h2/h2-impressum.gif) 0 0 no-repeat;
}

h2.fehler {
	background:url(../images/h2/h2-fehler.gif) 0 0 no-repeat;
}

h2.leistungen {
	background:url(../images/h2/h2-leistungen.gif) 0 0 no-repeat;
}

h2.partner {
	background:url(../images/h2/h2-partner.gif) 0 0 no-repeat;
}

h2.referenzen {
	background:url(../images/h2/h2-referenzen.gif) 0 0 no-repeat;
}

h2.ueber-uns {
	background:url(../images/h2/h2-ueber-uns.gif) 0 0 no-repeat;
}

h2.werkstatt {
	background:url(../images/h2/h2-werkstatt.gif) 0 0 no-repeat;
}

/*====================
	Content
======================*/
#content-main-top {
	float:left;
	width:663px;
	padding:0 20px 17px 0;
	background:#FFF url(../images/bg-content-border.gif) right top repeat-y;
}
#content-main {
	float:left;
	width:663px;
	padding:0 20px 0 0;
	background:#ededed url(../images/bg-content-border.gif) right top repeat-y;
}
* html #content-main {
	padding:0 0 0 0;
}
#content-main img {
	padding:3px;
	border:1px solid #717171;
	margin: 0 0 0 3px;
}
#content-main p {
	margin:0 0 18px 8px;
}
ul.in-content {
	margin:0 0 0 1px;
}
ul.in-content li {
	padding:0 0 0 18px;
	line-height:24px;
	background:url(../images/content-bullet.gif) left center no-repeat;
}

ul.in-content-left {
	margin:0 0 0 1px;
	width:400px;
}
ul.in-content-left li {
	padding:0 0 0 18px;
	margin-bottom: 10px;
	list-style-type: none;
	background:url(../images/content-bullet.gif) 0px 7px no-repeat;
	
}
.content-column {
	float:left;
	display:inline;
	width:292px;
	margin:25px 0 0 29px;
	min-height: 350px;
}
* html .content-column {
	float:left;
	display:inline;
	width:292px;
	margin:25px 0 0 29px;
	height: 330px;
}

.content-column.right {
	margin-left:40px;
}

.content-column-left {
	margin-left:40px;
	width: 400px;
	margin-top: 25px;
}

#content-images-container {
	float:left;
	background:#FFF;
	padding:15px 0 0 0;
	margin:43px 0 0 0;
}
#content-main #content-images-container img {
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	float:left;
}
/*#content-main #content-images-container img.last {
	margin:20px 20px 0 0;
}*/
/*====================
	Sidebar
======================*/
#content-sidebar {
	position:relative;
	float:right;
	width:277px;
	height:414px;
	background:url(../images/bg-sidebar.gif) 0 0 no-repeat;
}
#content-sidebar p, #content-sidebar h3 {
	text-indent:-5000px;
}
#content-sidebar a#btn-kontakt {
	position:absolute;
	top:116px;
	left:13px;
	line-height:0px;
	font-size:0px;
	display:block;
	height:14px;
	width:103px;
	background:url(../images/btn-kontaktformular.gif) 0 -14px no-repeat;
}
#content-sidebar a#btn-kontakt:hover {
	background-position:0 0px;
}

#content-sidebar a#btn-anfahrt {
	position:absolute;
	top:280px;
	left:13px;
	line-height:0px;
	font-size:0px;
	display:block;
	height:14px;
	width:136px;
	background:url(../images/btn-anfahrt.gif) 0 -14px no-repeat;
}
#content-sidebar a#btn-anfahrt:hover {
	background-position:0 0px;
}
/*====================
	Anfahrt
======================*/

/*====================
	Footer
======================*/
#footer {
	position:relative;
	height:88px;
	background:url(../images/bg-footer.gif) 0 bottom no-repeat;
}
#footer address {
	font-size:0px;
	line-height:0px;
	text-indent:-5000px;
	color:#FFF;
}
#footer address #btn-email {
	position:absolute;
	top:71px;
	left:559px;
	display:block;
	width:199px;
	height:14px;
	background:url(../images/btn-email.gif) 0 -14px no-repeat;
}
#footer address #btn-email:hover {
	background-position:0 0;
}
/*====================
	CMS
======================*/
.cms-image {
	float:left;
}
.cms-image-text-loop {
	margin:30px 0 0 0;
	float:left;
	padding:0 18px;
}
.cms-image-text-loop img.small {
	margin-bottom:0px !important;
}
.cms-image-container {
	float:left;
	width:288px;
	margin: 0 41px 0 0;
}
.cms-image-container .big {
	margin:0 0 15px 0;
}
.cms-image-container .small {
	margin:0 9px 10px 0;
}
.cms-image-container .small.last {
	margin:0px;
}

.cms-image.second-loop {
	margin:0 0 20px 17px;
	display:inline;
}
.cms-image.second-loop.first {
	margin:0 0 20px 18px;
}
.cms-partner-loop {
	float:left;
	padding:0 18px;
	margin:35px 0 0 0;
}

.cms-partner-loop img {
	margin:0 41px 10px 0;
}

.noBG { background:none !important; }

.noBG a, .noBG a img { float:left; }

.noBG img {
	padding:3px;
	border:1px solid #717171;
	margin: 125px 0 0 3px;
}
. noBg p {
	margin:50px 0 18px 8px;
}

