html, body {
	/*height:100%;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	/*overflow:hidden;*/
}
* {
	margin:0px;
	padding:0px;
}
#nonfooter {
	/*min-height:100%;*/
	width:900px;
	margin:auto;
}
* html #nonfooter {
	/*height: 100%;*/
}
#content {
	width:900px;
	height:650px;
	margin:auto;
	padding-top:50px;
	padding-bottom:30px;
}
#menu {
	margin:0px auto 0px auto;
	width:800px;
	height:600px;
	background:transparent url(images/Startseite.jpg) center 0px no-repeat;
}
#menu ul {
	list-style:none;
}
#menu #noschatten {
	width:478px;
	height:348px;
	color:#888;
	padding:252px 0 0 322px;
}
#menu #schatten {
	width:480px;
	height:350px;
	padding:250px 0 0 320px;
	position:relative;
	top:-600px;
	height:0px;
}
#menu li, #menu li a {
	font-weight:bold;
	height:40px;
}
#angemeldet {
	text-align:center;
	margin:auto;
	color:#ACAEBB;
	font-size:14px;
}
a {
    color:#113686;
    text-decoration:none;
}
a:hover {
        color:#000;
}
h1 {
        font-size:24px;
        color:#ACAEBB;
        padding:15px 0px 15px 0px;
}
h2 {
        font-size:21px;
        color:#ACAEBB;
        padding:10px 0px 10px 0px;
}
h3 {
        font-size:18px;
        color:#ACAEBB;
        padding:15px 0px 5px 0px;
}
fieldset {
	padding:10px;
}
legend {
	font-size:16px;
	color:#ACAEBB;
	padding:0px 10px;
}
img.preload {
	display:none;
}
.mittig {
        margin:auto;
        text-align:center;
}
.neg {
	color:#f00;
}
.pos {
	color:#0f0;
}
.clear {
	clear:both;
}
#footer {
	margin:-35px auto 0 auto;
	padding-top:5px;
	height:30px;
	width:900px;
	clear:both;
	text-align:center;
}
#footer #footer_menue {
	margin-left:0px;
	padding-top:5px;
	height:25px;	
	background:transparent url(images/footer.jpg) no-repeat top center;
}
#footer a {
	text-decoration:none;
	color:#6E6E6E;
	font-size:10px;
}
#footer a:hover {
	color:#ACAEBB;
}
#footer div.freakazonea{
	font-size:10px;
	text-align:center;
	display:inline;
}
#footer div.freakazonea a{
	font-size:10px;
	text-decoration:none;
	color:#6E6E6E;
}
#footer div.freakazonea a:hover {
	text-decoration:none;
	color:#A01919;
}
#footer span.freakazone {
	font-size:10px;
	color:#6E6E6E;
	font-weight:bold;
}
#footer span.freakazonez {
	font-size:10px;
	color:#A01919;
}
#footer pre {
	text-align:left;
	padding:0 0 10px 20px;
}
#footer p {
	text-align:left;
	padding:10px 0 0 20px;
}
