body {
	
	background:#1b1b1b url(muh.jpg);
	
}

span, div {

  margin:0;

  padding: 0;

}

hr {

  border: 1px solid #B32121;

}

img {

  border: 0;

}

form {

  display: inline;

}

td {

  color: #000000;

  font-size: 9pt;

  vertical-align: top;

  line-height: 1.5;
  
  font:Tahoma, Geneva, sans-serif;

}

textarea {

  width: 90%;
  	background-color: #FFF;
	border: 3px solid #dadada;
	color: #1b1b1b;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 2px;
	padding-left: 3px;
	padding-right:3px;
	display:inline-block;

}

ul {

  margin: 0;

}
input {
	background-color: #fff;
	border: 3px solid #dadada;
	color: #1b1b1b;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 2px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:1px;
}
input:hover {
	background-color: #FFF;
	border: 3px solid #900;
	color: #1b1b1b;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 2px;
	padding-left: 3px;
	padding-right:3px;
	padding-bottom:1px;
}
select {
	background-color: #FFF;
	border: 3px solid #ccc;
	color: #1b1b1b;
	font-family: Tahoma;
	font-size: 10pt;
	margin: 2px;
	padding-left: 3px;
	padding-right:3px;
	display:inline-block;
}
.form_username {
	background-color: #FFFFFF;
	color: #900;
	font-family: Tahoma;
	font-size: 9pt;
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top:3px;
}

.form_password {
	background-color: #FFFFFF;
	color: #000;
	font-family: Tahoma;
	font-size: 9pt;
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top:3px;
}

.form:focus {

  background-color: #FFFFFF;

}

.forum {

  background-color:#fff;

  color:inherit;

  margin:auto;
}

.headb {
	background-color:#fff;
	color:#C80000;
	text-transform: uppercase;
	padding:4px 6px 4px 8px;
	text-align:left;
	letter-spacing: 3px;
	font-size: 14px;
	border-bottom:1px #C80000 dashed;
}

.bottom {
	background-color:#EEE;
	color:inherit;
	padding:4px 6px 4px 8px;
	text-align:left;
}

.newshead {
	background-color:#9E0000;
	color:#FFF;
	font-size:14px;
	padding-left:2px;
	padding-top:1px;
	text-align:left;
}

.votetext {font-size:9pt;
color:#666;
font-stretch:condensed;

}

.newshead2 {

  background-color:#FFFFFF;

  color:#666666;

  font-size:8px;

  text-align:left;

  padding-left:2px;

  padding-top:1px;

}

.left,.center,.right {

  padding:1px;

}

.leftb,.centerb,.rightb {

  background-color:#FFFFFF;

  color:#222222;

  padding:4px 6px 4px 8px;

}

.leftc,.centerc,.rightc {

  background-color:#FFFFFF;

  color:222222;

  padding:4px 6px 4px 8px;

}

.left,.leftb,.leftc {

  text-align:left;

}

.center,.centerb,.centerc {

  text-align:center;

}

.right,.rightb,.rightc {

  text-align:right;

}

.notpublic {
	background-color:#F90 !important;
	color:#000 !important;
	font-style:italic;
}



.quote {

  background-color:#EEEEEE;

  border:1px dashed #888888;

  color:inherit;

  padding:6px;

  text-align:left;

}

.h1 {

  color: #333333;

  font-size: 14pt;

  font-weight: bold;

  text-decoration: none;

}

.h2 {

  color: #333333;

  font-size: 16pt;

  font-weight: normal;

  text-decoration: none;

}

.h3 {

  color: #333333;

  font-size: 20pt;

  font-weight: normal;

  text-decoration: none;

}



#msg_normal, #msg_success {

	width: 90%;

  color:inherit;

  margin:auto;

  border: 1px solid #888;

  margin-bottom: 10px;

  text-align:center;

}

#msg_normal div, #msg_success div {

	padding: 8px 0 8px 20px;

}

#msg_normal {
	background-color: #0F0;
}

#msg_success {

	background-color: #ddffdd;

}



/*Cal*/

.calhead {

  background-color:#FFFFFF;

  color:inherit;

  padding:4px 2px 4px 2px;

  text-align:center;

}

.calday,.calevent,.caltoday, .calweek {

  padding:4px 2px 4px 2px;

  text-align:right;

}

.calday {

  background-color:#FFFFFF;

  color:inherit;

}

.calevent {

  background-color:#EEEEEE;

  color:inherit;

}

.caltoday {

  background-color:#FFE0E0;

  color:inherit;

}

.calweek {

  background-color:#FFFFFF;

  color:inherit;

}



/*Manage*/

.manage {

  background-color: #F8F8F8;

  border: 1px solid #999999;

  margin: 5px;

  padding: 5px 0px 0px 0px;

}

