body  { 
 backgroundcolor:#FFFFFF;
 background-image:url(fileadmin/templates/001-c/images/bg.gif); 
 background-repeat:repeat-x;
}

.streifen { background-color:#EDF008;  }

.content { padding-top:10px; }

.text { 
color:#9932cc;
font-size:12;
font-family:Courier New;
line-height:16pt;
}
	  
#content p, td{ 
color:#9932cc; 
font-size:12; 
font-family:Courier New; 
line-height:16pt;
}

h2{
font-family:Courier New;
}

h3{
font-family:Courier New;
}

.navi { 
color:#556B2F;
font-size:16; 
font-weight:normal;
font-family:Times New Roman; 
line-height:19pt;
text-transform:uppercase;
}
	  
a:link 	{ color:#556B2F; text-decoration:none; }
a:visited 	{ color:#556B2F; text-decoration:none; }
a:hover 	{ color:#9932cc; text-decoration:none; }
a:active 	{ color:#FF4200; text-decoration:none; }