@charset "UTF-8";

body {
	background-color: #000000;
}

img {
	border: 0;
}

#container {
	background-image: url(../images/start/hintergrund.jpg);
	position: absolute;
	top: 50%;
	left: 50%;
	width: 990px;
	height: 584px;
	margin-left: -487px;
	margin-top: -280px;
}

#dachlogo {
	position: absolute;
	top: 6px;
	left: 403px;
	width: 200px;
	height:77px;
}

#dachnavi {
	position: absolute;
	top: 67px;
	right: 0px;
	width: 350px;
}

.dachnavi {
	list-style-type: none;
	float: right;
	display: inline;
	margin-top: 0px;
}

.dachnavi li {
	float: right;
	display: inline;
	margin-right: 12px;
}

#buehne {
	position: absolute;
	left: 63px;
	top: 449px;
	width: 178px;
	height: 85px;
}

#akademie {
	position: absolute;
	left: 314px;
	top: 438px;
	width: 194px;
	height: 96px;
}

#kolibri {
	position: absolute;
	left: 579px;
	top: 431px;
	width: 184px;
	height: 103px;
}

#artistico {
	position: absolute;
	left: 782px;
	top: 449px;
	width: 159px;
	height: 85px;
}

#programm {
	position: absolute;
	left: 26px;
	top: 377px;
	width: 365px;
	height: 54px;
}

#kabaherbst {
	position: absolute;
	left: 26px;
	top: 313px;
	width: 486px;
	height: 64px;
}

#info1 {
	position: absolute;
	left: 799px;
	top: 326px;
	width: 177px;
	height: 83px;
}

#sponsoren {
	position: absolute;
	top: 545px;
	left: 100px;
	width: 774px;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E5E5E5;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E5E5E5;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E5E5E5;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #E5E5E5;
	text-decoration: underline;
}
