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

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

html {
	background:url(../images/bg-html.gif) top center repeat;
}

body {
	background: url(../images/bg-body.gif) 0 0 repeat-x;
	font:11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#5c656e;
}

a {
	color:#1a5ea9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h3 {
	font-size:14px;
	margin:0 0 10px 0;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	min-width:900px;
	background:url(../images/bg-container.png) top center repeat-y;
}

/* HEADER */
#header {
	width:100%;
	height:442px;
	background:url(../images/bg-header.png) top center no-repeat;
	position:relative;
	margin:0 auto;
}

#innerHeader {
	width:900px;
	margin:0 auto;
	height:442px;
	background:url(../images/bg-inner-header.gif) 0 0 no-repeat;
	position:relative;
}

*+html #innerHeader {
	background-position:1px 0;
}

#branding a {
	width:270px;
	height:76px;
	position:absolute;
	display:block;
	text-indent:-5000px;
	left:30px;
	top:25px;
}

#innerHeader span.phone {
	display:none;
}

#navi {
	position:absolute;
	right:40px;
	top:96px;
	list-style-type:none;
}

#navi li {
	float:left;
	padding:0 0 0 10px;
}

#navi li a {
	height:13px;
	font-size:1px;
	line-height:1px;
	display:block;
	text-indent:-5000px;
	background:url(../images/bg-navi-a.gif) 0 0 no-repeat;
	float:left;
}

#navi li a.home {
	width:60px;
}

#navi li a.home:hover,
#navi li.active a.home {
	background-position:0 -13px;
}

#navi li a.kontakt {
	width:50px;
	background-position:-70px 0;
}

#navi li a.kontakt:hover,
#navi li.active a.kontakt {
	background-position:-70px -13px;
}

#navi li a.anfahrt {
	width:50px;
	background-position:-130px 0;
}

#navi li a.anfahrt:hover,
#navi li.active a.anfahrt {
	background-position:-130px -13px;
}

#navi li a.impressum {
	width:70px;
	background-position:-190px 0;
}

#navi li a.impressum:hover,
#navi li.active a.impressum {
	background-position:-190px -13px;
}

#slideshow {
	width:570px;
	height:254px;
	position:absolute;
	top:127px;
	left:0;
	background:url(../images/slideshow/bg-slideshow.jpg) 0 0 no-repeat;
}


#slideshowText {
	width:570px;
	position:absolute;
	z-index:2;
	bottom:0;
	left:0;
	height:84px;
	background:url(../images/bg-slideshow-text.png) 0 0 no-repeat;
	text-indent:-5000px;
}

#slideshowText img {
	position:relative;
	z-index:1;
}

#kontaktBox {
	width:280px;
	position:absolute;
	left:570px;
	top:127px;
}

#kontaktBox h3 {
	text-indent:-5000px;
	display:none;
}

#kontaktBox p {
	padding:65px 0 0 28px;
}

#kontaktBox a {
	width:135px;
	height:23px;
	text-indent:-5000px;
	display:block;
	background:url(../images/bg-kontakt-a.gif) 0 0 no-repeat;
	margin:17px 0 0 29px;
}

#naviAdd {
	position:absolute;
	top:381px;
	left:30px;
	list-style-type:none;
}

#naviAdd li {
	float:left;
	position:relative;
}

#naviAdd li a {
	text-indent:-5000px;
	display:block;
	height:60px;
	float:left;
	background:url(../images/bg-navi-add-a.gif) 0 0 no-repeat;
}

#naviAdd li a.leistungen {
	width:108px;
}

#naviAdd li a.leistungen:hover,
#naviAdd li.active a.leistungen {
	background-position:0 -60px;
}

#naviAdd li a.angebote {
	width:113px;
	background-position:-108px 0;
}

#naviAdd li a.angebote:hover,
#naviAdd li.active a.angebote {
	background-position:-108px -60px;
}

#naviAdd li a.ueberUns {
	width:113px;
	background-position:-221px 0;
}

#naviAdd li a.ueberUns:hover,
#naviAdd li.active a.ueberUns {
	background-position:-221px -60px;
}

#naviAdd li a.guestbuch {
	width:105px;
	background-position:-334px 0;
}

#naviAdd li a.guestbuch:hover,
#naviAdd li.active a.guestbuch {
	background-position:-334px -60px;
}

#naviAdd li.angeboteLi:hover #subNavi {
	left:-4px;
}

