
/* ##################### Struktur ##################### */
/* #################################################### */

html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

img { border:0; }

.center { text-align:center; }

.right { text-align:right; }

.left { text-align:left; }

.clear { clear:both; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
}

#wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #1f242c url(images/background.jpg);
}

#bgLeft {
	position:absolute;
	top:0;
	left:0;
	width:50%;
	bottom:0;
	background: #1f242c url(images/background_left_a.jpg) top right;
}

#bgLeftTop {
	width:100%;
	height:232px;
	background: #1f242c url(images/background_left_b.jpg) top right;
}

#bgRight {
	position:absolute;
	top:0;
	width:50%;
	right:0;
	bottom:0;
	background: #1f242c url(images/background_right_a.jpg) top left;
}

#bgRightTop {
	position:relative;
	width:100%;
	height:232px;
	background: #1f242c url(images/background_right_b.jpg) top left;
}

#bgRightTop div {
	position:relative;	
}

#bgRightTop div a {
	display:block;
	width:100%;
	height:100%;
}

#bgRightTop .link1 {
	width:20px;
	height:20px;
	left:550px;
	top:65px;
}

#bgRightTop .link2 {
	width:20px;
	height:20px;
	left:543px;
	top:68px;
}

#bgRightTop .link3 {
	width:20px;
	height:20px;
	left:575px;
	top:15px;
}

#bgRightTop .link4 {
	width:20px;
	height:20px;
	left:570px;
	top:25px;
}

#adv {
	display:block;
	width:120px;
	height:600px;
	left:490px;
	top:150px;
	padding:2px;
	border:1px dashed #666;
}

#adv:hover {
	border:1px dashed #aaa;
}	

#pagemain {
	position:relative;
	margin:0 auto 162px auto;
	width:940px;
	min-height:100%;
}

#preHeader {
	width:100%;
	height:40px;
	background-image:url(images/head1.gif);
}

#counter {
	width:451px;
	float:right;
	color:#fff;
	margin:8px 20px 0 0;
}

#counter p {
	float:right;
	margin:0 15px 0 0;
}

#counter .link1 {
	float:left;
	margin:0;
}

#counter .link1 a {
	display:block;
	width:70px;
	height:12px;
}

#counter .link2 {
	float:right;
	margin:0;
}

#counter .link2 a {
	display:block;
	width:20px;
	height:15px;
}	

#header {
	position:relative;
	width:100%;
	height:168px;
	background-image:url(images/header.jpg);
}

#header > div { position:absolute; }

#userpanel { bottom:0px; }

#quicksearch {
	left:530px;
	bottom:5px;
	width:150px;
}

#webIRC {
	position:absolute;
	top:190px;
	left:720px;
	z-index:10;
}

#webIRC a {
	width:50px;
	height:50px;
	display:block;
}

#mainNavigationRight {
	float:right;
	background:url(images/nav_right.gif);
	width:229px;
	height:35px;
}

#main {
	width:100%;
	background:url(images/content_bg.gif);
	overflow:hidden;
}

#contentWrapper {
	float:left;
	width:706px;
}

#contentHeader {
	height:55px;
	background:url(images/content_head_top.gif);
}

#contentHeader a {
	display:block;
	width:706px;
	height:40px;
}

#toggle_latest {
	width:100%;
	height:150px;
}

#toggle_headlines {
	width:356px;
	height:100%;
	float:left;
	background:url(images/latest_bg1.gif) no-repeat;
}

#toggle_results {
	width:350px;
	height:100%;
	float:right;
	background:url(images/latest_bg2.gif) no-repeat;
}

#toggle_results ul, #toggle_headlines ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#toggle_results ul li, #toggle_headlines ul li {
	margin: 0;
	padding: 0;
	position:relative;
	height:36px;
}

#toggle_latest .icon {
	position:absolute;
	left:8px;
	top:6px;
}

#toggle_latest .details {
	position:absolute;
	color: #898989;
	left:45px;
	top:5px;
}

