body {
	margin:0;
	padding:0;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	background: #d9d9d9 url(../images/bg.jpg) repeat-x;
	font-size:10px;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}
.noscript-message {
	background:#FCE9C0; 
	border-top:2px solid #DBAC48;
	border-bottom:2px solid #DBAC48;
	padding:2px; 
	color:#866b2f;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	position:fixed;
	overflow:auto;
    right:0; 
	left:0; 
	top:50%; 
}

#wrapper {
	margin:auto;
	width:902px;
}
#header {
	height:210px;
}
.topheader {
	background: url(../images/topheader.jpg) repeat-x;
	height:21px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	color:#516f79;
	padding-left:10px;
	padding-right:10px;
	padding-top:9px;
}
.topheader_left {
	float:left;
	margin:0;
	padding:0;
}
.topheader_right {
	float:right;
	margin:0;
	padding:0;
}
.mainheader {
	height:148px;
	background: url(../images/header.jpg) no-repeat;
}
.bottomheader {
	background: url(../images/bottomheader.jpg) no-repeat;
	height:32px;
}
.navi_top{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:bold;
	font-size:11px;
}
.navi_top li a {
	text-decoration:none;
	color:#516f77;
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:9px;
	height:21px;
}
.navi_top li a:hover {
	text-decoration:underline;
}
.navi_top li {
	padding:0;
	float:left;
	background: url(../images/navidivider.jpg) no-repeat right center;
}

#content {
	background-color:#b6b6b6;
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	border-bottom:1px solid #a7a7a7;
	padding:10px;
}
#coverflow {
	background: url(../images/coverflow_bg.jpg) no-repeat;
	width:544px;
	height:168px;
	float:left;
	margin-bottom:5px;
	z-index:1;
}


#newsbox {
	float:right;
	margin-top:6px;
}
.tab-box { 
	padding-bottom:6px;
}
.tab-box a {
	color:#c6d2ad;
	padding: 5px 15px;
	text-decoration:none;
	border:1px solid #85a149;
	background: url(../images/tab_inactive.jpg) repeat-x;
}
.tab-box a.activeLink { 
	background: url(../images/tab_active.jpg) repeat-x;
	border:1px solid #649300;
	color:#f0f0f0;
}
.tabcontent { 
	background: url(../images/tabcontent.jpg) no-repeat;
	width:328px;
	height:143px;
}
.tabentries  {
	margin:0;
	padding:0;
	list-style:none;
	padding-left:15px;
	color:#416000;
}
.tabentries a {
	display:block;
	padding-bottom:7px;
	padding-top:9px;
	color:#416000;
	text-decoration:none;
}
.tabentries a:hover {
	text-decoration:underline;
}
.hide { 
	display: none;
}

#content_left {
	float:left;
	clear:both;
}
#searchbox {
	background: url(../images/searchbox.jpg) no-repeat;
	width:182px;
	height:66px;
	clear:both;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}
.searchinput {
	background: url(../images/searchbg.jpg) no-repeat;
	border:0;
	color:#7e7e7e;
	height:28px;
	width:145px;
	padding-left:4px;
	padding-right:32px;
}
.searchbutton {
	background: url(../images/searchbutton.jpg) no-repeat;
	width:50px;
	height:20px;
	float:right;
	border:0;
	margin-top:2px;
	cursor:pointer;
}
.advsearch a {
	color:#416000;
	padding-left:2px;
	text-decoration:none;
}
.advsearch a:hover {
	text-decoration:underline;
}

.addbutton {
	background: url(../images/addbutton.jpg) no-repeat;
	width:77px;
	height:19px;
	float:right;
	border:0;
	cursor:pointer;
}
.submitbutton {
	background: url(../images/submitbutton.jpg) no-repeat;
	width:77px;
	height:19px;
	float:right;
	border:0;
	cursor:pointer;
}

