body {
	font-family:Tahoma;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Menu */
.menu{
padding: 0;
width: 100%;
background: transparent;
}

.menu ul{
font: normal 12px Arial;
margin:0;
padding:0;
list-style:none;
}

.menu li{
display:inline;
margin:0 2px 0 0;
padding:0;
}

.menu a{
float:left;
color: #fff;
background: #251f1f no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

.menu a span{
float:left;
display:block;
background: #251f1f no-repeat right top;
padding: 6px 8px 3px 7px;
}

.menu a span{
float:none;
}

.menu a:hover{
color: #fff;
background-color: #dd0000;
}


.menu a:hover span{
color: #fff;
background-color: #dd0000;
}

.menuline{
clear: both;
padding: 0;
width: 100%;
height: 2px;
line-height: 18px;
background: #678b3f url(images/menu_bar.gif);
}

.tabcontent{
display:none;
}

/* End of menu */

/* General page style */
.bodyline {
	background:#9A978E;
	color:#a3b0ba;
	border:1px solid #FFFFFF;
}

a {
	color:#ffffff; 
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
}

a:hover {
	color:#dd0000; 
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
}

a.side {
	color:#dd0000; 
	text-decoration:none;
	text-shadow: 1px 1px 1px #000;
}

a:hover.side {
	color:#fff; 
	text-decoration:underline;
	text-shadow: 1px 1px 1px #000;
}

a.white {
	color:#dd0000; 
	text-decoration:none;
	font-weight:bold;
}

a:hover.white {
	color:#fff; 
	text-decoration:underline;
}

.seperator {
	color:#a3b0ba; 
}

form {
	margin:0px 0px 0px 0px;
}

hr {
	height:0px; 
	border:solid #dd0000 1px; 
	border-top-width: 1px;
}


td {
	font-family:Tahoma; 
	font-size:12px;
}

pre {
	font-family:Tahoma; 
	font-size:12px;
}

.alt {
	color:#dd0000;
	font-size:10px;
	text-shadow: 1px 1px 1px #000;
}

.sub-header {
	font-family:Tahoma;
	font-size:12px;
	color:#000 ;
	padding: 2px;
}

.white-header {
	background: #fff;
	font-family:Tahoma;
	font-size:10px;
	color: #7a7a7a; 
	height:19px; 
	padding:4px 4px 4px 4px;
}

.full-header {
	font-family:Tahoma; 
	font-size:10px; 
	color:#ffffff;
	text-shadow: 1px 1px 1px #000;
	background-color:#666666;
}

.button {
	font-family:Tahoma; 
	font-size:12px; 
	color:#000;
	text-shadow: 1px 1px 1px #ccc;
	background: url(images/button.gif) repeat-x;
	border: #CCC;
	margin-top:2px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20);
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20)
}

.button:hover {
	font-family:Tahoma; 
	font-size:12px; 
	color:#000;
	text-shadow: 1px 1px 1px #dd0000;
	background: url(images/button.gif) repeat-x;
	border: #dd0000;
	margin-top:2px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20);
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20)
}
	
.textbox	{
	font-family:Tahoma; 
	font-size:12px;
    font-weight: bold;	
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	/*background-image: url(images/tbox.gif);*/
	background-color: #666;
	border: 1px solid #dd0000;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20);
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20)
}

.visits {
	color:#fff; 
	text-decoration:none; 
	font-weight: bold;
	font-size:12px;
}

.main-body {
	font-family:Tahoma;
	font-size:14px; 
	color:#ffffff;
	text-shadow: 1px 1px 1px #000;
	background-color:#666666;
	padding:3px 4px 3px 4px;
}

.side-body {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	padding:4px 4px 6px 4px;
	background-color:#666666;
}

.main-bg {
	background-color:#666666;
}

.border {
	border-width:0px 1px 1px 1px;
	border-color:#666666;
	border-style:solid;
}

.border2 {
	border-width:3px 1px 0px 1px;
	border-color:#666666;
	border-style:solid;
}

.news-footer {
	font-size:11px;
	font-weight:normal;
	color:#fff;
	background-color:#666666;
	padding:4px 4px 4px 4px;
}

.capmain {
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#333;
    text-shadow: 1px 1px 1px #fff;	
	height:24px; 
	padding:2px 2px 2px 2px;

}

.bottom {
	background: #121212 url(images/bottom-bg.gif);
	color: #000;
	font-family:Tahoma;
	height: 230px;
}

.bottom2 {
	color: #fff;
	font-family:Arial;
	font-size: 10px;
	height: 175px;
}

.panel {
	color: #fff;
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
        padding:4px 4px 4px 10px;

}

.bottom-header {
	color: #dd0000;
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom:1px #dd0000 solid;
	padding:4px 4px 4px 10px;

}

.border-tleft {
	width:25px; height:25px; 
}

.border-tright {
	width:25px; height:25px;

}

.border-tmain {
	font-family:Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color:#000;
	height:25px;

}

