body {
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 

.aktiv {
background-color : white; 
color: black; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 5px; 
border-left-style : solid; 
border-color : red; 
padding-left : 5px; 
} 

.head {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border : 0 none ; 
border-top-style : solid; 
border-color : red; 
border-right-style : solid; 
padding-left : 3px; 
padding : 3px; 
font-weight : bold; 
} 

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
color: white;
height: 18px;
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 8px;
border-color : #000066; 
border-left-style : solid; 
padding-left : 3px;
padding-top: 10px;
padding-bottom: 0px;
margin-top: 5px;
margin-bottom: 3px;
} 

h2 {
font-size : 10pt; 
color: white;
height: 30px;
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 8px;
border-color : #000066; 
border-left-style : solid; 
padding-left : 3px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 5px;
margin-bottom: 3px;
} 

h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : #006600; 
border-left-style : solid; 
padding-left : 3px; 
} 

p, table, form  {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
margin-left : 5px; 
} 

.acht {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
margin-left : 4px; 
} 

.rahmen {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
background-color : #ffffcc; 
border-style : solid; 
border-width : 1px; 
border-color : gray; 
padding : 15px; 
margin-left : 5px; 
} 


/* ZEICHENVORLAGEN */
i {
color : #000000; 
} 

b {
color : red; 
} 

/* Link-Stile:  */

A:link {
text-decoration : none; 
color : white; 
} 

A:hover {
text-decoration : none; 
color : red; 
} 

A:active {
text-decoration : none; 
color : red; 
} 

A:visited {
color : gray; 
} 

.RS_NaviText {
font-size: 12px;
}

.RS_NaviText2 {
font-size: x-small
}