.manage:hover {

  background-color:#E2E2E2;

}



/*Themebar*/

.themebar {

  border: 1px dashed #777777;

  margin: 4px 8px 4px 8px;

  padding: 4px;

}

/*Counter*/
.counter {
	
  font-family: Tahoma;

  font-size: 9pt;
  
  color:#fff;
  
  margin-top:12px;
  
  padding-top:12px;
  
  padding-left:3px;
  
}

.countergreen {
	
  font-family: Tahoma;

  font-size: 8pt;
  
  color:#0C3;
  
  margin-top:4px;
  
  padding-top:3px;
  
}
/*NewsNavlist*/
.lastnews {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#666;
   
}

.lastnews a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.lastnews a:visited {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
.lastnews a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	border-bottom:dotted 1px;
}
a.lastnews a:active {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}


/*BoardNavlist*/
.lastboard {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#666;
   
}

.lastboard a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.lastboard a:visited {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
.lastboard a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	border-bottom:dotted 1px;
}
a.lastboard a:active {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}

/*BlogNavlist*/
.lastblog {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#666;
   
}

a.lastblog:link {
	
 text-decoration:none; font-weight:bold;
 color:#999;
}
a.lastblog:visited {
	
 text-decoration:none; font-weight:bold;
 color:#999;
}
a.lastblog:hover {
	
 text-decoration:none; font-weight:bold;
 color:#999;
}
a.lastblog:active {
	
 text-decoration:none; font-weight:bold;
 color:#999;
}
/*Server*/
.server {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#666;
  
  background-image:url(bilder/index_r22_c15.jpg);
  
  background-position:bottom;
  background-repeat:no-repeat;
   
}

a.server:link {
	
 text-decoration:none; font-weight:bold;
 color:#666;
}
a.server:visited {
	
 text-decoration:none; font-weight:bold;
 color:#666;
}
a.server:hover {
	
 text-decoration:none;border-bottom:1px #000 dotted; font-weight:bold;
 color:#000;
}
a.server:active {
	
 text-decoration:none; font-weight:bold;
 color:#666;
}
/*Login1*/
.login1 {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#666;
  
  background-image:url(bilder/index_r17_c15.jpg);
  
  height:32px;
  
  background-position:bottom;
  background-repeat:no-repeat;
   
}
/*Navwars*/
.navwars {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#FFF;
   
}


