
body, html {
	height:100%;
}

* {
	border:0;
	margin:0;
	padding:0;
}


body  {
	background:#f6f6f6 url(../images/body_kachel.jpg) repeat-x 0px 0px;
}

html {
	overflow-x:hidden;
	overflow: -moz-scrollbars-vertical;
}


/* ----------------------------------------------------- wrapper ----------------------------------------------------- */

#wrapper {
	min-height:100%;
	margin: 0px auto;
	width: 825px;
	background: url(../images/wrapper_kachel.png) repeat-y 0px 0px;
	position:relative;
	z-index:5;
}


* html #wrapper {
	height:100%;
}


/* ----------------------------------------------------- head ----------------------------------------------------- */

#logo {
	height:115px;
	width:825px;
	background:url(../images/logo.jpg) no-repeat 0 0;

}

#head {
	width:825px;
	height:212px;
	background:url(../images/head.jpg) no-repeat 25px 0;
	position:relative;

}

#kaefer {
	width:13px;
	height:125px;
	position:absolute;
	bottom:-10px;
	right:12px;
	z-index:50;
}


/* ----------------------------------------------------- main----------------------------------------------------- */

#main {
	width:825px;
	background:url(../images/main.jpg) no-repeat center 0; 
	position:relative;
}

/* ----------------------------------------------------- content ----------------------------------------------------- */

#content {
	padding:20px 0 40px 265px;
	width: 505px;
	min-height:640px;
}

* html #content  {
	height:580px;
}


#gaestebuch {
	height:480px;
	padding-top:15px;
	margin-left:-80px;
	width: 572px;
}

#seitenanfang {
	margin: 0 53px 0px 0;
	height:50px;
	line-height:1.2em;
}
