@charset "utf-8";

* {				margin: 0;
					padding: 0;
}

html {			font-size: 75%; 
}

html>body {		font-size: 12px;
}

body {			font-family: Arial, Verdana, Helvetica, Univers, sans-serif; font-weight:normal; color:#515151; background-color: #ffffff; 

}
a:focus { outline: none;}
/*
p { text-align:center;
}
*/

.body_print{
 margin-top:10px;
 padding:0px;
}

h1 { font-weight:normal; display:inline; font-size:100%; color:#4B4D0E;
text-align:left;}

.tabs h1 {font-weight:bold; display:inline; font-size:100%; color:#C4C3C8;
text-align:left;
}

h2 { font-weight:normal; display:inline; font-size:100%; color:#4B4D0E;
}
h3 { font-weight:bold; display:inline; font-size:100%; color:#4B4D0E;
}
h4 { font-weight:normal; display:inline; font-size:100%; color:#4B4D0E;
}
em { font-style:normal; font-weight:bold;}

/*
---------------------------------------------------------------------------
Grundaufbau der Seite
---------------------------------------------------------------------------
*/


#BoxCenter {   width:980px; position:relative; 
			   z-index:1;}

#BoxGESAMT {   width:980px; float:left; 
			   min-height:700px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 700px; /* Mindesthöhe in IE (<7) */
			   position:relative;
			   z-index:2; background-color:#ffffff;}
 
#BoxWrapper {  
  float:left;  width:980px; text-align:left; position:relative;
			   z-index:3;


}


#BoxTop {  float:left; width:980px;  height:65px;	background-color:#05291A;	 z-index:6;
}
#BoxTop a{  color:#000000; text-decoration:none; 
}

#BoxTopBild {  float:left; width:980px;  height:284px;	 z-index:5; position:relative;
}

#BoxTopBild a{  color:#000000; text-decoration:none; 
}

#BoxTopBildBrett {  margin-top:0px; margin-left:836px; width:144px;  height:115px; position:absolute;
}

#BoxTopBildPost  {  margin-top:16px; margin-left:750px; width:79px;  height:73px; position:absolute;
}



#BoxTopBildVeranstaltungen {  margin-top:257px; margin-left:734px; width:206px;  height:27px;	position:absolute;
}

#BoxTopobenleft {float:left; width:350px; 
}


#BoxTopNav {  float:left; width:980px;  height:65px; font-size:120%; z-index:9; background-color:#05291A;	
}
#BoxTopNav a{  color:#ffffff; text-decoration:none; 
}



#BoxTopleft { float:left; 
			width:850px; height:140px;
			position:relative;
			z-index:10;
			font-size: 1.1em;

								
}

#BoxRight { float:left; 
			width:206px;	
			color:#4D4D4D;
			
								
}

#BoxRight01 { float:left; 
			width:206px;			
			font-size: 1.1em;
			background-color:#C1C38B;
			min-height:260px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 260px; /* Mindesthöhe in IE (<7) */

								
}
#BoxRight02 { margin-top:10px;
			float:left; 
			width:206px;			
			font-size: 1.1em;
			background-color:#e3e4d6;
			

								
}




#BoxContenthome {  float:left; 
			   width:471px; 
			   margin-left: 0px;
			   margin-top: 10px;
			   text-align:left;
			   position:relative;
			   z-index:5;
			   min-height:360px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 360px; /* Mindesthöhe in IE (<7) */
			   
			   			   			  
}
#BoxContent {  float:left; 
			   width:677px; 
			   margin-left: 0px;
			   margin-top: 10px;
			   text-align:left;
			   position:relative;
			   min-height:360px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 360px; /* Mindesthöhe in IE (<7) */
			   
			   			   			  
}

#BoxLeft {  float:left;  
			width:263px; 
			margin-left:0px;
			text-align:left; 			
			min-height:560px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 560px; /* Mindesthöhe in IE (<7) */
			
			
								
}





#BoxTopright  { width:100px; margin-right:0px; float:right; text-align:right; margin-top:5px;}





