/*
	CSS-Style
	
	Author Name	: 	Benjamin W.
	Author Site	: 	Benjamin W.
	Style Name	: 	Screen 
	Version		: 	0.3 (05.2011)
	Comments	: 	
	License		: 	Copyright (c) 2011 B. Waschke
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	z-index: 0; 
	font-size: .9em !important;
/*	font-size: 1.8ex !important;*/
	font-family: Arial, Arial, Helvetica, sans-serif;
	/*text-align: center; 
	margin: 0 auto 0 auto;*/
	background: #fff url(bg_screen.png) repeat fixed
}

#containers
{
	position: relative;
	padding: 335px 0 12px 298px;
}

#containers table
{
	border-spacing: 3px;
	font-size: .9em;
	line-height: 1.5em;
}

#containers td
{
	position: relative;
	width: 201px;
	padding: 0 0 0 0;
	background-color: #fff;
}

#containers td.duplex
{
	width: 412px;
}

#containers td.triplex
{
	width: 619px;
}


#containers td.sitebar
{
	position: relative;
	height: 100%;
	width: 203px;
	background: url(bg_footer.png) repeat;	
}

#content
{
	z-index: 1;
	position: relative;
	text-align: left;
	width: 1024px;
	margin: 0 0 0 0;
	background: #fff url(bg_twelve.jpg) no-repeat left top fixed;
/*	background: url(bg_flow.png) repeat-y;*/
}
		
.ct
{ 
	position: relative;
	margin: 0 0 10px 0;
	padding: 2px 2px 2px .8em;
	top: 0;
}

.ct h3
{ 
	text-decoration: underline; 
}

.ct h4
{ 
	font-size: 1.5em;
	padding: 0;
	margin: 1.1ex 0 1ex 0; 
}

#cube
{
	position: absolute;
	left: 415px;
	top: 63px; 
	width: 72px; 
	height: 60px;
	background: url(bg_cube.png) no-repeat; 
}

#flow
{
	position: relative;
	width: 1030px;
/*	background: url(bg_flow.png) repeat-y;
	background: url(bg_screen.png) repeat;
	background: url(bg_stripes.png) repeat fixed;*/
	background: url(bg_shadow.png) repeat-y;
/*	z-index: 9;*/	
}

#footer
{
	position: relative;
	text-align: left;
//	font-size: 9pt !important;
	font-size: xsmaller;
	padding: 0 0 0 10px;
	margin: auto;
	height: 210px;
	border-top: 1px solid #fff; 
	background: url(bg_footer.png) repeat;
}

#gallery
{
	margin: 3px 0 6px 3px;
}

#gallery .cube65
{
	font-size: 1.5em;
	text-align: center;
	padding-top: 3px;
	width: 68px;
	height: 65px;
	display: block;
	float: left;
}

#gallery img
{
	margin: 0 3px 3px 0;
	float: left;
	border: none;
	display: block;
}

/*
#gallery .cube67
{
	position: absolute;
	padding: 3px 0 0 3px;
	margin: 2px 0 0 2px; 
	height: 68px;
	width: 68px;
	background-color: #000;
	display: inline-block;
}
*/

h1, h2, #logo a, #navigation a
{
	display: none;
}

h3
{
	margin: 0 0 6px 0;
}

#headlines
{
	position: absolute;
	left: 300px; 
	top: 180px;
}

.hidden
{
	display:none;	
}

#hl
{
	display: inline-block;
	position: absolute; 
	width: 413px; 
	height: 123px; 
	background-image: url(hl_facon.png); 
	background-repeat: no-repeat;
}

#hl_date
{
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 141px; 
	width: 366px; 
	height: 57px; 
	background-image: url(hl_date.png); 
	background-repeat: no-repeat;
}

#hl_hoerwe
{
	position: absolute;
	top: 126px;
	width: 413px; 
	height: 29px;
	background: url(hl_hoerwe_tr.png) no-repeat;
}

