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

body
{
	z-index: 0; 
	font-size: .8em; 
	font-family: helvetica, arial; 
	text-align: center; 
	margin: 0 auto 0 auto;
	background: #B6D7F7 url(bg_thirteen.jpg) no-repeat fixed;
	background-position: top center;
//	background: #fff url(bg_body.png) repeat;
}

/*#circle
{
	width: 209px;
	height: 209px;
	background: url(bg_circle.png) no-repeat;
}
*/
#containers
{
	position: relative;
	padding: 303px 0 12px 298px;
}

#containers table
{
	border-spacing: 3px;
}

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

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

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

#content
{
	z-index: 1;
	position: relative;
	text-align: left;
	width: 1024px;
	margin: 0 auto 0 auto;
	border-left: 2px solid #444;
	border-right: 2px solid #444;
}
		
.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: 232px;
	top: 63px; 
	width: 72px; 
	height: 60px;
	background-color: #fff;
//	background: url(bg_cube.png) no-repeat; 
}

#footer
{
	position: relative;
	padding: 0;
	margin: 0;
	height: 31.5ex;
	border-top: 1px solid #fff; 
	background: url(bg_footer.png) repeat;
}

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

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

#gallery img
{
	margin: 0 0 .1em 0;
	float: none;
}

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

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

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

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

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

#logo
{
	position: absolute; 
	top: 24px; 
	left: 27px; 
	width: 145px; 
	height: 20px;
	background: url(lg_145.png) no-repeat;
}

#navigation
{
	color: #fff;
	position: absolute;
	font-size: 1.1em;
	width: 258px;
	height: 420px;
	margin-top: 306px;
	text-align: right;
	z-index: 3;
}

#navigation a
{
	display: block;
	font-variant: small-caps;
	color: #fff;
	text-decoration: none;
}

#navigation a.link
{
	width: 258px;
	height: 18px;
	margin: 0 0 9px 0;
	padding: 6px 12px 0 0;
	background: url(bg_transparent.png) repeat;
}

#navigation a.link:hover
{
	background: url(bg_transparent_light.png) repeat;
}

#navigation .strip
{
	width: 258px;
	height: 1px;
	margin: 0 0 3px 0;
	background: url(bg_transparent.png) repeat;
}

.news 
{
	 margin: 0 0 3ex 0;
}

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

#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;
}

#raketa
{
	position: fixed; 
	top: 24px; 
	left: 312px; 
	width: 91px; 
	height: 91px;
	background: url(raketa.png) no-repeat;
}

.section
{
	display: block;
	clear: both;
//	height: 1%;
	margin-left: 2%;
}

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

#sitemap
{
	color: #fff;
	margin-top: 30px;
	font-size: 1.7ex;
}

#sitemap h5
{
	font-size: 1.8ex;
	margin: 1.9ex 0 2ex 0;
}

#sitemap ul 
{
	list-style: none inside none;
//	min-width: 9%;
	max-width: 19%; /*Windows konform*/
	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: 12px 0px 0px 1px;
	width: 86%;
//	border: #000 solid 1px;
//	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;
}
		