#nav, #nav ul { list-style-type: none; font-family: Tahoma, Geneva, Helvetica, Verdana, Arial, Univers, sans-serif; color:#515151; text-align:left; z-index:11;}
#nav li { text-align:left; float: left; position: relative; white-space: nowrap; color:#515151; background-color: inherit; font-weight: bold;  }
#nav li li { float: none; text-align:left;}
#nav li:hover { background-color: inherit; color:#ffffff;}
#nav li a { color: #000000; text-decoration: none; padding-left:0px; padding-top:0px; padding-right:0px; padding-bottom:0px; 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: inherit; font-family: Arial, Verdana, Helvetica, Univers, sans-serif; color: #ffffff; font-size:0.9em; font-weight: normal; height:70px; margin-top:0px;}
#nav li li:hover { background-color: inherit; font-size:0.9em; font-weight: normal;}
#nav li li a { color: #ffffff; font-size:0.9em; font-weight: normal; text-decoration: none; display: block; line-height: 1em; padding:8px 10px 8px 20px;}
#nav li li:hover a { color: #ffffff; background-color: inherit; }
#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; }


.navfooter, .navfooter ul { list-style-type: none; vertical-align:middle;  margin-top:38px; font-size: 8pt; color:#515151;}
.navfooter li { text-align:left; float: right; position: relative; white-space: nowrap; color:#515151; font-weight: bold; font-size: 8pt; border-right:1px solid #99B7CC; }
.navfooter>li:first-child { border-right: none; }
.navfooter li a { color: #515151; font-weight:normal;  text-decoration: none; padding:0px 5px 4px 5px; display:block;}
.navfooter li:hover a { color: #515151; }





/* NEWS-NAVI */
#news_navi { margin: 5px; font-weight:bold; }
#news_navi a { margin: 3px; padding: 3px 7px; border: 1px solid #b9b7b7; background: #fff; color:#ad0711; text-decoration: none; }
#news_navi a.activeSlide { background: #b9b7b7;  }
#news_navi a:focus { outline: none; }



.BoxTopright {  float:left; 
			   width:980px; 
			    margin-left: 0px;
			   text-align:left;
			   position:relative;
			   z-index:6;
			   			   			  
}
.content-data h1
{
 margin:0px 0px 4px 0px;
 padding-top:22px;
 font-size:120%;
 font-weight:bold;
 display:block;
 background-color: inherit;
}

.Box01 {  float:left;  
			width:207px; 
			text-align:left; 
			line-height:1.4em;
			min-height:155px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 155px; /* Mindesthöhe in IE (<7) */
			background-color:#EDEDE4;
			margin-left:30px;
			
			
}
.Box1Content { float:left;  
			padding-left:16px; 
			padding-top:20px;
			text-align:left; 
			line-height:1.6em;
			font-size:8pt;
			}

.Box1Content  a{  color:#606060; text-decoration:underline; 
}

.Box02 {  margin-top:20px;
float:left;  
			width:207px; 
			text-align:center; 
			line-height:1.4em;
			min-height:55px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height:  55px; /* Mindesthöhe in IE (<7) */
			background-color:#ffffff;
			margin-left:30px;
			color:#606060;
			
}
.Box2Content { float:left;  
			padding-left:16px; 
			padding-top:20px;
			text-align:left; 
			line-height:1.6em;
			font-size:8pt;
			}

.Box2Content  a{  color:#606060; text-decoration:underline; 
}
			



#BoxNewsgrau {
 float:left;  
			width:980px; 
			text-align:left; 
			line-height:1.4em;
			min-height:143px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 143px; /* Mindesthöhe in IE (<7) */
			background-color:#eceded;
			vertical-align:middle;
}




#BoxNewsletter {
 float:left;  
			width:245px;
			margin-top:5px;
			text-align:left; 
			line-height:1.4em;
			min-height:133px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 133px; /* Mindesthöhe in IE (<7) */
}





 #BoxFooter {  margin-top:8px;
			   float:right;
			   width:980px;  
			   
			   min-height:64px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 64px; /* Mindesthöhe in IE (<7) */
			   
			}

 

 

#BoxFooterNavileft {  float:left;
					  width:590px;  
					  text-align:left;
					  
					  vertical-align:middle;
					  /*color:#C4C3C8;*/
					  color:#B8B7BC;
					  font-size: 0.8 em;
					  
					 
 }

 #tabs {  float:left;
					  margin-left:-14px;
					  width:610px;  
					  text-align:left;
					  vertical-align:middle;
					  color:#515151;
					  font-size: 0.8 em;
					 
					 
 }
  #facebook {  float:right;
					  width:200px;  
					  text-align:right;
					  					 
					 
 }

 #BoxFooterNaviright {  float:right;
						width:380px;  
						text-align:right;
						color:#515151;
						
						
 }
 #BoxFooterNavirightContent{
						float:right; 
						width:360px;  
						text-align:right;
						color:#515151;
						vertical-align:top;
					
 }

 

 #BoxFooterNaviprint {  float:right;
						width:60px;  
						text-align:right;
						height:20px;
						vertical-align:middle;						
						
 }