#navi_links {
	width:196px;
	background-color:#d9d9d9;
	border:1px solid #a6a6a6;
}
.navi_headline {
	list-style:none;
	background: url(../images/navibg.jpg) no-repeat;
	width:147px;
	height:26px;
	float:left;
	padding-left:39px;
	padding-top:10px;
	margin-left:5px;
	margin-top:6px;
	font-size:12px;
	font-weight:bold;
	color:#397584;
}
.navi_links {
	margin:0;
	padding:0;
	list-style:none;
}
.navi_links li a {
	text-decoration:none;
	color:#898989;
	display:block;
	height:20px;
	width:186px;
	padding-top:10px;
	padding-left:10px;
}
.navi_links li a:hover {
	text-decoration:none;
	background-color:#ffffff;
}
.navi_links li {
	padding:0;
	clear:both;
}
.snd {
	background-color:#e0e0e0;
	border-top:1px solid #a6a6a6;
	border-bottom:1px solid #a6a6a6;
	width:196px;
}
.navi_links_vote {
	margin:0;
	padding:0;
	list-style:none;
}
.navi_links_vote li {
	float:left;
	margin-left:7px;
	margin-top:3px;
	margin-bottom:3px;
}


#content_box {
	background-color:#f0f0f0;
	border:1px solid #94a2a6;
	width:670px;
	float:right;
	margin-bottom:12px;
}
#tooltip {
	position:absolute;
	z-index:9999;
	color:#00719D;
	font-size:10px;
	text-align:center;
	width:180px;
	
}
#tooltip .tipBody img {
	margin-bottom:8px;
}
#tooltip .tipBody {
	background-color:#E3E3E3;
	border:1px solid #D4D8DB;
	padding:10px;
}


.archiv_navi {
	float:left;
	height:20px;
	margin-bottom:10px;
	margin-top:10px;
	padding-top:8px;
	width:670px;
	color:#ffffff;
	background:url(../images/listheadbg.jpg) repeat-x;
}
.archiv_navi a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.archiv_navi a:hover {
	text-decoration:underline;
}
.content_headline_left {
	list-style:none;
	background: url(../images/contentbgleft.jpg)  no-repeat left center;
	height:36px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#397584;
}
.news_headline_left {
	list-style:none;
	background: url(../images/newsbgleft.jpg) no-repeat left center;
	height:36px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#397584;
}
.partner_headline_left {
	list-style:none;
	background: url(../images/partnerbgleft.jpg) no-repeat left center;
	height:36px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#397584;
}
.faq_headline_left {
	list-style:none;
	background: url(../images/faqbgleft.jpg) no-repeat left center;
	height:36px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#397584;
}
.upload_rules {
	list-style:disc;
	margin:0 0 20px;
	text-align:justify;
	padding:0 30px 0 15px;
}
.content_date {
	float:right;
	margin-right:12px;
	margin-top:12px;
	color:#397584;
}
.content_headline {
	background: #fafafa url(../images/contentbgright.jpg)  no-repeat right center;
	height:26px;
	min-width:200px;
	margin-left:23px;
	border-top:1px solid #c1c9cb;
	border-bottom:1px solid #c1c9cb;
	padding-right:10px;
	padding-left:5px;
	padding-top:8px;
}
.dl_list {
	color:#00719d;
	margin-top:5px;
}
.dl_list td {
	height:28px;
}
.dl_list tr a { 
	color:#00719d;
	text-decoration:none;
	display:block;
}
.dl_list tr:hover { 
	background-color:#f7f7f7;
}
.listhead {
	background: url(../images/listheadbg.jpg) repeat-x;
	height:28px;
	font-weight:bold;
	color:#ffffff;
	font-size:11px;
}
.listrow {
	background-color:#e3e3e3;
}
.listrow td{
	border-top:1px solid #d4d8db;
	border-bottom:1px solid #d4d8db;
}
.page_navi {
	text-align:center;
	margin:0;
	padding:0;
	margin-bottom:11px;
	margin-top:12px;
	color:#00719D;
}
.page_navi ul {
	list-style:none;
}
.page_navi li {
	display:inline;
	margin-left:5px;
	background: url(../images/listheadbg.jpg) repeat-x;
	border-left:1px solid #00719D;
	border-right:1px solid #00719D;
	border-bottom:1px solid #00719D;
	padding:4px 5px;
	text-align:center;
	color:#00719D;
}
.page_navi a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.page_navi a:hover{
	text-decoration:none;
}

