body, html {
	background-color:#333333;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
}
td,p,div,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:   14px;
	font-weight: bold;
	color: #d9d9d9;
}
a {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #800000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

#homepage{
width:auto;
height:auto;
}
.flashcontent {
	height: 500px;
	width: 1000px;
	overflow:hidden;
}

#seite{
margin-top:60px;
width:1010px;
background:#000000;
}

#oben{
padding-top:10px;
	width:1000px;
}
#user1{
width:1000px;
padding-bottom:5px;
}

#mitte{
	width:1000px;
	height:500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#user2{
width:500px;
height:500px;
overflow:hidden;
}

#inhalt{
width:500px;
height:500px;
overflow:auto;
}
#mainbody{
margin:10px;
width:460px;
padding-bottom:10px;
}
#user3{
width:470px;
}

#user4{
}
#user5{
}
#user6{
}
#user7{
}

#user8{
width:500px;
}
#user9{
width:500px;
}

#unten{
width:1000px;
padding-bottom:10px;
}

#footer{
padding-top:15px;
width:1000px;
}