/*
---------------------------------------------------------------------------
Boxaufbau - bis zu 4 Boxen im Contentbereich
---------------------------------------------------------------------------
*/



.newsoben {  float:left; 

			min-height:115px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 115px; /* Mindesthöhe in IE (<7) */

			
}	
.Boxmehrinfo {  float:right;  
			}			





.content-data
{

float:right; width: 677px;
text-align:left;
line-height:140%;


}

.salonbox
{

width: 372px;
text-align:left;

}

.content-data ul { padding-left: 0px;  
		list-style-type: none;
}

.content-data li {background: transparent url('/_pix/arrow.gif') top left no-repeat;
		padding-left: 20px;
		margin-top: 0px;		
}







.nav1listing {		margin-left:26px; 
					float:left; 
					color:#515151;
					list-style-type: none;
					font-family: Tahoma, Geneva, Helvetica, Verdana, Arial, Univers, sans-serif;
					width:200px;
								
}

.nav1listing ul { 		padding-left: 0px; 
		list-style-type: none;
}

.nav1listing li {background: transparent;
		padding-left: 0px;
				
}
.nav1listing li a {color:#515151; text-decoration:none; padding: 4px 0px 4px 0px; display: block; }
		
}


#navleft, #navleft ul {list-style-type: none; color:#515151;}
#navleft li { color:#515151; font-weight: normal; padding: 2px 0px 2px 20px; display: block; list-style-type: none; }
#navleft li:hover { color:#515151; }
#navleft li a { color: #515151; text-decoration: none; padding: 2px 10px 2px 0px; display: block; }
#navleft li:hover a { color: #515151; }
#navleft li li { color: #515151; font-weight: normal; font-size: 93%; border-bottom:none;}
#navleft li li:hover { color:#515151;  }
#navleft li li a, #navleft li:hover li a { color: #515151; padding: 1px 0px 1px 0px; }
#navleft li li:hover a { color: #515151; }
#navleft li li li { font-size: 93%; border-bottom:none;}
#navleft li li li a, #navleft li li:hover li a, #navleft li:hover li li a { color: #515151; padding: 3px 10px 3px 10px; }
#navleft li li li:hover a { color: #515151; }




A.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active
{
 color:#000000;
 background-color: inherit;
 font-weight:normal;
}
A.LnkFooter:hover
{
 color:#000000;
 background-color: inherit;
 font-weight:normal;
}




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:#515151f;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
}

.breadcrumbs a {  font-size:8pt;  background-color: inherit; color:#515151; font-weight:normal;  text-decoration:none; }


.small
{
 font-size:95%;
 background-color: inherit;
 font-weight:normal;
 line-height:1.4em;
 
}

.fINPUTlarge
{
 color:#58585A;
 font-weight:normal;
 border:1px solid #b6ccde;
}

A.Lnknews:link,
A.Lnknews:active,
A.Lnknews:visited,
A.Lnknews:hover
{
 color:#515151;
 text-decoration:none;
 font-weight:bold;
 
}

A.LnkNL2stay:link,
A.LnkNL2stay:active,
A.LnkNL2stay:visited,
A.LnkNL2stay:hover
{
 font-size:1em;
 color:#ffffff;
 background-color: #004A7F;
 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: #004A7F;
 text-decoration:none;
 font-weight:normal;
 
}

A.LnkNL4stay:link,
A.LnkNL4stay:active,
A.LnkNL4stay:visited,
A.LnkNL4stay:hover
{
 font-size:1em;
 color:#004A7F;
 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) */

  
}

.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) */
 background: url('/_pix/newsbox_oben01.gif') no-repeat 0 0;
 
}
.newstext
{
 
 width: 202px;
 text-align:center; 
 height:20px;
 padding-top:2px;

}





