/* ---- IE PNG FIX ---- */
* {
	behavior: url(hm_iepngfix.htc);
}

body {cursor: default; color: #f6f6f6;}
.content_box .small {font-size: 9px; color: #dcdada; }
.content_box .small a, .content_box .small a:hover {color: #f6f6f6; text-decoration: none; }

div.content_box, .cc_table tbody tr td.content_box {
 	background: #000 url(img/cc_box.jpg);
	margin: 0px 0px 0px 0px;
	padding: 9px 9px 10px 9px;
	text-align: justify;
}
.content_box_n { background: #000 url(img/cc_box.jpg); padding-bottom: 10px;}
form { padding: 0px; margin: 0px;}

.cc_box { background: #000 url(img/cc_bottom.jpg) bottom no-repeat; padding-bottom: 4px;margin: 0px 0px 4px 0px;}

.noshade { background: #000; padding-bottom: 0px !important; margin: 0px 0px 0px 0px !important;}

.cc_table {	margin: 0px 0px 0px 0px; width: 100%; }
.cc_bottom { background: url(img/cc_bottom.jpg) top no-repeat; height: 4px;	margin: 0px 0px 6px 0px;}
tr.cc_row td {background: #000; border-bottom: 1px solid #171717;}
tr.cc_row1 td {background: #000 url(img/cc_box.jpg) bottom;}
tr.cc_row2 td {background: #000 url(img/cc_box_row2.jpg) bottom;}
.cc_row td.td_left  {border-left: 1px solid #171717;}
.cc_row td.td_right {border-right: 1px solid #171717;}
.cc_row td.td_left, .cc_row1 td.td_left, .cc_row2 td.td_left {background-position: left bottom !important;}
.cc_row td.td_right, .cc_row1 td.td_right, .cc_row2 td.td_right {background-position: right bottom !important;}

/* ------------------------- HAUPT ÜBERSCHRIFT ------------------------- */
.cc_table thead tr, h3.title, tr.title {
	background: url(img/cc_header.jpg) no-repeat top;
	background-position: 0px 0px;
}
.cc_table thead tr th, h3.title, tr.title td {
	color: #000;
	font-size: 11px;
	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: 47px;
	padding: 0px;
	margin: 0px;
}
h3.title {
	padding: 0px;
	margin: 0px;
	height: 47px;
}
.cc_table thead tr th span, h3.title span, tr.title td span {
	padding: 7px 0px 0px 46px;
	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: #000;
	text-decoration: none !important;
	font-weight: bold;
}
.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 {
	height: 19px;
	background:transparent url(img/subtitle.jpg) no-repeat left top;
	color:#D8D8D8;
	font-family:Verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
}
div#content_big tr.headline, div#content_big h4.headline, div#content_big div.headline, div#content_big .cc_table thead tr.sub {
	background:transparent url(img/subtitle_big.jpg) no-repeat left top;
}
.cc_table thead tr.sub th {
	height: 19px;
	color:#D8D8D8;
	font-family:Verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-align: left;
}
h4.headline {
	padding: 0px;
	margin: 0px;
}
tr.headline td span, h4.headline span, div.headline span, .cc_table thead tr.sub th span {
	display:block;
	height:14px;
	margin: 0px 5px 0px 5px;
	padding: 5px 2px 0px 2px;
}
.headline a, .cc_table thead tr.sub th a {
	color: #D8D8D8;
	text-decoration: none;
	font-weight: bold;
}
.cc_table tbody tr.headline td {
	padding: 0px 0px 0px 0px !important;
}

/* ------------------------- 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: 5px 5px 5px 10px;
}

/* ------------------------- HELLER SUBHEADER ------------------------- */
.cc_subheaderlight { padding: 0px 0px 0px 2px; text-align: left; border-bottom: 1px dotted #666666; height: 20px; color: #333; font: bold 12px Verdana;background: #000 url(img/cc_box.jpg); }

/* ------------------------- FLOAT EINSTELLUNGEN ------------------------- */
.left {float: left;}
.right {float: right;}
.clear {clear: both;}

/* ------------------------- BESTÄTIGUNGSBUTTON ------------------------- */

.button, .button:hover {background: #edb931; color: #000; font: bold 11px Arial; border: 1px solid #edb931; cursor: pointer;}
.button:focus {background: #333; border: 1px solid #333; color: #FFF;}
.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: #c83900; 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:link,
.page_navigation:visited{ font-weight:bold; color:#9FBCCA; background: #0b0b0b;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #1c1c1c;}

.page_navigation:hover {font-weight:bold; color:#9a0000; background: #0b0b0b;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #1c1c1c;}

.page_navigation_a, .page_navigation_a:hover  { font-weight:bold; color:#9a0000; background: #0b0b0b;text-decoration: none; padding: 3px 6px 3px 6px; border: 1px solid #9a0000; text-decoration: none;}

/* ----------  ARTIKEL NAVIGATION ---------- */
.articlenav {
	padding: 20px 0px 0px 7px;
	height: 35px;
	background: url(img/articlenav.jpg);
	font-size: 11px;
	color: #484e52;

	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;
}
.articlenav a { margin: 0px 6px 0px 6px; color: #777; text-decoration: none;}
.articlenav a.aktiv { color: #c83900; text-decoration: none;}


/* gestrichelte Linie */
.cc_line { border-bottom: 2px solid #1a1a1a; width: 100%; margin: 5px 0px 5px 0px; clear: left; }

/* Zitierfeld */
.quote1 { border: 1px solid #bdb6b6; width: 100%; margin: 3px; padding: 2px; }
.quote2 { border-left: 5px solid #bdb6b6; width: 100%; padding: 2px 2px 2px 5px; }
.quote2:first-line { font-weight: bold; }

/* Forumeditor */
.cc_editor_left {background: #070707 url(img/cc_box.jpg) left; padding: 4px; font-weight: bold;}
.cc_editor_right {background: #0e0e0e url(img/cc_box_row2.jpg) right; padding: 4px; border-left: 1px solid #000; border-bottom: 1px solid #000 }

/* Forum: Letzter Beitrag: Heute/Gestern */
span.f_today {
	background-color:#70787f;
	border-bottom:1px solid #70787f;
	color:#222;
	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:#1d2022;
	border-bottom:1px solid #1d2022;
	color:#595f63;
	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;
}


/* 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%;}

p {padding: 0px 0px 10px 0px; margin: 0px; }

.small { font: 9px Verdana;}
a { color: #edb931;text-decoration: none;outline: none; font-weight: bold;}
a:hover {text-decoration: underline; outline: none;}
textarea, input, select, file { font: 11px Tahoma; color: #D1D1D1;background-color: #080808;border: 1px solid #303030;}
option { font: 11px Tahoma; color: #9E9E9E;background-color: #080808;border-top: 1px solid #303030;}
textarea { font: 11px Tahoma; width: 97% !important; padding: 4px;}
input { padding: 3px;}
input:hover, textarea:hover { border:1px solid #404040;}
input:focus, textarea:focus { background:#171717 none repeat scroll 0%; border:1px solid #404040;}

.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;
}
/* TEAMS */
div.teams_squadicon {
	margin: 1px 10px 3px 2px;
	background: url(img/server_teams.jpg) -16px -26px;
	padding: 3px 3px 4px 4px;
}