@charset "utf-8";

* {				margin: 0;
					padding: 0;
}

html {			font-size: 75%; 
}

html>body {		font-size: 12px;
}

body {			font-family: Verdana, Arial, Helvetica, Univers, sans-serif; font-weight:normal; color:#000000; background: #000000 url('/_pix/background01.jpg') 50% 0%;  background-repeat:no-repeat; 

}

/*
p { text-align:center;
}
*/

.body_print{
 margin-top:10px;
 padding:0px;
}


/*
---------------------------------------------------------------------------
Grundaufbau der Seite
---------------------------------------------------------------------------
*/


#BoxCenter { text-align:center; width:1105px;}
#BoxGESAMT {   width:1105px; float:left; min-height:800px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 800px; /* Mindesthöhe in IE (<7) */}
 


 #BoxTop {  float:left; 
			width:974px;  height:26px;			
}
#BoxTop a{  color:#ffdd00; text-decoration:none; font-weight:normal;  font-size:8pt; 
}

#BoxTopleft { float:left; 
			width:350px; 
			
}


#BoxTopright  {height:20px; width:460px; margin-top:2px; margin-right:160px; float:right;}

.topnav, .topnav ul { list-style-type: none; padding-top:4px; font-size: 8pt;}
.topnav li { text-align:left; float: right; position: relative; white-space: nowrap; color:#FFDD00;  font-weight: bold; font-size: 8pt; border-right:1px solid #FFDD00; }
.topnav>li:first-child { border-right: none; }
.topnav li a { color: #FFDD00; font-weight:normal;  text-decoration: none; padding:0px 5px 0px 5px; display:block;}
.topnav li:hover a { color: #FFDD00; }


#BoxLOGO {  
  float:left;  width:1105px; height:217px; text-align:left;  background-image: url('/_pix/bg_logo01.gif');  background-repeat:no-repeat;
}

#BoxWrapper {  
  float:left;  width:974px; text-align:left;  background: #FFDD00 url('/_pix/bg01.gif');  background-repeat:no-repeat;
}



.navfooter, .navfooter ul { list-style-type: none; vertical-align:middle;}
.navfooter li { text-align:left; float: right; position: relative; white-space: nowrap; color:#000000; background-color: inherit; font-weight: bold; font-size: 8pt; border-right:1px solid #000000; }
.navfooter>li:first-child { border-right: none; }
.navfooter li a { color: #000000; font-weight:normal;  text-decoration: none; padding:0px 5px 4px 5px; display:block;}
.navfooter li:hover a { color: #000000; }



#BoxContentHome {  float:left; 
			   width:980px; margin-top:8px;
			    margin-left: 0px;
			   text-align:left;
			   font-size: 1.1em; 
			   background-image: url('/_pix/bg_content_home.gif');  background-repeat:repeat-y;			   
			   min-height:460px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 460px; /* Mindesthöhe in IE (<7) */
			   			  
}

#BoxContent {  float:left; 
			   width:470px; 
			   margin-left: 16px;
			   text-align:left;
			   font-size: 1.1em;
			   min-height:460px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 460px; /* Mindesthöhe in IE (<7) */
			  			  
}

#BoxContentTemplate {	float: right;
					margin-right:0px;
					width:758px;
}


 #BoxFooter {  margin-top:20px;
			   margin-bottom: 20px;
			   padding-bottom:10px;
			   padding-top:10px;
			   float:right;
			   width:738px;  
			   font-size: 1em;
			   text-align:right;
			   border-top:1px dotted #000000;
			}

 

 
#BoxFooterNavileft {  float:left;
					  width:20px;  
					  text-align:left;
					  height:40px;
					  vertical-align:middle;
					  font-size:8pt;
					 
 }

 #BoxFooterNaviprint {  float:left;
						width:50px;  
						text-align:right;
						height:20px;
						vertical-align:middle;						
						
 }
 #BoxFooterNaviright {  float:right;
						margin-right:20px;
						width:600px;  
						text-align:right;
						height:20px;
						vertical-align:middle;
						
						
 }

/*
---------------------------------------------------------------------------
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:165px;
 min-height: 20px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 20px; /* Mindesthöhe in IE (<7) */
 text-align:left; 
}

.NaviLeftLev2 a
{
 font-size:9pt; color:#000000; background-color: inherit; font-weight:normal; text-decoration:none;
}

.NaviLeftLev2Active
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:165px;
 min-height: 20px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 20px; /* Mindesthöhe in IE (<7) */
 text-align:left; 

}

.NaviLeftLev2Active a
{
 font-size:9pt; color:#000000; background-color: inherit;font-weight:bold; text-decoration:none;
}




