body, html { 
	overflow:hidden; 
	padding: 0; 
	font-size: 11px;
	background-color: #333;
	margin: 0;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	color:#999;
	letter-spacing:1px;
	}

h1 { 
	margin-bottom: 2px; 
	}

ul { 
	margin:0px; 
	border:0px; 
	padding: 0px; 
	}

#gerberbraeu-logo {
	position:absolute;
	left:50%;
	width: 230px;
	height: 280px;
	margin-left:-115px;
	top: 100px;
	z-index:6;
	}
	
#container-um-alles {
	position:relative;
	background-color: #999;
	width: 1000px;
	height: 640px;
	margin: auto;
	}
        
#informationen, #impressum, #zeiten {
	position:absolute;
	width:220px;
	background-image:url(../layout/butterbrotpapier.png);
	background-repeat: no-repeat;
	cursor: move;
	padding: 0px; 
	margin: 0px;
	color:#CCCCCC;
	z-index:7;
	line-height: 145%;
	}

#newsletter {
	position:absolute;
	width:220px;
	cursor: move;
	padding: 0px; 
	margin: 0px;
	color:#CCCCCC;
	z-index:7;
	line-height: 145%;
	}
	
#aktuelles{
	position:absolute;
	width:220px;
	background-image:url(../layout/butterbrotpapierweiss.png);
	background-repeat: no-repeat;
	cursor: move;
	padding: 0px; 
	margin: 0px;
	color:#000;
	font-size:14px;
	}
	
blockquote {
	padding-left:10px; 
	padding-right:10px; 
	margin:0px;
	}

.hidden {
	display: none; 
	padding:5px;
	}
	
.unhidden {
	display: block;  
	padding:5px; 
	line-height: 145%;
	}
	
a { 
	color:#fbef81; 
	text-decoration:none; 
	outline:0 !important; -moz-outline:0 !important;
	}
	
a:hover { 
	color:#fbef81; 
	text-decoration:none; 
	outline:0 !important; -moz-outline:0 !important;
	background-color: black;
	}

#demo-bar-wrapper {
	overflow: hidden; 
	height: 30px; 
	width: 1000px;
	position: absolute;
	top: 475px;
	margin: auto;
	display: block;
	z-index: 2;
	}

#demo-bar a { 
	color:#ffffff; 
	text-decoration:none; 
	outline:0 !important; -moz-outline:0 !important;
	}

#demo-bar a:hover { 
	color:#cccccc; 
	background-color: transparent;
	text-decoration:none; 
	outline:0 !important; -moz-outline:0 !important;
	}
		
#demo-bar {
	position: relative;
	left:0px;
	top:0px;
	width: 2200px;
	text-align: left;
	z-index: 3;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing:2px;
	}

.bar {
	padding-left: 85px;
	text-transform: uppercase;
	letter-spacing:2px;
	color: #ffffff;
	}

#demo-wrapper {
	overflow: hidden; 
	height: 640px; 
	width: 1000px;
	border: 1px solid #111;
	position: relative;
	}
 
#demo-inner {
	width: 5875px;
	height: 640px;
	position: relative;
	background-image:url(../fotos/panorama-gerberpark.jpg);
	z-index:1;
	}
 
.scrolling-content {
	height: 150px;
	top: 400px;
	text-align: left;
	position: absolute;
	}
 
.scrolling-content h1 { 
	color: #fff;
	padding: 25px 0;
	font-size: 12px;
	}
 
#content1 {
	left: 215px; 
	top: 510px;
	width: 600px;
	line-height: 14px;
	}
 
#content2 {
	left: 1600px; 
	top: 510px;
	width: 550px;
	line-height: 14px;
	}
 
#content3 {
	left: 2720px; 
	top: 510px;
	width: 430px;
	line-height: 14px;
	}
 
#content4 {
	left: 3200px; 
	top: 510px;
	width: 500px;
	line-height: 14px;
	}

#content5 {
	left: 3900px; 
	top: 510px;
	width: 500px;
	line-height: 14px;
	}
 
#content6 {
	left: 4800px; 
	top: 510px;
	width: 530px;
	line-height: 14px;
	}

#dragger {
	height: 20px;
	width: 200px;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	}
	
.titelleiste {
	padding:0px,
	margin:0px;
	border-collapse: collapse;
	width:100%;
	line-height: 16px;
	height:16px;
	vertical-align: bottom;
	background-color: #000000;
	color: white;
	}
	
.titelleistehead {
	color: white;
	letter-spacing: 2px;
	padding-left:10px;
	background-color: #000000;
	}

.titelleiste2 {
	padding:0px,
	margin:0px;
	border-collapse: collapse;
	width:100%;
	line-height: 16px;
	height:16px;
	vertical-align: bottom;
	background-color: #fff;
	color: black;
	font-size: 11px;
	}
	
.titelleistehead2 {
	color: black;
	letter-spacing: 2px;
	padding-left:10px;
	background-color: #fff;
	font-size: 11px;
	}
		
.schliessen {
	text-align: right;
	background-color: #000000;
	}
	
.schliessen2 {
	text-align: right;
	background-color: #fffff;
	}


