/* www.diedenker.com */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #000 url(Bilder/back.jpg) repeat-x center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
/*code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Tahoma",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;*/
.flash_content {
	text-align:center;
	padding: 0 0 0 0;
	width:auto;
	height:440px;
	margin: 0 0 0 0;
}
#hinweise_content {
	text-align:center;
	padding: 30px 30px 30px 30px;
	width:auto;
	height:100%;
	margin: 0 0 0 0;
}
#hinweise {
	text-align:center;
	padding: 15px 15px 15px 15px;
	background-color:#000000;
	width:auto;
	height:100%;
	margin: 0 0 0 0;
}
.Stil1 {
	color: #FFFFFF
}
#horizon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
}