.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:100%;
 background-color: inherit;
 font-weight:bold;
 text-align:left;
}
.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;
 
}

.content-data .cCT2
{
 text-align:left;
 font-size:100%;
 background-color: inherit;
 font-weight:normal;
 
}


.centered {
    margin-left: auto;
    margin-right: auto;
}

.content-data .cLT
{
 margin-top:5px;
 font-size:110%;
 color: #000000;
 background-color: inherit;
 font-weight:normal;
 
}

.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;
}



.vbl10
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; background-color: inherit;
text-align: left; font-weight:normal;
}

.fTXT
{
 border:1px solid #b6ccde;
 font-size:100%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:320px;
}

.fTAREA
{
 border:1px solid #b6ccde;
 font-size:100%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:320px;
 resize: none;
 height:200px;
}



.content-data a
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:none;
}




A.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active
{
 color:#000000;
 background-color: inherit;
 text-decoration:nonne;
}
A.LnkFooter:hover
{
 text-decoration:underline;
}



A.callink:link,
A.callink:visited,
A.callink:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:nonne;
}
A.callink:hover
{
 text-decoration:underline;
}

A.LnkContent:link,
A.LnkContent:visited,
A.LnkContent:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkContent:hover
{
 text-decoration:underline;
}

A.Lnknews:link,
A.Lnknews:visited,
A.Lnknews:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
 font-weight:bold;
}
A.Lnknews:hover
{
 text-decoration:underline;
}





.salonbox h1
{
 margin:0px 0px 0px 0px;
 font-size:140%;
 color:#4B4D0E;
 font-weight:normal;
 display:block;
 background-color: inherit;
}



.salonbox a
{
 color:#00B2D3;
 background-color: inherit;
 text-decoration:underline;
}


A.LnkLink:link,
A.LnkLink:visited,
A.LnkLink:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
 vertical-align:middle;
}
A.LnkLink:hover
{
 text-decoration:underline;
}

A.LnkPdf:link,
A.LnkPdf:visited,
A.LnkPdf:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkPdf:hover
{
 text-decoration:underline;
}

A.LnkMedia:link,
A.LnkMedia:visited,
A.LnkMedia:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkMedia:hover
{
 text-decoration:underline;
}

A.LnkZip:link,
A.LnkZip:visited,
A.LnkZip:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkZip:hover
{
 text-decoration:underline;
}

A.LnkMore:link,
A.LnkMore:visited,
A.LnkMore:active,
A.LnkMore:hover
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}

A.LnkGallery:link,
A.LnkGallery:visited,
A.LnkGallery:active,
A.LnkGallery:hover
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}

A.LnkEmail:link,
A.LnkEmail:visited,
A.LnkEmail:active
{
 color:#4B4D0E;
 background-color: inherit;
 text-decoration:underline;
}
A.LnkEmail:hover
{
 text-decoration:underline;
}

A.LnkEmailleft:link,
A.LnkEmailleft:visited,
A.LnkEmailleft:active
{
 
 text-decoration:underline;
}
A.LnkEmailleft:hover
{
 text-decoration:underline;
}

.smapL1-C0, .smapL1-C1, .smapL1-C2, .smapL1-C3, .smapL1-C4
{
 font-size:90%;
 font-weight:bold;
 border-bottom: dotted 1px #666666;
}

.smapL1-C0
{
 color:#ffffff;
 background-color: inherit;
}

.smapL1-C1
{
 color:#4B4D0E;
 background-color: inherit;
}

.smapL1-C2
{
 color:#4B4D0E;
 background-color: inherit;
}

.smapL1-C3
{
 color:#4B4D0E;
 background-color: inherit;
}

.smapL1-C4
{
 color:#4B4D0E;
 background-color: inherit;
}

.smapL2
{
 margin-left:25px;
 padding-top: 10px;
 color:#ffffff;
 background-color: inherit;
 font-size:90%;
 font-weight:bold;
}

.smapL3
{
 margin-left: 50px;
 padding-bottom: 6px;
 color:#ffffff;
 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:#4B4D0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
}

A.LnkSmapL1-C1:link,
A.LnkSmapL1-C1:visited,
A.LnkSmapL1-C1:active,
A.LnkSmapL1-C1:hover
{
 color:#4B4D0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
}