#toggle_latest .details {
	margin:0;
	padding:0;
}

#toggle_latest .details a {
	color: #e5b00f;
	font-weight:bold;
	text-decoration:none;
}

#toggle_latest .score {
	position:absolute;
	right:10px;
	top:13px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#e5b00f;
}

#toggle_latest .readmore {
	position:absolute;
	right:5px;
	bottom:1px;
	text-align:right;
	font-size:10px;
	color: #898989;
}

#toggle_latest .readmore a { color: #898989; }

#content {
	margin:0 0 0 4px;
	position:relative;
}

#contentBoxHeader {
	margin:0 0 0 4px;
	width:697px;
	height:62px;
	background:url(images/contentbox_top_bg.gif);
}

#contentBoxHeader .title {
	float:left;
	left:0px;
	top:0px;
	width:179px;
	height:100%;
	background:url(images/contentbox_top_left.gif);
}

#contentBoxHeader .title>p {
	margin:0 0 0 5px;
	color:#898989;
}

#contentBoxHeader .title>p:first-child {
	font-size:14px;
	margin:8px 0 0 20px;
	font-weight:bold;
	color:#000;
}

#contentBoxHeader .right {
	float:right;
	width:9px;
	height:100%;
	background:url(images/contentbox_top_right.gif);
}

#contentBoxMain {
	margin:0 0 0 4px;
	padding:10px 5px 0 5px;
	width:687px;
	background:url(images/contentBoxMain_bg.gif);
}

#contentBoxFooter {
	margin:0 0 0 4px;
	width:697px;
	height:38px;
	background:url(images/contentbox_bottom_bg.gif);
}

#contentBoxFooter .left {
	float:left;
	width:6px;
	height:38px;
	background:url(images/contentbox_bottom_left.gif);
}

#contentBoxFooter .right {
	float:right;
	width:4px;
	height:38px;
	background:url(images/contentbox_bottom_right.gif);
}




.news {
	position:relative;
	width:689px;
	height:185px;
	border:1px #d1cfd0 solid;
	background:#f0f0f0;
	margin:0 0 5px 3px;
	padding:2px;
}

#newsDetails {
	height:auto;
	margin: 0 0 10px 3px;
}

.newsInner1, .newsInner2 {
	position:relative;
	height:100%;
	background-repeat:no-repeat;
	background-position:left bottom;
}

.newsInner1 {	
	background-color:#e3e3e3;
}

.newsInner1 > .newsFooter {
	background:url(images/newsFooter1.jpg);
}

.newsInner2 > .newsFooter {
	background:url(images/newsFooter2.jpg);
}

.newsInfo {
	position:relative;
	float:right;
	margin:10px 10px 0 0;
	width:450px;
	height:27px;
	font-size:11px;
	text-align:right;
}

.newsInfo p {
	position:absolute;
	right:40px;
	top:10px;
	color:#666;
}

.newsInfo img {
	position:absolute;
	right:0px;
	top:0px;
}

.newsContent {
	float:left;
	margin:0 0 0 190px;
	width:450px;
	height:120px;
	font-size:13px;
	text-align:justify;
}

.newsContent h1 {
	font-size:16px;
	margin:0 0 10px 5px;
	padding:0;
}

#newsDetails .newsContent {
	margin:0 0 0 20px;
	width:650px;
	height:auto;
	font-size:12px;
}

#newsDetails .newsContent p {
	margin-bottom:10px;
}

#newsAuthor {
	float:right;
	width:400px;
	height:80px;
	margin:60px 10px 25px 5px;
}

#newsAuthor img {
	margin:0 3px;
	float:left;
}

#newsAuthor h5 {
	float:right;
	height:20px;
	font:bold 18px Tahoma;
	color:#ddd;
	letter-spacing:1px;
}

#newsAuthor div {
	float:left;
	margin-left:10px;
}