.border-left {
	width:25px;
}

.border-right {
	width:25px; 
}

.border-bleft {
	width:25px; 
}

.border-bright {
	width:25px; 
}

.border-bmain {
	height:25px;
}

.footer {
	background: #121212;
	padding:4px 4px 4px 4px;
	color: #fff;
	font-size: 11px;
	font-family:Arial;
	height: 25px;
	text-shadow: 1px 1px 1px #111;
}

.date {
	background: none; 
	color: #dd0000; 
	font-size: 12px;
	font-weight: bold; 
	font-family: Tahoma; 
	text-decoration: none;
	text-shadow: 1px 1px 1px #000;
}

img {
border: 0px;
}

.side-border-left {
	border-right : 0px solid #e1e1e1;
	width: 200px;
	padding : 5px;
}

.side-border-right {
        
	border-left : 0px solid #e1e1e1;
	width: 200px;
	padding : 5px;
}

.capleft {
	width:2px;
	height:20px;
}

.capright {
	width:2px;
	height:20px;
}

.scapmain {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#a3b0ba; 
	height:19px; 
	padding:2px 2px 2px 2px;
	border-width:1px 0px 1px 0px;
	border-color:#b2b3be #b2b3be #b2b3be #b2b3be;
	border-style:solid;
}

.tbl-border {
  border : 1px solid #dd0000;
  color : #111;
  background-color : #dd0000;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20);
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20)
}
.tbl {
	font-size:12px;
	padding:3px 4px 3px 4px;

}

.tbl1 {
	font-size:12px; 
	font-weight: bold;
	color:#fff; 
	text-shadow: 1px 1px 1px #000;
	background-color:#666666; 
	padding:4px;

}

.tbl2 {
	font-size:12px;
font-weight:bold;	
	color:#fff; 
	text-shadow: 1px 1px 1px #000;
	background-color:#666666; 
	padding:4px;

}

/* Forum header*/
.forum-caption {
	font-size:12px;
	font-weight:bold; 
	color:#fff;
	text-shadow: 1px 1px 1px #000;
	background-color:#666666; 
	height:24px; 
	padding:0px 4px 2px 4px;
	border-width:0px 0px 0px 0px;
	border-color:#8A8573 #8A8573 #8A8573 #8A8573;
	border-style:solid;
}

/* Quote Area */
.quote {
	color:#dd0000;
	text-shadow: 1px 1px 1px #000;
	background:url(images/bgcode.gif) repeat;
	padding:2px;
	margin:0px 20px 0px 20px; 
	border:1px #dd0000 dotted;
	border-left: 3px #dd0000 solid;
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20);
-webkit-box-shadow:0 1px 0 rgba(255, 255, 255, 0.20)
}

/* Voting Poll */
.poll { 
	height:12px; border:1px #dd0000 solid;
}

.comment-name {
	font-weight:bold; 
	color:#a3b0ba;
}

/* This is for all aspects of the Shoutbox */
.shoutboxname {
	font-size:11px;
	font-weight:bold; 
	color:#333333;
}

.shoutbox	{
	color:#ffffff;
    font-size:14px;
	text-shadow: 1px 1px 1px #000;	
}

.shoutboxdate {
	font-size:10px; 
	color:#333333;
	text-shadow: 1px 1px 1px #ccc;
}

.small {
	font-size:12px; 
	font-weight:bold;
	color:#000;
	text-shadow: 1px 1px 1px #ccc;
}

.small2 {
	font-size:12px; 
	font-weight:bold; 
	color:#000;
	text-shadow: 1px 1px 1px #ccc;
}

.side-small {
	font-size:12px; 
	font-weight:normal; 
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}

.side-small2 {
	font-size:12px; 
	font-weight:normal; 
	color:#fff;
	text-shadow: 1px 1px 1px #000;
}

.side-label {
	background:url(images/h2.gif) no-repeat bottom left;
	font-weight:normal; 
	color:#fff; 
	padding:2px;
}

.pagenav span {
	color: #000000;
	background-color: #dd0000;
	border: 1px solid #e1e1e1;
	padding: 2px 4px;
	margin: 2px;
}
 
.pagenav a {
	color: #000;
	background-color: #fff;
	border: 1px solid #e1e1e1;
	padding: 2px 4px;
	margin: 2px;
	text-decoration: none;
}
 
.pagenav a:hover {
	color: #000000;
	background-color: #dd0000;
	text-decoration: none;
}

.center, *[align="center"] {margin: 0 auto;}

.admin-message {
	border: 1px solid #666;
	border-left: 3px solid #999;
	padding: 8px;
	margin-bottom: 8px;
}

.news-category {
	border: 0;
	margin: 3px 5px 0 0;
	float: left;
}

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

#navigation h2 {
	font-size: 10px;
	color: #fff;
	background:url(images/h2.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px 2px;
}