#main_content {
	padding:12px;
	clear:both;
	color:#005678;
	font-size:11px;
	padding-right:0px;
}
#main_content input,textarea,select {
	border:1px solid #d1d4d5;
	font-family:verdana,arial,helvetica,geneva,sans-serif;
	font-size:11px;
	padding:2px;
}
.cover {
	background-color:#E3E3E3;
	border:1px solid #D4D8DB;
	float:left;
	margin-bottom:12px;
	padding:4px;
	width:100px;
}
.news_image {
	background-color:#E3E3E3;
	border:1px solid #D4D8DB;
	float:left;
	margin-right:7px;
	padding:4px;
	width:150px;
}
.newslist_image {
	background-color:#E3E3E3;
	border:1px solid #D4D8DB;
	float:left;
	margin-right:7px;
	padding:4px;
	width:100px;
}
.news_title {
	font-weight:bold;
	float:left;
	padding:0;
	margin:0;
}
.news_title a {
	color:#005678;
	text-decoration:none;
}
.news_title a:hover {
	text-decoration:underline;
}
.news_date {
	text-align:right;
	padding:0;
	margin:0;
}
.news_infos {
	margin-bottom:5px;
	padding-right:8px;
}
.faq_title {
	cursor:pointer;
	font-weight:bold;
	padding-left:20px;
	background:url(../images/close.png) no-repeat left;
	height:16px;
	margin-bottom:13px;
}
.faq_title.selected {
	background:url(../images/open.png) no-repeat left;
}
.faq_text {
	margin:0;
	padding:0 15px 0 22px;
	text-align:justify;
}
.faq_text a {
	color:#005678;
	text-decoration:none;
	font-weight:bold;
}
.faq_text a:hover {
	text-decoration:underline;
}
.dl_infos tr {
	height:22px;
}
.dl_infos a {
	font-style:italic;
	color:#005678;
	text-decoration:none;
}
.dl_infos a:hover {
	text-decoration:underline;
}
.screenshots {
	list-style:none;
	margin:0;
	padding:0;
}
#dl_screen {
	clear:both;
	float:right;
	margin-bottom:5px;
	margin-right:23px;
}
.screenshots li {
	float:left;
	margin-bottom:15px;
	height:110px;
	margin-right:2px;
	padding:3px;
}
.screenshots li:hover {
	border:1px solid #A6A6A6;
	padding:2px;
}
.screen_head {
	cursor:pointer;
	color:#005678;
	font-weight:bold;
	text-decoration: none;
}
.screen_head:hover {
	text-decoration: none;
	text-align:right;
	width:635px;
}
.screen_head.selected {
	text-align:right;
	width:635px;
	margin-bottom:4px;
}
.description {
	margin:0;
	padding:0;
	clear:both;
	margin-bottom:15px;
}
.news_sub {
	margin:0 0 10px;
	padding:0;
	font-weight:bold;
	padding-right:8px;
	text-align:justify;
}
.news {
	margin:0;
	padding:0;
	padding-right:8px;
	text-align:justify;
}
.download_link {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:5px;
	padding:6px 6px 8px;
	border-left:1px solid #307b98;
	border-right:1px solid #307b98;
	float:left;
	display:block;
	background:transparent url(../images/listheadbg.jpg) repeat-x;
}
.download_link:hover{
	background:#e0e0e0;
	color:#a6a6a6;
	border:1px solid #a6a6a6;
	padding-top:5px;
	padding-bottom:7px;
}
.stream  {
	width: 639px;
}
.stream ul {
	list-style:none;
	margin: 0;
	padding:0;
}

.stream li{
	margin:0;
	padding:0;
	border-left:1px solid #A6A6A6;
	border-right:1px solid #A6A6A6;
	border-bottom:1px solid #A6A6A6;
	width:627px;
	padding:5px;
}
.stream_head {
	cursor:pointer;
	color:#8a8a8a;
	height:21px;
	padding-left:5px;
	padding-top:7px;
	text-decoration: none;
	background:url(../images/closed.jpg) no-repeat;
}
.stream_head:hover {
	color: #ffffff;
	background:url(../images/closed_hover.jpg) no-repeat;
}
.stream_head.selected {
	color: #ffffff;
	font-weight:bold;
	background:url(../images/open.jpg) no-repeat;
}
.hor_line {
	background: url(../images/hor_line.png) repeat-x bottom;
	margin-bottom:7px;
	margin-top:10px;
	padding-bottom:3px;
	padding-left:0;
	width:644px;
	clear:both;
}

#footer {
	color:#646464;
	float:right;
	text-align:center;
	width:670px;
}
#footer a {
	color:#646464;
	font-weight:bold;
	text-decoration:none;
}