/* ----------------------------------- allgemein */

body {
	margin: 0px;
	padding: 0px;
    background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url("images/background.jpg");
	text-align:center;
	  }

#logotype { 
 position: absolute;
 top: 50px;
 left: 50px; 
 z-index: 1;
 }
 
#nl { 
 position: absolute;
 top: 357px;
 left: 750px; 
 z-index: 1;
 }
 
#facebook { 
 position: absolute;
 top: 430px;
 left: 749px; 
 z-index: 1;
 }

 
 
#headline { 
	position: absolute;
	top: 200px;
	left: 57px;
	}
	
#box_menue { 
	position: absolute;
	top: 183px;
	left: 57px;
	}
	
a.menu {
		font-family: Arial, Lucida, Tahoma, Verdana;
		font-size: 10px;
		font-color: #ffffff;
		letter-spacing: 0.1em;
		display: inline; 
		text-align:left; 
		padding: 2px 15px 2px 15px; 
        text-decoration:none; }
        
a.menu:link    { color:#fff; background-color:#4795c4; }
a.menu:visited { color:#fff; background-color:#4795c4; }
a.menu:hover   { color:#fff; background-color:#9db5c3; }
a.menu:active  { color:#fff; background-color:#9db5c3; }	


/* ----------------------------------- current show */	

#box_showinfo1 { 
	position: absolute;
	top: 715px;
	left: 200px;
	width: 425px;
	height: 300px;
	background-color: #cecece;
	}
				
#box_showinfo2 { 
	position: absolute;
	top: 1025px;
	left: 200px;
	width: 425px;
	height: 270px;
	background-color: #cecece;
	}	
				
#content_showinfo2 { 
	position: absolute;
	top: 25px;
	left: 80px;
	width: 320px;
	height: 250px;
	}		

				
/* -----------------------------------  */
				
#footer { 
	position: absolute;
	padding: 5px;
	top: 1500px;
	left: 200px;
	width: 700px;
	height: 10px;
	font-size: 10px;
	color: #333;
	}
	
#footer_news { 
	position: absolute;
	padding: 5px;
	top: 1550px;
	left: 200px;
	width: 700px;
	height: 10px;
	font-size: 10px;
	color: #333;
	}
	
#footer_shows_current { 
	position: absolute;
	padding: 5px;
	top: 1320px;
	left: 200px;
	width: 700px;
	height: 10px;
	font-size: 10px;
	color: #333;
	}
	
#footer_media { 
	position: absolute;
	padding: 5px;
	top: 1500px;
	left: 200px;
	width: 700px;
	height: 10px;
	font-size: 10px;
	color: #333;
	}

#footer_impressum { 
	position: absolute;
	padding: 5px;
	top: 1350px;
	left: 200px;
	width: 700px;
	height: 10px;
	font-size: 10px;
	color: #333;
	}

#content_main1 { 
	position: absolute;
	top: 350px;
	left: 65px;
	width: 600px;
	height: 190px;
	font-family: Georgia;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	}
	
#seite{
 margin:0 auto;
 text-align:left;
 width:700px
}

	
small {	color: #333333; 
		text-decoration:none;
       }
    
blue {color: #4795c4;
    line-height: 18px;	
    }

#rightcolumn { 
	position: absolute;
	top: 500px;
	left: 765px;
	}
		
#content_main_impressum { 
	position: absolute;
	top: 25px;
	left: 80px;
	width: 600px;
	height: 190px;
	font-family: Georgia;
	font-size: 12px;
	color: #575757;
	}
	
#content_pic1 { 
	position: absolute;
	top: 0px;
	left: 425px;
    }
    
#content_video1 { 
	position: absolute;
	top: 20px;
	left: 425px;
	color: #333333;
	}
	
#box_main_impressum { 
	position: absolute;
	top: 465px;
	left: 200px;
	width: 700px;
	height: 880px;
	background-color: #cecece;
	}
