BODY {
         font-family:Verdana;

         SCROLLBAR-FACE-COLOR: #006699;  //scroll-schiene hauptfläche
         SCROLLBAR-SHADOW-COLOR: rgb(213,213,213);  //Rahmenbegrenzung unten und rechts
         SCROLLBAR-ARROW-COLOR: rgb(213,213,213);
         SCROLLBAR-TRACK-COLOR: rgb(213,213,213); // der scroll-balken selbst
         SCROLLBAR-3D-LIGHT-COLOR: rgb(213,213,213);
         SCROLLBAR-DARK-SHADOW-COLOR: rgb(213,213,213);
         SCROLLBAR-HIGHLIGHT-COLOR: rgb(213,213,213);

}

#noContentArea {
         background-color:rgb(180,180,190);

}  

#contentArea {
         background-color:rgb(230,230,230);
	 font-family:Verdana;
         font-size:11;
	
}

a#ContentLink {
          
          color:rgb(0,0,0);

}

#navigationHelp {
         background-color:rgb(230,230,230);
	 font-family:Verdana;
         font-size:11;
         border-width:1px;
         border-bottom-style:solid;
         border-color:black;
}

#servicesMainTable {
         background-color:rgb(230,230,230);
	 font-family:Verdana;
         font-size:10;
         border-width:1px;
         border-style:solid;
         border-color:#003399;
}

#servicesMainTableNoBottom {
         background-color:rgb(230,230,230);
	 font-family:Verdana;
         font-size:10;
         border-width:1px;
         border-top-style:solid;
         border-left-style:solid;
         border-right-style:solid;
         border-color:#003399;
}

#servicesTableRightOnly {
         background-color:rgb(230,230,230);
	 font-family:Verdana;
         font-size:10;
         border-width:1px;
         border-top-style:none;
         border-left-style:none;
         border-bottom-style:none;
         border-right-style:solid;
         border-color:#003399;
}

#servicesSeperatorBlue {
         background-color:rgb(196,206,236);
}

#servicesSeperatorGreen {
         background-color:rgb(201,232,187);
}

#servicesSeperatorRosee {
         background-color:rgb(255,225,191);
}


#navigationArea {
         background-color:#006699;
}

h1 {
         font-size:19;
	 font-weight:normal;
	 padding:0;
         margin:0;
}

h2 {
         font-size:13;
}

#newsHeader {
         font-size:13;
         font-weight:bold;
}

/*
 * Einstellungen für die Rollover-Menues
 */
#navGen {margin:0 0 0 0;padding:0;list-style:none;}

#navUpper a:link,#navUpper a:visited,#navUpper a:active,#navUpper   {line-height:16px;font-family:Verdana;font-size:12;display:block;margin:0px 0 0px 0;padding:1px 0 1px 0px;background:#006699;color:#ffffff;text-decoration:none;text-indent:3px;width:179px;border-style:none;}
#navUpper a:hover {background:#003366;color:#FFFFFF;border-style:none;}
#navUpper a.nact,#navUpper a.nact:hover{color:#9966ad;background:#dcdcdc;border-style:none;}

#navLower a:link, #navLower a:visited,#navLower a:active, #navLower {line-height:13px;font-family:Arial,Helvetica,Verdana;font-size:9;display:block;margin:0px 0 0px 0;padding:1px 0 1px 0px;background:#006699;color:#c8c8c8;text-decoration:none;text-indent:12px;width:179px;border-style:none;}
#navLower a:hover{background:#003366;color:#ffffff;border-style:none;}
#navLower a.nact,#navLower a.nact:hover{color:#9966ad;background:#dcdcdc;border-style:none;}

#navVisitingUpper a:link,#navVisitingUpper  a:visited,#navVisitingUpper  a:active,#navVisitingUpper    {line-height:16px;font-family:Verdana;font-size:12;display:block;margin:0px 0 0px 0;padding:1px 0 1px 0px;background:#003366;color:#ffffff;text-decoration:none;text-indent:3px;width:179px;border-style:none;}
#navVisitingUpper a:hover {background:#003366;color:#ffffff;border-style:none;}
#navVisitingUpper a.nact,#navVisitingUpper  a.nact:hover{color:#ffffff;background:#003366;border-style:none;}

#navVisitingLower a:link, #navVisitingLower a:visited,#navVisitingLower a:active, #navVisitingLower {line-height:13px;font-family:Arial,Helvetica,Verdana;font-size:9;display:block;margin:0px 0 0px 0;padding:1px 0 1px 0px;background:#003366;color:#ffffff;text-decoration:none;text-indent:12px;width:179px;border-style:none;}
#navVisitingLower a:hover{background:#003366;color:#ffffff;border-style:none;}
#navVisitingLower a.nact,#navVisitingLower a.nact:hover{color:#ffffff;background:#003366;border-style:none;}


/*
 * Content-Area Navigationshilfe
 */
#NavHelp {
            background:rgb(235,235,235);
            color:#000000;
}


/*
 * Aktuelles
 */
a#news {
          background:rgb(230,230,230);
          color:rgb(0,0,0);
          text-decoration:none;
}

a:hover#news {
          background:rgb(230,230,230);
          color:rgb(180,180,180);
          text-decoration:none;
}

p#news {
          text-align:justify;
}

a#SeitenanfangAnker {
         font-size:10;
         line-height:13px;
         display:block;
         margin:2px 0 0px 0;
         padding:1px 0 1px 0px;
         text-decoration:none;
         text-indent:0px;
         color:#000000;
}

/*
 * Karriere
 */

h2#Karriere {
         font-size:20;
}
