@charset "utf-8";
body {
	background-color: #333;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a:link {
	text-decoration: none;
	color: #9F6;
}
a:visited {
	text-decoration: none;
	color: #9F6;
}
a:hover {
	text-decoration: none;
	color: #e2001a;
}
a:active {
	text-decoration: none;
	color: #9F6;
}
h1,h2,h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
h1 {
	font-size: 22px;
	color: #e2001a;
}
h2 {
	font-size: 14px;
	color: #e2001a;
}
h3 {
	font-size: 11px;
	color: #e2001a;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 24px;
}
ul {
	line-height: 24px;
}
#container {
	position: absolute;
	width: 1200px;
	height: 810px;
	top: 50%;
	left: 50%;
	margin-top: -405px;
	margin-left: -600px;
	background-image: url(../images/container.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
#logo {
	position: absolute;
	left: 80px;
	top: 55px;
	height: 408px;
	width: 96px;
}
#navi {
	position: absolute;
	left: 60px;
	top: 130px;
	height: 50px;
	width: 1070px;
}
#subnavi {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 18px;
	width: 1060px;
	background-image: url(../images/bg_subnavi.png);
	padding-left: 10px;
	padding-top: 2px;
}
#inhalt {
	position: absolute;
	left: 60px;
	top: 180px;
	height: 480px;
	width: 1070px;
	background-image: url(../images/bg_inhalt.jpg);
}
#in_inhalt {
	position: absolute;
	left: 0px;
	top: 20px;
	height: 420px;
	width: 1030px;
	padding: 20px;
	overflow: auto;
}
#partner {
	position: absolute;
	left: 59px;
	top: 673px;
	height: 62px;
	width: 832px;
}
#sprache {
	position: absolute;
	left: 980px;
	top: 50px;
	height: 25px;
	width: 250px;
}
#links {
	position: absolute;
	left: 905px;
	top: 675px;
	height: 25px;
	width: 250px;
}
a:link.links_footer {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}
a:hover.links_footer {
	text-decoration: none;
	color: #e2001a;
	font-size: 10px;
}
a:visited.links_footer {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}
a:active.links_footer {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
}
.termintabelle {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #666;
}
.termintabelle_eng {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #666;
}
.newsliste {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #666;
}
.topstory {
	width: 522px;
	border-top: 10px solid #e2001a;
}
.startseite_newsbox {
	position: absolute;
	left: 562px;
	top: 20px;
	width: 468px;
	height: 190px;
	border: 1px solid #666;
	padding: 10px;
}
.newsausgabe_news {
	position: absolute;
	left: 562px;
	top: 20px;
	width: 468px;
	height: 398px;
	border: 1px solid #666;
	padding: 10px;
	overflow: auto;
}
.newsausgabe_newsbox {
	position: absolute;
	left: 20px;
	top: 252px;
	width: 500px;
	height: 166px;
	border: 1px solid #666;
	padding: 10px;
}
.newsarchiv_tools {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 250px;
	height: 420px;
}
.newsarchiv_liste {
	position: absolute;
	left: 312px;
	top: 20px;
	width: 718px;
	height: 400px;
	border: 1px solid #666;
	padding: 10px;
	overflow: auto;
}
.table_wertung {
	font-size: 11px;
	border-right: 1px dotted #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table_wertung_header {
	font-size: 11px;
	border-right: 1px dotted #666;
	border-bottom: 1px solid #666;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table_wertung_letzte {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.bildbox_bild {
	border: 1px solid #666;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.bildbox {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 508px;
	height: 410px;
	background-color: #000;
	padding:10px;
	padding-right: 0;
	padding-bottom: 0;
}
.videothumb {
	width: 100px;
	height: 100px;
	background-color: #333;
	padding: 12px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	text-align: center;
	font-size:10px;
	border: 1px solid #666;
}
.download {
	height: 37px;
	width: 436px;
	background-image: url(../images/icons/48x48/web_down.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 20px;
	padding-left: 72px;
	padding-top: 21px;
	border: 1px dotted #666;
	border-left: 10px solid #e2001a;
}
.download2 {
	height: 28px;
	width: 436px;
	background-image: url(../images/icons/32x32/web_down.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 20px;
	padding-left: 72px;
	padding-top: 12px;
	border: 1px dotted #666;
	border-left: 10px solid #e2001a;
}
.linklink {
	height: 37px;
	width: 436px;
	background-image: url(../images/icons/48x48/web.png);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 20px;
	padding-left: 72px;
	padding-top: 21px;
	border: 1px dotted #666;
	border-left: 10px solid #e2001a;
}



#lightbox{
	background-color:#eee;
	padding: 30px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	color: #333;
	}
#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(../images/overlay.png); }                                                       
                                                                                                      
* html #overlay{                                                                                      
	background-color: #000;                                                                             
	back\ground-color: transparent;                                                                     
	background-image: url(../images/blank.gif);                                                                   
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}   
	
	                                                                                                