A.LnkSmapL1-C2:link,
A.LnkSmapL1-C2:visited,
A.LnkSmapL1-C2:active,
A.LnkSmapL1-C2:hover
{
 color:#4B4D0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
}

A.LnkSmapL1-C3:link,
A.LnkSmapL1-C3:visited,
A.LnkSmapL1-C3:active,
A.LnkSmapL1-C3:hover
{
 color:#4B4D0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
}

A.LnkSmapL1-C4:link,
A.LnkSmapL1-C4:visited,
A.LnkSmapL1-C4:active,
A.LnkSmapL1-C4:hover
{
 color:#4B4D0E;
 background-color: inherit;
 font-weight:bold;
 text-decoration:underline;
}

A.LnkSmapL2:link,
A.LnkSmapL2:visited,
A.LnkSmapL2:active,
A.LnkSmapL2:hover
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:underline;
}

A.LnkSmapL3:link,
A.LnkSmapL3:visited,
A.LnkSmapL3:active,
A.LnkSmapL3:hover
{
 color:#ffffff;
 background-color: inherit;
 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;	
}@charset "utf-8";

/* Box, die alle Anzeigen des Kommentar-Moduls umschließt */
#ModComBoxComments
{
 width:640px;
 margin:0px 0px 0px 40px;
}

/* Tabelle, zur Darstellung eines einzelnen Kommentars im Listing */
.ModComTableComment
{
 width:640px;
 margin:0px 0px 20px 0px;
/* border:1px solid #999999; */
}

/* Überschrift 1 (Formularüberschrift bei new/edt/del) */
#ModComBoxComments h1
{
 font-size:1.2em;
 line-height:1.4em;
 font-weight:bold;
 color:#656564;
}

/* Titel eines Kommentars im Listing */
#ModComBoxComments .ModComClassTitle
{
 margin:0.8em 0em 0.3em 0em;
 font-size:1em;
 line-height:1.2em;
 color:#656564;
}

/* Kommentar-Info */
#ModComBoxComments .ModComClassFrom
{
 margin:0em 0em 1em 0em;
 font-size:0.8em;
 line-height:1.2em;
 color:#656564;
}

/* Kommentar-Text */
#ModComBoxComments .ModComClassText
{
 font-size:1em;
 line-height:1.3em;
 color:#656564;
}

/* Disclaimer */
#ModComBoxComments .ModComClassDisclaimer
{
 margin:20px 11px 40px 40px;
 font-size:1em;
 line-height:1.2em;
 color:#656564;
}

/* Links im Kommentarbereich */
#ModComBoxComments A.ModComLink:link, A.ModComLink:visited, A.ModComLink:focus
{
 color:#4B4D0E;
 text-decoration:none;
}
#ModComBoxComments A.ModComLink:hover, A.ModComLink:active
{
 color:#4B4D0E;
 text-decoration:underline;
}

/* Box mit Links in der Admin-Ansicht */
#ModComBoxComments .ModComBoxAdmLinks
{
 font-size:0.8em;
 line-height:1.2em;
 margin:0.2em 0em 0em 0em;
}

/* Box um das Formular zum Erstellen/Editieren/Löschen eines Kommentars */
#ModComBoxForm
{
 width:580px;
 margin:0px 11px 20px 0px;

 font-size:1em;
 color:#656564;
}

/* Formular für das Erstellen/Editieren/Löschen eines Kommentars */
#ModComBoxForm .ModComForm
{
 
}

/* Kurzes Eingabefeld im Formular */
#ModComBoxForm .ModComClassInputShort
{
 font-family: Verdana, Arial, Helvetica, Univers, sans-serif;
 width:440px;
 font-size:1em;
 margin:2px 0px 6px 0px;
 color:#656564;
 
 border:1px solid #656564;
}

/* Langes Eingabefeld im Formular */
#ModComBoxForm .ModComClassInputLong
{

 width:580px;
 font-size:1em;
 color:#656564;
 margin:2px 0px 6px 0px;

 border:1px solid #656564;
}

/* Großest Textarea-Feld im Formular */
#ModComBoxForm .ModComClassTextareaLong
{

 width:580px;
 font-size:1em;
 color:#656564;
 margin:2px 0px 6px 0px;
 border:1px solid #656564;
 resize: none;
}

