  body {
  
  }



p, td {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	
	color: #333333;
}
a    { 
	font: 13px Arial, Helvetica, sans-serif;
	
	
	text-decoration:none;

	color: #333333;
}	
.nosee    { 
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bold;
	color: #EFEFEF;
}
.graulink    { 
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-weight: bold;
	color: #595959;
}
a:hover {	color: #FEAE00; font-weight: bold;
 }
.copyright {
	font: 7pt Arial, Helvetica, sans-serif;
	color: #000022;
}

.navi {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; }
.gelb {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000022; }
.blau {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	font-weight: normal;
	color: #000000; }
.graunavi{

	color: #333333; font-weight: bold;
}	
.gelbweiß {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FCFFC6; }
		
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font:bold 13pt  Arial, Helvetica, sans-serif;
	color: #FEAE00; 
}
.rot2 {
	font:bold 10pt  Arial, Helvetica, sans-serif;
	color: #A80603; 
}


.vita{
	font:bold 10pt  Arial, Helvetica, sans-serif;
	color: #A80603;
}
body { background-color: #ffffff;}
  

.moderator {
	color: #666666;
}
#boxbalken {
	position:absolute; z-index:1; 
 left: 0px;
  top: 275px;
   width: 100%;
    height: 25px;
}

#boxbalken2 {
	position:fixed; z-index:3;
 left: 0px;
  top: 80px;
   width: 100%;
    height: 15px;
}
#boxsig {
	position:fixed; z-index:3; background-color: white;
 left: 0px;
  top: 0px;
   width: 100%;
    height: 60px;
}

 #Seite {
    color: #333333; background-color: #ffffff;

    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 980px;
    height: 300px;
    padding: 4px;
    border: 1px ridge white;
	z-index: 3;
  }
#boxstreifen {
	position:relativ;  z-index:1; background-color: orange;
 left: 300px;
  top: 0px;
   width: 120px;
    height: 100%;
}

