* { padding: 0; margin: 0; }

body {
	background-color: #4F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #551C23;
}
table {
	empty-cells:show;
	border-collapse:collapse;
	font-size: 11px;
}


.submitter_small {
	font-size:12px;
	font-weight:bold;
	background-image: url(images/submitter_small.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:0px 0px 0px 38px;
	height:40px;
}
#partner_navi {
	background-image: url(images/partner_navi.bmp);
	background-repeat:repeat-x;
	background-color: #050f2a;
	width:100%;
	color:#DA782F;
}
#partner_navi td {
	padding:5px;
}

#wrapper {
	background-color: #F3F3F3;
	color: black;
	width: 973px;
	margin: 3px auto 10px;
	border:2px solid black;
	border-width:1px 2px 2px 1px;
}

#header {
	background-image: url(images/top.jpg);
	height:132px;
	color: white;
}

#header_space {
	height:17px;
	background-image: url(images/header_space.jpg);
}

#navigation_left {
	padding: 3px;
	margin-bottom:2px;
	font-size:13px;
}
#navigation_right {
	padding: 3px;
	margin-bottom:2px;
	font-size:13px;
}

#footer {
	border-top: 1px solid black;
	border-width: 1px 0px 0px 0px;
	font-size:13px;
}

#footer td {
	padding: 8px;
}
/* ==================================
    Styles für Navigations-Bereiche
   =============================== */


#navi_menue li {
	list-style-type: none;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	height:30px;
}
#navi_menue li a {
	padding:6px 0px 6px 13px;
	display: block;
	color:white;
	text-decoration:none;
}










.navi_box {
	margin-bottom:12px;
}
.navi_box .top {
	background-image:url(images/navi_box_top_r.png);
	background-position:right;
	height:32px;
}
.navi_box .top div {
	background-image:url(images/navi_box_top_l.png);
	background-repeat:no-repeat;
	height:100%;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding:5px 0px 0px 10px;
}
.navi_box .middle {
	border:1px solid #DA782F;
	border-width:0px 3px;
	padding:1px 0px;
	background-color:#F3F3F1;
}
.navi_box .bottom {
	background-image:url(images/navi_box_bottom_r.png);
	background-position:right;
	height:5px;
}
.navi_box .bottom div {
	background-image:url(images/navi_box_bottom_l.png);
	background-repeat:no-repeat;
	height:100%;
}







.navi_box .header {
	color:#DA782F;
	font-weight:bold;
	font-size:12px;
}


#navi_gegner_suche li {
	list-style-type: none;
	background-color:#3B3B3B;
	background-repeat:no-repeat;
	background-position:right center;
	padding:2px;
	margin:3px 0px;
}
#navi_gegner_suche select {
	width:125px;
	font-size:10px;
}


#navi_server_leihen a {
	display:block;
	background-color:#3B3B3B;
	background-repeat:no-repeat;
	background-position:right center;
	padding:2px;
	margin:3px 0px;
	color:#FFFFFF;
	font-size:9px;
	text-decoration:none;
}
/* ==================================
      Allgemeingültige Styles
   =============================== */

