@charset "utf-8";

html
{

 margin:0px;
 padding:0px;
}

body
{
 font-family: Verdana, Arial, Helvetica, Univers, sans-serif;
 font-size:80%; line-height:130%; text-align:left; font-weight:normal;

}

.body_print{
 margin-top:10px;
 padding:0px;
}


/*
---------------------------------------------------------------------------
GRUNDGERÜST DER WEBSITE
---------------------------------------------------------------------------

BoxGESAMT - zur positionierung der seite, mittig - rechts - links
BoxWrapper - für den hintergrund, nur mit einem float,
wird der hintergrund über die seite mit runter gezogen

*/


#BoxGESAMT
{
 margin:0px;
 width:920px;
 }

 #BoxWrapper
{
 color: #ffffff;
 background-image: url('/_pix/bg_gre08.jpg');
 background-repeat: no-repeat;
 float:left;
 width:920px;
min-height: 700px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 700px; /* Mindesthöhe in IE (<7) */

 }

 #BoxWrappertomorrow
{
 color: #ffffff;
 background-image: url('/_pix/bg_gre08_tomorrow.jpg');
 background-repeat: no-repeat;
 float:left;
 width:920px;
min-height: 700px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 700px; /* Mindesthöhe in IE (<7) */

 }

  #BoxWrappertomorrow0901
{
 color: #ffffff;
 background-image: url('/_pix/bg_gre08_tomorrow0901.jpg');
 background-repeat: no-repeat;
 float:left;
 width:920px;
min-height: 700px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 700px; /* Mindesthöhe in IE (<7) */

 }

  #BoxWrappertomorrow0902
{
 color: #ffffff;
 background-image: url('/_pix/bg_gre08_tomorrow0902.jpg');
 background-repeat: no-repeat;
 float:left;
 width:920px;
min-height: 700px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 700px; /* Mindesthöhe in IE (<7) */

 }

  #BoxWrappertomorrow090201
{
 color: #ffffff;
 background-image: url('/_pix/bg_gre08_tomorrow0902_01.jpg'); 
 background-repeat: no-repeat;
 float:left;
 width:920px;
min-height: 700px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 700px; /* Mindesthöhe in IE (<7) */

 }

#BoxTop
{
 top:0px;
 margin:0px;
 padding:0px;
 width:920px;
 height:148px;

}
#BoxTopleft
{
 margin:0px;
 padding:0px;
 float:left;
 width:245px;
 height:100px;

}
#BoxTopright
{
 margin:0px;
 padding:0px;
 float:left;
 width:670px;
 height:100px;

}

#toprightpartner
{
 padding-top:15px;
 float:right;
 font-size:8pt;
 color:#ffffff;
 background-color:inherit;
 padding-right:20px;
 text-align:right;

}


#mainNav
{
 top:100px;
 height:24px;
 float:right;
 text-align:right;
 width: 920px;
 padding: 0px;
 margin: 0px;
 line-height:0px;
 display:inline;
 }

 #mainNav ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
display:inline;

}

#mainNav li
{
display:block;
margin:0px;
float:right;
display:inline;


}

#mainNavright
{
 height:24px;
 float:right;
 text-align:right;
 }

 #mainNavright ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
}

#mainNavright li
{
display:block;
margin:0px;
float:right;

}

#mainNavright a
{
color:#ffffff;
background-color: inherit;
display:block;
padding-top:8px;
text-decoration:none;
font-weight:normal;
margin:0px;
}

#mainNavright a:hover, #mainNav a:active { color:#ffffff; background-color: inherit;}

#mainNavright a.active:link, #mainNav a.active:visited
{
color:#ffffff;
background-color: inherit;
font-weight: normal;
}



#mainNavtop
{
 top:0px;
 height:16px;
 color:#ffffff; font-weight:normal;
 background-color: inherit;
 float:right;
 text-align:right;
 width: 500px;
 font-size:8pt;
}

#mainNavtop ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
}

#mainNavtop li
{
display:block;
margin:0px;
padding-right:6px;

float:right;
height:12px;

}

#mainNavtop a
{
color:#ffffff;
background-color: inherit;
display:block;
padding-top:8px;
text-decoration:none;
font-weight:normal;
margin:0px;
}

#mainNavtop a:hover, #mainNav a:active { color:#ffffff; background-color: inherit;}