#newsAuthor p {
	margin:7px 0;
	font-size:11px;
	color:#333;
}

#newsAuthor p:first-child {
	font-size:14px;
	color:#000;
}

#newsAuthor a {
	font-weight:bold;
}

.newsFooter {
	float:left;
	width:689px;
	height:18px;
	text-align:right;
	padding:10px 0 0 0;
}

.newsFooter .orangelink {
	font-size:12px;
	margin:0 8px;
}

.newsAdmin {
	float:right;
	margin:30px 1px 0 0;
}




#sidebar {
	position:relative;
	float:right;
	width:234px;
}

#sidebar ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#squads li {
	margin:0;
	padding:0;
}

#squads li:first-child {
	width:100%;
	height:17px;
	background:url(images/right_squad.gif);
}

#squadfix {
	position:absolute;
	background:url(images/squad1.gif);
	height:3px;
	width:100%;
	top:60px;
}

#sponsors li {
	margin:0 0 5px 0;
	padding:0;
}

#sponsors li:first-child {
	width:100%;
	height:54px;
	margin:0;
	background-image:url(images/right_sponsor.gif);
}

.sponsor1 {
	display:block;
	width:215px;
	height:85px;
	background-image:url(images/sponsors/ea.jpg);
	margin:0 auto;
}

.sponsor2 {
	display:block;
	width:215px;
	height:85px;
	background-image:url(images/sponsors/f7c.jpg);
	margin:0 auto;
}

.sponsor3 {
	display:block;
	width:215px;
	height:85px;
	background-image:url(images/sponsors/gportal.jpg);
	margin:0 auto;
}

#adminbar li {
	margin:0;
	padding:0 5px 0 5px;
	color:#fff;
}

#adminbar li:first-child {
	width:100%;
	height:48px;
	margin:0;
	background-image:url(images/right_admin.gif);
}

#preFooter {
	float:left;
	width:940px;
	height:54px;
	margin:0 0 162px 0;
	background:url(images/footer.jpg);
}

#footer {
	position:absolute;
	bottom:0px;
	width:100%;
	height:162px;
	background:#1f242c url(images/pagefooter_bg.jpg) center top;
}

#footer_content {
	position:relative;
	background:url(images/pagefooter.jpg);
	width:940px;
	height:162px;
	margin:0 auto;
	color:#888;
}

#footer_content a, #footer_content a:visited, #footer_content a:active {
	color: #eee;
	text-decoration: none;
}

#footer_content a:hover {
	color: #e1ad0f;
	text-decoration: none;
}

#footer_links {  /* Pagefooter, Links (wrapper) */
	position:absolute;
	left:10px;
	top:5px;
}

#footer_links h5 {  /* Pagefooter, Links, Headline */
	font-weight:normal;
	padding:0;
	font-size:10px;
	margin:2px 0 0 0;
}

#copyright {  /* Pagefooter, Copyright */
	position:absolute;
	left:10px;
	bottom:5px;
}

#footer_bookmarks { /* Pagefooter, Bookmarks (wrapper)  */
	position:absolute;
	right:15px;
	top:10px;
}

#footer_bookmarks h5 {  /* Pagefooter, Bookmarks, Headline */
	background: url(images/pagefooter_hr.png) no-repeat bottom left;
	line-height:20px;
	margin:0 0 5px 0;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
}

#footer_bookmarks p {  /* Pagefooter, Bookmarks, Icons */
	float:left;
	padding:2px;
}

#footer_btn { /* Pagefooter, Bottom-Icons */
	position:absolute;
	right:15px;
	bottom:5px;
}

/* ##################### Fonts ##################### */
/* ################################################# */

#sidebar a { color:#fff; }

#sidebar a:hover { color:#e1ad0f; }

