@charset "utf-8";

html
{

 margin:0px;
 padding:0px;
}

body
{
 font-family: Arial, Verdana, Helvetica, Univers, sans-serif;
 font-size:80%; line-height:140%; text-align:left; font-weight:normal;
 background-color:#ffffff;

}

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;
}

.content-data ul
{
 margin-top:0px; margin-bottom:0px; margin-left:-25px;
 font-size:100%; line-height:130%; text-align:left; font-weight:normal;
}

.content-data li
{
 font-size:100%; line-height:130%; text-align:left; font-weight:normal;
}
.content-data ul ul
{
 margin-top:0px; margin-bottom:0px; margin-left:-25px; list-style-type:square;
 font-size:100%; 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:940px;
  min-height: 900px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 900px; /* Mindesthöhe in IE (<7) */
 }

 #BoxWrapper
{
 color: #301e1e;
 background-color:inherit;
 float:left;
 width:940px;
 background-image:url('/_pix/bg_wrapper.gif');
 background-repeat:repeat-y;
 }

 #BoxWrapperHome
{
 color: #301e1e;
 background-color:inherit;
 float:left;
 width:940px;
 background-image:url('/_pix/bg_wrapper_home.gif');
 background-repeat:repeat-y;

 min-height: 648px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 648px; /* Mindesthöhe in IE (<7) */
 }

 

#BoxTop
{
 margin:0px;
 padding:0px;
 width:940px;
 height:90px;
 background-color:#ffffff;

}
#BoxTopHome
{
 margin:0px;
 padding:0px;
 width:940px;
 height:119px;
 background-color:#ffffff;

}

#BoxTopLeft
{
 margin:0px;
 padding:0px;
 width:238px;
 height:90px;
 float:left;
 
}
#BoxTopRight
{
 margin:0px;
 padding:0px;
 width:700px;
 height:16px;
 margin-top:70px;
 float:left;

}
#BoxLeft
{

 float:left;
 width:236px;
 text-align:left;
 background-color:#5f7f00;
 color:#ffffff;
 min-height: 600px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 600px; /* Mindesthöhe in IE (<7) */
 

}

#BoxContent
{
 float:left;
 margin:0px;
 padding:0px;
 width:468px;
 background-color:#f1f1e9;
 min-height: 320px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 320px; /* Mindesthöhe in IE (<7) */
 
}
#BoxContentHome
{
 float:left;
 margin:0px;
 padding:0px;
 width:704px;
 min-height: 320px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 320px; /* Mindesthöhe in IE (<7) */
 
}

#BoxRight
{
 float:left;
 margin:0px;
 padding:0px;
 width:236px;
 text-align:center;
 background-color:#301e1e;
 color:#ffffff;
 min-height: 320px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 320px; /* Mindesthöhe in IE (<7) */
 
}

#BoxRightContent {
 margin-left:15px;
 float:left;
 width:205px;
 text-align:right;
 color:#ffffff;
}

#BoxFooterHome {
 color: #301e1e;
 background-color:inherit;
 float:left;
 text-align:right;
 width:940px;
 margin-top:0px;
 }

.nav1listing {		background-color:inherit;
					padding-left:3px; 
					float:left; 
					color:#ffffff;
					list-style-type: none;
					width:100%;
					font-family: Tahoma, Geneva, Helvetica, Verdana, Arial, Univers, sans-serif;
					font-size:95%;					
					
}

.nav1listing ul {  padding: 0; margin: 0;}
		list-style-type: none;
}

.nav1listing li {background: transparent;
		padding-left: 0px;
		padding-top:4px;
		
}
.nav1listing li a {color:#ffffff; text-decoration:none; width:238px; padding: 6px 7px 0px 13px; display: block; }
		
}

#navleft {
   background-color: inherit;
   
      }


