/* Main Layout */
body {
	background:url(pics/bg.jpg) #595959 repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#757575;
}

img { border: none; }

hr {
  color: #666666;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

#mitte {
	padding-top:9px;
	width:948px;
	margin:0 auto;
}

#rahmen {
	padding-left:10px;
	width:948px;
	background:url(pics/rbg.jpg) repeat-y;
}

#stats{
	width:928px;
	height:20px;
	color:#696969;
	padding-top:7px;
	background:url(pics/stats.jpg) no-repeat;
	text-align:right;
}

#today{
	width:520px;
	float:left;
}

#yesterday{
	width:140px;
	float:left;
}

#month{
	width:127px;
	float:left;
}

#total{
	width:136px;
	float:left;
}

#header{
	width:486px;
	height:75px;
	padding:17px 0 0 442px;
	background:url(pics/header.gif) no-repeat;
}

#navi{
	width:626px;
	height:47px;
	padding-left:302px;
	background:url(pics/navi.jpg) no-repeat;
}

.navi{float:left;}

#subnavi{
	width:671px;
	height:19px;
	padding:6px 0 0 257px;
	background:url(pics/subnavi.jpg) no-repeat;
}

.subnavi{
	float:left;
	padding-right:5px;
}

#area{
	width:665px;
	height:23px;
	padding:6px 0 0 263px;
	background:url(pics/area.jpg) no-repeat;
}

#specialarea{
	width:928px;
	height:121px;
	background:url(pics/special.jpg) no-repeat;
}

#special1{
	float:left;
	width:588px;
	height:119px;
}

#special2{
	width:340px;
	height:119px;
	float:left;
}

.opponent{
	float:left;
	padding-top:31px;
}

#vs{
	float:left;
	padding-top:40px;
	padding-left:6px;
	padding-right:4px;
}

#match1{
	float:left;
	padding-top:29px;
	padding-left:16px;
}

#match2{
	float:left;
	padding-top:26px;
}

.detail{
	color:#1295bf;
	font-size:9px;
	font-weight:bold;
	padding-bottom:7px;
	padding-left:5px;
}

#homepage2, #homepage2:visited, #homepage2:active{
	color:#1295bf;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
}

#left{
	width:205px;
	float:left;
	background:url(pics/lbg.jpg) repeat-y;
}

#loginarea{
	width:203px;
	height:153px;
	background:url(pics/loginarea.jpg) no-repeat;
}

#loginfelder{
	padding-top:44px;
	padding-left:22px;
}

#loginbuttons{
	float:left;
	padding-left:17px;
}
.logged01 {
	float:left;
	padding-top:3px;
	padding-left:2px;
	}
.logged02 {
	float:left;
	padding-top:3px;
	padding-left:9px;
	}
.logged03 {
	color:#FFFFFF;
	padding-top:11px;
	}
.squadstitle {
	font-size:12px;
	padding-bottom:5px;
	}
#gobutton{
	float:left;
	padding-top:2px;
	padding-left:48px;
}
.quicksearchbutton {
	border:0px;
	padding:0px;
	margin:0px;
	}

input.form_username {
	background-image:url(pics/login.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:17px;
	padding:3px 0 0 60px;
	border:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-attachment:scroll;
 }
 
input.form_username:active, input.form_username:focus {
   border: 0px;
   color:#FFFFFF;
}

input.form_password {
	background-image:url(pics/password.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:17px;
	padding:3px 0 0 60px;
	border:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-attachment:scroll;
}
 
input.form_password:active, input.form_password:focus {
   border: 0px;
   color:#FFFFFF;
}

#register{
	padding-top:9px;
}

#password{
	padding-top:3px;
}

#poll{
	width:193px;
	padding-left:10px;
	background:url(pics/lbg.jpg) repeat-y;
}

#question{
	width:170px;
	background:#000000;
	padding-top:7px;
	padding-left:20px;
	padding-bottom:7px;
	color:#c52f17;
	font-weight:bold;
}