.win { color:#7cca47; }

.loss { color:#de5e32; }

.draw { color:#3f3f3f; }

.orange { color: #e1ad0f; }

.titleorange {
	color: #e1ad0f;
	font-weight: bold;
}

/* ##################### Contentslider ##################### */
/* ######################################################### */

.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 0;
	width: 234px; /*width of featured content slider*/
	height: 125px;
	margin:15px 0;
	background:url(images/right_team.gif) top left no-repeat;
}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 51px;  /*leave as is*/
	padding: 0;
	background: #272727 url(images/right_bg.gif);
	color: #fff;
	width: 205px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 125px;
}

.pagination {
	position:absolute;
	right:0;
	top:51px;
	width: 29px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	height: 50px;
	background: #272727;
}

.pagination a, .pagination a:hover, .pagination a.selected { outline:0; }

.contentdiv a, .contentdiv a:visited, .contentdiv a:active {
	font-weight:bold;
	color: #eeeeee;
	text-decoration: none;
}

.contentdiv a:hover {
	font-weight:bold;
	color: #e1ad0f;
	text-decoration: none;
}

.contentdiv div {
	width:100%;
	height:49px;
	margin:0 0 0 5px;
}

.contentdiv div p {
	float:left;
	margin:0 3px 0 0;
}

.contentdiv_info {
	margin:2px 0 0 5px;
	color:#fff;
	text-indent:22px;
}

/* ##################### Main Navigation ##################### */
/* ########################################################### */

.ddsmoothmenu {
	background: #e5e5e5; /*background of menu bar (default state = 414141)*/
	float:left;
	width:711px;
	height:35px;
}

.ddsmoothmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	background: #eee; /*background of menu items (default state)*/
	background-position:0 0;
	color: white;
	border: 0;
	color: black;
	text-decoration: none;
	height:35px;
}

* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/ display: inline-block; }

.ddsmoothmenu ul li a.info {
	background:url(images/nav_info.gif) repeat-x;
	width:99px;
	height:35px;
}

.ddsmoothmenu ul li a.cause {
	background:url(images/nav_cause.gif) repeat-x;
	width:98px;
	height:35px;
}

.ddsmoothmenu ul li a.comm {
	background:url(images/nav_comm.gif) repeat-x;
	width:100px;
	height:35px;
}

.ddsmoothmenu ul li a.media {
	background:url(images/nav_media.gif) repeat-x;
	width:97px;
	height:35px;
}

.ddsmoothmenu ul li a.partner {
	background:url(images/nav_part.gif) repeat-x;
	width:107px;
	height:35px;
}

/*main navigation spacer*/
#nav1 {
	background-image:url(images/nav1.gif);
	width:42px;
	height:35px;
	border:0;
}

#nav2 {
	background-image:url(images/nav2.gif);
	width:42px;
	height:35px;
	border:0;
}

#nav3 {
	background-image:url(images/nav3.gif);
	width:42px;
	height:35px;
	border:0;
}

#nav4 {
	background-image:url(images/nav4.gif);
	width:42px;
	height:35px;
	border:0;
}

#nav5 {
	background-image:url(images/nav5.gif);
	width:42px;
	height:35px;
	border:0;
}

.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/ background-position:0 -35px; }

.ddsmoothmenu ul li a:hover { /*hover navtigation main items*/ background-position:0 -35px; }

/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul { top: 0; }

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	width: 120px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border: 0;
	height:15px;
	color:black;
	text-indent:7px;
	background: url(images/nav_bg.jpg);
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ddsmoothmenu ul li ul li a span { margin-left:10px; }

.ddsmoothmenu ul li ul li a:hover { /*hover navtigation sub items*/
	background: url(images/nav_bg_h.jpg);
	color: #e1ad0f;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}

/*.toplevelshadow{ shadow opacity. Doesn't work in IE
	opacity: 0.8;
}*/

/* ##################### unsortiert ########################## */
/* ########################################################### */

table {
	line-height: 15px;
	color: #000000;
}

/* h1 unchanged as News Headline */

h2 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background: url(images/arrow.gif) no-repeat left;
	text-indent: 18px;
	line-height: 25px;
	margin:0 0 0 5px;
	padding:0;
}

