/* Main Layout */
body {
	padding:0;
	margin:0;
	background-image:url(bilder/body.jpg);
	background-repeat:repeat-x;
	background-color:#1396C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6B7D90;
	}
#pagebg {
	background-image:url(bilder/pagebg.jpg);
	background-repeat:repeat-y;
	width:1004px;
	margin:0 auto;
	}
#page-left {
	float:left;
	}
#page-content {
	float:left;
	width:924px;
	padding-left:8px;
	padding-right:8px;
	}
#head {
	background-image:url(bilder/head.jpg);
	background-repeat:no-repeat;
	width:924px;
	height:46px;
	color:#FFFFFF;
	}
.login01 {
	float:left;
	padding-left:451px;
	}
.login02 {
	float:left;
	padding-left:8px;
	padding-top:16px;
	}
.login03 {
	float:left;
	padding-left:3px;
	padding-top:16px;
	}
input.form_username {
	background-image:url(bilder/form_username.jpg);
	background-repeat:no-repeat;
	width:84px;
	height:16px;
	padding:3px 0 0 60px;
	border:0px;
	margin:0px;
	color:#022E5B;
	font-weight:bold;
	}
input.form_username:active, input.form_username:focus {
  	border: 0px;
  	color:#022E5B;
}
input.form_password {
	background-image:url(bilder/form_password.jpg);
	background-repeat:no-repeat;
	width:84px;
	height:16px;
	padding:3px 0 0 60px;
	border:0px;
	margin:0px;
	color:#022E5B;
	font-weight:bold;
	}
input.form_password:active, input.form_password:focus {
  	border: 0px;
  	color:#022E5B;
}
.form_login {
	background-image:url(bilder/form_login.jpg);
	background-repeat:no-repeat;
	width:48px;
	height:19px;
	padding:0;
	margin:0;
	border:0;
	}
.logged01 {
	float:left;
	padding-left:500px;
	padding-top:16px;
	}
.logged02 {
	float:left;
	padding-left:3px;
	padding-top:16px;
	}
#header {
	background-image:url(bilder/header.jpg);
	background-repeat:no-repeat;
	width:516px;
	height:73px;
	padding-top:28px;
	padding-left:408px;
	}
#navibg {
	background-image:url(bilder/navibg.jpg);
	background-repeat:no-repeat;
	width:924px;
	height:38px;
	}
.headnavi {
	float:left;
	}
#subnavibg {
	background-image:url(bilder/subnavibg.jpg);
	background-repeat:no-repeat;
	width:887px;
	height:22px;
	padding-top:4px;
	padding-left:37px;
	}
#subnavileft {
	float:left;
	}
.subnavi {
	float:left;
	}
#register {
	float:right;
	}
.registerbutton {
	float:right;
	}
.lostpwbutton {
	float:right;
	padding-right:36px;
	}
#left {
	float:left;
	width:786px;
	padding-left:2px;
	padding-right:2px;
	}
#specialsbg {
	background-image:url(bilder/specialsbg.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:21px;
	padding-left:186px;
	border-bottom:2px solid #FFFFFF;
	}
.specialbutton01 {
	background-image:url(bilder/specialbutton.jpg);
	background-repeat:no-repeat;
	width:10px;
	height:13px;
	}
	
#topmatchbg {
	background-color:#000000;
	width:777px;
	height:144px;
	padding-top:9px;
	padding-left:9px;
	}
#specialpic {
	float:left;
	width:461px;
	height:135px;
	border-right:2px solid #27282A;
	}
#topmatch {
	float:left;
	width:314px;
	}
.topmatchopponent {
	float:left;
	padding-top:14px;
	padding-left:14px;
	}
.topmatchdetails {
	float:left;
	padding-left:16px;
	}
.topmatchdetails01 {
	float:left;
	width:52px;
	padding-top:26px;
	}
.topmatchdetails02 {
	float:left;
	padding-top:23px;
	color:#404143;
	}
.topmatchdetails03 {
	float:left;
	width:52px;
	padding-top:12px;
	}
.topmatchdetails04 {
	float:left;
	padding-top:9px;
	color:#404143;
	}
#latestbg {
	background-image:url(bilder/latestbg.jpg);
	background-repeat:no-repeat;
	width:786px;
	height:128px;
	padding-top:8px;
	}
.latestbox {
	float:left;
	width:250px;
	padding-left:9px;
	}
.latestline {
	width:250px;
	height:29px;
	}
.latesticon {
	float:left;
	padding-top:9px;
	padding-left:7px;
	}
	.latesticon2 {
	float:left;
	padding-top:8px;
	padding-left:18px;
	}
.latesttitle {
	float:left;
	padding-top:8px;
	padding-left:10px;
	color:#00BCFC;
	}
	.latesttitle2 {
	float:left;
	padding-top:8px;
	padding-left:18px;
	color:#00BCFC;
	}
.latestresult {
	float:right;
	padding-top:8px;
	padding-right:9px;
	color:#007E0D;
	}
#content {
	float:left;
	width:536px;
	}
.titlebg {
	background-image:url(bilder/titlebg.jpg);
	background-repeat:no-repeat;
	width:528px;
	height:20px;
	padding-top:4px;
	padding-left:8px;
	color:#677B93;
	border-bottom:2px solid #FFFFFF;
	}
