html { color:black;

height:100%;
overflow: hidden; 
}
body { 
height:100%;
overflow: hidden; 
background-color:black; 
font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; font-size:11px; line-height:13px;}

td
{
	font-family:Arial;
	font-size:10px;
	color:#CCCCCC;
}

#fixies {
position: absolute;
z-index: -1;
width :0px;
height :0px;
}


#inner {
height: 100%;
overflow: auto;
} 

#fixies.img {
position: absolute;

}

.semitransparent
{
	font-size:15px;
	background-image:url('img/gray.gif');
	style:Alpha(opacity=50, finishopacity=50);
}

/* link colors */
a
{
	font-family:Arial;
	font-size:10px;
	color:white;
}
a.tab { text-decoration:none;}
a.tab:hover { text-decoration:underline;}
a.button { color:#666666; text-decoration:none;}
a.selected { font-weight:bold; text-decoration:none; color:#666666;}
a.noLine { text-decoration:none;}

.footer a
{
	color:#666666;
}

.breadCrumb a
{
	color:#333333;
	text-decoration:none;
}

.breadCrumb a:hover
{
	color:#333333;
	text-decoration:underline;
}
.bg { float:left; overflow:hidden;}

.main { position:absolute; float:left; width:100%; text-align:left;}
.buidl { position:absolute; width:100%;}

.content { float:left; width:780px;}
	.spalte1 { float:left; width:30px;}
	.spalte2 { float:left; width:520px;}
	.spalte3 { float:left; width:30px;}
	.spalte4 { float:left; width:200px;}


.titelzeile { 
padding-top: 18px;
float:left; 
width:500px; 
height:50px;
} 
.leerzeile { float:left; width:500px; height:35px;}

.transbox { color:#CCCCCC; float:left; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); background-color:#000000; width:500px; padding:10px;}
.box { float:left; width:500px;}
.transbox img {margin-right:2px;}

.greenbox { float:left; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); background-color:#669900; width:180px; padding: 10px;}
.timeleft { float:left; font-size: 36px; line-height:40px;}


/* alter kaese */








/* Text formattings */
.txt1
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;

}


.txt2
{
	color:#ffffff;
	font-size:12px;
}

.txt3
{
	color:#666666;
	font-weight:bold;
}

.txt4
{
	color:#333333;
}

.txt5
{
	color:#333399;
	font-weight:bold;
}

.txt6
{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.txt7
{
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

.txt8
{
	color:#666666;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
}

.specialHIghlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF66;
	background-color: #000000;
}