#answer{
	color:#c52f17;
	padding-top:19px;
	padding-left:8px;
}

.leiste{
	width:172px;
	height:9px;
	padding-top:3px;
	padding-left:4px;
	background:url(pics/leiste.jpg) no-repeat;
}

.antworttext{
	padding-bottom:3px;
	font-weight:bold;
}

.option{
	padding-top:2px;
}

.button_vote{
	width:194px;
	height:27px;
	padding-top:27px;
	padding-right:10px;
	text-align:right;
	background:url(pics/leftbottom.jpg) no-repeat;
}
.vote{
	margin:0px;
	padding:0px;
	border:0px;
	}

#shoutbox{
	padding-left:10px;
}

#captcha{
	width:173px;
	padding-top:20px;
	text-align:right;
}

.shouter{
	width:186px;
	height:17px;
	padding-top:4px;
	padding-left:4px;
	background:#000000;
}

.arrow{
	padding-right:8px;
	float:left;
}

.shout{
	color:#c52f17;
	float:left;
}

.shouttext{
	padding-top:6px;
	padding-left:7px;
	width:177px;
	color:#757575;
	font-weight:normal;
}

.shoutdate{
	padding-top:6px;
	padding-left:5px;
	padding-bottom:6px;
	width:185px;
	color:#acacac;
	font-weight:bold;
}

#shoutend{
	width:123px;
	height:27px;
	padding-top:27px;
	padding-left:80px;
	background:url(pics/leftbottom.jpg) no-repeat;
}

#shoutinput{
	padding-top:11px;
	padding-left:14px;
	background:url(pics/lbg.jpg) repeat-y;
}

#shoutname{
	width:182px;
	height:37px;
}

#shoutmess{
	width:182px;
	height:102px;
}

#shoutbox_name {
	background-image:url(pics/shoutbg.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:17px;
	padding:3px 0 0 9px;
	border:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-attachment:scroll;
}
 
#shoutbox_name:active, #shoutbox_name:focus {
   border: 0px;
   color:#FFFFFF;
}

#shoutbox_message {
	background-image:url(pics/shoutmess.jpg);
	background-repeat:no-repeat;
	width:173px;
	height:89px;
	padding:3px 0 0 9px;
	border:0px;
	margin:0px;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	background-attachment:scroll;
	overflow:hidden;
}

#archive{
	float:left;
}

#shout{
	float:left;
	padding-left:4px;
}

#center{
	width:565px;
	float:left;
	background:url(pics/cbg2.JPG) repeat-y;
}

#contentarea{
	width:557px;
	padding-right:5px;
	padding-left:3px;
	padding-bottom:3px;
}

#allmatches{
	float:left;
	padding-left:219px;
}

#paginate-slider1{
	padding-top:6px;
}
#contentviewer{
	width:414px;
	height:21px;
	padding-top:14px;
	padding-left:149px;
	background:url(pics/viewer.jpg) no-repeat;
}

.content{
	float:left;	
	border: 0px;
	padding-right:5px;
}

#ln{
	float:left;
	padding-left:9px;
}

#lm{
	float:left;
	padding-left:190px;
}

#subnavigation{
	padding-left:8px;
}

#sub1{
	width:272px;
	height:186px;
	float:left;
	padding-right:3px;
	background:url(pics/sub.jpg) no-repeat;
}

#sub2{
	width:272px;
	height:186px;
	float:left;
	background:url(pics/sub.jpg) no-repeat;
}

.subnewsline, subnewsline:visited, .subnewsline:active{
	width:210px;
	color:#c13116;
	font-weight:bold;
	text-decoration:none;
}

.symbol{
	float:left;
	width:29px;
	padding-left:8px;
}

.subnewsdate{
	color:#acacac;
	font-weight:normal;
}

.sub1line{
	width:262px;
	height:30px;
	padding-top:7px;
	overflow:hidden;
}

.subright{
	color:#4b9700;
	padding-top:5px;
	font-weight:bold;
	float:left;
}

