@charset "utf-8";
/* CSS Document */

div#druck
{
	width:200px;height:50px;
	display:none;
}
* 
{
	margin:0;
	padding:0;
	font:13px verdana, arial;
}
#noflash {
	width:1000px;
	height:475px;
	margin:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-237px;
}
#noflash img {
	width:100%;
	height:auto;
}
.light
{
	color:#999;
}
.bold
{
	font-weight:bold;
}
.red
{
	color:#ff0000;
}
body 
{
	text-align:center;
	background:url(Templates/images/bg.jpg) repeat;
}
div#index
{
	width:100%;
	height:100%;
}
div 
{
	text-align:left;
}
html, body 
{
	height:100%;
}
.Stil4 {color:#3399FF}
.Stil2 {color:#00CC00}
.Stil3 {color:#C60005}
h1
{
	font-weight:bold;
	text-decoration:underline;
}
h2
{
	font-weight:bold;
}
h3
{
	margin:0;
	padding:0;
	font-size:9px;
	color:#666;
	line-height:30%;
}
h4
{
	font-weight:bold;
	line-height:1%;
}
.Stil1 
{
	color: #FF0000;
	font-weight:bold;
}
a
{
	color:#000;
	font-weight:bold;
}						
a span		
{
	display:none;
}
a:focus span, a:active span
{
	display: block;
	padding:1em;
	text-decoration:none;
}

.fix:after 
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.fix 
{
	color:#000;
}
* html .fix 
{
	height: 1%;
}
.fix 
{
	display: block;
}