html {
	font-family: Verdana, verdana, arial, Helvetica, sans-serif;
	font-size: 62.51%;     
	overflow-y: scroll; 
}
body {
	font-size: 100.01%;
	margin:0;
	padding:0 0 0 0;
	/*background-color:black;
	background-image: url("img/body-background.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;*/
	
	text-align: center;
	/*text-align: left;*/
}
* {  
	font-size:1.0em;
}



#website {
	text-align: left;
	position: relative;	
	margin: 0 auto;
/*	margin: 0 0 0 20px; */
	
	padding-top: 0px;
		
/*	border-left: 1px solid #444;
	border-right: 1px solid #444;
*/	
	
	width: 890px;
	padding-bottom: 15px;
/*
	background-image: url("img/ws-background.png");
	background-repeat: repeat-y;
*/
}

#spacer-top {
	height: 130px;
}


#header-logo {
	position: absolute;
	top: 8px;
	left: 10px;
	z-index: 9;
}

#header-img {
	position: absolute;
	top: 0;
	left: 338px;
	z-index: 0;
}

#logo-link {
	font-family: "times new roman";
	font-size: 48px;
	text-decoration: none;
	color: #211D1E;
}

#lang-sel {
	position: absolute;
	top: 20px;
	left: 266px;
}



.menue_wrap {
	width: 232px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;	
}

.menu_wrap_news {
	position: absolute;
	left: 0px;
	top: 280px;
}

#conent-wrap {
	position: relative;
	z-index: 2;	
	left: 0px;
	width: 652px;
	float: left;
	padding-top: 19px;

}


.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;
}
