body {
 font-family: Arial,Verdana,Helvetica,sans-serif;
 margin: 3px;
 color: #ffffff;
 font-size: 10px;
 background-color: #8dff00;
}
h1 { font-size: 24px; color: #003366 } 
h2 { font-size: 20px; color: #003366 } 
h3 { font-size: 18px; color: #003366 } 
h4 { font-size: 18px; color: #003366 }

table.main {
 margin-left:15px;
 border-collapse:collapse;
}
td.header {
 color:#003366;
 background-color:#D2E4FF;
 font-size:17px;
 font-weight:bold;
}
/* hier beginnt das für die Box relevante CSS  */
.ro {
 background:url(/pic/02box.gif) top right no-repeat;
 margin:0;
 padding:0;
}
.lo {
 background:url(/pic/01box.gif) top left no-repeat;
 margin:0;
 padding:0;
}
.ru {
 background:url(/pic/04box.gif) bottom right no-repeat;
 margin:0;
 padding:0;
}
.lu {
 background:url(/pic/03box.gif) bottom left no-repeat;
 margin:0;
 padding:0;
}
.inhalt {
 margin:0;
 padding:1.0em 1.0em 1.0em 1.0em;
}
.inhalt_pic {
 margin:0;
 padding:0;
}
/* hier endet das für die Box relevante CSS  */

.textweiss { font-size:10px;color:#ffffff; }
a:link { font-size: 11px; font-weight: bold; color: #003366; text-decoration: none }
a:visited { font-size: 11px; font-weight: bold; color: #003366; text-decoration: none }
a:hover { font-size: 11px; font-weight: bold; color: #005CB8; text-decoration: none }
a:active { font-size: 11px; font-weight: bold; color: #003366; text-decoration: none }
a.linkblack:link { font-size: 10px; color: #000000; text-decoration: none }
a.linkblack:visited { font-size: 10px; color: #000000; text-decoration: none }
a.linkblack:hover { font-size: 10px; color: #404040; text-decoration: none }
a.linkblack:active { font-size: 10px; color: #000000; text-decoration: none }
a.linklang:link { font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none }
a.linklang:visited { font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none }
a.linklang:hover { font-size: 10px; font-weight: bold; color: #005CB8; text-decoration: none }
a.linklang:active { font-size: 10px; font-weight: bold; color: #ffffff; text-decoration: none }