.squadspic {
	padding:1px;
	border:1px solid #D8E5F0;
	}
.squadstitle {
	float:left;
	font-size:11px;
	padding-top:3px;
	}
.squadsicons {
	float:right;
	padding-right:5px;
	}
.newshead {
	background-image:url(bilder/newshead.jpg);
	background-repeat:no-repeat;
	width:536px;
	height:47px;
	border-bottom:2px solid #FFFFFF;
	}
.newshead .headline {
	font-size:11px;
	padding-left:107px;
	padding-top:9px;
	}
.newshead .written {
	font-size:9px;
	padding-left:107px;
	padding-top:2px;
	color:#FFFFFF;
	}
.newstext {
	padding:10px;
	font-size:11px;
	line-height:16px;
	}
.newsfoot {
	background-image:url(bilder/newsfoot.jpg);
	background-repeat:no-repeat;
	width:457px;
	height:24px;
	padding-left:79px;
	padding-top:4px;
	color:#ffffff;
	}
#content-right {
	float:left;
	}
.contentrightbg01 {
	margin-top:2px;
	margin-left:4px;
	background-image:url(bilder/contentrightbg01.jpg);
	background-repeat:repeat-y;
	width:244px;
	}
	.contentrightbg02 {
	margin-top:2px;
	margin-left:4px;
	background-image:url(bilder/contentrightbg02.jpg);
	background-repeat:repeat-y;
	width:244px;
	}
.contentrightline {
	width:244px;
	height:37px;
	}
.contentrightline .icon {
	float:left;
	padding-top:7px;
	padding-left:11px;
	}
.contentrightline .board {
	float:left;
	padding-top:7px;
	padding-left:11px;
	line-height:11px;
	}
.contentrightline .posts {
	float:right;
	padding-right:20px;
	padding-top:11px;
	color:#FFFFFF;
	}
.contentrightline .download {
	float:left;
	padding-top:11px;
	padding-left:11px;
	} 
.content-right-head {
	padding-left:2px;
	} 
.recentpollquestion {
	background-color:#02254B;
	width:248px;
	border-bottom:2px solid #FFFFFF;
	margin-left:2px;
	}
.recentpoll01 {
	padding-top:10px;
	padding-left:10px;
	}
.recentpoll02 {
	padding-right:10px;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:10px;
	width:228px;
	font-weight:bold;
	color:#02BFF9;
	} 
.polloption {
	background-image:url(bilder/pollbg.jpg);
	background-repeat:no-repeat;
	width:244px;
	height:27px;
	margin-top:2px;
	margin-left:4px;
	}
.polloption01 {
	float:left;
	padding-top:6px;
	padding-left:5px;
	}
.polloption02 {
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:8px;
	padding-left:10px;
	}
.vote {
	background-image:url(bilder/button_votenow.jpg);
	background-repeat:no-repeat;
	width:73px;
	height:17px;
	border:0px;
	} 
.button_vote {
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	} 
#right {
	float:left;
	width:132px;
	}
.sponsor {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}
#page-right {
	float:left;
	}
a.bluelink, a.bluelink:visited, a.bluelink:active {
    color: #00BCFB;
    text-decoration: none;
    font-weight: bold;
}
a.bluelink:hover {
    color: #00BCFB;
    text-decoration: underline;
    font-weight: bold;
}
a.boardlink, a.boardlink:visited, a.boardlink:active {
    color: #00BCFB;
    text-decoration: none;
    font-weight: bold;
	font-size:11px;
}
a.boardlink:hover {
    color: #00BCFB;
    text-decoration: underline;
    font-weight: bold;
	font-size:11px;
}
a.topiclink, a.topiclink:visited, a.topiclink:active {
    color: #FFFFFF;
    text-decoration: none;
	font-size:9px;
}
a.topiclink:hover {
    color: #FFFFFF;
    text-decoration: underline;
	font-size:9px;
}
#footer {
	background-image:url(bilder/footer.jpg);
	background-repeat:no-repeat;
	width:935px;
	height:56px;
	padding-left:69px;
	padding-top:38px
	}
.footernavi {
	float:left;
	padding-left:11px;
	}
.liste01 {
	padding:5px;
	border-bottom:1px solid #D8E5F0;
	border-left:1px solid #D8E5F0;
	}
.liste02 {
	padding:5px;
	border-bottom:1px solid #D8E5F0;
	}
.liste03 {
	padding:5px;
	border-bottom:1px solid #D8E5F0;
	border-right:1px solid #D8E5F0;
	}
.liste04 {
	padding:5px;
	border-bottom:1px solid #D8E5F0;
	border-left:1px solid #D8E5F0;
	border-right:1px solid #D8E5F0;
	}


img { border: none; }

hr {
  color: #666666;
  background-color: #666666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
}

/* Links */
a, a:visited, a:active {
  color: #00BCFB;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #00BCFB;
  text-decoration: underline;
  font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #6CDCFF;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #6CDCFF;
  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);
	background-repeat:repeat-x;
	height:37px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #68D8FD;
  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;
  background-color: #F0F0F0;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px 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;
}