/*----- BODY (HINTERGRUND + ALLGEMEINES) -----*/ 

body {

background-color:#8C8D8F;

}

.table_hg {

background-color: #F0F1E1;

border-left-color: #717273;

border-left-width: 3px;

border-left-style: solid;

border-right-color: #717273;

border-right-width: 3px;

border-right-style: solid;

border-bottom-color: #717273;

border-bottom-width: 1px;

border-bottom-style: solid;

}

/*----- HEADER -----*/ 

#header {

width: 800px;

height: 125px;

padding-top:0px;

background-image: url(../images/header.png);

background-repeat:no-repeat;

background-color: #A4C8C8;

z-index:10;

}

/*----- POPUP MENU -----*/ 

#menu {

width:800px;

height:22px;

padding-top:0px;

margin-top:0px;

background-image: url(../images/img_navigation.png);

background-repeat:no-repeat;

z-index:100;

}

ul, li {

margin: 0;

padding: 0;

list-style-type: none;

}

#menu ul {

float: left;

width:80px;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#8C8D8F;

text-align: center;

font-weight: normal;

line-height:22px;

cursor: pointer;

text-decoration: none;

}

#menu ul a:link{

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#8C8D8F;

text-align: center;

font-weight: normal;

line-height:22px;

text-decoration: none;

}

#menu ul a:visited {

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#8C8D8F;

text-align: center;

font-weight: normal;

line-height:22px;

cursor: pointer;

text-decoration: none;

}

#menu ul a:hover{

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#A4C8C8;

text-align: center;

font-weight: normal;

line-height:22px;

cursor: pointer;

text-decoration: none;

}

#menu ul a:active{

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#A4C8C8;

text-align: center;

font-weight: normal;

line-height:22px;

cursor: pointer;

text-decoration: none;

}

#menu li {

background-image: url(../images/button_navin.png);

background-repeat:no-repeat;

border-bottom: 1px solid #e7e7e7;

border-left: 1px solid #e7e7e7;

border-right: 1px solid #e7e7e7;

text-align: left;

display: block;

height:18px;

background: #e7e7e7;

margin-left:0px;

line-height: 18px;

width: 100%;

}

#menu li a:link {

background-image: url(../images/button_navin.png);

background-repeat:no-repeat;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#8C8D8F;

text-decoration: none;

font-weight: normal;

display: block;

height: 18px;

line-height: 18px;

border: 0 none;

text-align: left;

width: 100%;

}

#menu li a:visited {

background-image: url(../images/button_navin.png);

background-repeat:no-repeat;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#8C8D8F;

text-decoration: none;

font-weight: normal;

display: block;

height: 18px;

line-height: 18px;

border: 0 none;

text-align: left;

width: 100%;

}

#menu li a:hover {

background-image: url(../images/button_navi.png);

background-repeat:no-repeat;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#A4C8C8;

text-decoration: none;

font-weight: normal;

text-align: left;

display: block;

height: 18px;

line-height: 18px;

width: 100%;

}

#menu li a:active {

background-image: url(../images/button_navi.png);

background-repeat:no-repeat;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

color:#A4C8C8;

text-decoration: none;

font-weight: normal;

text-align: left;

display: block;

height: 18px;

line-height: 18px;

width: 100%;

}

/*----- INHALT -----*/

#content {

/*background-color: #F0F1E1;*/

width: 800px;

padding-top: 20px;

}

#content .txt_content {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: lighter;

color: #333333;

padding-left: 15px;

line-height: 15px;

}

#content .txt_content a:link {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: lighter;

color: #333333;

text-decoration: underline;

line-height: 15px;

}

#content .txt_content a:visited {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: lighter;

color: #333333;

text-decoration: underline;

line-height: 15px;

}

#content .txt_content a:hover {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: lighter;

color: #A4C8C8;

text-decoration: underline;

line-height: 15px;

}

#content .txt_content a:active {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: lighter;

color: #A4C8C8;

text-decoration: underline;

line-height: 15px;

}

#content .txt_content table {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: lighter;

color: #333333;

line-height: 15px;

}



#content .txt_content h1 {

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 12px;

font-weight: bold;

color: #4F8484; 

}

#content .txt_content h2 {

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 11px;

font-weight: bold;

color: #333333;

}

#content .pic_content {

background-color: #F0F1E1;

font-family: Tahoma, Geneva, serifSansSerifMonospace;

font-size: 8px;

font-weight: lighter;

color: #333333;

}

/*------lightbox--------*/

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 1000;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(../images/galerie/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/galerie/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/galerie//nextlabel.gif) right 15% no-repeat; }





#imageDataContainer{

	font: 10px Verdana, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	}



#imageData{

	padding:0 10px;

	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #8C8D8F;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	

/*---- nyxas --------*/

/* ----- NYXAS -----*/

.nyxas, .nyxas a:link, .nyxas a:visited, .nyxas a:hover, .nyxas a:active{

padding-top: 0px;

font-family: Verdana, Arial, Chicago;

font-size:9px;;

color: #000000;

text-decoration:none;

}	