@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}

body {
	background:#c9cd50 url(../images/bg-back.jpg) repeat-x;
	font:0.8em Arial, Helvetica, sans-serif;
	color:#6a6d00;
	line-height:1.5em;
	}
	

	
	
/*-------------------------------------------------------------------------*/
/*--------------------------|=global|--------------------------------------*/
/*-------------------------------------------------------------------------*/


	
p {
	margin:0 0 1.4em 0;
	}
	
a {
	color:#6491d4;
	}
	
a img, a {
	border:0;
	}
	
hr {
	height:0px!important;
	width:90%;
	border-top:1px solid #e3e69e;
	border-bottom:transparent;
	margin:0 0 1.3em 0;
	}
	
iframe {
	border:1px solid #d1d55e;
	margin:0 0 5px 0;
	}
	
#karte {
	margin:0 0 50px 0;
	}
	
.clear {
	clear:both;
	float:none;
	}
	
.no-text {
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	}
	
.no-padding {
	border:0!important;
	padding:8px 0 30px 20px!important;
	}
	
/*-------------------------------------------------------------------------*/
/*--------------------------|=container|-----------------------------------*/
/*-------------------------------------------------------------------------*/

#container {
	width:830px;
	margin:0 auto;
	position:relative;
	z-index:1;
	background:url(../images/bg-container.jpg) no-repeat;
	}

/*-------------------------------------------------------------------------*/
/*--------------------------|=header|--------------------------------------*/
/*-------------------------------------------------------------------------*/

#header {
	height:487px;
	position:relative;
	}
	
#header li {
	list-style:none;
	}
	
h1 a {
	width:188px;
	height:88px;
	top:57px;
	left:104px;
	position:absolute;
	display:block;
	}
	
/*-------------------------------------------------------------------------*/
/*--------------------------|=navi-add|------------------------------------*/
/*-------------------------------------------------------------------------*/

ul#navi-add {
	position:absolute;
	top:6px;
	left:451px;
	}
	
ul#navi-add li {
	float:left;
	}
	
ul#navi-add a {
	display:block;
	height:26px;
	}
	
a#index {
	width:90px;
	background:url(../images/bg-navi-add.jpg) no-repeat;
	}
	
a#kontakt {
	width:86px;
	background:url(../images/bg-navi-add.jpg) -90px 0 no-repeat;
	}
	
a#anfahrt {
	width:81px;
	background:url(../images/bg-navi-add.jpg) -176px 0 no-repeat;
	}
	
a#impressum {
	width:85px;
	background:url(../images/bg-navi-add.jpg) -260px 0 no-repeat;
	}
	
ul#navi-add a:hover,
ul#navi-add li.active a {
	background:url(../images/bg-navi-add.jpg) -99999px 0 no-repeat;
	}
/*-------------------------------------------------------------------------*/
/*--------------------------|=navi|----------------------------------------*/
/*-------------------------------------------------------------------------*/
	
ul#navi {
	position:absolute;
	top:414px;
	left:37px;
	}
	
ul#navi li {
	float:left;
	list-style:none;
	}
	
ul#navi a {
	height:40px;
	display:block;
	}
	
	a#philosophie {
		width:166px;
		background:url(../images/bg-navi.jpg) no-repeat;
		}
		
	a#service {
		width:140px;
		background:url(../images/bg-navi.jpg) -166px 0  no-repeat;
		}
		
	a#event {
		width:121px;
		background:url(../images/bg-navi.jpg) -306px 0  no-repeat;
		}
		
	a#dekoration {
		width:161px;
		background:url(../images/bg-navi.jpg) -427px 0  no-repeat;
		}
		
	a#ausstellung {
		width:168px;
		background:url(../images/bg-navi.jpg) -588px 0  no-repeat;
		}
		
	ul#navi a:hover,
	ul#navi li.active a  {
		background:url(../images/bg-navi.jpg) -9999px 0  no-repeat;
		}

/*-------------------------------------------------------------------------*/
/*--------------------------|=content-container|------------------------------------*/
/*-------------------------------------------------------------------------*/

#content-container {
	background:#fcfdf2;
	width:745px;
	margin:0 auto;
	padding:0 0 0 45px;
	border-right:1px solid #d1d55e;
	border-left:1px solid #d1d55e;
	border-bottom:1px solid #d1d55e;
	}
	
#content-container h2 {
	height:39px;
	margin:0 0 15px -66px;
	}
	
* html #content-container h2 {
	position:relative;
	left:0;
	}
	
	
h2#h2-philosophie {
	background:url(../images/bg-h2.jpg) no-repeat;
	}
	
h2#h2-service {
	background:url(../images/bg-h2.jpg) 0 -39px no-repeat;
	}
	
h2#h2-event {
	background:url(../images/bg-h2.jpg) 0 -78px no-repeat;
	}
	
h2#h2-dekoration {
	background:url(../images/bg-h2.jpg) 0 -117px no-repeat;
	}
	
h2#h2-ausstellung {
	background:url(../images/bg-h2.jpg) 0 -156px no-repeat;
	}
	
h2#h2-kontakt {
	background:url(../images/bg-h2.jpg) 0 -195px no-repeat;
	}
	
h2#h2-kontakt-danke {
	background:url(../images/bg-h2.jpg) 0 -234px no-repeat;
	}
	
h2#h2-anfahrt {
	background:url(../images/bg-h2.jpg) 0 -273px no-repeat;
	}
	
h2#h2-impressum {
	background:url(../images/bg-h2.jpg) 0 -312px no-repeat;
	}
	
h2#h2-fehler404 {
	background:url(../images/bg-h2.jpg) 0 -351px no-repeat;
	}
	
h2#h2-newsletter {
	background:url(../images/bg-h2.jpg) 0 -390px no-repeat;
	}
	
.column {
	width:215px;
	min-height:150px;
	float:left;
	margin:0 0 20px 0;
	padding:8px 12px 0 20px;
	border-right:1px solid #d1d55e;
	}
	
	
#footer {
	background:#a9eefa url(../images/bg-footer.jpg) repeat-x;
	border:1px solid #d1d55e;
	color:#1b2213;
	width:260px;
	position:relative;
	z-index:100;
	left:498px;
	top:-60px;
	padding:50px 24px 11px 24px;
	}
	
	#footer h2 {
		width:271px;
		height:41px;
		display:block;
		position:absolute;
		top:4px;
		left:60px;
		background:url(../images/bg-h2-anschrift.jpg) no-repeat;
		}
		
	#footer p {
		margin:0!important;
		float:left;
		padding:0 30px 0 0;
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		



#moving {
    width: 791px;
    
    position: relative;
	top:-30px;
	left:-45px;
	margin:0 0 60px 0;
}

* html #moving {
	right:0;
	width: 745px;
	}

.scroll {
	overflow: hidden;
	width: 789px;
    margin: 0 auto;
    position: relative;
}

* html .scroll {
	width: 742px;
	}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 550px;
}

#body-dekoration .scrollContainer div.panel {
	height: 330px;
}

#body-ausstellung .scrollContainer div.panel {
	height: 350px;
}



.inside {
	padding: 10px;
	border: 1px solid #d1d55e;
	background:#fff;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 250px;
}

.inside h2 {
	font-weight: normal;
	color: #111;
	font-size: 16px;
	margin: 0 0 8px 0!important;
	
	height:auto!important;
}

.inside p {
	font-size: 11px;
	
}





.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}
