body,html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background:#000;
	font-family:"Droid Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	overflow:hidden;
}

a{
	color:#fff;
}

a:hover{
	text-decoration:none;
}

#supersized{
	width:100%;
	height:100%;
	position:fixed;
	z-index:0;
	overflow:hidden;
}

#supersized2{
	width:100%;
	height:100%;
	background-position:top center;
	background:no-repeat;
}

#supersized img{
    -ms-interpolation-mode: bicubic; 
}

#container{
	width:980px;
	position:absolute;
	width:100%;
	height:100%;
	z-index:2;
	overflow:auto;
}

#navi{
	position:absolute;
	margin-top:70px;
	width:340px;
	height:329px;
}

.navisub2{
	padding-left:10px;
}

#navibg{
	position:absolute;
	background:url(../grafik/bg_navi.png) no-repeat;
	width:340px;
	height:329px;
}

#navi .navibox, #navi .navibox_active{
	position:relative;
	margin:20px 30px 30px 20px;
	overflow:hidden;
	width:120px;
	height:120px;
	float:left;
	font-size:14px;
}

#navi .navibox .navisub{
	display:none;
}

#navi .navilink{
	position:relative;
	font-size:13px;
}

#navi .navihead{
	text-transform: uppercase;
	margin-bottom:3px;
	cursor:pointer;
}

#navi a{
	text-decoration:none;
	position:relative;
}

#navi a:hover, #navi .active, #navi .raquo, #navi .raquo_active{
	color:#80bbe0;
}

#navi .raquo{
	display:none;
}

#header{
	position:absolute;
	background:url(../grafik/bg_header.png) no-repeat;
	width:980px;
	height:62px;
}

#headerwrap{
	position:absolute;
	width:980px;
	height:62px;
	font-size:13px;
}

#headerwrap a{
	text-decoration:none;
	position:relative;
}

#headerwrap #langs a:hover, #headerwrap #langs a.active{
	text-decoration:underline;
}

#headerwrap #homelink{
	text-transform:uppercase;
}

#headerwrap #homelink a:hover, #headerwrap #homelink a.active{
	color:#79b7e1;
}

#headerwrap #logolink span{
	display:none;
}

#headerwrap #logolink{
	display:block;
	width:208px;
	height:30px;
	margin-left:771px;
	height:32px;
	margin-top:30px;
}

#headerwrap #homelink, #headerwrap #langs{
	height:20px;
	line-height:20px;
	margin-top:25px;
	position:absolute;
}

#headerwrap #langs{
	margin-left:18px;
	font-size:11px;
}

#headerwrap #homelink{
	margin-left:189px;
}

#contentwrap{
	width:425px;
	background:url(../grafik/bg_content.png);
	float:left;
}

.align-center{
	text-align:center;
}

#crwrap{
	width:205px;
	margin-left:10px;
	float:left;
}

#content p, #cr p{
	margin-top:0px;
	margin-bottom:15px;
}

#content a{
	color:#80bbe0;
	text-decoration:none;
}

#cr a{
	color:#fff;
	text-decoration:underline; 	
}

#content a:hover{
	text-decoration:underline;
	color:#fff;
}

#cr a:hover{
	text-decoration:none; 
}

#floats .news-date a{
	color:#fff;
	text-decoration:none; 
}

#floats h1 a,#floats h2 a,#floats h3 a,#floats h4 a,#floats h5 a,#floats h6 a{
	color:#fff;
	text-decoration:none; 
}

#boxes h1 a,#boxes h2 a,#boxes h3 a,#boxes h4 a,#boxes h5 a,#boxes h6 a{
	color:#fff;
	text-decoration:none; 
}

#content{
	margin:0 20px;
	padding:30px 0 15px 0;
	width:385px;
	position:relative;
}

#bc{
	margin-left:340px;
	margin-top:90px;
	position:absolute;
	font-size:11px;
}

#bc p{
	margin:0 20px;
	height:25px;
	width:600px;
}

#bc a{
	text-decoration:none;
}

#bc a:hover{
	text-decoration:underline;
}

#footer{
	position: absolute;
	font-size:11px;
	margin:412px 0 0 10px;
	text-shadow:#000000 1px 1px 1px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover, #footer .active{
	text-decoration:underline;
}

#innerlane{
	width:640px;
	position:absolute;
	margin-left:340px;
	line-height:150%;
	min-height:100%;
	height: auto !important;
	height:100%;
}

#floats{
	padding-bottom:180px;
}

#headline{
	margin-top:145px;
	width:640px;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
}