#navleft ul {list-style-type: none; color:#ffffff;  padding: 0; margin: 0;}
#navleft li { color:#ffffff; font-weight: normal; padding: 4px 10px 4px 37px;  display: block; list-style-type: none;}
#navleft li a { color: #ffffff; text-decoration: none; display: block; }
#navleft li:hover li:focus a { color: #ffffff; font-weight:bold;  background-image: url(/_pix/mouse02.gif);}
#navleft li li { color: #ffffff;   padding: 2px 10px 4px 22px; font-weight: normal; font-size: 93%;}
#navleft li li:hover { color:#ffffff;  }
#navleft li li a, #navleft li:hover li a { color: #ffffff; }
#navleft li li:hover a { color: #ffffff; }
#navleft li li li { font-size: 93%; }
#navleft li li li a, #navleft li li:hover li a, #navleft li:hover li li a { color: #ffffff; padding-top:10px; padding-left:10px; }
#navleft li li li:hover a { color: #ffffff; }

/*
#navleft {
   background-color: transparent;
   position: absolute;
   top: 7px;
   left: 7px;
   }
#navleft LI {
   background-color: transparent;
   padding: 0;
   margin: 0;
   list-style: none;
   width: 160px;
   }
#navleft UL {
   background-color: transparent;
   padding: 0;
   margin: 0;
   }
#navleft A {
   text-align: left;
   display: block;
   padding: 5px 0;
   border: none;
   margin: 0;
   }
#navleft A:link, #navleft A:visited {
   color: #ffffff;
   text-decoration: none;
   width: 150px;
   display: block;
   }
#navleft A:hover, #navleft A:focus {
   color: #fff;
   background-image: url(/_pix/mouse02.gif);
   background-repeat: no-repeat;
   background-position: left;
   text-decoration: none;
   width: 150px;
   display: block;
   }

*/


#mainNav
{
 height:16px;
 color:#301e1e; font-weight:bold;
 background-color: inherit;
 float:left;
 text-align:left;
 width: 700px;
 font-size:10pt;
}

#mainNav ul
{
list-style:none;
margin:0px;
padding:0px;
border-bottom:none;
}

#mainNav li
{
display:block;
margin:0px;
padding-left:42px;
float:left;
height:16px;

}

#mainNav li:first-child {
display:block;
margin:0px;
padding-left:5px;
float:left;
height:16px;

}

#mainNav a
{
color:#301e1e;
background-color: inherit;
display:block;
text-decoration:none;
font-weight:bold;
margin:0px;
}

#mainNav a:hover, #mainNav a:active { color:#5f7f00; background-color: inherit;}

#mainNav a.active:link, #mainNav a.active:visited
{
color:#5f7f00;
background-color: inherit;
font-weight: bold;
}



/*
---------------------------------------------------------------------------
HTML Tags
---------------------------------------------------------------------------
*/


table
{
 font-size:1em;
}


/*
 danium: auskommandiert damit im wartungs editor em/italic richtig angezeigt wird
em
{
 font-weight:bold; font-style:normal;
}

*/


p {margin:0; padding: 0;}







/*
---------------------------------------------------------------------------
NAVI - LEVEL 1 bis 5 (stay und hover)
---------------------------------------------------------------------------
*/
.NaviLeftLev2
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;
 min-height: 24px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 24px; /* Mindesthöhe in IE (<7) */
}

.NaviLeftLev2 a
{
 font-size:9pt; color:#301e1e; background-color: inherit; font-weight:bold;
}

.NaviLeftLev2Active
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;
 min-height: 24px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 24px; /* Mindesthöhe in IE (<7) */

}

.NaviLeftLev2Active a
{
 font-size:9pt; color:#FF2912; background-color: inherit;font-weight:bold;
}




.NaviLeftLev3
{
 display:block;
 padding-left:35px;
 font-size:8pt; color:#333333; 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:#333333; background-color: inherit; font-weight:normal;
}

.NaviLeftLev3Active
{
 display:block;
 padding-left:35px;
 font-size:8pt; color:#333333; 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:#333333; 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;
}

#content
{

 padding-top:30px;
 padding-left:27px;
 float:left;
 width:415px;
 text-align:left;

}

.content-data
{
 width:415px;
 

}



