@charset "UTF-8";
/* CSS Document */

body{
                background:white;color:black;
                margin: 0px;padding:0;
                font-family:Arial,Helvetica;
                font-size:11px;
}

a{
            	color:#F781BE;
				text-decoration: none;
				font-weight: bold;
            
                
}
a:hover{
				color:#04B4AE;
                font-weight: bold;
}

h1 {			font-weight: bold;
				font-family:Arial,Helvetica;
                font-size:11px;
				margin: 0px;
				padding: 0px;

}
				
#main{			position: static;
				width:1000px;
			 	height:768px;
				padding:0;
                margin:0 auto;
				
}

#content { 		position: relative;
				width:1000px;
			 	height:668px;
}


#main div {
                margin: 0 auto;
}

#main div p{
                background-color:white;
}


#arrows {		position: absolute;
				witdh: 76px;
				height: 20px;
				top: 645px;
				padding-left: 225px;
				
}

#arrows a {		color: white;
	
}


#arrows img {	float: left;
				border: 1px solid white;
}

#menulist{		position: relative;
				margin-top: 37px;
				clear: both; 
				width: 1000px;
				top: 32px;
	
	
}

.menu {			position: absolute;
				float: left;
				
				
}

.menu a{		color: white;

}

.menu img{		border: 1px solid white;

}



#programm-text{	position: absolute;
				overflow: auto; 
				float: left;
				left: 62px;
				top: 259px; 
				text-align: justify;
				line-height: 17px;
				white-space: normal;
				margin-left: 0px;
				height: 384px;
				width:402px;
				
}

#editorial-text{	overflow: auto;
				
				float: left;
				position: absolute;
				left: 300px; bottom: 46px;
				text-align: justify;
				line-height: 17px;
				white-space: justify;
				margin-left: 0px;
				width:402px;
				max-height: 498px;
				
}

#media-text{	overflow: auto;
				float: left;
				position: absolute;
				top: 123px; left: 300px;
				text-align: justify;
				line-height: 17px;
				white-space: justify;
				margin-left: 0px;
				padding-right: 10px;
				margin-top: 123px;
				width:402px;
				max-height: 498px;
				
}

#artists { 		
				overflow: auto; 
				float: right; 
				padding-top: 259px;
				text-align: center;
				line-height: 17px;
				white-space: normal;
				margin-left: 0px;
				padding-left: 50px;
				width:530px;
}



#impressum {	
				overflow: auto;
				clear:none;
				position: absolute;
				left: 737px; bottom:49px;
				line-height: 17px;
				white-space: normal;
				margin-left: 0px;
				margin-top: 123px; padding-left: 0px;
				width:215px;
				max-height: 498px;
				padding-bottom: 0px;
				vertical-align: bottom;
}

#media-text-right {	
				overflow: auto;
				clear:none;
				position: absolute;
				top: 123px; left:737px;
				line-height: 17px;
				white-space: normal;
				margin-left: 0px;
				margin-top: 123px; padding-left: 0px;
				padding-right: 10px;
				width:225px;
				max-height: 498px;
				padding-bottom: 0px;
				
				
}


.socialbuttons{
				position:absolute;
				left:585px;
				top:163px;
				width:304px;
				z-index:10;
				text-align:center;
				line-height:20px;
}


.socialbuttons img{
				vertical-align:middle;
}