#headline h1{
	font-size:32px;
	margin:30px 20px;
	line-height:37px;
	text-shadow:#333333 1px 2px 2px;
}

.sepline{
	clear:both;
	width:425px;
	height:2px;
	background:#fff;
	overflow:hidden;
}

#crwrap .sepline{
	width:205px;
	margin-bottom:30px;
	margin-top:-2px;
}

#cr{
	margin:0 10px;
	width:185px;
	position:relative;
	text-shadow:#000000 1px 2px 2px;
}

.clearer, .divider{
	width:100px;
	height:1px;
	clear:both;
}

.divider{
	overflow:hidden;
	background:#fff;
}

#content .clearer, #content .divider{
	width:425px;
	height:2px;
	margin:30px 0 30px -20px;
}

.divider hr{
	display:none;
}

#content .news-date{
	font-size:12px;
}

#content .clearer hr,#content hr.clearer{
	width:425px;
	height:2px;
	color:#fff;
	display:block;
	background:#fff;
	border:none;
	overflow:hidden;
}

#content hr.clearer2{
	width:640px;
	height:2px;
	color:#fff;
	display:block;
	background:#fff;
	border:none;
	overflow:hidden;
}

.box .clearer{
	height:1px;
	color:#fff;
	display:block;
	background:#fff;
	border:none;
	overflow:hidden;
	width:150px;
}

.box .news-content{
	font-size:12px;
	margin-top:3px;
	margin-bottom:5px;
}

#cr .clearer{
	margin:30px 0 30px -10px;
}

#cr .clearer hr{
	width:205px;
}

#boxes .boxouter{
	height:170px;
	overflow:hidden;
	width:153px;
	position:absolute;
	bottom:0;
}

#boxes .box{
	width:153px;
	height:170px;
}

#box1{
	background:url(../grafik/box_green.png);
}

#box2{
	background:url(../grafik/box_blue.png);
}

#box3{
	background:url(../grafik/box_orange.png);
}

#box4{
	background:url(../grafik/box_purple.png);
}

#box2outer{
	margin-left:162px;
}

#box3outer{
	margin-left:325px;
}

#box4outer{
	margin-left:488px;
}

#boxes .boxinner{
	margin:4px 8px;
	width:137px;
	height:130px;
	overflow:hidden;
}

.boxinner h1{
	text-transform:uppercase;
	font-size:10px;
	margin:0;
	line-height:25px;
	height:25px;
	overflow:hidden;
}

#boxes .boxinner{
	font-size:12px;
	line-height:125%;
	position:relative;
}

#boxes .boxinner p{
	margin:0;
	margin-bottom:5px;
}

#content blockquote{
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:bold;
	padding-top:12px;
	font-style:italic;
}

.box blockquote{
	font-size:12px;
	margin:0;
	padding:0;
	font-weight:bold;
	padding-top:5px;
	font-style:italic;
}

#floats ul{
	margin:0 0 15px 0;
	padding:0;
}

#floats ul li{
	margin:0;
	padding:0;
	margin-left:17px;
}

#floats ul ul{
	margin:0 0 0 0;
	padding:0;
	margin-bottom:0px;
}

#floats ul ul li{
	margin:0;
	padding:0;
	margin-left:17px;
}

#feEditAdvanced-bodyattach,#feEditAdvanced-container{
	z-index:1000;
	position:absolute;
}

.contenttable, .contenttable td, .contenttable th{
	font-family:"Droid Sans", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:150%;
}

.contenttable td, .contenttable th{
	border-left:1px solid #fff;
	padding:0 10px;
}

.contenttable th{
 	background:url(../grafik/bg_content.png);
 	padding:10px;
}

#content .contenttable th p{
	margin-bottom:0;
}

.contenttable td:last-child, .contenttable th:last-child{
	border-right:1px solid #fff;
}

.tx-flvplayer-pi1{
	text-align:center;
	padding-bottom:15px;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	background-color:#FF0000;
	border:1px solid #FF0000;
	font-size:11px;
	color:#fff;
	padding:3px 10px 5px 10px;
	margin-left:-115px;
    z-index:10;
    text-align:left;
    height:auto;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;

	-moz-box-shadow:0 0 6px #333;
	-webkit-box-shadow:0 0 6px #333;
	box-shadow:0 0 6px #333;
}

.error p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* pure CSS arrow */
.error em {
	display:block;
	width:0;
	height:0;
	border:10px solid;
	border-color:#FF0000 transparent transparent;

	/* positioning */
	position:absolute;
	bottom:-7px;
	left:5px;
	border-bottom:0 none;
}


.news-latest-item{
	margin-bottom:20px;
}
