body {
  background-image: url(image/back.gif);
  background-color: #333;
}
body,td,th {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #CCC;
  
}

.line
{
  background-image: url(img/top-menu-bg.png);
}

#sidebar
{
  text-align: left;
}

#sidebar ul
{
  margin: 0;
  padding-left: 0px;
 
}
#sidebar .text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 700px;
	width: 195px;
	border: 2px solid;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-color: #09F;
}

#sidebar li
{
  background-image: url(image/button1.gif);
  list-style-type:none;
  margin-left:0px;
  margin-right:0px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 8px;
  padding-right: 0px;
  margin-top: 1px;
  list-style-position: outside;
  height: 20px;
  padding-left: 30px;
  width: 195px;
  background-color: #CCC;
}

#sidebar h2
{
  font-size:12px;
  text-transform: uppercase;
  color: #E6E6E6;
  text-decoration: underline;
  margin: 0px;
}


.content
{
  text-align: justify;
}

#sidebar statistik
{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 9px;
}
h1 {
  color: #09F;
  font-size: 18px;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}

.micro
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
a:link {
  color: #09F;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #09F;
}
a:hover {
  text-decoration: underline;
  color: #0CF;
}
a:active {
  text-decoration: none;
  color: #09F;
}
.bilder img {
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 2px solid #0F0;
}
#smschat {
	background-color: #CAFFFF;
}

