body, table, tr, th, td, div, p, ul, li, form, h1, h2, h3 {
margin:0;
padding:0;
}
body, td, input, textarea, select { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td {
	vertical-align:top;
}
#centerlayer{
	margin-left:40px;
	width:970px;
}
#headerlayer {
	height:59px;
}
#leaderboard {
padding-left:6px;	
margin-top:10px;
	margin-bottom:10px;
}
#topwrap, #contentwrap{
	width:960px;
}
#topleft{
	width:740px;
	float:left;
}
#topright{
	width:215px;
	float:left;
}
#headermenu {
	width: 500px;
	margin-left:5px;
}
#accountbox {
	width:100px;
	color:#000000;
	margin-left:5px;
}
#content {
	width:740px;
	float:left;
	border-right:1px solid #333333;
	background-color:#B0B0A7;
}
#rightcontent {
	width: 215px;
	float:left;
	background-color:#B0B0A7;
	border-left:4px solid #908f8f;
	padding-top:7px;
}
#skyscraper {
	position: absolute;
	top:69px;
	left: 1010px;
	width: 160px;
	z-index: 0;
}
#footerline {
	width: 470px; padding-top:5px; padding-bottom:15px; color:#999999
}
#footerline a { color:#999999; }
.rating {color:#FFFFFF; font-size: 20px;font-weight:bold;}

/* FOEMULAR-EINSTELLUNGEN */

/* linker Content */
#content .formInput, #content .formDropdown, #content .formTextarea{
width:260px;
}



#content .formDropdown{
width:266px;
}
#content .formTextarea {
height:60px;
width:260px;
}

/* rechter Content */
#rightcontent .formInput, #rightcontent .formDropdown{
width:120px;
}
/* form ul.holder, #facebook-auto are for multiselect input */
.formDate, .formInput, .formTextarea, .formDropdown, .formUpload, form ul.holder, #facebook-auto, textarea{
border-top:1px solid #666666;
border-left:1px solid #666666;
border-bottom:1px solid #C0C0B9;
border-right:1px solid #C0C0B9;
background-color:#EFEFEF;
padding:4px 3px 4px 3px;
}
ul.holder input.maininput{
background-color:#EFEFEF;
}

/* Buttons und Submit Buttons*/
.button, .button-secondary, .formSubmit, input.tx-mmforum-button, .tx-mmforum-buttonsmall{
	text-decoration: none;
	font-size: 11px !important;
	padding: 3px 10px;
	cursor: pointer;
	border: 0px solid #bbb;
	color: #464646;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	background-color: #f2f2f2
}
.button, .button-secondary, .tx-mmforum-buttonsmall{
	line-height: 30px;
}
.button-secondary{
		padding: 0px 6px;
}
.button:hover, .button-secondary:hover, .formSubmit:hover, .tx-mmforum-buttonsmall:hover {
	background-color:#f2f2f2;
	border-color: #f2f2f2;
	color: #666;
	text-decoration:none;
}
input.tx-mmforum-button {
	margin-top:5px;
}
.formSubmit{
	margin-top:0;
}
div.contentpadding{
	padding:5px;
}


.title {font-size:14px; font-weight:bold;}
.small{font-size:9px;}
.textfade {color: #999999;}

hr
{
	border-width: 0px;
	border-bottom: 1px solid #6D6F6D;
	height: 0px;
	clear: both;
}

/* Style for the page when printed */
 @media print {
  body {font-size: 9pt; color:black;}
  #boxcontent {visibility: hidden;}
  #boxlogin {visibility: hidden;}
  #navigation {visibility: hidden;}
  #topimage {visibility: hidden;}
  #content {width: 620px; left:0px; top:150px;}
  #headerlayer {visibility: hidden;}
  #headermenu {visibility: hidden;}
  #messageTicker {visibility: hidden;}
 }

h1 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-size: 11px; font-weight:bold; margin-top:7px; margin-bottom:5px; background-color:#9c9c96; border-top:1px solid #333333;  padding:2px 2px 2px 5px;}
h2 { font-size: 11px; margin:20px 0px 5px 0px; } /* TOP RIGHT BOTTOM LEFT*/
h3 { font-size: 12px; margin:0px 0px 2px 0px; }


/* TYPO EXTENSIONS: user_events */
.line, .csc-frame-rulerAfter { 
	background-image:url(/lib/img/css_line.gif);
	background-repeat:repeat-x;
	margin: 8px auto;
	height: 1px;
}

/* ----------------------- */
/* TYPO EXTENSIONS: global */

#showErrorMessage {
	padding:5px; color:#FF0000; margin:5px 0px 5px 0px; 
}
#showErrorMessage ul {
	margin-left : 15px;
	list-style:inherit;
	list-style-type:square;
}
#showErrorMessage li {

}
#showMessage {
	padding:5px; color:#FFFFFF; margin:20px 0px 20px 0px; background-color:#333; font-size:14px;
}
#showNote {
 background-color:#000000;
 color:#FFFFFF;
 padding:5px;
 margin:0px 0px 5px 0px;
}
table.listTableBg td{
	padding:2px;
}
table.listTableBg tr.listRowBgStyle1 td table.none tr td{
	border:0;
}

