/* CSS Document */

body {
background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #BD1000;
	text-decoration: none;
}

.navigation a:link {
	text-decoration: none;
}
.navigation a:visited{
	text-decoration: none;
}

.navigation a:hover{
	text-decoration: none;
}

.navigation a:focus{
	text-decoration: none;
}

.navigation a:active{
	text-decoration: none;
}


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD1000;
}
.txt a:link, .txt a:visited, .txt a:hover, .txt a:focus, .txt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BD1000;
}
.txtgray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txtgray a:link, .txtgray a:visited, .txtgray a:hover, .txtgray a:focus, .txtgray a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txt_button {
background-color:transparent;
color:#BD1000;
border:none;
cursor:pointer;
}

#centerDiv {
	position:absolute;
	left:50%;
	width:963px;
	height:620px;
	margin-left: -481px;
	margin-top: 0px;
	z-index:1;
}

#navi {
	position: absolute;
	left: 190px;
	top: 409px;
	width: 568px;
	height: 29px;
	z-index: 10;
	layer-background-color: #FFFFFF;
	border: none;
	 }
#png {
/*	filter:progid:DXImageTransform.Microsoft. AlphaImageLoader(src='Bilder/bembel_24.png', sizingMethod='scale');
	background-image: url(Bilder/bembel_24.png); */
}