#naviAdd li.angeboteLi:hover a.angebote {
	background-position:-108px -60px;
}

#subNavi {
	position:absolute;
	background:url(../images/bg-sub.png) 0 0 no-repeat;
	top:60px;
	list-style-type:none;
	width:180px;
	height:65px;
	padding:18px 0 0 17px;
	left:-5000px;
}

#subNavi li {
	width:160px;
	border-bottom:solid 1px #d9d9d9;
	margin:0 0 6px 0;
}

#subNavi li.last {
	border:none;
}

#subNavi li a {
	width:102px;
	height:20px;
	background:url(../images/bg-sub-a.gif) 0 0 no-repeat;
}

#subNavi li a.neuheiten {
	width:70px;
}

#subNavi li a.neuheiten:hover {
	background-position:-102px 0;
}

#subNavi li.active a.neuheiten,
#subNavi li.active a.neuheiten:hover {
	background-position:-204px 0;
}

#subNavi li a.sonderangebote {
	background-position:0 -27px;
}

#subNavi li a.sonderangebote:hover {
	background-position:-102px -27px;
}

#subNavi li.active a.sonderangebote,
#subNavi li.active a.sonderangebote:hover {
	background-position:-204px -27px;
}

/* CONTENT */
#contentContainer {
	width:900px;
	margin:0 auto;
}

#contentMain {
	width:500px;
	float:left;
	padding:26px 0 59px 30px;
}

#contentMain h2 {
	width:500px;
	border-bottom:solid 1px #dddddd;
	text-indent:-5000px;
	height:30px;
	margin:0 0 2px 0;
}

#contentMain h2.home {
	background:url(../images/h2/bg-home.gif) 0 0 no-repeat;
}

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

#contentMain h2.guestbuch {
	background:url(../images/h2/bg-guestbuch.gif) 0 0 no-repeat;
}

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

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

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

#contentMain h2.neuheiten {
	background:url(../images/h2/bg-neuheiten.gif) 0 0 no-repeat;
}

#contentMain h2.sonderangebote {
	background:url(../images/h2/bg-sonderangebote.gif) 0 0 no-repeat;
}

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

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

#contentMain span.line {
	width:500px;
	display:block;
	height:8px;
	line-height:1px;
	font-size:1px;
	border-top:solid 1px #dddddd;
}

#contentMain p {
	margin:0 0 11px 0;
}

#contentSidebar {
	width:274px;
	float:left;
	padding:23px 0 0 68px;
}


#contentMain ul {
	padding-left: 17px;
    list-style-type: square;
    line-height: 25px;
    margin-bottom: 25px;
}


#contentSidebar h3 {
	width:274px;
	height:36px;
	display:block;
	background:url(../images/bg-h3-unsere-kontaktdaten.gif) 0 0 no-repeat;
	text-indent:-5000px;
}

#contentSidebar p {
	margin:0 0 10px 0;
}

#push {
	height:100px;
	clear:both;
	float:none;
}

.clear {
	float:none;
	clear:both;
}

/* FOOTER */
#footer {
	width: 900px;
	height: 100px;
	margin: 0 auto;
	background:url(../images/bg-footer.gif) left bottom no-repeat;
	position:relative;
}

*+html #footer {
	background-position:1px bottom;
}

#footer a.nachOben {
	width:64px;
	height:13px;
	line-height:1px;
	background:url(../images/bg-nach-oben.gif) 0 0 no-repeat;
	display:block;
	text-indent:-5000px;
	position:absolute;
	left:31px;
	top:18px;
}

#footer p {
	float:left;
	text-indent:-5000px;
}

#footer a.eurowebLink {
	position:absolute;
	right:47px;
	top:63px;
	display:block;
	text-indent:-5000px;
	height:20px;
	width:257px;
}

.cmsImages {
	width:200px;
	float:left;
	padding:10px 0 0 0;
}

.cmsImages img {
	border:solid 1px #66a6ea;
	padding:2px;
	margin:0 5px 2px 0;
}

.cmsText{
	width:300px;
	float:left;
	padding:10px 0 0 0;
}
ul.cmsPreis {
	list-style-type:none !important;
	padding:0 !important;
}

ul.cmsPreis li {
	float:left;
	width:70px;
	text-align:right;
}

ul.cmsPreis strong {
	float:left;
}

.highlight {
}

.image {
}

.floatRight {
}

.floatLeft {
}

