a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
}
a:visited {
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
}
a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.borderit{
	border: 0px solid #DF0101;
	hspace: 2px;
	clear: both;
	margin: 0px 7px 0px 0px;
}

.borderit:hover{
	border: 0px dotted #FFFFFF;
}
.borderit:hover{
color: black; /* irrelevant definition to overcome IE bug */
}
zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:30em;
  height:20em;
  margin-left:-15em;
  margin-top:-10em;
}
.scrollerrecht {
	clear: right;
	float: right;
	vertical-align: middle;
}
.scrollerlinks {
	clear: left;
	float: left;
}
.inhalt {
	float: none;
	padding-top: 20px;
}
.nav {

}
.navabstand {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.design {
	float: left;
}
.spacer {
	float: left;
	height: 374px;
}
.box {
	width: 350px;
	float: left;
	padding-right: 15px;
}
.rechtsfloat {
	float: right;
}
.centerlayer {
	position: absolute;
	height: 352px;
	width: 672px;
	margin-top: -220px;
	margin-left: -336px;
	top: 50%;
	left: 50%;
	z-index: 1;
	border: 30px #FFFFFF;
			}
.noum {
	white-space: nowrap;
}
			
body {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1C1C1C;
	line-height: 15px;
}
.haupttab {
	position: absolute;
	margin-top: -220px;
	margin-left: -365px;
	top: 50%;
	left: 50%;
	z-index: 1;
	border: 10px solid #8A0808;
	padding: 20px;
	background-color: #1C1C1C;
	width: 630px;
	color: #999999;
}
.standart {
	color: #999999;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
}
.standart2 {
	color: #666;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 13px;
}
.standart3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
}
.rechts {
	float: right;
}