table.listTableBg tr.listRowBgStyle0 td {
	border-top:1px solid #A5A59E;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #A5A59E;
}
table.listTableBg tr.listRowBgStyle0 td td{
	border:0;
}

table.listTableBg tr.listRowBgStyle1 td, tr.tx-mmforum-list-even td{
	padding-top:5px;
	padding-bottom:5px;
}

.listRowBgStyle1 td img{
	margin:0px 0px 0px 0px;
}

.listHeader td{
background-color:#60605B;
border-bottom:1px solid #333333;
color:#B0B0A7!important;
}
.listHeader td a{
color:#B0B0A7;
text-decoration:underline;
}

.showList .cImg{
	margin-bottom:10px;
}
#userimg .cImg{
	margin-bottom:5px;
}
.cImg{ 
	border:1px solid #333333; margin:0px 0px 0px 0px;
}
.cImgm{ 
	border:1px solid #0079B0; margin:0px 0px 0px 0px;
}
.cImgf{ 
	border:1px solid #E3009F; margin:0px 0px 0px 0px;
}
.imgWithoutBorder .cImg{ 
	border:none; margin:0px 0px 0px 0px;
}
a {
	text-decoration:none;
}
a img {
border:0;
}
.listSpacerRow td{
	background-color:#333333;
	height: 1px;
}

table{
width:100%;
}

.r-browsebox, .g-browsebox, .u-browsebox, .e-browsebox{
	margin-top:10px;
}

/* normale Box */
table.contentStandard{
/*position: relative; z-index: 1;*/
	background-color:#B0B0A7;
	margin-bottom:10px;
}
#contentStandard{
/*position: relative; z-index: 1;*/
	background-color:#B0B0A7;
	margin-bottom:10px;
	padding:7px;
	padding-top:0;
}
#content #contentStandard{
	margin-bottom:10px;

}

#content td.contentHalf{
width:400px;
}

#contentStandardWithoutMargin{
/*position: relative; z-index: 1;*/
	background-color:#B0B0A7;
	padding:7px;
}

#contentWithMargin{
/*position: relative; z-index: 1;*/
	margin-bottom:10px;
}

/* normale Box */
table.contentStandardNoBorder{
/*position: relative; z-index: 1;*/
	background-color:#B0B0A7;
}

/*
#content #contentStandard {
	width: 450px;
}
#rightcontent #contentStandard {
	width: 228px;
}
*/
/* Anzeige Box Fullbanner */
#contentAnzeigeFullbanner{

}

div.picwrap{position:relative;display:-moz-inline-stack;display:-moz-inline-box;display:inline-block;zoom:1;*display:inline;width:125px;padding:0;margin:0 2px 2px 0;}
div.piccell{position:relative;display:block;width:125px;min-height:125px}
div.icomments, div.ifavorites, div.ilabels{position:absolute;overflow:hidden;top:1px;width:12px;height:10px;background:url(http://www.xtreme4u.com/lib/img/picicons.gif);}
div.icomments{background-position:0 -20px;left:1px;}
div.ilabels{background-position:0 -10px;left:23px;}
div.ifavorites{background-position:0 0;left:12px;}

/* Anzeige Box*/
#contentAnzeige{
	text-align:center;
	background-color:#B0B0A7;
	padding-left:1px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom: 15px;
}

/* TAB-Links */
#header {
  float:left;
  width:100%;
  background:url("/lib/img/css-tabbg.gif") repeat-x bottom;
  /*background-color:#B0B0A7; */
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("/lib/img/css-tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("/lib/img/css-tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #current {
  background-image:url("/lib/img/css-tableft_on.gif");
  }
#header #current a {
  background-image:url("/lib/img/css-tabright_on.gif");
  color:#FFFFFF;
  padding-bottom:5px;
  }




  #button {
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom:10px;
	background-color: #B0B0A7;
	color: #333;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		border-top: 1px solid #9F9F95;
		}
		
	#button li {
		border-bottom: 1px solid #9F9F95;
		margin: 0;
		}
		#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}
		
	#button #current {
		color:#FFFFFF;
		background-color: #EFEFEF;
	}
	#button #current a{
		color: #777777;
	}
	#button li a:hover {
		background-color: #EFEFEF;

		color: #777777;
		}
		
#ibox {size:11px; padding-left:2px; color:#FFFFFF; width:100px; border:1px solid #333333; background-color:#333333; }
#iboxajax {width:300px; border:1px solid #333333; background-color:#B0B0A7; }
#iboxloader {border:1px solid #333333; width:32px; height:32px; background-image:url("/lib/img/ajax/loading.gif"); background-repeat:no-repeat; }
table .iBoxTable{border:1px solid #333333; width:250px; background-color:#B0B0A7;}

.showUserLink_xs {float:left; margin-right:4px; margin-bottom:4px;}

#userimg{
float:left;
}
#usericons{
padding-left:2px;
float:left;
}
#usericons img{
padding-bottom:2px;
}

div.userlabel{
	position:absolute; filter:alpha(opacity=80); -moz-opacity:0.8;clip:rect(0px 200px 50px 0px);
	background-color:#000000;
	padding:3px;
}
#content h1 sup.beta{
	color:#ca0000;
}

#user{
	background:#fff url("/lib/img/icons/user.gif") no-repeat right;
}
#pass{
	background:#fff url("/lib/img/icons/pass.gif") no-repeat right;
}