#mainNavtop a.active:link, #mainNav a.active:visited
{
color:#ffffff;
background-color: inherit;
font-weight: normal;
}



/*
---------------------------------------------------------------------------
HTML Tags
---------------------------------------------------------------------------
*/

table
{
 font-size:100%;
}

em
{
 font-weight:bold; font-style:normal;
}

ul
{
 margin-top:0px; margin-bottom:0px;
 font-size:100%; line-height:130%; text-align:left; font-weight:normal;
}

li
{
 font-size:100%; line-height:130%; text-align:left; font-weight:normal;
}






/*
---------------------------------------------------------------------------
LINKER BEREICH - LEV2/3/4-NAVI, KONTAKT, AUSCHLÖSSL, PRESSE, PROGRAMM
---------------------------------------------------------------------------
*/

#left
{
  width:920px;
 /*text-align:left;
 /*min-height: 38px; /* Mindesthöhe in modernen Browsern */
 /*height: auto !important; /* !important-Regel für moderne Browser */
 /*height: 38px; /* Mindesthöhe in IE (<7) */
 padding: 0px;
 margin: 0px;

}

#navlev2
{
 float:right;
 width:800px;
 padding-top:6px;
 text-align:left;
 min-height: 24px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 24px; /* Mindesthöhe in IE (<7) */
 border: dotted 1px #CAC9D2;
}

/*
---------------------------------------------------------------------------
NAVI - LEVEL 1 bis 5 (stay und hover)
---------------------------------------------------------------------------
*/
.NaviLeftLev2
{
 display:block;
 float:left;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 height:24px; /* für den IE */
}

.NaviLeftLev2 a
{
 font-size:9pt; color:#ffffff; background-color: inherit; font-weight:bold;
}

.NaviLeftLev2Active
{
 display:block;
 float:left;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 height:24px; /* für den IE */

}

.NaviLeftLev2Active a
{
 font-size:9pt; color:#2180E5; background-color: inherit;font-weight:bold;
}




.NaviLeftLev3
{
 float:left; font-size:8pt; color:#B4B5C1; background-color: inherit; font-weight:normal;
 height:24 px; /* für den IE */

}

.NaviLeftLev3 a
{
 font-size:8pt; color:#B4B5C1; background-color: inherit; font-weight:normal;
}

.NaviLeftLev3Active
{
 float:left;
 font-size:8pt; color:#B4B5C1; background-color: inherit; font-weight:normal;
 height:24px; /* für den IE */

}

.NaviLeftLev3Active a
{
 font-size:8pt; color:#2180E5; background-color: inherit; font-weight:normal;
}





/*
---------------------------------------------------------------------------
Content-Bereich - HL / VO / AR / FT1 / FT2 / Bildunterschrift
+ Container für Links / PDF-Links / Med-Links
---------------------------------------------------------------------------
*/




#content_print
{
 margin:0px 0px 0px 20px;
 padding-top:22px;
 width:560px;

 height:300px;
}

#content
{

 width:920px;
 text-align:left;

}

.content-data
{

 float:left;
 width:908px;
 margin-right:12px;

 }

newscHL
{
margin:2px 0px 8px 0px;
 font-size:90%;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}



