
body, html {
	height:100%;
}

* {
	border:0;
	margin:0;
	padding:0;
}


body  {
	background:#ffffff url(../images/body.jpg) repeat-x 0px 0px;
	height:100%;
}

html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
	height:100%;
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

#wrapper {
	min-height:100%;
	margin: 0px auto;
	width: 990px;
	background: url(../images/wrapper.jpg) no-repeat 0px 0px;
	position:relative;
	z-index:5;
}


* html #wrapper {
	height:100%;
}


/* ----------------------------------------------------- head ----------------------------------------------------- */

#head {
	width:990px;
	height:126px;
	position:relative;
}

#logo {
	height:50px;
	width:400px;
	top:50px;
	left:85px;
	position:relative;
}


#buehne01 {
	width:990px;
	height:298px;
	margin:-12px 0 0 0;
	position:relative;
	background:url(../images/galerie_bg.gif) no-repeat 45px 0;
}

#buehne02 {
	width:945px;
	height:190px;
	background:url(../images/buehne02.jpg) no-repeat 45px 0;
	position:relative;
	margin-bottom:10px;
}

#buehne03 {
	width:945px;
	height:190px;
	background:url(../images/buehne03.jpg) no-repeat 45px 0;
	position:relative;
	margin-bottom:10px;
}

#buehne04 {
	width:945px;
	height:190px;
	background:url(../images/buehne04.jpg) no-repeat 45px 0;
	position:relative;
	margin-bottom:10px;
}


#buehne05{
	width:945px;
	height:190px;
	background:url(../images/buehne05.jpg) no-repeat 45px 0;
	position:relative;
	margin-bottom:10px;
}

#buehne06{
	width:945px;
	height:190px;
	background:url(../images/buehne06.jpg) no-repeat 45px 0;
	position:relative;
	margin-bottom:10px;
}






/* ----------------------------------------------------- main----------------------------------------------------- */

#main {
	width:990px;
	background:url(../images/main.gif) no-repeat center 0; 
	position:relative;
}

/* ----------------------------------------------------- content ----------------------------------------------------- */

#marginalie {
	position:absolute;
	width:200px;
	height:225px;
	top:35px;
	left:85px;
	z-index:30;
}


#content {
	padding:35px 0 200px 325px;
	width: 580px;
	min-height:300px;
}

* html #content  {
	height:300px;
}


#gaestebuch {
	height:720px;
	padding-top:15px;
	margin-left:85px;
	width:800px;
}

/* ----------------------------------------------------- footer ----------------------------------------------------- */

div#footer {
	margin:0 auto;
	width:860px;
	height:150px;
	margin-top:-150px;
	padding:20px 0 0 40px;
	z-index:15;
	background:url(../images/footer.jpg) 0px 0px repeat-x;
	position:relative;
}


div#footer p {
    float:left;
	width:130px;
	margin:0 0 0 0;
	padding:0 20px 0 0px;
	color:#666666;
}

div#footer p a {
	color:#666666;
}

div#footer #sponsoren {
	width:220px;
}
