body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;  
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	height: 720px;  
	text-align: center;  /* Zentrierung im Internet Explorer */
}
a { font-family: Arial, Helvetica, sans-serif; font-size: 12px ;
	color:#CC6600;
	text-decoration: none; 
	}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
div#all {
	position: relative;
	top: 62px;
	width: 880px;
	height: 639px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#linie {
	position:absolute; 
	width:880px; 
	z-index:1; 
	left: 0px; 
	top: 479px;
	}
#menu {
	position:absolute; 
	width:780px; 
	z-index:1; 
	left: 60px; 
	top: 485px;
	text-align: center;
	}
h1 {
	font-size: 14px;
	color: #96000A;  
	}
#inhalt_links {
	position:absolute;
	top: 0px;
	left: 0px;
	}
#inhalt_mittig {
	position:absolute;
	top: 0px;
	left: 110px;
	}






#up { position:absolute; left:0px; top:440px; 
	z-index: 3;}

#down {
	position:absolute;
	left:0px;
	top:460px;
	z-index: 3;
}
#down_fast {
	position:absolute;
	left:470px;
	top:450px;
	z-index: 3;
}

#content {
	position:absolute;
	left:20px;
	top:31px;
	width:452px;
	height:448px;
	overflow:hidden;
	background-color: #000000;
	text-align: justify;
}

.scrolling {
	position:absolute;
	left:0px;
	top:0px;
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	visibility:visible;
	width: 432px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCCCCC;
	z-index:5;
	}
*+html .scrolling {  /* nur fuer Internet Explorer */
	margin-top: 20px;    /* Version 5.x */    
	m\argin-top: 20px;      /* Version 6 */
}
* html .scrolling {  /* nur fuer Internet Explorer */
	margin-top: 20px;    /* Version 5.x */    
	m\argin-top: 20px;      /* Version 6 */
}