.NaviLeftLev3
{
 display:block;
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal; text-decoration:none;
 width:155px;
 min-height: 16px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 16px; /* Mindesthöhe in IE (<7) */
 text-align:left; 

}

.NaviLeftLev3 a
{
 font-size:8pt; color:#000000; background-color: inherit; font-weight:normal; text-decoration:none;
}

.NaviLeftLev3Active
{
 display:block;
 
 font-size:8pt; color:#000000; background-color: inherit; font-weight:bold; text-decoration:none;
 width:155px;
 min-height: 16px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 16px; /* Mindesthöhe in IE (<7) */
 text-align:left; 


}

.NaviLeftLev3Active a
{
 font-size:8pt; color:#ffffff; background-color: inherit; font-weight:normal; text-decoration:none;
}




/*
---------------------------------------------------------------------------
Boxaufbau - bis zu 4 Boxen im Contentbereich
---------------------------------------------------------------------------
*/

#BoxLeft {  float:left; 
			padding-left:25px;
			width:213px; 
			text-align:left; 

			/*background-image: url('/_pix/bg_navi_top01.gif');  background-repeat:no-repeat;*/


			line-height: 1.2em; 
			min-height:460px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 460px; /* Mindesthöhe in IE (<7) */
								
}

#BoxRight {  float:right; 
			padding-right:25px;
			width:213px; 
			text-align:left; 
			line-height: 1.2em; 
			min-height:460px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 460px; /* Mindesthöhe in IE (<7) */
								
}
#BoxRightOben { margin-top:10px;
			background-image: url('/_pix/bg_right_top01.gif');  background-repeat:no-repeat;
			width:213px; 
			float:left;
			text-align:center;
			font-size:80%;
			line-height: 1.2em; 
			min-height:185px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 185px; /* Mindesthöhe in IE (<7) */
								
}




#BoxLeftBgOben01{ float:left; width:213px; background-image: url('/_pix/bg_navi01.gif'); }
#BoxLeftBgOben02{ float:left; width:213px; background-image: url('/_pix/bg_navi_top01.gif'); background-repeat:no-repeat; background-position:left top;
			min-height:247px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 247px; /* Mindesthöhe in IE (<7) */}

#BoxLeftBgUnten01{ float:left; width:213px; background-image: url('/_pix/bg_navi01.gif'); }
#BoxLeftBgUnten02{ float:left; width:213px; background-image: url('/_pix/bg_navi_unten01.gif'); background-repeat:no-repeat; background-position:left bottom;
			min-height:185px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 185px; /* Mindesthöhe in IE (<7) */}



.Boxmehrinfo {  float:left;  
			
}			





.content-data
{

width: 470px;
text-align:left;


}

.salonbox
{

width: 372px;
text-align:left;

}

.content-data ul
{

margin-left:20px;

}



#nav, #nav ul { list-style-type: none; }
#nav li { text-align:center; float: left; position: relative; white-space: nowrap; color:#000000; background-color: #ffffff; font-weight: bold; font-size: 1.0em; width:100px;}
#nav li li { float: none; text-align:left; font-size: 0.9em;}
#nav li:hover { background-color: #000000;}
#nav li a { color: #000000; text-decoration: none; padding:3px 10px 2px 10px; display:block;}
#nav li:hover a { color: #ffffff; }
/*#nav li li { background-color: #3D72A0; color: #ffffff; font-weight: normal; width:600px; height:70px; margin-top:1px;}*/
#nav li li { background-color: #3D72A0; color: #ffffff; font-weight: normal; height:70px; margin-top:1px;}
#nav li li:hover { background-color: #3D72A0; }
#nav li li a { color: #ffffff; text-decoration: none; display: block; line-height: 1em; }
#nav li li:hover a { color: #ffffff; }
#nav li ul, #nav li:hover ul ul { position: absolute; left: -999em; }
#nav li:hover ul { left: 0; }
#nav li li:hover ul { left: 100%; top: 0; }


A.toplev1link:link,
A.toplev1link:visited,
A.toplev1link:active
{
 color:#ffffff;
 background-color: inherit;
 display:inline;
 font-weight:bold;
}
A.toplev1link:hover
{
 color:#000000;
 background-color: inherit;
 display:inline;
 font-weight:bold;
}


.breadcrumbs
{
 font-size:8pt;
 color:#FFDD00;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
 padding-top:5px;
}

