body {color: #525252;
	  background-color: #282828;
	  font-size: 10px;
 	  line-height: 14px;
	  font-family: Arial;
	  font-weight: bold; 
	  margin-top: 8px;
	  height: 100%;
	  text-transform:uppercase;
	  font-family: Arial, Helvetica, Geneva, sans-serif;}
	  
#box {
	width: 760px; 
	background: none; 
	border: 1px solid #000000;
	position:absolute;
	left:50%;
	margin-top:100px;
	margin-left:-380px;
	font-family: Arial, Helvetica, Geneva, sans-serif;}

#shadow_top {
	border: 0px solid #000000;
	width: 781px;
	background: url(/fileadmin/template/shadow_right_topn.png) no-repeat right;}
	
#shadow_right {
	border: 0px solid #000000;
	width: 781px; 
	background: url(/fileadmin/template/shadow_right.png) repeat-y right;}
	
#footer{
	border: 0px solid #000000;
	width: 786px; 
	height: 21px;
	background:  url(/fileadmin/template/shadow_bottom.png) no-repeat;
	position:absolute;
	margin-bottom:-21px;
	margin-left:-3px;}
	
#header {
	width:760px;
	background-image: url(/fileadmin/template/header.jpg); 
	height: 72px;
	z-index: 2;}
	
#menue {width: 760px; 
	height: 40px; 
	background-color: #d66518; /* alt: 525252*/
	/* background-image: url(/fileadmin/template/menue.jpg); */
	border-bottom: 0px solid #000000; 
	border-top: 1px solid #000000;
	patting-top: 0px;
	margin-top: 0px;
	text-align:center;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;}
	
#content {
	width: 760px; 
	background: #ffffff; 
	min-height: 300px;
	padding-top:25px;
	padding-bottom:25px;
	text-transform:none;
	font-size: 12px;
 	line-height: 16px;
	font-weight: normal; }
	#left {
		width: 475px; 
		float: left; 
		margin-left:25px;}
	#spacer {
		width: 60px; 
		float: left;  
		height: 10px; 
		background: #ffffff;}	
	#right {
		width: 175px; 
		float: left;}	
#clearer{width: 760px; height: 1px; float: none; clear: both;}



  
h1 {
	color: #575757;
	/*background: #575757;*/
	font-size: 12px;
	font-weight: bold; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top:8px;
	margin-bottom:5px;
	text-transform:uppercase;}
h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-top:8px;
	margin-bottom:0px;
	text-transform:uppercase;}
	
#content a {
        color: #d66518;	
        font-weight: bold;
        text-decoration: none;}
        
#content a:hover {
        color: #d66518;	
        font-weight: bold;
        text-decoration: underline;}        
        
#right a  {background-color: #ff9d5b;
           display: block;
           width: 180px;
           height: 40px;
           padding-left: 5px;
           padding-top: 5px;
           color: #d66518;}
           
#right a:hover  {background-color: #d66518;
           color: #ffffff;
           text-decoration: none;}           
	 
 /* Menü - Linke Spalte*/
#menue a {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 0px; 
	text-decoration: none;} 

#menue a:hover {
	color: #ff9d5b; 
	border-bottom: 0px; 
	text-decoration: none;} 
	
#menue #actlink a {
	color: #2e2e2e; 
	font-size: 10px;
	font-weight: bold;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px; 
	text-decoration: underline;
	float:left;}  	

#menue #spacer {
	width:10px;
	background: url(fileadmin/template/punkte.gif) no-repeat center; 
	margin-left:5px;
	margin-right:5px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
	border-bottom: 0px; 
	text-decoration: none;
	float:left;} 