.seperator {
	display:block;
	height:10px;
	background: url(images/cat_bg.gif) no-repeat top left;
	border:0;
	margin:0 0 0 5px;
}

h3 {
	font-size: 13px;
	color: #e1ad0f;
	font-weight: bold;
	text-indent:5px;
	line-height: 20px;
	margin:0;
	padding:0;
}

h4 {
	margin:10px 5px;
	padding:0;
	background:url(images/arrow.gif) no-repeat left;
	text-indent:20px;
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 11px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.newsPlayer {
	font-weight:bold;
}
.newsTeam {
	font-style:italic;
	white-space:nowrap;
}
.newsLink {
	font-style:italic;
}
.newsImportant {
	font-weight:bold;
}
.newsWin { 
	color:#7cca47;
	font-weight:bold; 
}
.newsLoss { 
	color:#de5e32;
	font-weight:bold; 
}
.newsDraw { 
	color:#3f3f3f;
	font-weight:bold; 
}
.newsOrange { 
	color: #e1ad0f;
	font-weight:bold;
}


p {
	margin:0;
	padding:0;
}

.small {
	font-size: 10px;
	color: #000000;
}

.smallwhite {
	font-size: 10px;
	color: #ffffff;
}

.paneltext { color: #ffffff; }

/*.title {
	color: #000000;
	font-weight: bold;
	background-image: url(images/title_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}*/

.category_big {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 18px;
	line-height: 25px;
}

.category {
	color: #000000;
	font-weight: normal;
}

.marked {
	background-color: #000000;
	font-weight: bold;
}

a, a:visited, a:active {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #e1ad0f;
	text-decoration: none;
	font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.titlelink:hover {
	color: #e1ad0f;
	text-decoration: none;
	font-weight: bold;
}

a.whitelink, a.whitelink:visited, a.whitelink:active {
	color: #eeeeee;
	text-decoration: none;
}

a.whitelink:hover {
	color: #e1ad0f;
	text-decoration: none;
}

a.orangelink, a.orangelink:visited, a.orangelink:active {
	color: #e1ad0f;
	text-decoration: none;
}

a.orangelink:hover {
	color: #e1ad0f;
	text-decoration: none;
}

a.greylink, a.greylink:visited, a.greylink:active {
	color: #aaaaaa;
	text-decoration: none;
}

a.greylink:hover {
	color: #e1ad0f;
	text-decoration: none;
}

a.category, a.category:visited, a.category:active {
	color: #333333;
	text-decoration: none;
}

a.category:hover {
	color: #e1ad0f;
	text-decoration: none;
}

option, textarea, input, select, file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

option {
	border: 0px;
}

option:hover {
	background:#f2f2f2;
}

.form_off {
	color: #666666;
	background-color: #DCDCDC;
	background-image: url(images/textarea_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #BBBBBB;
}

.form_on {
	color: #666666;
	background-color: #DCDCDC;
	border: 1px solid #BBBBBB;
}

.form_username {
	margin-left: 8px;
	margin-top:10px;
	color: #ffffff;
	background-color: #eeeeee;
	border: 0;
	background: url(images/username.gif) repeat-x left top;
}

.form_password {
	margin-left: 8px;
	margin-top:10px;
	color: #ffffff;
	background-color: #eeeeee;
	border: 0;
	background: url(images/username.gif) repeat-x left top;
}

.form_name {
	background-color: #eeeeee;
	border: 1px solid #333333;
	background-image: url(images/name.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.form_text {
	background-color: #eeeeee;
	border: 1px solid #333333;
	background-image: url(images/message.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.form_panel {
	color: #bebebe;
	background-color: transparent;
	border: dotted 1px #6e6e6e;
	height: 12px;
	text-indent: 2px;
}

.form_panelbig {
	color: #bebebe;
	background-color: transparent;
	border: dotted 1px #6e6e6e;
	height: 95px;
	text-indent: 2px;
}

.input {
	background-color: transparent;
	border: 1px none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.profile {
	width: 48%;
	margin: 0 1% 10px 1%;
	padding: 0;
	float: left;
}

.profilelong {
	width: 98%;
	margin: 0 1% 10px 1%;
	padding: 0;
	float: left;
}

.profilefix {
	font-size: 0.8em;
	color: #999;
}

.profiledata {
	border-bottom: dotted 1px #CCC;
	padding: 0 0 3px 0;
	min-height:16px;
}

.level0 {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 8px;
}

.level1 {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 8px;
	margin-left: 10px;
}

.level2 {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 8px;
	margin-left: 20px;
}

.hidden {
	display: none;
	width:0px;
	height:0px;
}

a.titlefield, a.titlefield:visited, a.titlefield:active { /*CSS for RSS title link in general*/
	color:#fff;
	text-decoration: none;
}

a.titlefield:hover { /*CSS for RSS title link in general*/
	color: #e1ad0f;
	text-decoration: none;
}

.titlefield { /*CSS for RSS title link in general*/
	color:#fff;
	text-decoration: none;
}

.labelfield { /*CSS for label field in general*/
	color:#e1ad0f;
	font-size: 90%;
}

.datefield { /*CSS for date field in general*/
	color:#bbb;
	font-size: 90%;
}

#example3 { /*Demo 3 main container*/
	width: 250px;
	height: 125px;
	color:#eee;
	border: dotted 1px #6e6e6e;
	padding: 2px;
}

#example3 div p { /*Demo 3 P element that separates each entry*/
	margin-top: 0;
	margin-bottom: 7px;
}

code { /*CSS for insructions*/ color: red; }

.indent { margin-left: 10px; }

.settingssubmit {
	width: 59px;
	min-width: 59px;
	height: 20px;
	min-height: 20px;
	background: transparent url(images/form_save.gif) no-repeat;
	overflow: hidden;
	border: none;
	font-size: 0px;
}

.settingssubmit:hover { cursor: pointer; }

.commentsubmit {
	width: 90px;
	min-width: 90px;
	height: 16px;
	min-height: 16px;
	background: transparent url(images/icons/newreply.gif) no-repeat;
	overflow: hidden;
	border: none;
	font-size: 0px;
}

.commentsubmit:hover { cursor: pointer; }

.bannercode { background: #e2e2e2; }

.dottedtopbottom {
	border-top:dotted 1px #bebebe;
	border-bottom:dotted 1px #bebebe;
	text-align:center;
}

.latest_link {
	float:left;
	margin:1px 0 0 3px;
	text-align:center;
}

.latest_link a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-decoration:none;
}

.latest2_link {
	float:left;
	margin:1px 0 0 6px;
	text-align:center;
}

.latest2_link a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:8px;
	text-decoration:none;
}

#status.m2 {
	width:420px;
	height:120px;
	margin:0 auto;
	padding:0px;
}

#status.m2 * {
	font-family:Verdana, Helvetica;
	font-size:10px;
	text-decoration:none;
}

#status.m2 a { color:#D19437; }

#status.m2 table {
	width:420px;
	height:120px;
	table-layout:auto;
	border:1px solid;
	overflow:hidden;
}

#status.m2 img { margin-left:3px; }

.playerbox {
	position:relative;
	float:left;
	width:213px;
	height:82px;
	margin:5px 6px;
	text-align:left;
	background:url(images/playerbox_bg.gif);
}

.playerboxUserpic {
	position:absolute;
	left:1px;
	top:1px;
	width:60px;
	height:80px;
}

.playerboxTopPixel {
	position:absolute;
	left:1px;
	top:1px;
	width:1px;
	height:1px;
	font-size:0px;
	background:#a6a5a5;
}

.playerboxBottomPixel {
	position:absolute;
	left:1px;
	bottom:1px;
	width:1px;
	height:1px;
	font-size:0px;
	background:#a6a5a5;
}

.playerboxName {
	position:absolute;
	left:64px;
	top:4px;
	width:145px;
}

.playerboxPosition {
	position:absolute;
	left:64px;
	bottom:3px;
}

.playerboxIcons {
	position:absolute;
	right:3px;
	bottom:-2px;
}

.class {
	position:relative;
	float:left;
	height:90px;
}

.tf_class {
	float:left;
	margin:8px 5px;
}

.tf_class img {
	width:60px;
	height:60px;
	border:1px solid #aaa;
	padding:1px;
}

.tf_class_player {
	width:600px;
	margin:10px 0px;
	float:right;
	text-align:left;
}

.tf_class_player p {
	float:left;
	text-align:center;
	min-width:90px;
	height: 75px;
}

.tf_class_player_img {
	border:0;
	border:1px dotted #aaa;
	padding:1px;
	margin:1px 10px;
}

.tf_class_hr {
	position:absolute;
	bottom:0px;
	width:100%;
	float:left;
	text-align:center;
}

.tf_class_hr hr {
	height:1px;
	border:0;
	background:#aaa;
	color:#aaa;
	width:80%;
}

.gallery_wrapper {
	width:520px;
	text-align:center;
}

.gallery {
	float:left;
	width:130px;
	height:130px;
}

.gallery img {
	border: solid 1px #CCC;
	padding: 2px;
}

.gallery_img {
	border: solid 1px #CCC;
	padding: 2px;
}

.search_btn {
	background:transparent;
	width:19px;
	height:18px;
	border:0;
	cursor:pointer;
	display:block;
	float:left;
	margin:0 0 0 3px;
	overflow:visible;
}

.search_btn_off {
	color: #fff;
	background-color: #222;
	border: 1px solid #555;
	color:#777;
}

.search_btn_on {
	color: #fff;
	background-color: #333;
	border: 1px solid #555;
}

/* ##################### Contentboxen ######################## */
/* ########################################################### */

.box, .newsBox, .serverBox, .applyBox, .applyBox2, .mediaBox, .quoteBoxForum, .quoteBoxNews { /* Basisstil für alle Boxen */
	padding:5px;
	border:1px solid #ddd;
	background:#eee;	
}

.box {
	margin:5px;
}

.quoteBoxForum, .quoteBoxNews {
	background:#eee url(images/icons/quote-news.gif) no-repeat top left;
	width:80%;
	text-align:justify;
	font-style:italic;
	padding:3px 10px 5px 40px;
	margin:5px 0 5px 40px;
}

.quoteBoxNews {
	font-size:12px;
	font-style:normal;
}

.mediaBox {
	float:left;
	width:280px;
	margin:10px 23px;
	text-align:center;
}

#banner {
	width:620px;
}

#spray, #mumble {
	float:left;
	width:280px;
	margin:0 55px 0 5px;
}

.serverBox {
	width:450px;
	margin:20px auto;
	text-align:center;
}

.applyBox {
	float:left;
	width:280px;
	margin:10px 23px;
	min-height:180px;
}

.applyBox ul {	
	list-style-type: none;
	margin:0 10px;
	padding:0;
}

.applyBox ul li {
	text-indent:20px;
}

.applyBox .bieten li { background:url(images/icons/bullet_add.png) no-repeat left; }

.applyBox .erwarten li { background:url(images/icons/bullet_error.png) no-repeat left; }

#games {
	width:620px;
	min-height:0px;
}

.block {
	margin:10px;
	text-align:justify;
}

.block img {
	margin:5px;
}

.block p {
	margin:10px 5px 10px 15px;
}

.awards {
	width:535px;
	padding:3px;
}

.awards th {
	text-align:left;
	color:#aaa;
	font-weight:bold;
	padding: 5px 0;
}

.awards td {
	text-align:left;
	line-height:5px;
}