body
{
	position:relative;
	text-decoration:none ;
 	text-align:middle;
 	color: black;
  	background-image: url(http://www.letsquiz.de/images/back.jpg);
	background-repeat: repeat-x;
}

.layout
{
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
}

h1 {
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    font-family: Tahoma,Verdana,Arial;
}



h2 {
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Verdana,Arial;
    text-decoration: underline;}
}

li{
   #list-style-image: url(http://www.letsquiz.de/images/pfeil.gif)
}

input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

a:link,a:active,a:visited
{
    color : #000000;
	TEXT-DECORATION: none 
}

a:hover
{
    text-decoration: underline; color : #000000;
 	font-weight: bold;
}


p
{
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

p a {
	color : #000000;
}

p a:hover {
	color : #294A7B;
}

.tabelle_blau
{
border-top: 1px #F03785 dashed;
border-left: 1px #F03785 dashed;
border-right: 1px #F03785 dashed;
border-bottom: 1px #F03785 dashed;
}
.tabelle_grau
{
border-top: 1px #F5F5F5 dashed;
border-left: 1px #F5F5F5 dashed;
border-right: 1px #F5F5F5 dashed;
border-bottom: 1px #F5F5F5 dashed;
}

.tabelle_schwarz
{
border-top: 1px #000000 dashed;
border-left: 1px #000000 dashed;
border-right: 1px #000000 dashed;
border-bottom: 1px #000000 dashed;
}

.online{
   #list-style-image: url(http://www.letsquiz.de/images/status_on.gif)
}
.onof{
   #list-style-image: url(http://www.letsquiz.de/images/status_onof.gif)
}
.offline{
   #list-style-image: url(http://www.letsquiz.de/images/status_of.gif)
}

SPAN.show{
    position:absolute; left: -1000; top:0; width:980;
}
