body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-color:black;
	background-image:url(bilder/background/vorhang3.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin : 0px auto;
	padding:0px;
	text-align:center;	
}
#bild {
	background-image:url(bilder/background/o22.jpg);
	width:823px;
	height:420px;
	z-index:0;
	

}
#giternetz {
	background-image:url(bilder/background/gitternetz.png);
	width:823px;
	height:60px;
	margin-top:-60px;
	z-index:1;
	

}
img {
	border:double;
	
}
#menue{
	
	text-align: center;
	border:none;
	margin-top:-60px;
	z-index:2;	
		
}
#menue img {
	
	text-align: center;
	border:none;	
		
}
#migeltake img {
	border:none;
	margin-bottom:20px;
	
}

#wrapper {
	
	width:823px;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-color:black;         
	background-image:url(bilder/background/tlmigel_back50.png);
	background-repeat:repeat;
	border:double;
	border-color:#FFFFFF;
	margin:auto;
	margin-top:0 0 0 10px;
	text-align: center;
	
}

#junglecity1 {
	text-align:center;
	position:absolute;
	top:0px;
	
	
	
	z-index:2;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left:92px;
	text-decoration: none;
	float:left;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


p a:link {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
p a:visited {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
p a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
p a:active {
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
h3 {
font-size:12px;


}
h4 {
font-size:10px;


}