
* {
	margin: 0;
	padding:0;
	outline:none;
}

html,
body {
	height: 100%;
	width: 100%;
}

body {
	background: url(../images/bg-body.jpg) 0 0 repeat-x;
}

html {
	color:#335b4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background: url(../images/bg-html.jpg) 0 0 repeat;
}

img {
	border:none;
}

a {
	color:#e80e00;
	text-decoration:underline;
	outline:none;
}

a:hover {
	text-decoration:none;
}

h1 {
	color:#335b4c;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color:#335b4c;
	font-weight:normal;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color:#e80e00;
	font-weight:normal;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color:#e80e00;
	font-weight:normal;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
		margin: 0 0 15px 0;
}

.clear {
	clear:both;
	float:none;
	line-height:1px;
	font-size:1px;
	height:1px;
}

.indent {
	text-indent:-9999px;
}

.highlight {
	font-weight:bold;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

/* main holder for the entire page */
#container {
	width:980px;
	margin: 0 auto;
	position:relative;
}

/* Header */
#header {
	width:980px;
	height:390px;
	background: url(../images/bg-header.jpg) 0 0 no-repeat;
	position:relative;
}

#header h1#branding a, a#logo {
	width:383px;
	height:194px;
	display:block;
	text-indent:-9999px;
	background: url(../images/bg-branding.png) 0 0 no-repeat;
	position:absolute;
	top:127px;
	left:30px;
}

#header ul {
position:relative;
}

#header ul li {
	float:left;
	list-style:none;
	line-height:12px;
}

#header ul li a {
	display:block;
	text-indent:-9999px;
	position:absolute;
}

#header ul li a#link-unser-service {
	width:109px;
	height:155px;
	background: url(../images/bg-link-unser-service.png) 0 0 no-repeat;
	top:0px;
	left:283px;
	z-index:10;
}

#header ul li a#link-unser-service:hover,
#header ul li a#link-unser-service.active {
	background-position: 0 -155px;
}

#header ul li a#link-produktvielfalt {
	width:78px;
	height:222px;
	background: url(../images/bg-link-produktvielfalt.png) 0 0 no-repeat;
	top:0px;
	left:372px;
	z-index:9;
}

#header ul li a#link-produktvielfalt:hover,
#header ul li a#link-produktvielfalt.active {
	background-position: 0 -222px;
}

#header ul li a#link-galerie {
	width:115px;
	height:142px;
	background: url(../images/bg-link-galerie.png) 0 0 no-repeat;
	top:0px;
	left:541px;
	z-index:9;
}

#header ul li a#link-galerie:hover,
#header ul li a#link-galerie.active {
	background-position: 0 -142px;
}

#header ul li a#link-anfahrt {
	width:91px;
	height:78px;
	background: url(../images/bg-link-anfahrt.png) 0 0 no-repeat;
	top:58px;
	left:676px;
	z-index:8;
}

#header ul li a#link-anfahrt:hover,
#header ul li a#link-anfahrt.active {
	background-position: 0 -78px;
}

#header ul li a#link-onlineshop {
	width:145px;
	height:200px;
	background: url(../images/bg-link-onlineshop.png) 0 0 no-repeat;
	top:0px;
	left:733px;
	z-index:5;
}

#header ul li a#link-onlineshop:hover,
#header ul li a#link-onlineshop.active {
	background-position: 0 -200px;
}

#header ul li a#link-startseite {
	width:77px;
	height:66px;
	background: url(../images/bg-link-startseite.png) 0 0 no-repeat;
	top:25px;
	left:789px;
	z-index:7;
}

#header ul li a#link-startseite:hover,
#header ul li a#link-startseite.active {
	background-position: 0 -66px;
}

#header ul li a#link-impressum {
	width:97px;
	height:83px;
	background: url(../images/bg-link-impressum.png) 0 0 no-repeat;
	top:25px;
	left:842px;
	z-index:6;
}

#header ul li a#link-impressum:hover,
#header ul li a#link-impressum.active {
	background-position: 0 -83px;
}
#header ul li a#link-pinnwand {
	width:254px;
	height:37px;
	background: url(../images/bg-link-pinnwand.jpg) 0 0 no-repeat;
	top:244px;
	left:682px;
	z-index:6;
	text-indent:0px;
	color:#335b4c;
	font-size:10px;
	text-decoration:none;
	text-align:right;
	padding: 59px 15px 0 0;
	line-height:15px;
}

#header ul li a#link-pinnwand:hover,
#header ul li a#link-pinnwand.active {
	background-position: 0 -96px;
}


/* Content */
#container-content {
	float:left;
	width:622px;
	min-height:437px;
	background: url(../images/bg-container-content.jpg) 0 0 repeat-y;
	position:relative;
	left:30px;
	padding: 0 0 20px 28px;
}
* html container-content {
	height:437px;
}
#container-content p {
padding: 0 20px 0 0;
line-height:18px;
}

#container-content h2 {
	width:600px;
	height:26px;
	display:block;
	text-indent:-9999px;
	margin: 0 0 16px 0;
}