#navigation a {
	display: block;
	color: #ffffff;
	padding: 2px;
	text-decoration : none;
}
#navigation a:hover {
	color: #dd0000;
	background-color: #666666;
	text-decoration: none;
	
}

* html #navigation ul li{
   height: 15%;
}#bubble {	list-style: none;	margin: 0px;	padding: 0px;}#bubble li {	display: inline-block;	margin: 0px;	padding: 0px;}#bubble li a.icon {	background: url(images/sprites.png) no-repeat;	border: none;	display: block;	width: 80px;	height: 80px;	text-indent: -9999px;}#bubble li a.twitter {	background-position: -139px 879px;}#bubble li a.twitter:hover {	background-position: -13px 879px;}#bubble li a.contact {	background-position: -139px 690px;}#bubble li a.contact:hover {	background-position: -13px 690px;}#bubble li a.links {	background-position: -139px 551px;}#bubble li a.links:hover {	background-position: -13px 551px;}#bubble li a.map {	background-position: -139px 412px;}#bubble li a.map:hover {	background-position: -13px 412px;}#bubble li a.esldirt {	background-position: -139px 273px;}#bubble li a.esldirt:hover {	background-position: -13px 273px;}#bubble li a.fightus {	background-position: -139px 134px;}#bubble li a.fightus:hover {	background-position: -13px 134px;}#bubble li a.matches {	background-position: -139px -5px;}#bubble li a.matches:hover {	background-position: -13px -5px;}#bubble li a.teams {	background-position: -139px -144px;}#bubble li a.teams:hover {	background-position: -13px -144px;}#bubble li a.board {	background-position: -139px -283px;}#bubble li a.board:hover {	background-position: -13px -283px;}#bubble li a.infos {	background-position: -139px -422px;}#bubble li a.infos:hover {	background-position: -13px -422px;}#bubble2 {	list-style: none;	margin: 0px 0px 0px;	padding: 0px;}#bubble2 li {	display: inline-block;	margin: 0px 5px;	padding: 0px;	width: 40px;	height: 40px;}#bubble2 li a img {	position: relative;	border: none;}#bubble2 li a img.large {	display: none;}#bubble2 li a:hover img.small {	display: none;	z-index: 0;}#bubble2 li a:hover img.large {	display: block;	margin-top: -28px;	margin-left: -28px;	z-index: 1000;

}
/*header login
.head-login {
	float: right;
}

.header-button {
	color: #fff;
	background-image: url(http://www.fanatics-international.de/themes/GO/images/header-button.png);
	background-repeat: no-repeat;
	width: 144px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	margin: 0 5px 0 5px;
}

#login-form {
	display:none; 
	position: relative;
	width: 443px;
	height: 32px;
	background-image: url(http://www.fanatics-international.de/themes/GO/images/login-bg.png);
	background-repeat: no-repeat;
	padding: 5px 0 0 7px;
	color: #858583;
	text-align: center;
	margin-bottom: -6px;
}

.user-options {
	background-image: url(http://www.fanatics-international.de/themes/GO/images/user-options.png);
	background-repeat: no-repeat;
	width: 533px;
	height: 25px;
	margin-bottom: -10px;
	padding: 5px 0 5px 0;
	text-align: center;
}

.user-options a {
	color: #99999a;
}

.user-options a:hover {
	color: #63B8F9;
}

.header-button2 {
	color: #fff;
	background-image: url(http://www.fanatics-international.de/themes/GO/images/user-options.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	margin: 0 5px 0 5px;
}

.textbox-login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99999a;
	background-color: #434343;
	border: 1px solid #2c2c2c;
}

.textbox-login:focus {
	color: #99999a;
	background-color: #383838;
}

form {
	margin: 0px;
}

.button-login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99999a;
	background-color: transparent;
	background-image: url(images/button-login.png);
	background-repeat: repeat-x;
	height: 20px;
	border: 1px solid #2c2c2c;*/
	
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(http://www.fanatics-international.de/images/csstooltip/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(http://www.fanatics-international.de/images/csstooltip/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(http://www.fanatics-international.de/images/csstooltip/bubble.gif) no-repeat bottom;
}

#peek-a-boo2 {
background: url(http://www.fanatics-international.de/images/smiley/xmas7.gif) no-repeat scroll left bottom transparent;
border: 0px;
bottom: 0;
height: 100px;
position: fixed;
left: 0;
width: 100px;
z-index: 2000;
border-image: initial;
}

#peek-a-boo {
background: url(http://www.fanatics-international.de/images/smiley/xmas7.gif) no-repeat scroll right bottom transparent;
border: 0px;
bottom: 0;
height: 100px;
position: fixed;
right: 0;
width: 100px;
z-index: 2000;
border-image: initial;
}

.juosta {font-family : MyriadPro-Bold, sans-serif;
	font-size : 12px;
	color : #d3cfc6;
	text-transform:uppercase;
	margin-top:2px;}
	
.juosta a {font-family : MyriadPro-Bold, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #00d0ff;
	text-transform:uppercase;}
