
#menu_link a:link { color:#0000FF; text-decoration:none; font-weight:bold;}
#menu_link a:visited  { color:#0000FF; text-decoration:none; font-weight:bold;}
#menu_link a:active { color:#00A0FF; text-decoration:underline; font-weight:bold; }
#menu_link a:hover{ color:#01051b;  text-decoration:underline; font-weight:bold;}

a:link { color:#0000FF; text-decoration:underline; }
a:visited { color:#0000FF; text-decoration:underline; }
a:active { color:#00A0FF; text-decoration:none; }
a:hover { color:#01051b;  text-decoration:underline; }




p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; color:#00009F;}


h1 { font-size:12pt; color:#00009F; margin-bottom:3px; margin-top:0px; }

h2 { font-size:16pt; }

h3 { font-size:12pt; }

h4 { font-size:10pt; }


/* normaler Text */

.weiss { color:#FFFFFF; }

p.gross { font-size:12pt; }

.normal { color:#000000; font-size:10pt; font-weight:normal; font-family:Arial,sans-serif;}

.klein  { color:#000000; font-size:8pt; font-weight:normal; font-family:Arial,sans-serif;}
.klein2 { color:#00009F; font-size:8pt; font-weight:normal; font-family:Arial,sans-serif;}

.qbar1 { font-size:12pt;
        color:#FFDF00;
        margin-bottom:0px;
        margin-top:8px;
        padding-bottom:10px;
        padding-top:10px;
        padding-left:10px;
        background-color:#0000BF;
        border-style:none; border-width:thin;
        font-weight:bold;
        border-right: solid 1px #000;}

.qbar2 { background-image:url(res/absatzbalken.jpg);
        background-repeat:repeat-x; 
		  border-right: solid 1px #000;
		  border-bottom: solid 1px #000;}

a.an { text-decoration:none; }

.tablebgr1 { background-color:#E0E0E0 }
.tablebgr2 { background-color:#CECFCE }

.errormessage { color:#FF0000; font-weight:bold; }

.menu1  { font-weight:bold;
         text-decoration:none;
         line-height: 16pt;}
.menu1h { font-weight:bold;
         color: #000000;
         line-height: 16pt;}
	
.submenu { margin-left:10px;
           margin-right:10px; }
			  
.submenubox { background-color:#f0f0f0; 
             border-right: 1px solid #0b073d;}
