@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #efefef url(bilder/header_hintergund.jpg) left top repeat-x;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	height: 101%;

}


#container {
	top:19px;
	margin: 0 auto;
	width: 745px;
	position: relative;
	z-index: 1;
	margin-bottom: 50px;
	
}


/*		Formatierung  logos
-----------------------------------------------------------------------*/
#logo{
	
	width: auto;
	height: 80px;
	margin:0;
	padding: 0;
	
}

/*		Formatierung  navi
-----------------------------------------------------------------------*/
#navi{
	width: auto;
	height: 28px;
	padding-top:18px;
	padding-left:9px;

	
}


/*		Formatierung  subNavi
-----------------------------------------------------------------------*/
#subNavi{
	height: 28px;
	padding-top:14px;
	padding-left:15px;
	font: bolder 90%/19px Arial, Helvetica, sans-serif;		
}


		#subNavi a, #subNavi a:link, #subNavi a:visited {
			color: #F29E00; 
			font-weight: bold;
			text-decoration: none;
		}
		
		#subNavi a:hover, #subNavi a:active, #subNavi a:focus {
			text-decoration: none;
			color: #666666;
		}
		
/*		Formatierung  subNavi2
-----------------------------------------------------------------------*/
#subNavi2{
	height: 28px;
	padding-left:15px;
	font: bolder 70%/12px Arial, Helvetica, sans-serif;		
}


		#subNavi2 a, #subNavi2 a:link, #subNavi2 a:visited {
			font-weight: bold;
			text-decoration: none;
			color: #666666;
		}
		
		#subNavi2 a:hover, #subNavi2 a:active, #subNavi2 a:focus {
			text-decoration: none;
			color: #F29E00;
		}
		
/*		Formatierung  twitter
-----------------------------------------------------------------------*/
#twitter{
		padding-left:15px;
		float:left;
		height:100%;
		width: 340px; 
		font: 80%/12px Arial, Helvetica, sans-serif;

}	
		
		
		
/*		Formatierung  spalte2
-----------------------------------------------------------------------*/
#spalte2{
		padding-left:15px;
		padding-right:15px;
		float:right;
		font: 80%/12px Arial, Helvetica, sans-serif;
		line-height: 135%;
		width: 360px;
		text-align:left;
		
}	

#partner {
	background-color: #FFF;
	border: 2px solid #424242;
	margin: 20px auto 0 auto;
	width: 300px;
}
		
		
/*		Formatierung  spalte1
-----------------------------------------------------------------------*/
#spalte1{
  padding-left: 10px;
		font: 80%/12px Arial, Helvetica, sans-serif;
		line-height: 135%;
		width: 722px;

		
}	

#spalte1 li{
		padding-left:15px;
		line-height: 140%;
		width: 90%;
		text-align:left;
}	

#spalte1 li a{
		text-decoration:none;
}	

#spalte1 li a:hover{
		background-color:#CC9900;
		color:#000000;
}	
	
	

/*		Formatierung  spalte1
-----------------------------------------------------------------------*/
#spalte1_2{
		padding-left:15px;

		float:right;
		font: 80%/12px Arial, Helvetica, sans-serif;
		line-height: 135%;
		text-align:left;
		
		float:left;
		width: 300px; 
		
}	
	



/*		Formatierung h1
-----------------------------------------------------------------------*/
h1{
	font: bolder 130%/16px Arial, Helvetica, sans-serif;	
}	


/*		Formatierung hr
-----------------------------------------------------------------------*/
hr{

	color:#666666;
	border-bottom-style:solid;
	margin-top: 4px;
	border-bottom-width:thin;
	margin-bottom: 10px;

}	

/*		Formatierung feed2
-----------------------------------------------------------------------*/
#feed2{
	font: bolder 70%/12px Arial, Helvetica, sans-serif;	
}	




/*		Formatierung a
-----------------------------------------------------------------------*/
a,  a:link,  a:visited {
	font-weight: bold;
	color: #666;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F29E00;
}



input, textarea {
	border:thin #666666 solid;	
}


#twitter_div {
	background-image: url('img/twitterBG.png');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top:10px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	width: 340px;
	line-height:130%;
}
 
#twitter_div ul li {
	color: #0C93BA;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
	list-style-type:none;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}
/*		fotocontainer
-----------------------------------------------------------------------*/

#fotos {
	margin-left: -10px;
}

#fotos ul li{
	list-style-type: none;
	margin-botom: 10px;
}
/*		tabelle
-----------------------------------------------------------------------*/

.programm table {
	border: 2px solid #000;
	border-collapse:collapse;
}

.programm th {
	padding: 5px;
	background-color: #bcbcbc;
	border: 2px solid #000;
}

.programm td {
	padding: 2px;
	border: 2px solid #000;
	background-color: #fff;
}















#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }




#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}