body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(http://blackgospel-tour.com/fileadmin/images/gate/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #a5aabb;
	width:100%;
	height:700px;
	text-align:center;
}
#stage{
width:756px;
height:500px;
margin:0px auto;
text-align:left;
border: 0px solid #000000;
position:relative;
}

#menue{
position:absolute;
top:69px;
left:495px;
width: 260px;
height: 25px;
display:block;
text-align:right;
border: 0px solid #000000;

}
#sprachmenue{
position:absolute;
top: 533px;
left:670px;
width: 200px;
height: 50px;

}
#headline {
	position: absolute;
	top: 20px;
	left: 330px;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#content{
position:relative;
top: 70px;
left:243px;
width: 650px;
height: 550px;
overflow: auto;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	width: 142px;
	height: 162px;
	/*background-image: url(/fileadmin/images/logo.png);
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/images/logo.png'); */
}

p {
	margin: 0;
	padding: 0;
}
a {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #bc1a04;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #c61b04;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #c61b04;
	margin: 0;
	padding: 0;
}

