﻿@charset "utf-8";
/* ---- IE PNG FIX ---- */
img, div, a, h2, span { behavior: url('../iepngfix.htc') }

body {cursor: default; color: #3e3e3e;}
.clear { 
	clear: both;
}
form { 
	padding: 0px; 
	margin: 0px;
}
label { 
	cursor: pointer;
}
.left { 
	float: left;
}
.right { 
	float: right;
}
.hidden { 
	display: none;
}
a { 
	outline: none;

}
a img { 
	border: 0px;
}
h2.ws_headline, h2.toptitle { display: none; };
.content_box .small {font-size: 9px; color: #8e8e8e; }
.content_box .small a, .content_box .small a:hover {color: #3e3e3e; text-decoration: none; }

div.content_box, .cc_table tbody tr td.content_box, .cc_table tbody tr.content_box td {
	text-align: justify;
	line-height:18px;
	
	padding: 9px 9px 10px;
	color: #3e3e3e;
	margin: 0px;
	font-size: 0.99em;
}
span.article-shortcut {
	font-weight: normal;
	color: #bacf4c;
}
span.article-shortcut a {
	font-weight: normal;
	color: #bacf4c;
}
.content_box_n { background: #000 url(img/cc_box.jpg); padding-bottom: 10px;}
form { padding: 0px; margin: 0px;}

.cc_box {background: #FFF; margin: 0px 0px 0px 0px; padding: 0px;}

.noshade { padding-bottom: 0px !important; margin: 0px 0px 0px 0px !important; border-bottom: 0px; z-index: 3px;}

.cc_table {	background: #FFF; padding: 0px;margin: 0px 0px 0px 0px; }
.cc_bottom { margin: 0px 0px 8px 0px;

}
.cc_row td, .cc_row1 td, .cc_row2 td { background: #FFF; background: url('../img/content/rowdot.jpg') repeat-x bottom left;}

::-moz-selection {
	background: #cb1515;
	color: #fff;
}

hr.border { display: none; }

ul.listung {
	color:#000;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
	line-height: 16px;
}
ul.listung li a {
	color:#cb1515;
}

/* ------------------------- TITEL ------------------------- */
h3.cc_header {
	font-size: 10px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	padding: 6px 7px 0px 7px;
	margin: 0px;
	color: #ca2626;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	height: 16px;
}
h3.cc_header span.right {
	color: #ca2626;
	font-size: 10px;
	vertical-align: top;
	letter-spacing: normal;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	text-transform: none;
}
h3.cc_header span.right a {
	color: #ca2626;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
}
/* ------------------------- HAUPT ÜBERSCHRIFT ------------------------- */
.cc_table thead tr th, h3.title, tr.title td, div.newsheader h1  {
	color: #4B4B4B;
	font-size:13px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	letter-spacing: normal;
	height: 26px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1px;	
	border-bottom:2px solid #E6B8B7;
}
h3.title {
	padding: 0px;
	margin: 0px;
	height: 24px;
}

div.newsheader h1 {
	height: 19px;
}
.cc_table thead tr th span, h3.title span, tr.title td span, div.newsheader h1 {
	padding: 5px 6px 0px 6px;
	display: block;
}
.cc_table thead tr th.th_right span {
	padding-left: 5px;
	padding-right: 5px;
}
.cc_table thead tr th.th_center span {
	padding-left: 5px;
}
.cc_table thead tr th a, .title a, .cc_table thead tr th a:hover {
	color: #4B4B4B;
	text-decoration: none !important;
	font-weight: bold !important;
}
.cc_table tbody tr.title td {
	padding: 0px 0px 0px 0px !important;
}

/* ------------------------- ZWEITE ÜBERSCHRIFT ------------------------- */
.cc_table thead tr.sub {
	background: none;
}
tr.headline, h4.headline, div.headline, .cc_table thead tr.sub, div.newsheader h2 {
	color: #ca2626;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	border-bottom: 2px solid #DDD;
	height: 24px;
}
tr.headline td {
	border-bottom: 2px solid #DDD;
}
h4.headline {
	padding: 0px;
	margin: 0px;
}
div.newsheader h2 {
	height: 15px;
}
tr.headline td span, h4.headline span, div.headline span, .cc_table thead tr.sub th span, div.newsheader h2 {
	display:block;
	padding: 6px 6px 3px 6px;
	margin: 0px;
	height: 16px;
	color: #ca2626;
}
.headline a, .cc_table thead tr.sub th a, div.newsheader h2 a {
	color: #ca2626;
	text-decoration: none;
	font-weight: bold;
}
.cc_table tbody tr.headline td {
	padding: 0px 0px 0px 0px !important;
}

div.newsheader {
	position: relative;
}
div.newsheader span.extra {
	position: absolute;
	right: 7px;
	top: 32px;
}


/* ------------------------- ALLGEMEINE TABELLE ------------------------- */
.cc_table {
	width:100%;
}
.cc_table tbody {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
}
.cc_table tbody tr td {
	padding: 6px 5px 6px 10px;
}


/* ------------------------- ARTICLE PAGES ------------------------- */
tr.article_pages td, h4.article_pages, div.article_pages {
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	padding: 9px 0px 8px 0px;
	border-bottom:2px solid #DDD;
}
h4.article_pages {
	padding: 0px;
	margin: 0px;
}
.article_pages a {
	color:#4B4B4B;
	font-weight:bold;
	text-decoration: none;
	background: #DDD;
	padding: 3px 5px;
	margin:0px 6px 0 6px;
}

/* ------------------------- HELLER SUBHEADER ------------------------- */
.cc_subheaderlight { padding: 0px 0px 0px 2px; text-align: left; height: 20px; color: #BBB; font: bold 12px Verdana;}

/* ------------------------- FLOAT EINSTELLUNGEN ------------------------- */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}


/* ------------------------- BEST�TIGUNGSBUTTON ------------------------- */

.button {background: #ac0505; color: #FFF; font: bold 11px Arial; border: 0px; cursor: pointer;}
.button:focus {background: #ac0505;  border: 0px;}
.captchafield {font-size: 17px; text-align:center; width: 100px; }

.navigator { background: #F0F0F0; text-align: right }
.navigator a { background: #F0F0F0; color: #777; border-left: 4px solid #CCC; display: block; float: right; padding: 4px 4px 4px 6px; margin: 0px 0px 0px 1px; }
.navigator a:hover { background: #CCC; }

/* ------------------------- BAR (Poll etc.) ------------------------- */
.cc_bar { background: #9f0400; height: 13px; }
.error { background: #B80000; padding: 10px; font: bold 12px Verdana; color: #FFF; text-align: center;}

div#left div#main_content h2.ws_headline {
	height: 25px;
	background: url(img/content_toptitle.jpg);
	font-size: 10px;
	color: #939394;
	margin: 0px;
	padding: 8px 0px 0px 18px;
}

/* ----------  Seiten-Navigation 1,2,3 usw. ---------- */
.page_navigation { font-weight:bold; color:#3e3e3e; background: #FFF;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #cdcccd;}

.page_navigation:hover {text-decoration: underline;}

.page_navigation_a, .page_navigation_a:hover  { font-weight:bold; color:#FFF; background: #ed0707;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #f03737; text-decoration: none;}

/* ----------  ARTIKEL NAVIGATION ---------- */
/*.articlenav {
	padding: 13px 7px 13px 10px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin: 0px;
	list-style: none;
}
.articlenav a { margin: 2px 3px 0px 7px; text-decoration: none; font-weight: bold;}
div.articlenavimg { padding: 7px 0px 0px 15px; text-decoration: none; font-weight: bold;}
.articlenav .mainart a { margin: 2px 3px 0px 0px; text-decoration: none; font-weight: normal; color: #CA2626; font-weight: bold; font-size: 13px;}
.articlenav .heading  { padding: 5px 0px 0px 0px;font-size: 12px;}
.articlenav .link  { background: url(../img/icons/bullet-red-small.gif) 0px 7px no-repeat; margin: 0px 0px 0px 15px; padding: 0px 0px 0px 5px;}
.articlenav .link a { margin: 2px 3px 0px 7px; text-decoration: none; font-weight: normal; color: #666; font-size: 10px;}
.articlenav a.aktiv, .articlenav a:hover { color: #CA2626; text-decoration: none;}*/

/* ----------  ARTIKEL NAVIGATION ---------- */
.articlenav {
	padding: 5px 0px 0px 7px;
	position: relative;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
	vertical-align: top;
	position: relative;
	margin: 0px;
	list-style: none;
	font-size: 10px;
	clear: right;
}
.articlenav a {
	margin: 0px 5px 3px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	background: url('../img/articlenav.jpg') no-repeat left;
	height: 19px;
	display: block;
	float: left;
}
.articlenav a span{
	padding: 3px 6px 0px 6px;
	color: #FFF;
	background: url('../img/articlenav-right.jpg') no-repeat right;
	height: 16px;
	display: block;
}
.articlenav a.aktiv, .articlenav a:hover { color: #CA2626; text-decoration: none;}

/* gestrichelte Linie */
.cc_line { border-bottom: 1px solid #DDD; width: 100%; margin: 5px 0px 5px 0px; clear: left; }

/* GALERIEBILD */
.img_border { border: 1px solid #d8d8d8; padding: 1px; text-decoration: none; background: #FFF; -moz-border-radius:1px; -khtml-border-radius:1px; }

span.bold, a.bold {font-weight: bold !important;}

/* Zitierfeld */
.quote1 { border: 1px solid #bdb6b6; width: 97%; margin: 3px; padding: 2px; text-align: left; }
.quote1 hr {  text-align: left; }
.quote2 { border-left: 5px solid #bdb6b6; padding: 2px 2px 2px 5px; }

/* Forumeditor */
td.cc_editor_left {background: #FFF; padding: 4px; font-weight: bold; font-size: 11px;}
td.cc_editor_right {background: #FFF; padding: 4px; border-left: 1px solid #DDD; border-bottom: 1px solid #DDD; }

/* Forum: Letzter Beitrag: Heute/Gestern */
span.f_today {
	background-color:#444;
	border:1px solid #444;
	border-top:0px;
	color:#FFF;
	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	padding:0pt 3px;
}
span.f_yesterday {
	background-color:#333;
	border:1px solid #333;
	border-top:0px;
	color:#FFF;
	font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	padding:0pt 3px;
}
.red {
	color:#CA2626;
}
.bold {
	font-weight:bold;
}



/* Forum: BB-Code */
/* .editor_item { font-weight:bold; color:#9FBCCA; background: #0b0b0b;text-decoration: none; padding: 3px 4px 3px 4px; border: 1px solid #1c1c1c;}
.editor_item:hover {font-weight:bold; color:#9a0000; background: #0b0b0b;text-decoration: none; border: 1px solid #1c1c1c;} */

/* Kommentare */
div.commentsleft {padding: 0px 4px; float: left; width: 25%; text-align: left;}
div.commentsright {padding: 0px 4px; float: left; width: 71%;}

.small { font: 9px Verdana;}
a {
	color:#908C8D;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input, select, textarea { font: 11px verdana; color: #666; border-left: 1px solid #666; border-top: 1px solid #666; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background: #FFFFFF; margin: 0; padding: 2px;}
file { font: 11px verdana; color: #444;}
textarea { font: 11px Tahoma; width: 97% !important; padding: 4px;}
select { padding: 0px 0px 0px 2px; min-width: 100px; }
option { padding: 1px 2px 1px 2px; border-top: 1px solid #EEE; }

.input { background-color: transparent; border: 1px none; margin-top: 0px; margin-bottom: 0px;}

/* WYSIWYG EDITOR FORUM BBCODE */
.bbcodebutton {
	padding: 2px;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #222222;
	float:left;
	margin-left: 1px;
}
.bbcodebutton:hover {
	border: 1px solid #666666;
	cursor:pointer;
}
.menu {
	position:static; left:0px; top:0px; width:375px; height:20px; z-index:2; background-color:#303030; vertical-align:middle; padding:2px;
}
.wysiwyg {
	display:none;  position:relative; left:0px; top:0px; width:380px; height:200px;
	z-index:1; background-color:#FFFFFF; overflow:scroll;
	border: 1px solid #303030;
	font-family: Verdana; font-size: 11px;
}
.taLayer {
	display:block; position:relative; left:0px; top:-1px; width:380px; height:200px;
}
.taLayer .textarea {
	width:100%; height:200px;border: 1px solid #303030;
	font-family: Verdana; font-size: 11px;
}



/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
}

.loading {
	height: 19px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 19px;
	position: relative;
	background: url('../images/starrating-blaugelbgrau.gif') bottom left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:25px;
	height: 19px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('../images/starrating-blaugelbgrau.gif') left top;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:19px;}
.unit-rating a.r2-unit{left:19px;}
.unit-rating a.r2-unit:hover{width: 38px;}
.unit-rating a.r3-unit{left: 38px;}
.unit-rating a.r3-unit:hover{width: 57px;}
.unit-rating a.r4-unit{left: 57px;}	
.unit-rating a.r4-unit:hover{width: 76px;}
.unit-rating a.r5-unit{left: 76px;}
.unit-rating a.r5-unit:hover{width: 95px;}
.unit-rating a.r6-unit{left: 95px;}
.unit-rating a.r6-unit:hover{width: 114px;}
.unit-rating a.r7-unit{left: 114px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('../images/starrating-blaugelbgrau.gif') left center;
	position: absolute;
	height: 19px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#BBB;}
.thanks {color:#5F7895; font-weight: bold;}
.static {}	

/* MAP RESULTS */
table.map_results {
background:#F4F4F4 none repeat scroll 0 0;
border:1px solid #C0C0C0;
margin:0 auto;
padding:1px;
width:500px;
}
table.map_results tr td {
background:#F4F4F4 none repeat scroll 0 0;
border:0 none;
padding:2px 4px;
}
table.map_results tr td.result span {
font-weight:bold;
}

/* RELATED LINKS IN NEWS */
div.related_links a {
	font: bold 11px Verdana;
	color: #444;
	background: #EBEBEB;
	border:3px solid #EBEBEB;
	-moz-border-radius:3px;
	padding: 8px 8px 0px 8px;
	margin-bottom: 5px;
	height: 21px;
	display: block;
}


div.videobox {
	float: left;
	width: 33.33%;
	padding: 10px 0px 0px 0px;
	text-align: left;
	margin: 0px;
}
div.videobox img.img_border {
	display:block;
	border: 5px solid #dadada;
	-moz-border-radius:5px;
	padding: 0px;
	margin: 0px 7px 4px 0px;
}
div.videobox span.name a {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding: 4px 0;
	color:#C00802;
}
div.videobox span.name a small {
	font-weight:normal;
}
div.videobox span.cat a {
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#585858;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 3px 0px 3px 30px;
	height: 21px;
}
div.videobox span.info {
	display:block;
	font-size:10px;
	font-weight:bold;
	height: 11px;
	color:#848484;
	width: 80%;
}
div.videobox span.info strong {
	display:block;
	width: 50%;
	float: left;
	font-weight: normal;
	color:#ADB4BB;
}