
body { 
backgroundcolor:#FFFFFF;
background-image:url(fileadmin/templates/001-b/images/bg.gif);
background-repeat:repeat-x;
}

.streifen { background-color:#D2FF00;  }

.content { padding-top:8px; }

.text { 
color:#0000ff;
font-size:16;
font-family:Verdana;
line-height:16pt;
}
	  
#content p, td{ 
color:#0000ff;
font-size:16; 
font-family:Verdana; 
line-height:16pt;
}
h2{
font-family:Verdana;
}

h3{
font-family:Verdana;
}

.navi { 
color:#fff8dc;
font-size:16; 
font-weight:normal;
font-family:Impact;
line-height:19pt;
text-transform:uppercase;
}
	  
a:link { color:#fff8dc; text-decoration:none; }
a:visited { color:#fff8dc; text-decoration:none; }
a:hover { color:#0000ff; text-decoration:none; }
a:active { color:#FF5400; text-decoration:none; }