body{
	background-image: url(images/body_background.jpg);
	background-repeat:repeat-x;
	font-size: 10pt;
	font-family: Arial; 
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
#cont_index{
	margin: 30px auto;
	height: 600px;
	width: 800px;
	background-color: white;
	border: 2px solid #000000;
}
#top{
	background-image: url(images/top.jpg);
	position: relative;
	top: 0px;
	left: 0px;
	height: 120px;
	width: 800px;
}
#menue{
	position: relative;
	top: 120px;
	left: 0px;
	width: 160px;
	height: 480px;
	background: #000000;
}
#shop_top{
	position: absolute;
	top: 480px;
	left: -1px;
	width: 160px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	color: #e0deae;
	border-top: 1px solid #FFFFFF;
}
#shop_bottom{
	position: absolute;
	top: 540px;
	left: 50px;
	width: 160px;
}
#webmaster{
	position: absolute;
	top: 585px;
	left: 5px;
	color: white;
	font-size: 8pt;

	z-index: 1;
}
#main{
	position: absolute;
	top: 140px;
	left: 180px;
	width: 600px;
	height: 440px;
	margin: 0px;
	padding: 0px;  
	border: 1px solid #0a1454;
	text-align: center;
	overflow:scroll;
	overflow-x:hidden;
}
#form_content{
	position: absolute;
	top: 140px;
	left: 180px;
	width: 600px;
	height: 440px;
	border: 1px solid #000000;
}
#form{
	position: absolute;
	top: 30px;
	left: 10px;
	width: 260px;
	height: 390px;
	text-align: center;	
}
#map{
	position: absolute;
	top: 20px;
	left: 310px;
	width: 260px;
	height: 410px;
	text-align: center;
	font-weight: bold;

}
#pos_buehne{
	position: absolute;
	top: 20px;
	left: 7px;
	width: 405px;
	height: 400px;
	text-align: center;
}
#pos_buehne img{
	max-width: 405px;
}
#gal{
	position: absolute;
	top: 0px;
	left: 419px;
	width: 180px;
	height: 440px;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	border-left: 1px solid #000000;
	overflow:scroll;
	overflow-x:hidden;
	cursor:pointer;
}
#gal hr{
	height: 3px;
	background-color: #000000;
}
#gal img{
	border: 2px solid #FFFFFF;
}
#gal p{
	font-weight: normal;
	text-align: left;
	font-size: 10pt;
}
#cont_index_shop{
	margin: 30px auto;
	height: 720px;
	width: 800px;
	background-color: white;
	border: 2px solid #000000;
}
#menue_shop{
	position: relative;
	top: 120px;
	left: 0px;
	width: 160px;
	height: 600px;
	background: #000000;
}
#shop_top_shop{
	position: absolute;
	top: 600px;
	left: 0px;
	width: 160px;
	height: 100px;
	text-align: center;
	font-weight: bold;
	color: #e0deae;
	border-top: 1px solid #FFFFFF;
}
#shop_bottom_shop{
	position: absolute;
	top: 660px;
	left: 50px;
	width: 160px;
}
#webmaster_shop{
	position: absolute;
	top: 705px;
	left: 5px;
	color: white;
	font-size: 8pt;
	font-style: italic;
	z-index: 1;
}
#main_shop{
	position: absolute;
	top: 140px;
	left: 180px;
	width: 600px;
	height: 560px;
	margin: 0px;
	padding: 0px;  
	border: 1px solid #0a1454;
	text-align: center;
	overflow:scroll;
	overflow-x:hidden;
}
#felgen_content{
	position: absolute;
	top: 10px;
	left: 20px;
	width: 560px;
	height: 420px;
	margin: 0px;
	padding: 0px; 
	font: arial;
	text-align: center;	
	font-size: 10pt;
}
#felgen_content span{
	font-size: 15pt;
	font: arial;
	font-weight: bold;
}