.navwars a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a.navwars a:visited {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
.navwars a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	border-bottom:dotted 1px;
}
a.navwars a:active {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
/*Unten*/
.unten {
	
  font-family: Tahoma;
  
  font-size: 10px;
  
  color:#FFF;
}
a.unten:link {
	
 text-decoration:none; font-weight:bold;
 color:#FFF;
}
a.unten:visited {
	
 text-decoration:none; font-weight:bold;
 color:#FFF;
}
a.unten:hover {
	
 text-decoration:none; font-weight:bold;
 color:#FFF;
}
a.unten:active {
	
 text-decoration:none; font-weight:bold;
 color:#FFF;
}
.headb2 {

  color:#fff;

  text-transform: uppercase;
  
  text-shadow:#a50000 1px 1px;

  text-align:left;

  font-size: 12px;
  
  font-family:Tahoma, Geneva, sans-serif;
}
.kommentare {

  color:#ccc;
  
  text-shadow:black 1px 1px;

  text-align:left;

  font-size: 12px;
  
  font-family:Tahoma, Geneva, sans-serif;
}

.kommentare a{

  color:#ccc;
  
  text-shadow:black 1px 1px;

  text-align:left;

  font-size: 12px;
  
  font-family:Tahoma, Geneva, sans-serif;
}
.kommentare a:visited{

  color:#ccc;
  
  text-shadow:black 1px 1px;

  text-align:left;

  font-size: 12px;
  
  font-family:Tahoma, Geneva, sans-serif;
}
.kommentare a:hover{

  color:#fff;
  
  text-shadow:black 1px 1px;

  text-align:left;

  font-size: 12px;
  
  font-family:Tahoma, Geneva, sans-serif;
}
.author {
  color:#a50000;

  padding:2px 6px 2px 6px;

  text-align:left;

  font-size: 9px;
  
  font-family:Tahoma, Geneva, sans-serif;

}
.author a {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
a.author:visited {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
.author a:hover {
	
 text-decoration:none; font-weight:bold;
 color:#FFFFFF;
}
a.author:active {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}

.newstext {

  background-color:#FFFFFF;

  color:#666;

  padding:2px 6px 2px 2px;

  text-align:left;

  font-size: 9pt;
  
  font-family:'Tahoma', Geneva, sans-serif;

}
.user1 {
	font-size:13px;
		
	font-family:Tahoma, Geneva, sans-serif;
	
	padding-left:2px;
	
	text-align:left;
	
	color:#000;
	
	border-bottom:1px dotted #CCC;
}

.user2 {
	font-size:9px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#999;
	
	padding-bottom:3px;
	
	padding-left:7px;
	
	text-align:left;
	
	font-weight:bold;
}
.user3 {
	font-size:13px;
	
	font-family:Tahoma, Geneva, sans-serif;	
	
	padding-right:2px;
	
	text-align:right;
	
	color:#000;
	
	border-bottom:1px dotted #CCC;
}

.user4 {
	font-size:9px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#999;
	
	padding-bottom:3px;
	
	padding-right:7px;
	
	text-align:right;
	
	font-weight:bold;
}
.userhead {
	font-size:13px;
		
	font-family:Tahoma, Geneva, sans-serif;
	
	padding-left:1px;
	
	text-align:left;
	
	color:#000;
	}

.userhead2 {
	font-size:13px;
		
	font-family:Tahoma, Geneva, sans-serif;
	
	padding-right:1px;
	
	text-align:right;
	
	color:#000;
	}

.match1 {
	font-size:11px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#999;
	
	padding-bottom:1px;
	
	padding-left:7px;
	
	text-align:left;
	
	font-weight:bold;
	
	border-bottom:1px dotted #CCC;
}
.match2 {
	font-size:11px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#000;
	
	padding-bottom:1px;
	
	padding-left:1px;
	
	text-align:left;
	
	border-bottom:1px dotted #CCC;
}
.match3 {
	font-size:11px;
	
	font-family:Tahoma, Geneva, sans-serif;
	
	color:#000;
	
	padding-bottom:1px;
	
	padding-left:1px;
	
	text-align:center;
	
}
.login_user { 
 clear:both;
 border:0px;
 width:245px;
 height:30px;
 font-size:9px;
 background-image:url('bilder/userlogin.gif');
 background-repeat:no-repeat;
 background-color:transparent;
 vertical-align:text-bottom;
 padding:0px 0px 0px 0px;
 color:#333;
}
.login_password { 
 clear:both;
 border:0px;
 width:245px;
 height:30px;
 font-size:9px;
 background-image:url('bilder/userlogin.gif');
 background-repeat:no-repeat;
 background-color:transparent;
 vertical-align:text-bottom;
 padding:0px 0px 0px 0px;
 color:#333;
}
/* medals tooltip by palle */
span.tool {
  position: relative;   
  cursor: help;
}
 
span.tool span.tip {
  display: none;       
}
 
span.tool:hover span.tip {
  display: block;
  z-index: 3000;
  position: absolute;
  left: 0;
  width: 200px;
  padding: 3px 7px 4px 6px;
  border: 2px solid #900;
  background-color: #ffffff;
  font-size: 12px;
  text-align: left;
  color: #000000;
}

#content span.tool::after {
  padding-left: 2px;          
}
/*BetsNavlist*/
.nextbets {
	
  font-family: Tahoma;
  
  font-size: 11px;
  
  color:#666;
   
}

.nextbets a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
a.nextbets a:visited {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
.nextbets a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#900;
	border-bottom:dotted 1px;
}
a.nextbets a:active {
	
 text-decoration:none; font-weight:bold;
 color:#FF0000;
}
/* medals tooltip by palle */
 .news_4 {
    background-image:url(/images/cat_4.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_7 {
    background-image:url(/images/cat_7.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_8 {
    background-image:url(/images/cat_8.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
} 
.news_11 {
    background-image:url(/images/cat_11.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_46 {
    background-image:url(/images/cat_46.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_34 {
    background-image:url(/images/cat_34.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_51 {
    background-image:url(/images/cat_51.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_10 {
    background-image:url(/images/cat_10.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_53 {
    background-image:url(/images/cat_53.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_65 {
    background-image:url(/images/cat_65.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .news_88 {
    background-image:url(/images/cat_88.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_63 {
    background-image:url(/images/cat_63.gif);/* Pfad zum Hintergrundbild/Kategoriebild/Wettbuero */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_64 {
    background-image:url(/images/cat_64.gif);/* Pfad zum Hintergrundbild/Kategoriebild/Wettbuero */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_66 {
    background-image:url(/images/cat_7.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_67 {
    background-image:url(/images/cat_8.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
} 
 .bets_68 {
    background-image:url(/images/cat_34.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_72 {
    background-image:url(/images/cat_72.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_76 {
    background-image:url(/images/cat_76.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;
}
 .bets_84 {
    background-image:url(/images/cat_84.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets_86 {
    background-image:url(/images/cat_86.gif);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left; 
}
 .bets1_86 {
    background-image:url(/images/basketballback.jpg);/* Pfad zum Hintergrundbild/Kategoriebild */
    background-repeat:no-repeat;
    background-position:left;
	background-position:top
}