#hl_extender
{
	position: absolute;
	top: 126px;
	left: 415px;
	width: 205px; 
	height: 29px;
	background: url(bg_transparent.png) repeat;
}

#impressionen
{ 
	padding: 2px 0 2px 3px; 
}

#logo_bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 187px;
	height: 59px;
	background: url(bg_logo_187.png) no-repeat;
}

#logo
{
	position: relative;
	width: 187px; 
	height: 59px;
	background: url(lg_137_turn.png) 12px 6px no-repeat;
	z-index: 1;
}

#navigation
{
	color: #fff;
	position: absolute;
	width: 167px;
	height: 173px;
	margin-top: 336px;
	z-index: 3;
/*	background: url(bg_flow.png) 30% 0 repeat-y;*/
}

#navigation a
{
	display: block;
	color: #fff;
	text-decoration: none;
}

#navigation a.link
{
	width: 165px;
	height: 31px;
	margin: 3px 0 0 0;
}

#navigation a.link:hover
{
	background-color: #000;
}

.news_inside
{
	 position: relative;
	 top: 7px;
	 left: 6px;
	 text-align: left;
	 margin: 0 12px 15px 0;
	 padding: 6px;
	 background-color: #fff;	
}

.news_outside 
{
	 position: relative;
	 height: 100%;
	 margin: 0 3px 3ex 0;
	 padding: 0.3ex;
	 text-align: center;
	 background: #fff url(bg_stripes_small.png) repeat;
}

#press li
{
	margin: 0 0 1.5ex 2.5ex; 
	list-style: square outside;
}

#press span
{
	color: #999;
}

#programm a
{
	color: #888;
	text-decoration: none;
	display: block;
}

#programm a:hover
{
	color: #555;
}

#programm a:visited
{
	color: #aaa;
}

#programm a:after
{
	content:" »";
}

#programm a:before
{
	content:url("viewmore.png") "  ";
}

#programm h3
{
	text-decoration: none;
	margin: 1ex 0 .8ex 1ex;
	font-size: 1.5em;
}

.section
{
	display: block;
	clear: both;
//	font-size: 98%;
//	height: 1%;
//	margin-left: 2%;
//	width: 50px;
//	max-width: 80px;
}

.section:after 
{
	content: "."; 
  	display: block; 
 	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

#sitebar
{
	height: 1200px;
	width: 203px;
	background: url(bg_sitebar.jpg) no-repeat;
	z-index: 10;
}

#sitemap
{
	color: #fff;
	margin-top: 30px;
	font-size: .8em;
}
#sitemap h5
{
	font-size: 1.9ex;
	margin: 1.9ex 0 2ex 0;
}

#sitemap ul 
{
	list-style: none inside none;
	max-width: 17%;
	float: left;
	margin: 0 0 1.2em 0;
	padding: 1em 3em 0 3em;
	height: 129px;
}

#sitemap li
{
	padding: 0 6px 0 0;
	margin: 0;
}

#sitemap ul + ul 
{	
	border-left: 1px #fff solid;
}

#sitemap a 
{
	color: inherit; 
	text-decoration: none;
}

#sponsor
{
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0px 12px 0;
	text-align: center;
}

#sponsor img
{
	height: 65px;
	border: #fff solid 1px;
	margin: .55ex;
}

#staff .hl
{
	font-size: 1.5em;
	padding: 3px 0 0 0;
}

#staff img
{
	width:132px;
	float:left;
	margin: 3px 9px 9px 3px;
	border: #000 solid 1px;
	display: table;
}

#staff .intro
{
	padding-top: 1.2em;
}

#staff .sec
{
	color: #fff;
	background:url(bg_transparent.png) repeat;
}

#staff .sec img
{
	border: #fff solid 1px;
}

#staff td
{
	padding: 6px;
}

#verein
{
	margin: 3ex 0 4.5ex 0;
}

#verein li
{
	margin: 0 0 1.5ex 0; 
	list-style-type: square;
}

#verein span
{
	font-weight: bold;
}
		
