* {
	margin:0;
	padding:0;
}
a img { 
	border: 0; 
}
a {
	border: 0;
	margin: 0;
	outline: 0;
}
body {
	margin: 0px;
	padding: 0px;
}

div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	color: #ba3f3f;
}
.titel1 {
	font-size: 21px;
	font-weight: bold;
	color: #51a834;
}
.titel2 {
	font-size: 18px;
	font-weight: bold;
	color: #51a834;
}

a:link, a:active, a:visited {
	color: #186000;
	text-decoration: none;
}
a:hover {
	color: #ba3f3f;
	text-decoration: none;
}

#container {
	min-width:1000px;
}
#navi {
	position: relative;
	float: left;
	width: 488px;
	left: 10px;
	top: 25px;
	padding-bottom: 200px;
	z-index: 2;
}
#content {
	position: fixed;
	float: left;
	left: 513px;
	top: 10px;
	width: 487px;
	z-index:4; 
}
.spacer_10 {
	height: 10px;
	clear: both;
}
.spacer_25 {
	height: 25px;
	clear: both;
}
.spacer_50 {
	height: 50px;
	clear: both;
}
.spacer_150 {
	height: 150px;
	clear: both;
}

#right {
	position: fixed;
	right: 0; 
	bottom: 0;
	width: 324px;
	height: 558px;
	background-image:url(../../images/layout/girl.png);
	z-index:3;
}
#left {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 484px;
	height: 200px;
	background-image:url(../../images/layout/beats.gif);
	z-index:1;   
}
#top {
	position: fixed;
	left: 0; 
	top: 0;
	width: 214px;
	height: 167px;
	background-image:url(../../images/layout/flowers.png);
	z-index:1;
}
#sponsor {
	position: fixed;
	bottom: 4px;
	left: 500px;
	height: 66px;
	text-align: right;
	z-index: 4;
}

#news, #headliner, #programm, #specials, #tickets, #location, #gallery, #sponsoren {
	width: 115px;
	height: 50px;
	float: left;
	margin: 0 7px 7px 0;
	text-indent: -5000px;
}
#news:link, #news:visited, #news:active {
	background-image: url(../../images/navi/news_0.png);
}
#news:hover {
	background-image: url(../../images/navi/news_1.png);
}
#headliner:link, #headliner:visited, #headliner:active {
	background-image: url(../../images/navi/beach_0.png);
}
#headliner:hover {
	background-image: url(../../images/navi/beach_1.png);
}
#programm:link, #programm:visited, #programm:active {
	background-image: url(../../images/navi/richti_0.png);
}
#programm:hover {
	background-image: url(../../images/navi/richti_1.png);
}
#specials:link, #specials:visited, #specials:active {
	background-image: url(../../images/navi/specials_0.png);
}
#specials:hover {
	background-image: url(../../images/navi/specials_1.png);
}
#tickets:link, #tickets:visited, #tickets:active {
	background-image: url(../../images/navi/tickets_0.png);
}
#tickets:hover {
	background-image: url(../../images/navi/tickets_1.png);
}
#location:link, #location:visited, #location:active {
	background-image: url(../../images/navi/location_0.png);
}
#location:hover {
	background-image: url(../../images/navi/location_1.png);
}
#gallery:link, #gallery:visited, #gallery:active {
	background-image: url(../../images/navi/gallery_0.png);
}
#gallery:hover {
	background-image: url(../../images/navi/gallery_1.png);
}
#sponsoren:link, #sponsoren:visited, #sponsoren:active {
	background-image: url(../../images/navi/sponsoren_0.png);
}
#sponsoren:hover {
	background-image: url(../../images/navi/sponsoren_1.png);
}
