* {
padding:0;
margin:0;
}

html { 
overflow-y:scroll;
}


body {
background-color: #FFFFFF;
margin: 0px;
padding:0px;
top: 0px;
left: 0px;
right: 0px;
text-align:center;
font-size: 100.01%;
	color: #999999;
	font-family: Helvetica, Arial, sans-serif;
}


strong, b {
	font-weight: bold;
}
img {
border: 0px;
padding: 0px;
margin: 0px;
}

.clear {
	clear:both;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}
.supersmall {
font-size:2px;
line-height:2px;
}

.nomove {
vertical-align:bottom;
border:0px;
}


h2, h3, h4, h5, h6 {
	display:block;
}



a {
	text-decoration:none;
}
a:hover    { 
	font-weight: none;
	outline: none;
	text-decoration: none;
}

li {
margin-left: 25px;
padding-left: 5px;
text-align:left;
}




#teaser {
left: 0px;
position:absolute;
width: 100%;
height: 520px;
top: 50%;
margin-top: -260px;
text-align:center;
border-top: 1px dashed #999999;
border-bottom: 1px dashed #999999;
}
#layout {
width: 700px;
margin:auto;
margin-top: 50px;
margin-right: 50px;
text-align:right;
	color: #999999;
	font-size: 16px;
	line-height: 24px;
}
#layout a {
	color: #999999;
}
#layout a:hover {
	color: #c31924;
}
#layout span {
	font-size: 20px;
}


#impressionsleiste {
display:block;
margin-top: 20px;
margin-bottom: 30px;
}
#impressionsleiste IMG {
padding: 1px;
border: 1px solid #999999;
}
