@charset "utf-8";
/* CSS Document */
* {
margin: 0;
padding: 0;
}
body  {
font: 0.9em Verdana, Arial, Helvetica, sans-serif;
background: #000 url(../style/site_bg.gif) top center repeat-y;
margin: 0; 
padding: 0;
text-align: center; 
color: #000000;
}
a {
color:#CC0000;
text-decoration: none;
}
a:hover {
color: #FF9900;
text-decoration: none;
}
.galeriecontainer {
	float: right;
	width: 160px;
	padding: 5px 3px 0px 5px;
	background:#fff;
	border:1px solid #f5f5f5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.galeriecontainer_hori {
	padding: 5px 3px 0px 5px;
	background:#fff;
	border:1px solid #f5f5f5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.lightbox img {
	border: 4px solid  #FFF;
	margin: 0px 5px 5px 0px;
}
.thrColAbsHdr #container { 
	position: relative; 
	width: 770px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 

.thrColAbsHdr #header {
height: 85px; 
padding: 0 10px 0 20px; 
background: #000000 url(../style/header_bg.gif) top center no-repeat;
} 
.thrColAbsHdr #header h1 {
margin: 0; 
padding: 10px 0; 
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 111px;
	right: -136px;
	width: 134px;
	height: 551px;
	background: #000 url(../style/right.jpg) top left no-repeat;
	padding:0;
}
.thrColAbsHdr #mainContent {
	font-size: 0.9em;
	margin: 4px 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	overflow: auto;
	height: 392px;
}

#mainContent  h2, #mainContent  h3 {
font-family: Giorgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:140%;
color:#CC0000;
font-weight: normal;
}
#mainContent  h1 {
font-family: "Times New Roman", Times, serif;
color:#cc0000;
/*text-shadow: -1px -1px 0px #990000, 1px 1px 0px #fff;*/
font-style:italic;
font-size:200%;
font-weight: normal;
padding: 10px 0;
}
.thrColAbsHdr #mainContent ul {
background: #f3f3f3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 5px;
}
.thrColAbsHdr #mainContent ul li {
list-style: none;
line-height: 25px;
background:url(li.gif) left top no-repeat;
padding: 0 0 0 20px;
}
.thrColAbsHdr #mainContent ul li ul li {
list-style: none;
line-height: 20px;
background:url(ol.gif) left top no-repeat;
padding: 0 0 0 20px;
}
.thrColAbsHdr #footer { 
	height: 156px;
	padding: 0 10px 0 20px; 
	background: #cc0000 url(../style/footer.gif) top right no-repeat;
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding: 0;
	}



#menu {
width: 780px;
font-family: Verdana;
font-size: 0.75em;
line-height: 1.5;
float: left;
background: #000 url(../style/main_bg.gif) bottom center repeat-y;
}

#menu ul {
float: left;
margin:0;padding:0;
list-style-type: none; 
}

/*
*width notwendig für Umbruch
*/
#menu ul li ul {
float: left;
width: 199px;
margin: 0px;
}
#menu ul li ul li a {background:url(../style/bg4.jpg) repeat 0 0; display:block;padding: 5px 0px 5px 10px;;height:100%;color:#FFF;text-decoration:none;width:130px;  }

/*--definiert die "Drop-Down-Links" im Hoverzustand--*/
#menu a {background:url(../style/bg4.gif) repeat 0 0; display:block;padding: 5px 0px 5px 10px;;height:100%;color:#FFF;text-decoration:none;width:130px;  }
#menu li a:hover, #menu li a:focus, #menu li a:active, {background-position:-150px 0;}
#menu li a.active  {background: url(../style/bg2.gif) top left no-repeat;padding: 5px 0px 5px 10px; }

/*--versteckt die "Drop-Down-Links", solange nicht gehovert wird--*/
#menu ul ul {
position: absolute;
z-index: 2;
display: none;
background:url(umenu_footer.gif) bottom left no-repeat;
padding-bottom: 10px;
}

/*--lässt die Dropdown-Links beim Hovern erscheinen--*/
#menu ul li:hover ul {
display: block;
}
*html body {
behavior: url(csshover3-source.htc);
font-size: 100%;
}

*html #menu ul li a {
height: 1%;
} 
/*--nur für IE-Versionen kleiner gleich 6 erkennbar--*/

*html #menu ul li {
float: left;
}

/*--nur für IE 7 erkennbar--*/

*+ html #menu ul li ul {
margin-top: 25px;
margin-left: -140px;
float: left;
width: 199px;
} 
#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;	
}
