body{
	background:#000 url("../img/bg.jpg") no-repeat 50% top;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0;
	padding:0;
}
td{
		font-size:11px;
		color:#000;
}
li {
	margin:7px;
}
.topspace{
	height:10px;
	font-size:0;
}
#wrap{
	width:920px;
	margin:0px auto;
}
#subwrap{
	width:920px;
	margin-top:5px;
}
#flashcontent{
	width:920px;
}
#alternativeContent{
	height:700px;
	background:#000 url("../img/altbg.jpg") no-repeat;
}
#impressum{
	height:700px;
	color:#000;
	text-align:left;
}

a{
	color:#C2004A;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#000000;
}

#subwrap a,#alternativeContent a {
	color:#FFF;
}
#subwrap a:hover,#alternativeContent a:hover{
	color:#C2004A;
}
h1 {
	color:#C2004A;
	font-size:15px;
}

img {
	border:0px;
}