/*CSS*/
/*charset=iso-8859-1;*/

body {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 76%;
 	line-height: 120%;
 	/*background-color: faf7e4;*/
 	margin: 0;
 	padding:0;
 	text-align: center;
 	border: 0px;
	
}

#mainContainer {
	width:800px;
	height:600px;
	border:0px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left:-400px;
	margin-top: -300px;
	
	}
	
#left {
	width:131px;
	height:600px;
	border:0px;
	background-image:url(../../Pics_Festival/slices/Bilder/back_01.jpg);
	position:absolute;
	left: 0px;
	top: 0px;
	text-align:center;
	}
	
#mitte {
	font-family:Verdana,sans-serif;
	width:478px;
	height:600px;
	border:0;
	background-image:url(../../Pics_Festival/slices/Bilder/back_02.jpg);
	position:absolute;
	left: 131px;
	top: 0px;
	font-size: 9px;
	}
	
#right {
	width:192px;
	height:600px;
	border:0;
	background-image:url(../../Pics_Festival/slices/Bilder/back_03.jpg);
	position:absolute;
	left: 477px;
	top: 0px;
	}
#programm {
	font-size: 9px;
}
	
a:link img {
border:none;
	text-decoration: none;
}
a:visited img {
border:none;
	text-decoration: none;
}
a:hover img {
border:none;
	text-decoration: none;
}
a:active img  {
border:none;
	text-decoration: none;
}

.drumrum {
	background-color: #000000;
}
.kmi {
	position:absolute;
	top: 545px;
	left: 95px;
}
.start {
	position:absolute;
	top: 210px;
	left: 50px;
}
.programm {
	position: absolute;
	top: 210px;
	left: 150px;
}
.impressum {
	position: absolute;
	top: 210px;
	left: 100px;
}
.kontakt {
	position: absolute;
	left: 0px;
	top: 190px;
}
.kuenstler {
	position: absolute;
	top: 210px;
	left: 170px;
}
.kuenstler2 {
	position: absolute;
	top: 210px;
	left:30px;
	text-align:left;
}
.microschrott {
	position: absolute;
	/*left: 140px;*/
	top: 575px;
}

.ort {
	position: absolute;
	left: 60px;
	top: 515px;
	link:  text-decoration:underline; 
}
.menuepunkte {
	position: absolute;
	top: 220px;
	left: 20px;
}
.menuepunkteK {
	position: absolute;
	top: 237px;
	left: 20px;
}
#impressum {
	font-family:Verdana,sans-serif;
	position:absolute;
	left: 60px;
	text-align: center;
	font-size: 11px;
}
a:link {
border:none;
	color:black;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
border:none;
	color:black;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
border:none;
	color:black;
	font-size: 10px;
	text-decoration: none;
}
a:active {
border:none;
	color:black;
	font-size: 10px;
	text-decoration: none;
}

	
