﻿/*
Add your own styles here
*/

div {
	margin:0;
}


.spielothek_ro {
	background:url(../images/roundedbox_ro.gif) top right no-repeat;
}

.spielothek_lo {
	background:url(../images/roundedbox_lo.gif) top left no-repeat;
}

.spielothek_ru {
	background:url(../images/roundedbox_ru.gif) bottom right no-repeat;
}

.spielothek_lu {
	background:url(../images/roundedbox_lu.gif) bottom left no-repeat;
}

.spielothek_inhalt {
	margin:0;
	padding:10pt 10pt 10pt 10pt;
	max-width:220px;
	max-height:220px;	
	min-width:140px;
	min-height:110px;
	
}

.spielothek_inhalt p {
	margin:0;
	padding:0;
}

.wtgraph { position: relative; /* IE is dumb */
width: 50px; border: none; /* how many quadrats - 10px: 1 quadrat, 50px: 5 quadrats, 100px: 10 quadrats */
background: url('../images/vote1.gif') top left repeat-x; }
.wtgraph .wtbar { display: block;
position: relative;
background: url('../images/vote2.gif') top left repeat-x;
text-align: center; color: #B1D632;
height: 2em;
line-height: 2em;
}
.wtgraph .wtbar span { position: absolute; left: 1em; }

.wtgraph25 { position: relative; /* IE is dumb */
width: 150px; border: none;
background: url('../images/25wuerfel.png') top left repeat-x; }
.wtgraph25 .wtbar25 { display: block;
position: relative;
background: url('../images/25wuerfel2.png') top left repeat-x;
text-align: center; color: #B1D632;
height: 2.5em;
line-height: 2.5em;
}
.wtgraph25 .wtbar25 span { position: absolute; left: 1em; }

.starOn
			{
				background-image: url("../images/25wuerfel2.png");	
				background-repeat: no-repeat;
				width: 25px;
				height: 25px;
			}
			.starOff
			{
				background-image: url("../images/25wuerfel.png");
				background-repeat: no-repeat;
				width: 25px;
				height: 25px;
			}


div.powerprogress-container {
  border: 1px solid #ccc; 
  width: 35px; 
  margin: 2px 5px 2px 0; 
  padding: 1px; 
  float: left; 
  background: #F9966B;
}

div.powerprogress-container > div {
  background-color: #ACE97C; 
  height: 12px
}
div.Rah{
background-image: url(../images/123.png);

}
/* Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */

span.a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.wtooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.wtooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}

#obenspielbande{
	width:470px;
	height:22px;
	background:url(../images/oben-silorg01.gif);
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing: 1px;
	font-weight:bold;
	line-height:22px;
}

#mittespielbande{
width:470px;
background:url(../images/mitte-silorg01.gif);
}

#untenspielbande{
width:470px;
height:7px;
font-family:Arial,Helvetica,sans-serif;
font-size:1px;
background:url(../images/unten-silorg01.gif);
}

#inhaltscores{
padding:10px;
width:450px;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}
