a:link {
	color: #FFF;
	text-decoration: none;
	display:block;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #1E5B77;
}

a:active {
	text-decoration: none;
	color: #1E5B77;
}

   
#flyer:hover { 
	background-image: url(flyer_rollover.png);
	z-index:1;
	}
	
#blauerstreifen {
	margin: auto; 
	width: 100%; 
	height: 80%;
	background-color: #bce4e7;
	position: fixed;
	
	}



#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.2em;
	color: #FFF;
	font-size:18px;
	text-align:center;
	vertical-align:middle;
	height: 3em;
	width: 6em;
	top: 52%;
	left: 62%;
	font-variant:small-caps;
	position:absolute;
	
	
}

#schriftz {
	top:50%;
	position:absolute;
	left: 27%;
	z-index: 1;
}

#beere {
	top: 58%;
	position:absolute;
	left: 33%;
}


#flyer {
	position: absolute; 
	top: 65%; 
	left: 31%;
	display:block;
    background-image: url(flyer.png);
    width:300px; 
	height:267px; 
	border:hidden; 
	}

	
	 
	}

 {
	background-color: #999;
    background-image: url(bg.png);
    background-position-y: center;
    background-repeat: repeat-x;
}

#about {
	
    font-family:Arial, Helvetica, sans-serif; 
    font-size:14px;
    color:#1E5B77;
    top: 15%;
    position: absolute;
    width: 50%;
	left: 25%;
 	right: 25%;
  	letter-spacing: 2px; 
	}
	
#wo {
	font-family:Arial, Helvetica, sans-serif; 
    font-size:14px;
    color:#1E5B77;
    top: 15%;
    position: absolute;
    width: 50%;
	left: 25%;
 	right: 25%;
  	letter-spacing: 2px; 
	top: 73%;
	left: 85%;;	
	line-height: 25px;
	}
