@charset "utf-8";

html
{
 
 margin:0px;
 padding:0px;
}

body
{
 font-family: Verdana, Arial, Helvetica, Univers, sans-serif;
 font-size:90%; line-height:130%; text-align:left; font-weight:normal; 
 
}

.body_print{
 margin-top:10px;
 padding:0px;
}

/* 
Mitglieder - Bereich 
*/

ul.linkboxes { display: block; overflow: hidden; margin: 0px; padding: 0; width: 400px;   }
ul.linkboxes li { display: block; width: 400px; margin-left:0px;  float: left; border: 0px solid #fff; background-color: #fff; }
ul.linkboxes li a { display: block; border: 0px solid #fff; background-color: #fff; text-decoration: none;}
ul.linkboxes li a:hover { border-color: #C5DFEC; background-color: #D6E6F2; }
ul.linkboxes li a strong { display: block; font-size: 1.5em; line-height: 1em; margin-bottom: 5px; color: #222; }
ul.linkboxes li a:hover strong { color: #f63; }
/*ul.linkboxes span { display: none; }*/





/*
---------------------------------------------------------------------------
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:1040px;
 }
 
 #BoxWrapper
{ 
 color: #000000;
 background-color: inherit;
 float:left;
 width:1040px;

 }

#BoxTop
{
 margin:0px;
 padding:0px;
 width:1040px;
 height:236px;
 
}

#BoxTopleft
{
 margin:0px;
 padding:0px;
 width:726px;
 height:65px;
 float:left;
 
}
#BoxTopright
{
 
 padding-top:40px;
 width:273px;
 text-align:right;
 font-size:8pt; 
 float:left;
 
}

#ImageTopleft
{
 width:220px;
 height:171px;
 float:left;
 
}
#ImageTopmiddle
{
 width:512px;
 height:171px;
 float:left;
 /*background-image:url('/_pix/thema_wat.jpg');*/
 
 
}
#ImageTopright
{
 width:293px;
 height:171px;
 float:left;
 background-image:url('/_pix/logo_wat_right02.gif');
 background-repeat:no-repeat;
 
}


#mainNav
{
 padding-top:40px;
 color:#666666; font-weight:normal;
 background-color: inherit;
 text-align:right; 
 font-size:8pt;
}

#mainNav ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
}

#mainNav li
{
display:block;
margin:0px;
padding-left:10px;
padding-right:10px;
float:right;
border-right:1px solid #003333;
}

#mainNav a
{
color:#003333;
background-color: inherit;
display:block;
padding-top:3px;
text-decoration:none;
font-weight:normal;
margin:0px;
}



 

/*
---------------------------------------------------------------------------
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
{
 float:left;
 width:220px;
 min-height: 520px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 520px; /* Mindesthöhe in IE (<7) */
 text-align:left;
 background-image:url('/_pix/bg_left_wat02.jpg');
 background-repeat:no-repeat;

}

/*
---------------------------------------------------------------------------
NAVI - LEVEL 1 bis 5 (stay und hover)
---------------------------------------------------------------------------
*/
.NaviLeftLev1
{
 display:block;
 margin:0px;
 padding-left:30px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;
 height:24px; /* für den IE */
}

.NaviLeftLev1 a
{
 font-size:9pt; color:#000000; background-color: inherit; font-weight:normal;
}

.NaviLeftLev1Active
{
 display:block;
 margin:0px;
 padding-left:30px;
 background:url(/_pix/mouse.gif) no-repeat 0 0;
 width:200px;
 height:24px; /* für den IE */

}

.NaviLeftLev1Active a
{
 font-size:9pt; color:#000000; background-color: inherit;font-weight:normal;
}

.NaviLeftLev1right
{
 display:block;
 margin:0px;
 padding-left:10px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:250px;
 height:24px; /* für den IE */
}

.NaviLeftLev1right a
{
 font-size:9pt; color:#ffffff; background-color: inherit; font-weight:normal;
}

.NaviLeftLev1Activeright
{
 display:block;
 margin:0px;
 padding-left:10px;
 background:url(/_pix/mouse.gif) no-repeat 0 0;
 width:250px;
 height:24px; /* für den IE */

}

.NaviLeftLev1Activeright a
{
 font-size:9pt; color:#ffffff; background-color: inherit;font-weight:normal;
}


.NaviLeftLev2
{
 display:block;
 margin:0px;
 padding-left:40px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;
 min-height: 18px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 18px; /* Mindesthöhe in IE (<7) */

}

.NaviLeftLev2 a
{
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal;
}

.NaviLeftLev2Active
{
 display:block;
 margin:0px;
 padding-left:40px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;
 min-height: 18px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 18px; /* Mindesthöhe in IE (<7) */
}



.NaviLeftLev2Active a
{
 font-size:8pt; color:#345D00; background-color: inherit; font-weight:bold;
}




.NaviLeftLev3
{
 display:block;
 padding-left:50px;
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal;
 width:200px;
min-height: 16px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 16px; /* Mindesthöhe in IE (<7) */
}



.NaviLeftLev3 a
{
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal;
}

.NaviLeftLev3Active
{
 display:block;
 padding-left:50px;
 font-size:8pt; color:#000000; background-color: inherit; font-weight:bold;
 width:200px;
 min-height: 16px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 16px; /* Mindesthöhe in IE (<7) */
}



.NaviLeftLev3Active a
{
 font-size:8pt; color:#000000; background-color: inherit; font-weight:bold;
}

.NaviLeftLev4
{
 display:block;
 padding-left:50px;
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal;
 width:200px;
min-height: 16px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 16px; /* Mindesthöhe in IE (<7) */
}



.NaviLeftLev4 a
{
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal;
}

.NaviLeftLev4Active
{
 display:block;
 padding-left:50px;
 font-size:8pt; color:#000000; background-color: inherit; font-weight:bold;
 width:200px;
 min-height: 16px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 16px; /* Mindesthöhe in IE (<7) */
}



.NaviLeftLev4Active a
{
 font-size:8pt; color:#000000; background-color: inherit; font-weight:bold;
}




/*
---------------------------------------------------------------------------
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;
}

#bgcontent
{
 background-image:url('/_pix/bg_content04.gif');
 float:left;
 width:511px;
 background-repeat:repeat-y;
 min-height: 100%; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 100%; /* Mindesthöhe in IE (<7) */
}

#content
{

 font-size:90%;
 padding-top:30px;
 padding-left:20px;
 float:left;
 width:512px;
 text-align:left;
 background-image:url('/_pix/bg_content03.gif');
 background-repeat:no-repeat;
 min-height: 500px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 500px; /* Mindesthöhe in IE (<7) */


}

.content-data
{
 width:470px;
 font-size:95%;
 
}



.content-data h2
{
 margin:2px 0px 8px 0px;
 font-size:90%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.content-data .cLT
{
 margin-top:5px;
 color:#000000;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cNT
{
 margin-top:5px;
 color:#000000;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cCT1
{
 font-size:100%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}



.cHL
{
 font-size:100%;
 color:#669933;
 background-color: inherit;
 font-weight:bold;
}

.cHL_testimonial
{
 font-size:11pt;
 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:#000000;
 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:90%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.cLnkLink, .cLnkPdf, .cLnkMedia
{
 margin-bottom:8px;
 font-size:100%;
 color:#669933;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkMore
{
 font-size:100%;
 color:#669933;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkZip
{
 font-size:100%;
 color:#669933;
 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:#000000;
 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 {
 
 width:293px;
 float:left;
/* background-color: #ffff00; */

}

#testimonial
{
 color:#ffffff;
 float:right;
 width: 293px;
 min-height:248px;
 height:auto !important;
 height:248px;
 background: url('/_pix/bg_testimonial01.gif') no-repeat 0 0;
 /*background-position: bottom;*/
}


#testimonial-content
{
 margin-left:25px;
 width: 243px;
 }

 #testimonial-bottom
{
 width: 293px;
 background: url('/_pix/bg_testimonial_footer.gif') no-repeat 0 0;
 background-position: bottom;
 
 }

#info
{
 float:right;
 width: 293px;
 min-height:188px;
 height:auto !important;
 height:188px;
 background: url('/_pix/bg_info.gif') no-repeat 0 0;
 /*background-position: bottom;*/
}

#info-content
{
 margin-left:25px;
 width: 243px;
 }

 #info-bottom
{
 width: 293px;
 background: url('/_pix/bg_info_footer.gif') no-repeat 0 0;
 background-position: bottom;
 
 }


/*
---------------------------------------------------------------------------
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;
 border-bottom: dotted 1px #000000;
}

.smapL1-C0
{
 color:#000000;
 background-color: inherit;
}

.smapL1-C1
{
 color:#669933;
 background-color: inherit;
}

.smapL1-C2
{
 color:#336633;
 background-color: inherit;
}

.smapL1-C3
{
 color:#306b76;
 background-color: inherit;
}

.smapL1-C4
{
 color:#8e763c;
 background-color: inherit;
}

.smapL2
{
 margin-left:25px;
 padding-top: 10px;
 color:#000000;
 background-color: inherit;
 font-size:90%;
 font-weight:bold;
}

.smapL3
{
 margin-left: 50px;
 padding-bottom: 6px;
 color:#000000;
 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:#669933;
 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:8pt;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;

}

.adrTXT
{
 font-size:8pt;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
}
.adrTXT a
{

 font-size:8pt; color:#ffffff; background-color: inherit; font-weight:bold;
}

.adrLNK
{
 font-size:8pt;
 color:#ffffff;
 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:#669933;
 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:#669933;
 background-color: inherit;
 font-weight:bold;
}


/*
---------------------------------------------------------------------------
FORMULARE - Fieldset / Text / Input-Felder / Textareas / Selectbox / Buttons
---------------------------------------------------------------------------
*/

.fFSET
{
 font-size:100%;
 color:#ffffff;
 background-color: inherit;
 font-weight:bold;
 border:1px solid #d79a67;
 padding:10px;
 width:450px;
}

.fTXT
{
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
}

.fINPUT
{
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #b6ccde;
}

.fTAREA
{
 background-color: #f4e1da;
 border:1px solid #b6ccde;
 font-size:100%;
 color:#003366;
 font-weight:normal;
}

.fSELECT
{
 width: 220px;
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #000000;
}

.fSELECT-QL
{
 width: 221px;
 font-size:9pt;
 color:#000000;
 background-color: #f4e1da;
 font-weight:normal;
 border:1px solid #000000;
}

.fBUTTON
{
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 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:#669933;
 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.LnkZipimg:link,
A.LnkZipimg:visited,
A.LnkZipimg:active,
A.LnkZipimg:hover
{
 font-size:8pt;
 color:#669933;
 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:#669933;
 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:#669933;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
 line-height:140%;
}


A.LnkLinkTestimonial:link,
A.LnkLinkTestimonial:visited,
A.LnkLinkTestimonial:active,
A.LnkLinkTestimonial:hover
{
 font-size:8pt;
 color:#ffffff;
 background-color: inherit;
  text-decoration:underline;
 font-weight:bold;

}

A.LnkAdmin:link,
A.LnkAdmin:visited,
A.LnkAdmin:active
{
 font-size:8pt;
 color:#669933;
 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:#669933;
 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:#669933;
 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:#669933;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C1:link,
A.LnkSmapL1-C1:visited,
A.LnkSmapL1-C1:active,
A.LnkSmapL1-C1:hover
{
 color:#669933;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C2:link,
A.LnkSmapL1-C2:visited,
A.LnkSmapL1-C2:active,
A.LnkSmapL1-C2:hover
{
 color:#669933;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C3:link,
A.LnkSmapL1-C3:visited,
A.LnkSmapL1-C3:active,
A.LnkSmapL1-C3:hover
{
 color:#669933;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C4:link,
A.LnkSmapL1-C4:visited,
A.LnkSmapL1-C4:active,
A.LnkSmapL1-C4:hover
{
 color:#669933;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL2:link,
A.LnkSmapL2:visited,
A.LnkSmapL2:active,
A.LnkSmapL2:hover
{
 color:#000000;
 background-color: inherit;
}

A.LnkSmapL3:link,
A.LnkSmapL3:visited,
A.LnkSmapL3:active,
A.LnkSmapL3:hover
{
 color:#000000;
 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;
}

.colorstay
{
 color:#669933;
 background-color: inherit;
}

.color
{
 color:#669933;
 background-color: inherit;
}


#adminLinks
{

 display:block;
 padding:20px 3px;
 width:182px;
}


#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;
}