.breadcrumbs a {  font-size:8pt;  background-color: inherit; color:#FFDD00; font-weight:normal;  text-decoration:none; }


.small
{
 font-size:85%;
 background-color: inherit;
 font-weight:normal;
 
}

.fINPUTlarge
{
 color:#58585A;
 font-weight:normal;
 border:1px solid #b6ccde;
}

.nav1listing {		font-family:'Times New Roman', serif; font-size: 110%;
					padding-left:0px; 
					float:left; 
					color:#ffffff;
					width:100%;
					list-style-type: none;
					line-height:1em;  
}

.nav1listing ul { 		padding-left: 0px; 
		list-style-type: none;
}

.nav1listing li {background: transparent url('/_pix/mouse_lev1.gif') center left no-repeat;
		padding-left: 0px;
		padding-top:4px;
		
}
.nav1listing li a {color:#ffffff; text-decoration:none; padding: 6px 15px 6px 20px; display: block; }
		
}


#navleft, #navleft ul {list-style-type: none;}
#navleft li { color:#ffffff; font-weight: normal; font-size: 0.9em; padding: 2px 10px 2px 20px; display: block; list-style-type: none;}
#navleft li:hover { color:#ffffff; }
#navleft li a { color: #ffffff; text-decoration: none; padding: 2px 10px 2px 20px; display: block; }
#navleft li:hover a { color: #ffffff; }
#navleft li li { color: #00B2D3; font-weight: normal; font-size: 93%;}
#navleft li li:hover { color:#00B2D3;  }
#navleft li li a, #navleft li:hover li a { color: #ffffff; padding: 2px 10px 2px 10px; }
#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: 1px 10px 1px 10px; }
#navleft li li li:hover a { color: #00B2D3; }




A.LnkNL2stay:link,
A.LnkNL2stay:active,
A.LnkNL2stay:visited,
A.LnkNL2stay:hover
{
 font-size:1em;
 color:#ffffff;
 background-color: #000000;
 text-decoration:none;
 font-weight:bold;
 
}

A.LnkNL3stay:link,
A.LnkNL3stay:active,
A.LnkNL3stay:visited,
A.LnkNL3stay:hover
{
 font-size:1em;
 color:#ffffff;
 background-color: #000000;
 text-decoration:none;
 font-weight:normal;
 
}

A.LnkNL4stay:link,
A.LnkNL4stay:active,
A.LnkNL4stay:visited,
A.LnkNL4stay:hover
{
 font-size:1em;
 color:#000000;
 background-color: #ffffff;
 text-decoration:none;
 font-weight:normal;
 
}


.navright {
float:right;
margin-left:12px;
}


#navright, #navright ul { font-family:'Times New Roman', serif;  font-weight:normal;  text-align:left; margin-left:0px; padding-left:0px;}
#navright li {color:#ffffff; font-weight: bold; font-size: 0.9em; border-top:1px dotted white;}
#navright li:hover { color:#ffffff; }
#navright li a { color: #004A7F; text-decoration: none; padding: 2px 10px 2px 10px; display: block; }
#navright li:hover a { color: #ffffff; }
#navright li li {color: #004A7F; font-weight: normal; font-size: 93%; border-top:1px solid white;}
#navright li li:hover { background-color: #004A7F; color:#ffffff;  }
#navright li li a, #navright li:hover li a { color: #004A7F; padding: 2px 10px 2px 26px; }
#navright li li:hover a { color: #ffffff; }
#navright li li li { background-color: #f6ffb0; font-size: 93%; }
#navright li li li a, #navright li li:hover li a, #navright li:hover li li a { color: #6d9982; padding: 1px 10px 1px 30px; }
#navright li li li:hover a { color: #f6ffb0; }


/*
---------------------------------------------------------------------------
News-Bereich -
---------------------------------------------------------------------------
*/

.newsboxaussen
{
 float:left;
 margin-right:12px;
 margin-bottom:14px;
 width: 202px;
 min-height:146px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 146px; /* Mindesthöhe in IE (<7) */

  
}

.newsboxaussen2
{
 float:left;
 margin-right:12px;
 margin-bottom:10px;
 width: 202px;
 

  
}

.newsbox2
{
 
 width: 202px;
 min-height:10px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 10px; /* Mindesthöhe in IE (<7) */

 
}

.newsbox
{
 
 width: 202px;
 min-height:142px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 142px; /* Mindesthöhe in IE (<7) */

 
}
.newstext
{
 
 width: 202px;
 text-align:center; 
 height:20px;
 padding-top:2px;

}

.newstext a
{
 font-weight:normal;
 color:#000000;
 text-decoration:none;
 
}


.newstext2
{
 
 width: 202px;
 margin-left:40px;
 text-align:left; 
 height:2px;
 padding-top:2px;

}

.newstext2 a
{
 font-weight:normal;
 color:#000000;
 text-decoration:none;
 
}



.newsbox-link
{
 width: 198px;
 min-height:20px;
 height:auto !important;
 height:20px;
 overflow:hidden;
 padding-top:2px;
 color:#ffffff;
 font-size:9pt;
 text-align:center;
 }

.newsbox-content
{
 margin-left:2px;
 width: 198px;
 }

 .newsbox-bottom
{
 width: 202px;
 background: url('/_pix/newsbox_unten01.gif') no-repeat 0 0;
 background-position: bottom;
 
 }

#googlesearch {height:20px; margin-top:4px; margin-right:6px; float:right;}

.mod_goo_search_box {

 width: 160px;
 font-size:8pt;
 color:#000000;
 background-color: #ffffff;
 font-weight:normal;
 border:1px solid #99B7CC;
}
.mod_goo_search_button {

 width: 40px;
 font-size:8pt;
 color:#7FA4BF;
 font-weight:bold;
 background-color: #D5E4EF;
 font-weight:normal;
 border:1px solid #99B7CC;
}

.cHL
{
 font-size:120%;
 color:#004A7F;
 background-color: inherit;
 font-weight:bold;
}
.cHLnews
{
 font-size:110%;
 color:#004A7F;
 background-color: inherit;
 font-weight:bold;
}

.abstand {display:block; margin-left:30px;
}

#adminLinks
{

 display:block;
 padding:20px 3px;
 width:182px;
}

.content-data .cCT1
{
 text-align:left;
 font-size:100%;
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}


.centered {
    margin-left: auto;
    margin-right: auto;
}

.content-data .cLT
{
 margin-top:5px;
 font-size:110%;
 color: #000000;
 background-color: inherit;
 font-weight:bold;
 line-height:140%;
}

.content-data .cNT
{
 margin-top:5px;
 
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
 text-align:left;
}








.cAuthor
{
 margin:2px 0px 5px;
 font-size:90%;
 
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cDate
{
 font-size:90%;
 
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cIN
{
 font-size:80%;
 
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

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.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active,
A.LnkFooter:hover
{
 font-size:8pt;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 text-decoration:none;
}

.vbl10
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; background-color: inherit;
text-align: left; font-weight:normal;
}

.fTXT
{
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:220px;
}

.fTXTsml
{
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:80px;
}

.fTXTmed
{
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:130px;
}

.fTAREA
{
 border:1px solid #b6ccde;
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:220px;
}



/*
---------------------------------------------------------------------------
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




.header {		background-color: #E3E09F;
					padding: 10px 20px;
}






#BoxTop
{
 top:22px;
 margin:0px;
 padding:0px;
 width:900px;
 height:174px;
 
}

#mainNav
{
 height:20px;
 color:#000000; font-weight:bold;
 background-color: inherit;
 float:left; 
 text-align:right; 
 width: 900px; 
 font-size:9pt;
}

#mainNav ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
}

#mainNav li
{
display:block;
margin:0px;
padding-left:4px;
padding-right:14px;
float:right;

height:20px;
border-left:1px solid #000000;
}

#mainNav a
{
color:#000000;
background-color: inherit;
display:block;
padding-top:3px;
text-decoration:none;
font-weight:bold;
margin:0px;
}

#mainNav a:hover, #mainNav a:active { color:#cc3300; background-color: inherit;}

#mainNav a.active:link, #mainNav a.active:visited
{
color:#a500c4;
background-color: inherit;
font-weight: bold;
}

 


table
{
 font-size:100%;
}

em
{
 font-weight:bold; font-style:normal;
}









.NaviLeftLev2
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;


}

.NaviLeftLev2 a
{
 font-size:9pt; color:#000000; background-color: inherit; font-weight:bold;
}

.NaviLeftLev2Active
{
 display:block;
 margin:0px;
 padding:0px;
 background:url(/_pix/blank.gif) no-repeat 0 0;
 width:200px;

}

.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;


}

.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;



}

.NaviLeftLev3Active a
{
 font-size:8pt; color:#333333; background-color: inherit; font-weight:bold;
}





#content_print
{
 margin:0px 0px 0px 20px;
 padding-top:22px;
 width:560px;
 
 height:300px;
}

#content
{

 padding-top:30px;
 float:left;
 width:500px;
  text-align:left;
}


.content-data h2
{
 margin:2px 0px 8px 0px;
 font-size:90%;
 color:#000000;
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}



.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;
}



.cLnkLink, .cLnkPdf, .cLnkMedia
{
 margin-bottom:8px;
 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:#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;
}



#right {
 
 padding-top:30px;
 width:200px;
 float:right;

}
#rightheight {
 
 padding-top:30px;
 width:1px;
 height: 100px;
 float:right;

}


#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;
}








.laTXT
{
 font-size:8pt;
 color:#673d35;
 background-color: inherit;
 font-weight:bold;
 padding-right:10px;
}


.rightHL
{
 font-size:8pt;
 color:#000000;
 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:#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;
}





.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;
}




.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;
}




.fFSET
{
 font-size:100%;
 color:#ffffff;
 background-color: inherit;
 font-weight:bold;
 border:1px solid #d79a67;
 padding:10px;
 width:450px;
}



.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;
}




A:link,
A:visited,
A:active,
A:hover
{
 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:#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:#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:#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.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:#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;
}



.xs
{
 font-size:1pt;
}



.colorstay
{
 color:#FF2912;
 background-color: inherit;
}

.color
{
 color:#FF2912;
 background-color: inherit;
}





#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;
}


*/.content-data h1
{
 margin:0px 0px 4px 0px;
 font-size:130%;
 color:#000000;
 font-weight:bold;
 display:block;
 background-color: inherit;
}

/*
A:link,
A:visited,
A:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:none;
}
A:hover
{
 text-decoration:underline;
}
*/

A.LnkContent:link,
A.LnkContent:visited,
A.LnkContent:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkContent:hover
{
 text-decoration:none;
}

A.LnkLink:link,
A.LnkLink:visited,
A.LnkLink:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
 
}
A.LnkLink:hover
{
 text-decoration:none;
}

A.LnkPdf:link,
A.LnkPdf:visited,
A.LnkPdf:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkPdf:hover
{
 text-decoration:none;
}

A.LnkMedia:link,
A.LnkMedia:visited,
A.LnkMedia:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkMedia:hover
{
 text-decoration:none;
}

A.LnkZip:link,
A.LnkZip:visited,
A.LnkZip:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkZip:hover
{
 text-decoration:none;
}

A.LnkMore:link,
A.LnkMore:visited,
A.LnkMore:active,
A.LnkMore:hover
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}

A.LnkGallery:link,
A.LnkGallery:visited,
A.LnkGallery:active,
A.LnkGallery:hover
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}