.content-data h2
{
 margin:2px 0px 8px 0px;
 font-size:90%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.content-data .cLT
{
 margin-top:5px;
 color:#301e1e;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cNT
{
 margin-top:5px;
 color:#301e1e;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cCT1
{
 font-size:100%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}



.cHL
{
 font-size:100%;
 color:#5f7f00;
 background-color: inherit;
 font-weight:bold;
}



.cAuthor
{
 margin:2px 0px 5px;
 font-size:90%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cDate
{
 font-size:90%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cIN
{
 font-size:80%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.cctfooter
{
 font-size:8pt;
 color:#301e1e;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.breadcrumbs
{
 font-size:7pt;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
}

.xx-small
{
 font-size:70%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.x-small
{
 font-size:80%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.small
{
 font-size:90%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.medium
{
 font-size:100%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.large
{
 font-size:110%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.x-large
{
 font-size:120%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.xx-large
{
 font-size:130%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}



.cLnkLink, .cLnkPdf, .cLnkMedia
{
 margin-bottom:8px;
 font-size:100%;
 color:#FF2912;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkMore
{
 font-size:100%;
 color:#FF2912;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.cLnkZip
{
 font-size:100%;
 color:#FF2912;
 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
{

 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
 text-align:left;

}

.cCAP
{
 font-size:9pt;
 color:#301e1e;
 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:#301e1e;
 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:#301e1e;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

#druck .cCT1
{
 font-size:100%;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

.fadr
{
 font-size:8pt;
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 text-align:left;
}

.fadr a
{
 color:#301e1e;
 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 #301e1e;
}

.smapL1-C0
{
 color:#301e1e;
 background-color: inherit;
}

.smapL1-C1
{
 color:#FF2912;
 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:#301e1e;
 background-color: inherit;
 font-size:90%;
 font-weight:bold;
}

.smapL3
{
 margin-left: 50px;
 padding-bottom: 6px;
 color:#301e1e;
 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:#301e1e;
 background-color: inherit;
 font-weight:bold;
 padding-left:0px;
}

.rightWEI
{
 font-size:8pt;
 color:#FF2912;
 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:#301e1e;
 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:#FF2912;
 background-color: inherit;
 font-weight:bold;
 text-transform: uppercase;
}

.adrTXT
{
 font-size:10pt;
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
}

.adrLNK
{
 font-size:10pt;
 color:#FF2912;
 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:#FF2912;
 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:#FF2912;
 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:100%;
 color:#333333;
 font-weight:normal;
 width:300px;
}

.fINPUT
{
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #b6ccde;
 width:200px;
}

.fTAREA
{
 font-size:110%;
 color:#003366;
 font-weight:normal;
 width:300px;
}

.fSELECT
{
 width: 220px;
 font-size:100%;
 color:#003366;
 font-weight:normal;
 background-color: #f4e1da;
 border:1px solid #301e1e;
}

.fSELECT-QL
{
 width: 221px;
 font-size:9pt;
 color:#301e1e;
 background-color: #f4e1da;
 font-weight:normal;
 border:1px solid #301e1e;
}

.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:#FF2912;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkAdmNInactive:link,
A.LnkAdmNInactive:visited,
A.LnkAdmNInactive:active,
A.LnkAdmNInactive:hover
{
 font-size:90%;
 color:#FF9488;
 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:#301e1e;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}



A.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active,
A.LnkFooter:hover
{
 color:#301e1e;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}


A.LnkGallery:link,
A.LnkGallery:visited,
A.LnkGallery:active,
A.LnkGallery:hover
{
 font-size:8pt;
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkGalleryActive:link,
A.LnkGalleryActive:visited,
A.LnkGalleryActive:active,
A.LnkGalleryActive:hover
{
 font-size:8pt;
 color:#301e1e;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkZipimg:link,
A.LnkZipimg:visited,
A.LnkZipimg:active,
A.LnkZipimg:hover
{
 font-size:8pt;
 color:#FF2912;
 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:#301e1e;
 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:#FF2912;
 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:#FF2912;
 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:#FF2912;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}
A.LnkAdmin:hover
{
 font-weight:bold;
 text-decoration:underline;
}

A.LnkMirror:link,
A.LnkMirror:visited,
A.LnkMirror:active
{
 font-size:8pt;
 color:#FF2912;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}
A.LnkMirror:hover
{
 font-weight:normal;
 text-decoration:underline;
}

A.LnkXtra:link,
A.LnkXtra:visited,
A.LnkXtra:active,
A.LnkXtra:hover
{
 font-size:8pt;
 color:#FF2912;
 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:#FF2912;
 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:#FF2912;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C1:link,
A.LnkSmapL1-C1:visited,
A.LnkSmapL1-C1:active,
A.LnkSmapL1-C1:hover
{
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C2:link,
A.LnkSmapL1-C2:visited,
A.LnkSmapL1-C2:active,
A.LnkSmapL1-C2:hover
{
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C3:link,
A.LnkSmapL1-C3:visited,
A.LnkSmapL1-C3:active,
A.LnkSmapL1-C3:hover
{
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL1-C4:link,
A.LnkSmapL1-C4:visited,
A.LnkSmapL1-C4:active,
A.LnkSmapL1-C4:hover
{
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
}

A.LnkSmapL2:link,
A.LnkSmapL2:visited,
A.LnkSmapL2:active,
A.LnkSmapL2:hover
{
 color:#301e1e;
 background-color: inherit;
}

A.LnkSmapL3:link,
A.LnkSmapL3:visited,
A.LnkSmapL3:active,
A.LnkSmapL3:hover
{
 color:#301e1e;
 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:#301e1e; background-color: inherit;
text-align: center; font-weight:normal;
}

.colorstay
{
 color:#FF2912;
 background-color: inherit;
}

.color
{
 color:#FF2912;
 background-color: inherit;
}


#adminLinks
{

 display:block;
 padding:20px 3px;
 width:182px;
}


#rechtsNav
{
 display:block;
 margin:0px;
 padding:0px;
 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;
}


.content-data h1
{
 margin:0px 0px 4px 0px;
 font-size:120%;
 line-height:140%;
 color:#5f7f00;
 font-weight:bold;
 display:block;
 background-color: inherit;
}

/*
A:link,
A:visited,
A:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
A:hover
{
 text-decoration:underline;
}
*/

A.projekte_right:link,
A.projekte_right:visited,
A.projekte_right:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:none;
 font-weight:normal;
}
A.projekte_right:hover
{
 text-decoration:underline;
}


.content-data a:link,
.content-data a:visited,
.content-data a:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
.content-data a:hover
{
 text-decoration:underline;
}


A.LnkContent:link,
A.LnkContent:visited,
A.LnkContent:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
A.LnkContent:hover
{
 text-decoration:underline;
}

A.LnkLink:link,
A.LnkLink:visited,
A.LnkLink:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
 vertical-align:middle;
}
A.LnkLink:hover
{
 text-decoration:underline;
}

A.LnkPdf:link,
A.LnkPdf:visited,
A.LnkPdf:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
A.LnkPdf:hover
{
 text-decoration:underline;
}

A.LnkMedia:link,
A.LnkMedia:visited,
A.LnkMedia:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
A.LnkMedia:hover
{
 text-decoration:underline;
}

A.LnkZip:link,
A.LnkZip:visited,
A.LnkZip:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
A.LnkZip:hover
{
 text-decoration:underline;
}

A.LnkMore:link,
A.LnkMore:visited,
A.LnkMore:active,
A.LnkMore:hover
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}

A.LnkGallery:link,
A.LnkGallery:visited,
A.LnkGallery:active,
A.LnkGallery:hover
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}

A.LnkEmail:link,
A.LnkEmail:visited,
A.LnkEmail:active
{
 color:#5f7f00;
 background-color: inherit;
 text-decoration:none;
}
A.LnkEmail:hover
{
 text-decoration:underline;
}

A.LnkEmailleft:link,
A.LnkEmailleft:visited,
A.LnkEmailleft:active
{
 
 text-decoration:none;
}
A.LnkEmailleft:hover
{
 text-decoration:underline;
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