.opponent2{
	float:left;
	border:1px solid #dddddd;
	width:37px;
	height:21px;
	padding-top:1px;
	padding-left:1px;
}

#quick{
	width:335px;
	height:46px;
	padding-top:22px;
	padding-left:229px;
	background:url(pics/quick.jpg) no-repeat;
}

input.form_search {
 	background-image:url(pics/search.jpg);
 	background-repeat:no-repeat;
	width:205px;
	height:17px;
	padding:3px 0 0 7px;
	border:0px;
	margin:0px;
	color:#959595;
	font-size:10px;
	font-weight:bold;
	float:left;
	background-attachment:scroll;
 }
 
input.form_search:active, input.form_search:focus {
   border: 0px;
   color:#FFFFFF;
}

#go2{
	float:left;
	padding-left:7px;
}

.newshead{
	width:557px;
	height:112px;
	background:url(pics/newshead.jpg) no-repeat;
}

.newstitle{
	float:left;
	width:325px;
	padding-top:13px;
	padding-left:106px;
	color:#FFFFFF;
}

.newsdate{
	float:left;
	color:#5d5d5d;
	padding-top:20px;
	text-align:right;
	font-weight:bold;
}

.newspic{
	padding-top:10px;
	padding-left:5px;
}

#newsarea{
	width:563px;
	background:url(pics/cbg.jpg) repeat-y;
}

.news{
	padding-bottom:1px;
	width:560px;
}

.innews{
	padding-top:1px;
	padding-left:1px;
	border:solid 1px #dfdfdf;
	width:554px;
}

.newsmess{
	width:537px;
	padding-top:6px;
	padding-left:8px;
	padding-bottom:10px;
	padding-right:8px;
	background:url(pics/newsbg.jpg) repeat-y;
	font-size:10px;
	font-weight:normal;
	color:#757575;
	line-height:1.5;
}

.commentline{
	width:552px;
	height:23px;
	padding-top:1px;
	padding-left:1px;
	border-top:1px solid #dfdfdf;
}

.comments{
	width:544px;
	height:22px;
	padding-left:8px;
	background:#f6f6f6;
	float:left;
}

.com1{
	width:447px;
	float:left;
	padding-top:5px;
}

.com2{
	float:left;
	padding-top:2px;
}

#right{
	width:155px;
	float:left;
	background:url(pics/rbg2.jpg) repeat-y;
}

.sponsors{
	width:154px;
	padding-left:3px;
	background:url(pics/spbg1.jpg) repeat-y;
}

.sponsori{
	width:122px;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:2px;
	background:url(pics/spbg2.jpg) repeat-x;
}

.rbottom{
	padding-bottom:2px;
	background:#FFFFFF;
}

#sponsors{
	width:155px;
	padding-left:2px;
	background:url(pics/spbg1.jpg) repeat-y;
}

#sponsori{
	width:149px;
	text-align:center;
	padding-top:15px;
	padding-bottom:1px;
	background:url(pics/spbg2.jpg) repeat-x;
}

.sponsorr{
	border:0px solid #dddddd;
	width:140px;
	height:94px;
	padding-top:2px;
	padding-left:2px;
}

.visit{
	padding-top:1px;
	padding-left:42px;
	padding-bottom:8px;
}

/* Links */
a, a:visited, a:active {
  color: #C13116;
  text-decoration: none;
}

a:hover {
  color: #C13116;
  text-decoration: underline;
}

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

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

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

a.category:hover {
  color: #000000;
  text-decoration: underline;
}

/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #383838;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
	background-image:url(images/titlebg.jpg);
	height:38px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #36befc;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1x solid #CCCCCC;
  background-color: #F6F6F6;
  color: #2C2C2C;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.liste01 {
	padding:5px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
}

.liste02 {
	padding:5px;
	border-bottom:1px solid #dddddd;
}

.liste03 {
	padding:5px;
	border-bottom:1px solid #dddddd;
	border-right:1px solid #dddddd;
}

.liste04 {
	padding:5px;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
 	border-right:1px solid #dddddd;
}