@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color:#FFFFFF;
	border: none;
	background-image:url(../images/traferse.png);
	background-repeat:repeat-x;
	background-position:top;
}
body.black
{
background-color:#000000;
border:none;
background-image:none;
}
a
{
color:#FFFFFF;
text-decoration:none;
}
a:hover
{
color:#CCCCCC;
}


.twoColFixLtHdr #container { 
	width: 800px;  
	margin: 0 auto; 
	border: none;
	text-align: left;
	background:none;
} 
.twoColFixLtHdr #header { 

	margin-top:0;
	height:200px;
	background:none;
	padding: 0 0 0 0;  
} 
.twoColFixLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;  
	padding: 15px 0px 15px 10px;
}
.twoColFixLtHdr #mainContent { 
	font-size:14px;
	padding: 15px 5px 20px 30px;
	margin: 0 0 0 190px;
	
	 
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background:#000000;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


div.logo_shadow
{
position:absolute;
margin-top:-57px;
margin-left:200px;
margin-right:200px;
width:400px;
height:200px;
}
div.logo
{
position:absolute;
margin-top:-57px;
margin-left:200px;
margin-right:200px;
width:400px;
height:200px;
}
div.navi
{
background-image:url(../images/bande.png);
background-repeat:no-repeat;
text-align:center;
padding:10px 15px 0 0;
background-position:right;
width:185px;
height:418px;
}
div.button
{
text-align:center;
background-image:url(../images/button.png);
width:167px;
height:25px;
margin-top:2px;
font-size:14px;
}
div.button:hover
{
background-image:url(../images/button_over.png);
}
div.button1
{
text-align:center;
background-image:url(../images/button.png);
width:167px;
height:25px;
margin-top:2px;
font-size:14px;
float:left;
}
div.button1:hover
{
background-image:url(../images/button_over.png);
}
div.hg_bild
{
	background-image:url(../images/hg_bild.png);
	position:absolute;
	background-repeat:no-repeat;
	width:591px;
	height:297px;
	margin-top:55px;
	margin-left:-10px;
}
div.login
{
position:absolute;
margin-left:520px;
}
div.band_bilder
{
position:relative;
float:right;
margin-top:10px;
margin-left:10px;
}
.list
{
text-align:center;
color:#CC3300;
}
.rot
{
color:#FF0000;
}
.table
{
 border:dotted;
 border-color:#FFFFFF;
 border-width:thin;
 width:575px;
 border-left:none;
 border-right:none;
}
td.kommentar
{
background-color:#000066;
}
.right
{
text-align:right;
font-size:9px;
}
.td
{
 border:dotted;
 border-bottom:none;
 border-left:none;
 border-right:none;
 border-color:#FFFFFF;
 border-width:thin;
}
.ueber
{
color:#33CC99;
font-size:18px;
}
.link
{
color:#0066FF;
}

.link:hover
{
color:#003366;
}
.small
{font-size:9px;
color:#FFFFFF;
}
div.br
{
clear:both;
}
.url
{
font-size:9px;
}
b.abc
{
color:#FF0000;
font-size:24px;
font-weight:600;
}
div.right
{
height:40px;
width:200px;
float:right;
}
div.none
{
float:left;
}