br		{ font-size:4px; }
p		{ padding-top:16px; }
hr		{ border:1px solid #551C23; border-width:1px 0px 0px 0px;}

h1 {
	font-size: 22px;
	margin:0px 0px 20px 0px;
}
h2 {
	font-size: 15px;
	margin:25px 0px 10px;
	border:1px solid #AAA;
	border-width:0px 0px 1px;
	width:70%;
}
h3		{ font-size: 15px; font-weight:bold; }
h4		{ font-size: 13px; font-weight: normal; }
h5		{ font-size: 9px; font-weight: normal; }
h6		{ font-size: 9px; font-weight: normal; }
a						{ outline: none; }
a:link					{ color: #555555; }
a:visited				{ color: #555555; }
a:hover					{ text-decoration:none; }

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*input[type~=text], textarea, input[type~=password] {
	border: 1px solid #8c8c8c;
	padding:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input[type~=text]:focus, textarea:focus, select:focus, input[type~=password]:focus {
	border:1px solid #DD0239;
}
input[readonly], textarea[readonly] {
	background-color: #F7EEEE;
}*/

ul {
	list-style-type:none;
}

.submitter {
	font-size:16px;
	font-weight:bold;
	background-image: url(images/submitter.png);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:5px 0px 5px 55px;
	height:40px;
}






/* ==================================
      Styles für Layoutbereiche
   =============================== */

#main {
	padding:7px 3px 30px;
}










/* ==================================
     Styles für Seiten
   =============================== */

/* ==== Klassen ==== */

.table_server_infos {
	padding:10px;
	margin:15px 0px;

}
.table_server_infos td {
	background-color: #FFFFFF;
	padding:2px 10px;
	border:1px solid black;
}
.table_server_infos div {
	width:70px;
	float:left;
	font-weight:bold;
}
.table_server_infos .slot {
	padding:1px;
}


.news {
	width:640px;
	margin-bottom:15px
}
.news_header {
	background-image:url(images/news_header.png);
	background-repeat:no-repeat;
	height:26px;
	color:#E29056;
}
.news_titel {
	padding:4px 10px;
	font-weight:bold;
	float:left;
}
.news_titel input {
	width:300px;
	height:14px;
}
.news_datum {
	padding:4px 10px;
	float:right;
}
.news_main {
	border:1px solid black;
	border-width:0px 2px;
	background-image:url(images/news_main.png);
	background-repeat:repeat-x;
}
.news_main div {
	padding:7px;
}
.news_bottom {
	background-image:url(images/news_bottom.png);
	background-repeat:no-repeat;
	height:4px;
}


.last_posts {
	margin:4px 0px 4px 0px;
}
.last_posts a {
	display:block;
	width:200px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.last_posts span {
	font-size:10px;
}


.cdb_anzeige {
	text-align:center;
}
.cdb_anzeige td {
	padding:2px 10px;
}


.cdb_clan_anzeige td {
	padding:3px 15px 3px 0px;
}
.cdb_gb {
	list-style-type:disc;
}
.cdb_gb li {
	margin:0px 0px 0px 15px;
	padding:0px 0px 10px;
}
.cdb_gb a {
	font-weight:bold;
}
.cdb_gb div {
	padding:2px 5px;
}

.rent_radio td {
	padding:5px 20px 5px 0px;
	text-align:center;
}
.rent_radio2 td {
	padding:0px 30px 0px 0px;
}
.rent_radio2 input[type~=radio] {
	position:relative;
	top:2px;
}
.rent_radio3 td {
	padding:5px 15px 5px 0px;
}



/* ==== ID's ==== */

#login_register td {
	padding:3px;
}

#schedule .kalender {
	margin:15px 0px;
}
#schedule .kalender td {
	border:1px solid #F3F3F3;
	padding:1px;
}
#schedule .kalender div {
	background-color:#D06256;
	width:80px; /* ************  80px */
	height:15px;
}
#schedule .kalender a {
	display: block;
	width:80px;
	height:15px;
}

#award #liste {
	text-align:center;
	width:580px;
}
#award #liste td {
	padding:5px;
	border:1px solid #CFD1C9;
}

#kontakt td {
	padding:3px 10px 3px 0px;
}

#partner .partner_form td {
	vertical-align:top;
	padding:3px 0px;
}
#partner input {
	font-size:11px;
	padding:0px 3px;
}

#help dl dt {
	font-weight:bold;
}
#help dl dd {
	padding:3px 0px 20px 10px;
}


#mein_account .cdb_register_form td {
	vertical-align:center;
	padding:3px 15px 3px 0px;
}
#mein_account h1 {
	font-size: 22px;
	color:#000000;
	margin:0px 0px 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
}
#mein_account .account_navi {
	font-size: 12px;
	font-weight:bold;
}
#mein_account h2 {
	font-size: 15px;
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:25px 0px 10px;
	border:1px solid #AAA;
	border-width:0px 0px 1px;
	width:70%;
}

#clandatenbank #filter td {
	padding:0px 25px 5px 0px;
}

.cotm_ol_list {
	margin-left:20px;
	list-style-type:decimal;
	list-style-position:outside;
}
.cotm_ol_list li {
	margin-bottom:10px;
}
.cotm_ul_list {
	margin-left:20px;
	list-style-type:disc;
	list-style-position:outside;
}

.table_padding_5 td {
	padding:5px 10px 5px 0px;
}

.table_padding_10 td {
	padding:5px 20px 5px 0px;
}


/* ==================================
     Styles für Admin-Bereich (wird später ausgelagert)
   =============================== */
/*
#admin table {
	padding:10px;
	margin:10px 0px;
}
#admin table td {
	padding:0px 10px;
	border:1px solid black;
}

#admin_games td {
	padding:0px 10px 0px 0px;
}
*/

#admin .channel_liste td {
	padding:2px 5px 2px 0px;
}
#admin .channel_liste input[type~=text] {
	width:100px;
}


#admin .game_liste {
	padding:10px;
	margin:15px 0px;
}
#admin .game_liste td {
	background-color: #FFFFFF;
	padding:3px 10px;
	border:1px solid black;
}
#admin .game_liste div {
	width:160px;
	float:left;
}

#admin .news_table td {
	padding:5px;
}

#admin .coins td {
	padding:2px 20px 2px 0px;
}