.content-data h2
{
 margin:2px 0px 8px 0px;
 font-size:90%;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.content-data .cLT
{
 margin-top:5px;
 color:#ffffff;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cNT
{
 margin-top:5px;
 color:#ffffff;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cCT1
{
 font-size:100%;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.content-data .cCT1tomorrow
{
 font-size:90%;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}


.cHL
{
 font-size:100%;
 color:#ffffff;
 background-color: inherit;
 font-weight:bold;
}



.cAuthor
{
 margin:2px 0px 5px;
 font-size:90%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cDate
{
 font-size:90%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cIN
{
 font-size:80%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.cctfooter
{
 font-size:8pt;
 color:#ffffff;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.breadcrumbs
{
 font-size:7pt;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
}

.small
{
 font-size:85%;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.cLnkLink, .cLnkPdf, .cLnkMedia
{
 margin-bottom:8px;
 font-size:100%;
 color:#C70101;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkMore
{
 font-size:100%;
 color:#C70101;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkZip
{
 font-size:100%;
 color:#C70101;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkGallery
{
 font-size:100%;
 color:#a2a2a2;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cCT2
{
 font-size:70%;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
 text-align:left;
 padding-left: 10px;
}

.cCAP
{
 font-size:9pt;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
}


/*
---------------------------------------------------------------------------
RECHTER BEREICH
---------------------------------------------------------------------------
*/

#right {

 padding-top:30px;
 width:200px;
 float:right;
 /* background-color: #ffff00; */
}
#rightheight {

 padding-top:30px;
 width:1px;
 height: 100px;
 float:right;
 /* background-color: #ff00ff; */
}

/*
---------------------------------------------------------------------------
FOOTER - DRUCKBEREICH
---------------------------------------------------------------------------
*/

#edv {
 display:block;
 margin:0px;
 padding:0px;
 width:221px;
}

#druck
{
 width:600px;
}

#druck h1
{
 color:#000000;
 background-color: inherit;
 font-size:110%;
 font-weight:bold;
 display:inline;
}

#druck .cLT
{
 margin-top:15px;
 background-color: inherit;
 color:#333333;
 font-weight:bold;
 line-height:140%;
}

#druck .cCT1
{
 margin-top:2px;
 color:#000000;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

#druck .cCT1
{
 font-size:100%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.fadr
{
 font-size:8pt;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 text-align:left;
}

.fadr a
{
 color:#000000;
 background-color: inherit;
}



/*
---------------------------------------------------------------------------
SITEMAP - smapL1, smapL2, smapL3

	- Lev bis Lev3 sind definiert
	- die Zusätze C0, C1, C2, C3, C4 stehen für versch. Farben in den Lev1-Bereichen

---------------------------------------------------------------------------
*/

.smapL1-C0, .smapL1-C1, .smapL1-C2, .smapL1-C3, .smapL1-C4
{
 font-size:90%;
 font-weight:bold;

}

.smapL1-C0
{
 color:#ffffff;
 background-color: inherit;
}

.smapL1-C1
{
 color:#2180E5;
 background-color: inherit;
}

.smapL1-C2
{
 color:#2180E5;
 background-color: inherit;
}

.smapL1-C3
{
 color:#2180E5;
 background-color: inherit;
}

.smapL1-C4
{
 color:#ffffff;
 background-color: inherit;
}

.smapL2
{
 margin-left:25px;
 padding-top: 2px;
 color:#ffffff;
 background-color: inherit;
 font-size:90%;
 font-weight:bold;
}

.smapL3
{
 margin-left: 50px;
 padding-bottom: 2px;
 color:#ffffff;
 background-color: inherit;
 font-size:80%;
 font-weight:normal;
}


/*
---------------------------------------------------------------------------
Sprachwechsel-Bereich - TXT
---------------------------------------------------------------------------
*/

.laTXT
{
 font-size:8pt;
 color:#673d35;
 background-color: inherit;
 font-weight:bold;
 padding-right:10px;
}

/*
---------------------------------------------------------------------------
Rechts-Bereich - HL / TXT / LNK
---------------------------------------------------------------------------
*/

.rightHL
{
 font-size:8pt;
 color:#000000;
 background-color: inherit;
 font-weight:bold;
 padding-left:0px;
}

.rightWEI
{
 font-size:8pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
  padding-left:10px;

}

.rightURL
{
 font-size:8pt;
 color:#2A4A9C;
 background-color: inherit;
 font-weight:bold;
 padding-left:10px;
}

.rightANS
{
 font-size:8pt;
 color:#AF0065;
 background-color: inherit;
 font-weight:bold;
 padding-left:10px;
}

.rightTXT
{
 font-size:8pt;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
}



.rightLNK
{
 font-size:8pt;
 color:#000066;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
}



/*
---------------------------------------------------------------------------
Adress-Bereich - HL / TXT / LNK
---------------------------------------------------------------------------
*/

.adrHL
{
 font-size:10pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-transform: uppercase;
}

.adrTXT
{
 font-size:10pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
}

.adrLNK
{
 font-size:10pt;
 color:#C70101;
 background-color: inherit;
 font-weight:normal;
}


/*
---------------------------------------------------------------------------
Zusatz-Bereich - HL01 / HL02 / TXT01 / TXT02
---------------------------------------------------------------------------
*/

.xtraHL01
{
 font-size:90%;
 color:#002e56;
 background-color: inherit;
 font-weight:bold;
}

.xtraHL02
{
 font-size:90%;
 color:#336699;
 background-color: inherit;
 font-weight:bold;
}

.xtraTXT01
{
 font-size:60%;
 color:#C70101;
 background-color: inherit;
 font-weight:normal;
 line-height:180%;
}

.xtraTXT02
{
 font-size:80%;
 color:#002e56;
 background-color: inherit;
 font-weight:normal;
 line-height:160%;
 padding-left:2px;
}

.xtrafield
{
 font-size:80%;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
}


/*
---------------------------------------------------------------------------
FORMULARE - Fieldset / Text / Input-Felder / Textareas / Selectbox / Buttons
---------------------------------------------------------------------------
*/

.fFSET
{
 font-size:100%;
 color:#000000;
 background-color: #D1D2DA;
 font-weight:bold;
 border:1px solid #d79a67;
 padding:10px;
 width:350px;
}

.fTXT
{
 font-size:100%;
 color:#000000;
 background-color: #D1D2DA;
 font-weight:normal;
  padding:3px;
 width:250px;
}

.fINPUT
{
 font-size:100%;
 color:#000000;
 font-weight:normal;
 background-color: #D1D2DA;
 border:1px solid #b6ccde;
}

.fTAREA
{
 background-color: #D1D2DA;
 border:1px solid #b6ccde;
 font-size:120%;
 color:#000000;
 font-weight:normal;
 padding:3px;
 width:250px;
}

.fSELECT
{
 width: 220px;
 font-size:100%;
 color:#000000;
 font-weight:normal;
 background-color: #D1D2DA;
 border:1px solid #000000;
}

.fSELECT-QL
{
 width: 221px;
 font-size:9pt;
 color:#000000;
 background-color: #D1D2DA;
 font-weight:normal;
 border:1px solid #000000;
}

.fBUTTON
{
 font-size:100%;
 color:#000000;
 font-weight:normal;
 background-color: #D1D2DA;
 border:1px solid #b6ccde;
}


/*
---------------------------------------------------------------------------
LINKS - ALLGEMEIN / NAVI / CONTENT / LINKS / PDF / MEDIA / ZIP / MORE / EMAIL / FOOTER / ADMIN-BEREICH / SITEMAP / SPRACHWECHSEL
---------------------------------------------------------------------------
*/

A:link,
A:visited,
A:active,
A:hover
{
 text-decoration:none;
}



A.LnkAdmN:link,
A.LnkAdmN:visited,
A.LnkAdmN:active,
A.LnkAdmN:hover
{
 font-size:90%;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.lnkbreadcrumbs:link,
A.lnkbreadcrumbs:visited,
A.lnkbreadcrumbs:active,
A.lnkbreadcrumbs:hover
{
 font-size:7pt;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}



A.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active,
A.LnkFooter:hover
{
 font-size:8pt;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

A.Lnkheader:link,
A.Lnkheader:visited,
A.Lnkheader:active,
A.Lnkheader:hover
{
 font-size:8pt;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

A.LnkZipimg:link,
A.LnkZipimg:visited,
A.LnkZipimg:active,
A.LnkZipimg:hover
{
 font-size:8pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkHome:link,
A.LnkHome:visited,
A.LnkHome:active,
A.LnkHome:hover
{
 font-size:8pt;
 color:#000000;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkHomeActive:link,
A.LnkHomeActive:visited,
A.LnkHomeActive:active,
A.LnkHomeActive:hover
{
 font-size:8pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkMail:link,
A.LnkMail:visited,
A.LnkMail:active,
A.LnkMail:hover
{
 font-size:80%;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
 line-height:140%;
}

A.LnkAdmin:link,
A.LnkAdmin:visited,
A.LnkAdmin:active
{
 font-size:8pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}
A.LnkAdmin:hover
{
 font-weight:bold;
 text-decoration:underline;
}

A.LnkXtra:link,
A.LnkXtra:visited,
A.LnkXtra:active,
A.LnkXtra:hover
{
 font-size:8pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkScroll:link,
A.LnkScroll:visited,
A.LnkScroll:active,
A.LnkScroll:hover
{
 font-size:10pt;
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL1-C0:link,
A.LnkSmapL1-C0:visited,
A.LnkSmapL1-C0:active,
A.LnkSmapL1-C0:hover
{
 color:#2180E5;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C1:link,
A.LnkSmapL1-C1:visited,
A.LnkSmapL1-C1:active,
A.LnkSmapL1-C1:hover
{
 color:#2180E5;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C2:link,
A.LnkSmapL1-C2:visited,
A.LnkSmapL1-C2:active,
A.LnkSmapL1-C2:hover
{
 color:#2180E5;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C3:link,
A.LnkSmapL1-C3:visited,
A.LnkSmapL1-C3:active,
A.LnkSmapL1-C3:hover
{
 color:#EA003D;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C4:link,
A.LnkSmapL1-C4:visited,
A.LnkSmapL1-C4:active,
A.LnkSmapL1-C4:hover
{
 color:#C70101;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL2:link,
A.LnkSmapL2:visited,
A.LnkSmapL2:active,
A.LnkSmapL2:hover
{
 color:#ffffff;
 background-color: inherit;
}

A.LnkSmapL3:link,
A.LnkSmapL3:visited,
A.LnkSmapL3:active,
A.LnkSmapL3:hover
{
 color:#ffffff;
 background-color: inherit;
}

A.LnkLA:link,
A.LnkLA:visited,
A.LnkLA:active
{
 font-size:8pt;
 color:#673d35;
 background-color: inherit;
 font-weight:normal;
 padding-right:10px;
}
A.LnkLA:hover
{
 font-size:8pt;
 color:#673d35;
 background-color: inherit;
 font-weight:bold;
 padding-right:10px;
}


/*
---------------------------------------------------------------------------
SPECIALS - xs / ...
---------------------------------------------------------------------------
*/

.xs
{
 font-size:1pt;
}

.vbc8
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; color:#000000; background-color: inherit;
text-align: center; font-weight:normal;
}

.vbl8
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; color:#ffffff; background-color: inherit;
text-align: left; font-weight:normal;
}
.vbl10
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; color:#ffffff; background-color: inherit;
text-align: left; font-weight:normal;
}

.vbl12
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:120%; color:#ffffff; background-color: inherit;
text-align: left; font-weight:bold;
}


.colorstay
{
 color:#C70101;
 background-color: inherit;
}

.color
{
 color:#C70101;
 background-color: inherit;
}


#adminLinks
{
 
 left:30px;
 /* margin:0px 0px 0px 40px;*/
 
}


#rechtsNav
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/links.gif) no-repeat 0 0;
 background-color:#9999cc;
 width:221px;
 height:18px;
 border-bottom:1px solid #ffffff;
 margin-left:30px; font-size:9pt; color:#ffffff; font-weight:bold;
}

#rechtsNav a
{

 font-size:9pt; color:#ffffff; background-color: inherit; font-weight:bold;
}

#rechtsNav01
{

 width:205px;


}

#rechtsNav01 a
{

 font-size:9pt; color:#ffffff; background-color: inherit; font-weight:bold;
}

#rechtsNav02
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/postings.gif) no-repeat 0 0;
 background-color:#9999cc;
 color:#ffffff;
 width:221px;
 height:18px;
 border-top:3px solid #ffffff;
 border-bottom:1px solid #ffffff;
}

#rechtsNav02 a
{
 padding-left:30px;
 font-size:9pt; color:#ffffff; background-color: inherit; font-weight:bold;
}

#rechtsNav03
{
 display:block;
 margin:0px;
 padding:0px;
 width:221px;
 height:18px;
 font-size:9pt;
 font-weight:bold;
 color:#ffffff;
 background-color: inherit;
}

#rechtsNav04
{
 display:block;
 margin-top:100px;
 padding:0px;
 width:221px;
 height:18px;
}

#rechtsNav04 a
{
 padding-right:5px;
 font-size:8pt; color:#f8f8f8; background-color: inherit; font-weight:normal;
}


/* link navi-zweite ebene - bleibende farbe in der sub(funktioniert nur in ms-ie)*/
A.link4:link		{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.link4:visited	{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.link4:active	{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.link4:hover		{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }

/* link navi-zweite ebene - bleibende farbe in der sub(funktioniert nur in ms-ie)*/
A.link7:link		{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.link7:visited	{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.link7:active	{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.link7:hover		{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }

/* link navi-zweite ebene - bleibende farbe in der sub(funktioniert nur in ms-ie)*/
A.linkhp:link		{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.linkhp:visited	{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.linkhp:active	{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
A.linkhp:hover		{font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-size: 8pt; color:#2180E5; font-weight:bold; text-decoration:none; }
