@charset "UTF-8";

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

html, body {
	width:100%;
	height: 100%;
	}

body {
	background-color: #fff;
	color: #333;
	}

div,p,form,h3,h4 {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#abstandhalter {
	position:relative;
	margin-bottom: -277px;
	width:100%;
	height:50%;
	float:left;
	}

#erstmal {
	margin-top: 150px;
	margin-left: 173px;
	width:333px;
	height:160px;
	position:absolute;
	clear:left;
	visibility: visible;
	text-align: center;
	}

#mitte {
	margin: 0 auto;
	width:780px;
	height:554px;
	overflow:hidden;
	position:relative;
	clear:left;
	visibility: hidden;
	}

#pfeile {
	height: 32px;
	position:relative;
	left: 760px;	
	z-index: 101;
	top:526px;
	}

#schatten {
	left: 750px;
	height: 554px;	
	width: 10px;
	background-image: url(../b/shade.gif);
	z-index: 100;
	}

#kapitel {
	z-index: 4;
	top: 60px;
	overflow: hidden;
	height:494px;	
	width: 751px;
	}

div.kap {
	z-index: 4;
	width: 750px;
	margin: 1px;
	height: 494px;
	background-repeat: no-repeat;
	background-color: #fff;
	}


#kapitel img{
	margin: 1px;
	}

#flaschencontainer {
	left:528px; 
	top:403px;
	z-index: 100;
	height:135px; 
	width:135px;	
	height:132px;
	background-color: #222;
	}




#sonderausstellung {
	width:150px; 
	height:150px; 
	left:360px; 
	top:37px; 
	background-image:url(../b/herbstaktion.png); 
	background-position:center center; 
	background-repeat:no-repeat; 
	background-color:#4b4b4b;
	cursor:pointer;
	}

#sonderausstellung:hover {
	background-color:#6f6f6f;
	}
	
#hintermplatz {
	width:221px; 
	height:21px; 
	left:330px; 
	top:355px; 
	background-image:url(../b/platz.png); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	}

	
#platzda {
	width:221px; 
	height:21px; 
	left:330px; 
	top:355px; 
	background-image:url(../b/platz.png); 
	background-position:top; 
	background-repeat:no-repeat;
	cursor:pointer;
	}

#platzda:hover {
	background-position:bottom; 
	}
	
#jahre {
	width:494px; 
	height:47px; 
	left:266px; 
	top:66px; 
	background-image:url(../b/h_15jahre.png); 
	background-repeat:no-repeat;
	}

#nav {
	width: 750px;
	height: 61px;
	z-index: 5;
	}

  
#nav div{
	width: 73px;
	height: 18px;
	border: 1px solid #fff;
	background-repeat: no-repeat;
	background-position: center center;
}

#nav div:hover{border: 1px solid #aaa;}


div.pf {
	width: 18px;
	height: 14px;
	top: 0px;
	position: relative;
	border: 0px;
	}


#pf1 {background-image: url(../b/pfeil_1.gif);}
#pf2 {background-image: url(../b/pfeil_2.gif);}
#pf1:hover{background-image: url(../b/pfeil_1_o.gif);}
#pf2:hover{background-image: url(../b/pfeil_2_o.gif);}

div.pf img{
	width: 18px;
	height: 16px;
	}

.recht {
	left: 408px;
	top: 448px;
	width: 73px;
	height: 18px;
	border: 1px solid #fff;
	background-color:  #fff;
	}

.k{	color: #000;}
.y{	color: #fc0;}
.g{	color: #333;}
.w{	color: #999;}

a.angebot, a.angebot:link, a.angebot:visited {
	color: red;
	text-decoration: underline;
	}

	
a.angebot:hover {
	color: #fff;
	text-decoration: none;
	background-color: red;
}

a, a:link, a:visited {
	color: #fc0;
	text-decoration: underline;
	}


.k a, .k a:link, .k a:visited, .quer a:link, .quer2 a:link{
	color: #333;	
	text-decoration: underline;
	}


	
a:hover {
	color: #000;
	text-decoration: none;
	background-color: #fc0;
}
	
.k a:hover, .quer a:hover, .quer2 a:hover {
	color: #fc0;
	text-decoration: none;
	background-color: #333;
}

a.bild:link{color: #333;}
a.bild:visited{	color: #333;}
a.bild:hover{color: #fc0; background-color: #fff;}


table {
	border-collapse: collapse;
    border-spacing: 0px ;
	}

input, textarea, select {
	margin:1px 1px 1px 5px;
	font-size: 14px;
	background-color: #feb;
	border: 1px solid #333;
	}

input.senden {
	color: #333;
	font-weight: bold;
	margin-top: 10px ;
	}
input.senden_over {
	color: #F00;
	font-weight: bold;
	margin-top: 10px ;
	}

 *.klein b {
	font-size: 11px;
	line-height: 10px;
}
*.klein {
	font-size: 10px;
	line-height: 10px;
	width:83px;
	margin:1px;
}

.rot {
	color: #C00;
}