A.LnkEmail:link,
A.LnkEmail:visited,
A.LnkEmail:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkEmail:hover
{
 text-decoration:none;
}

A.LnkEmailleft:link,
A.LnkEmailleft:visited,
A.LnkEmailleft:active
{
 
 text-decoration:underline;
}
A.LnkEmailleft:hover
{
 text-decoration:none;
}

.smapL1-C0, .smapL1-C1, .smapL1-C2, .smapL1-C3, .smapL1-C4
{
 font-size:90%;
 font-weight:bold;
 border-bottom: dotted 1px #453C0E;
}

.smapL1-C0
{
 color:#000000;
 background-color: inherit;
}

.smapL1-C1
{
 color:#453C0E;
 background-color: inherit;
}

.smapL1-C2
{
 color:#453C0E;
 background-color: inherit;
}

.smapL1-C3
{
 color:#453C0E;
 background-color: inherit;
}

.smapL1-C4
{
 color:#453C0E;
 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;
}

A.LnkSmapL1-C0:link,
A.LnkSmapL1-C0:visited,
A.LnkSmapL1-C0:active,
A.LnkSmapL1-C0:hover
{
 color:#453C0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL1-C1:link,
A.LnkSmapL1-C1:visited,
A.LnkSmapL1-C1:active,
A.LnkSmapL1-C1:hover
{
 color:#453C0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL1-C2:link,
A.LnkSmapL1-C2:visited,
A.LnkSmapL1-C2:active,
A.LnkSmapL1-C2:hover
{
 color:#453C0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL1-C3:link,
A.LnkSmapL1-C3:visited,
A.LnkSmapL1-C3:active,
A.LnkSmapL1-C3:hover
{
 color:#453C0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL1-C4:link,
A.LnkSmapL1-C4:visited,
A.LnkSmapL1-C4:active,
A.LnkSmapL1-C4:hover
{
 color:#453C0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}

A.LnkSmapL2:link,
A.LnkSmapL2:visited,
A.LnkSmapL2:active,
A.LnkSmapL2:hover
{
 color:#000000;
 background-color: inherit;
 text-decoration:none;
}

A.LnkSmapL3:link,
A.LnkSmapL3:visited,
A.LnkSmapL3:active,
A.LnkSmapL3:hover
{
 color:#000000;
 background-color: inherit;
 text-decoration:none;
}


/**
 * 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;	
}