
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
	background: #666666;
	margin: 0; 
	text-align: center; 
	color: #000000;
	
#    background-image:url('../images/eule.png');
 #   background-repeat: no-repeat;
  #  background-position: 1184px 320px;
   # background-attachment: scroll;
    
    
    }
.thrColAbsHdr #container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #ffff99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
} 

.thrColAbsHdr #header {
	height: 250px;
	background-color: #344920;
	background-image: url('../images/banner_oben.jpg');padding-left:20px; padding-right:10px; padding-top:0; padding-bottom:0
} 


#menuh
	{
	font-size: 100%;
	font-family: helvetica, "Trebuchet MS",arial, sans-serif;
	width:100%;
	height:20px;
	float: left;
	margin:0;
	color: #333;
	
	background: #344920;  /*--#26370A--*/
	
	border-bottom : 0px solid #520934;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	height:10px;
	border: 0px solid #eee;
	white-space:nowrap;
	margin:0;
	padding: 0.3em 0.2em 0.3em 0.4em;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #fff;
	background: #344920;   /*----#6E6A5A;----*/
	text-decoration:none
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #fff;
	height:15px;
	background-color: #404040;
	}	
			
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:100px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}




.thrColAbsHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 249px;
	left: 0px;
	width: 170px;
	background-color: #30431B;
	background-image: url('../images/navi_links.jpg');
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	height: 600px
}

.thrColAbsHdr #mainContent {
	margin-top: 30;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 20px;
}
.thrColAbsHdr #footer {
	background-color: #31431B;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-top: 3;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColAbsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}








/* Begin CSS Popout Menu */
/* SLIMBOX - Fotoalbum*/

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url('loading.gif') no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: url('prev.gif') no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: url('next.gif') no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: url('close.gif') no-repeat center;
	margin: 5px 0
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* End CSS Popout Menu */