#container-content h2#h2-startseite {
	background: url(../images/h2/h2-startseite.jpg) 0 0 no-repeat;
}
#container-content h2#h2-404-fehler {
	background: url(../images/h2/h2-404-fehler.jpg) 0 0 no-repeat;
}
#container-content h2#h2-danke {
	background: url(../images/h2/h2-danke.jpg) 0 0 no-repeat;
}
#container-content h2#h2-finden {
	background: url(../images/h2/h2-finden.jpg) 0 0 no-repeat;
}
#container-content h2#h2-galerie {
	background: url(../images/h2/h2-galerie.jpg) 0 0 no-repeat;
}
#container-content h2#h2-guestbook {
	background: url(../images/h2/h2-guestbook.jpg) 0 0 no-repeat;
}
#container-content h2#h2-impressum {
	background: url(../images/h2/h2-impressum.jpg) 0 0 no-repeat;
}
#container-content h2#h2-newsletter {
	background: url(../images/h2/h2-newsletter.jpg) 0 0 no-repeat;
}
#container-content h2#h2-pinnwand {
	background: url(../images/h2/h2-pinnwand.jpg) 0 0 no-repeat;
}
#container-content h2#h2-produktvielfalt {
	background: url(../images/h2/h2-produktvielfalt.jpg) 0 0 no-repeat;
}
#container-content h2#h2-schreiben {
	background: url(../images/h2/h2-schreiben.jpg) 0 0 no-repeat;
}
#container-content h2#h2-unser-service {
	background: url(../images/h2/h2-unser-service.jpg) 0 0 no-repeat;
}
#container-content h2#h2-anfahrt {
	background: url(../images/h2/h2-anfahrt.jpg) 0 0 no-repeat;
}
#container-content h2#h2-kontakt {
	background: url(../images/h2/h2-kontakt.jpg) 0 0 no-repeat;
}
#container-content h3 {
margin: 0 0 15px 0;
}

a.image img, img.image {
padding:3px 3px;
background:#ffffff;
border:1px solid #bcccc4;
float:left;
margin: 0 20px 20px 0;
}

#slideshow {
			overflow:hidden;
			float:left;
			position:relative;
			width:608px;
			height:458px;
			padding:4px 4px;
}

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

#newsticker a {
display:none;
}
.cms-galerie {
width:190px;
float:left;
}
.content-column {
width:300px;
float:left;
}
#sidebar {
	width:219px;
	height:434px;
	display:block;
	float:left;
	background: url(../images/bg-sidebar.jpg) center bottom no-repeat;
	position:relative;
	left:43px;
	padding:3px 20px 0 19px;
	font-size:12px;
	line-height:19px;
}
#sidebar p {
padding: 0 0 0 1px;
}
#sidebar h3 {
display:block;
text-indent:-9999px;
}
#sidebar h3#h3-fragen {
width:194px;
height:22px;
	background: url(../images/h3/h3-fragen.jpg) 0 0 no-repeat;
	margin: 0 0 4px 0;
}
#sidebar h3#h3-kontaktdaten {
width:140px;
height:17px;
	background: url(../images/h3/h3-kontaktdaten.jpg) 0 0 no-repeat;
	margin: 0 0 11px 0;
}
#sidebar p#telefon-numer {
text-indent:-9999px;
width:148px;
height:17px;
display:block;
	background: url(../images/telefon-numer.jpg) 0 0 no-repeat;
	margin: 0 0 24px 0;
}
#sidebar h3#h3-newsletterabo {
width:150px;
height:17px;
background: url(../images/h3/h3-newsletterabo.jpg) 0 0 no-repeat;
margin:6px 0 9px 0;
float:left;
}
#sidebar input {
width:173px;
height:18px;
display:block;
border-bottom:1px solid #c2c2c2;
border-left:1px solid #c2c2c2;
border-right:1px solid #c2c2c2;
border-top:2px solid #909090;
background: #FFFFFF;
float:left;
}
#sidebar input#los {
width:32px;
height:21px;
display:block;
background:url(../images/bg-button-los.jpg) 0 0 no-repeat;
cursor:pointer;
float:left;
margin: 0 0 0 4px;
border:none;
}
#sidebar a#link-datenschutz {
font-size:10px;
float:right;
padding: 1px 7px 0 0;
}
#sidebar a#link-guestbook {
width:216px;
height:28px;
display:block;
background:url(../images/bg-link-guestbook.jpg) 0 0 no-repeat;
text-indent:-9999px;
margin:15px 0 0 0;
}
#sidebar a#link-guestbook:hover, #sidebar a#link-guestbook.active {
background-position: 0 -28px;
}
#footer {
float:left;
width:980px;
height:164px;
display:block;
background: url(../images/bg-footer.jpg) 0 0 no-repeat;
}
#footer h3#h3-sitemap {
width:88px;
height:22px;
background: url(../images/h3/h3-sitemap.jpg) 0 0 no-repeat;
text-indent:-9999px;
position:relative;
top:85px;
left:224px;
}
#footer ul {
width:520px;
position:relative;
top:45px;
left:334px;
}
* html #footer ul {left:330px;}
#footer ul li {
float:left;
list-style:none;
margin: 0 0 0 4px;
font-size:12px;
line-height:20px;
}
#footer ul li a {
float:left;
font-size:12px;
color:#335B4C;
text-decoration:none;
}
#footer ul li a:hover, #footer ul li a.active {text-decoration:underline;}
