body {
	background:url(../gfx/design/back4_black.png) repeat-x #390000;
	font-family:verdana;
	font-size:12px;
	color:white;
}
table {
	border:0px;
	font-family:verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	color:white;
}

.form a {
	color:#abf;
}
.imw img,img.imw {background-color:white}
td,tr {margin:0px;padding:0px;border:0px;}
a {text-decoration:none;border:0px;color:#ddf}
a:hover {text-decoration:underline}
a img {border:0px;}
.mid {vertical-align:middle}
img.b {border:1px solid #333;background:white;}
img.fb {border:1px solid #333;padding:5px}
select,input,button {font-size:11px;vertical-align:middle;}
textarea,select,input,button {background:#001;color:#fff;border:#357 2px inset;}

li {padding:2px;}
ul {padding-left:10px;list-style-type:none;margin-left:0px }
form {display:inline;padding:0px;margin:0px;}
small {font-weight:normal;font-size:80%}
input[type=submit],input[type=button],button {
	background-image:url(../gfx/design/bghead_black.png);
	border:outset 1px #345;
}
img.cds{border:1px solid #333;border-left:6px solid #333;width:30px;height:30px;}
img.cd{border:1px solid #333;border-left:10px solid #333;width:60px;height:60px;}
img.cdg{border:2px solid #333;border-left:25px solid #333;width:200px;height:200px;}

.imlist {width:100%}
table.imlist td {text-align:center;width:80px;vertical-align:bottom;padding-bottom:5px}
.imlist img {margin:auto;margin-bottom:5px;display:block;}

/* Haupttabelle */
#mid {width:100%}

#main {
	vertical-align:top;
	background-color:black;
	color:white;
	padding:0px 16px 16px 16px;
}

#left {
	vertical-align:top;
	width:160px;
	background-repeat:no-repeat;
	background-color:#004;
}

#top {
	text-align:right;
	height:100px;
	background-image:url(../gfx/design/logo_black.png);
/* 	background-color:#eff2ff; */
	vertical-align:top;
}

#right {width:160px;background-color:#100909;}


/* TOP */
#top_content {
	margin-left:auto;
	margin-bottom:auto;
}
#top_content table{
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	background-color:#215;
	height:60px;
	color:white;
}
#top_content a {color:white}
/* Startmenu*/
#login td {color:white;padding:0px 5px;text-align:left}
#icons td {padding:4px}
#flags td {padding:1px 4px;}
/* Spielmenu */
#stats th,#stats td {padding:2px 5px;border:0px}

#footer {
	padding:5px;
	text-align:center;
}

#footer a {
	color:#f68040;
}

/* LEFT */
.left_menu {font-size:12px;width:139px;margin-left:auto;margin-right:auto;}
.left_menu img {vertical-align:middle;background:white;}
.left_menu tr.h img {background:transparent;}
.left_menu .h td {background-color:#568}
.left_menu th {color:white;text-align:left;padding:2px 2px 2px 5px;line-height:20px;}
.left_menu tr.h {border:0px;background-image:url(../gfx/design/menu_top1_black.png);background-color:transparent;}
.left_menu tr.bot {background-image:url(../gfx/design/menu_bot_black.png);height:11px;}
.left_menu tr.bot td {background-color:transparent;border:0px;}
.left_menu td {border:1px solid #135;background:#024;}
.left_menu td.h {background-color:#568;}
.left_menu td a {padding:4px 5px;display:block;color:#fff;}
.left_menu a:hover{color:white;background-color:#036;text-decoration:none}


.rating_bar {
	width: 67px;
	background: url(../gfx/design/stern_leer.png) 0 0 repeat-x;
float:right;
margin-left:5px;
}
.rating_bar div {
	height: 12px;
	background: url(../gfx/design/stern_voll.png) 0 0 repeat-x;
}

.article h1 a {
	color:#ddd;
}

.article {margin:0 0 10px 0;padding:0px 0px 8px 0px;text-align:justify}
.article h1,h4 {
	margin:4px 0px;
	color:white;
	padding:3px;
	font-size:12px;
	background-color:#333;
	border:1px solid gray;
	clear:both;
	text-align:left;
}
.article img {margin-right:5px;}

.content_menu {
	list-style:none;
	font-size:12px;
	margin:0;
	margin-bottom:10px;
	padding:0;
	float:left;
}
.content_menu li {
	float:left;
	background-color:#334;
	margin-left:2px;
	border-bottom:1px solid #333;
	padding:0;
	z-index:1000;
}

.content_menu li a {
	color:#ccc;
}

.content_menu li li a {
	color:#ccc;
}

.content_menu li a {
	display:block;
	padding:2px 15px;
}
.content_menu a:hover {
	background-color:#555;
	color:#fff;
	text-decoration:none
}
.content_menu li li{
	margin:0px;
	padding:1px 0px;
	border:0px;
	float:none;
}
.content_menu li ul {
	display:none;
	z-index:1000;
	position:absolute;
	padding:0px;
	border:1px solid #333;
	background-color:#555;
}

.content_menu li:hover ul,.content_menu li.sfhover ul {
	display:block;
}

.border{border:2px solid #135}
.form .t {background-color:#123}
.form td {padding:2px 5px;}
.form.trenner td {border-top:1px solid #345;}
.form .l {
	color:#ddd;
}
.form .h {
	padding:2px;
	color:#aad;
	background-color:#f3f5ff;
	border-bottom:3px solid #ccddff;
	font-size:12px;
}
.form .h2 {
	background-color:#301;
}

.form .h3 th,.form th.h3,.h3 {
	font-weight:normal;
	background:none;
	background-color:#124;
	border-bottom:1px solid #456;
	border-top:1px solid #456;
}


.form th,.head {
	background-image:url(../gfx/design/bghead_black.png);
	color:#ddf;
	font-weight:bold;
	text-align:left;
	padding:2px 5px;
	border-top:1px solid #135;
	border-bottom:1px solid #135;
	background-color:#ccddff;
	font-size:12px;
}

.head a,.form th a  {font-weight:normal}

.top td,.top {vertical-align:top;}

.info td,.info th {padding:3px 5px;}
.info .l {color:#ddd;vertical-align:top;}
.info th {font-weight:bold;color:#eee;text-align:left;}


.nothing,.form .nothing td,.form .nothing th {border:0px;background-color:transparent;}

.line {
	color:#fff;
	text-align:center;
	background:#333;
	padding:2px;
}

.col1 {background-color:#003e9a;color:white}

.help,.tool-tip {background:#025;color:#ddf;padding:5px;border:1px solid #37d;}
.tool-tip {width:300px}

.navi {
	font-size:14px;
}

.navi a {
	background: #113;
	border:1px solid #345;
	padding:2px 5px;
	margin:2px;
}

.navi a:hover {
	background: #113;
	text-decoration:none;
}
.mark, h1.mark {background:#500}

.DatePicker td {
	padding:2px;
}

.DatePicker /* main datepicker style */
{
     background-color: #113;
     border:1px solid #aaa;
}
.DatePickerHdr /* style for the header row */
{
     background-color: #335;
}
.DatePickerHdrBtn /* style for buttons in the header row */
{
     cursor: pointer;
}
.DatePickerBtn /* style for the calendar area */
{
     cursor: pointer;
	background-color: #000;
}
.DatePickerBtnSelect /* highlighted date */
{
     background-color: red;
     cursor: pointer;
}
