html {
	font-family: Verdana, verdana, arial, Helvetica, sans-serif;
	font-size: 62.51%;      
	height:100%;
	overflow-y:scroll;

}
body {
	font-size: 100.01%;
	margin:0;
	padding:0;
	height:100%;
	background-color:#FFFAE8;
/*
	background-image: url("img/body-background.jpg");
	background-repeat: no-repeat;
	background-position: center;
*/
	background-image: url("img/marb-dezernter.jpg");
	background-attachment: fixed;
	
	text-align: center;
}
* {  
	font-size:1.0em;
}



#website {
	text-align: left;
	position: relative;	
	margin: 0 auto;
	padding-top: 30px;
		
/*	border-left: 1px solid #444;
	border-right: 1px solid #444;
*/	
	
	width: 824px;
	padding-bottom: 68px;
}

#website-inner {
	background-image: url("img/ws-background.png");
	background-repeat: repeat-y;
	
	width: 824px;
	padding-bottom: 1px;
}

#header-img {
	width: 824px;
	height: 180px;
	padding-bottom: 11px;
}

#header_text_gross {
	position: absolute;
	top: 10px;
	right: 24px;
	color: white;
	font-family: arial;
	font-size: 1.6em;
	font-weight: bold;
}

#menue_wrap {
	width: 232px;
	float: left;
	overflow: hidden;	
}

#conent-wrap {
	width: 592px;
	float: left;
	padding-top: 19px;
	overflow: hidden;
}

#footer {
	position: absolute;
	bottom: 30px;
	right: 0px;
	width: 824px;
	height: 28px;

	background-color: #5C8624;
}

#print-link {
	position: absolute;
	right: 26px;
	top: 3px; 
	height: 20px;
	padding-left: 32px;
	padding-top: 4px;
	background-image: url("img/print3.gif");
	background-repeat: no-repeat;
}

#print-link a {
	color: #C6A326;
	font-weight: bold;
}

#last_update {
	position: absolute;
	width: 200px;
	font-weight: bold;
	color: #C6A326;
	left: 234px;
	top: 7px; 
}

.clearer {
	clear: left;
	visibility: hidden;
}	

.unsichtbar {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: 96%;
	background-color: #666;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	width: 62%;
	margin-right: 0;
	padding: 1em 0em 1.2em 1.6em;
	float: left; 
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	width: 30%;
	padding: 1em 1em 0.5em 1em;
	margin-bottom: 2.2em;
	position: static;
	background-color: #E3E3E3;
	float: left;
}

.guestbook-autor-border {
	height: 1px;
	margin-top: 1.4em;
	clear: left;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p, .tx-veguestbook-pi1 .tx-guestbook-right p {
	padding-right:0;
	margin-right: 0;	
}

.guest-book-item-wrap {
	position: relative;
	clear: both;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size: 100%;
	color: #990000;
}

.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	border-top: 1px dotted #E3E3E3;
	margin-top: 1em;
	padding-top: 0.4em;
}
