/* Cascading Style Sheets Formatvorlage */

body {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 10pt;
	color: #000000;
	bgcolor: #FFFFD5;
; background-color: #FFFFFF	
     }
     
table {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 10pt;
	color: #000000;
	bgcolor: #333333;
	
     }     
tr.blaurot {font-family: arial, helvetica, "sans serif"; 
	font-size: 10pt;
	color: #000000;
	bgcolor: #333333;
	background:url(../images/rule.gif);
	background-repeat: repeat-x;
}

td.solid {font-family: arial, helvetica, "sans serif"; 
	font-size: 10pt;
	color: #000000;
	border-width:1px;
	border-style:solid;
  	border-color:#c32e34;
	
}


th {font-family: arial, helvetica, "sans serif"; 
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	
	
}

p {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 9pt;
	color: #000000;
		
     }
     
p.navi {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 10pt;
	color: #000000;
	margin-top: 0.5em;
	margin-bottom: 0em;
		
     }     
          
#IntroText	{
	font-family: arial, helvetica, sans serif; 
	font-size: 10pt;
	color: #333333;

		}            

span {
	font-family: arial, helvetica, sans serif; 
	font-size: 10pt;
	color: #000080;
		
     }

span.link {
	font-family: arial, helvetica, sans serif; 
	font-size: 10pt;
	text-decoration:none;
	color: #333333;
		
     }
h1 {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
		
     }

h2 {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 16pt;
	color: #000000;
		
     }
h3 {
	font-family: arial, helvetica, "sans serif"; 
	font-size: 12pt;
	color: #000000;
		
     }
     
h3.mb {
	font-family: arial, helvetica, sans serif; 
	font-size: 16pt;
	color: #000000;
		
     }
     
h4 {
	font-family: arial, helvetica, sans serif; 
	font-size: 14pt;
	color: #FFFFFF;
		
     }
h5 {
	font-family: arial, helvetica, sans serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	align: left
		
     }

h6 {
	font-family: arial, helvetica, sans serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	align: right
		
     }
     
h6.msg {
	font-family: arial, helvetica, sans serif; 
	font-size: 10pt;
	font-weight: bold;
	color: #c32e34;
	
		
     }


/* Hyperlinks */
A:link {
 font-family: arial, helvetica, sans serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:  #333333;
	}
A:active {
 font-family: arial, helvetica, sans serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:  #FFFFD5;
	}
A:visited {
 font-family: arial, helvetica, sans serif; 
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:  #333333;
 	}
A:hover {
 font-family: arial, helvetica, sans serif; 
	font-size: 8pt;
 font-weight: bold;
	text-decoration:none;
	color:  #FF0000;
	}

