body {
	background-image:url(../startseite/hintergrund.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-position:bottom;
	padding: 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #a0a0a0;
}
.head {
	position: relative;
	margin: 0px auto;
	top: 10px;
	height: 100px;
	width: 1000px;
	text-align: center;
	background-image: url(../startseite/hintergrund1.jpg);
	background-position: center ;
	z-index: 2;
}
.sprache {
	position: relative; 
	margin:0px auto; 
	width:970px;
	top:5px; 
	text-align:right;
}
.inhalt {
	position: relative;
	margin: 0px auto;
	width:580px;
	padding: 0px;
	height: 100%;
	clear: left;
}
.background {
	position: relative;
	margin: 0px auto;
	top: 30px;
	padding: 0px;
}
.zentrierttext {
	text-align: center;
}
.zentriert {
	position: relative;
	margin: 0px auto;
}

/*Inhalt*/

.erstetabelle {
	padding-top: 15px;
	padding-bottom: 10px;
	border-spacing: 0px;
}

.zweitetabelle {

}

.ueberschrift {
	font-size: 24px;
	font-weight: bold;
}

.untertitel {
}

/*Navi*/

ul.menu { position: relative; margin: 0px auto; height: 33px; width: 990px; top: 20px; z-index:1; padding: 0; list-style: none; font: Arial, Helvetica, sans-serif; font-size:16px;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:12px; margin-left: 12px; margin-left: 3px; text-align: center}
ul.menu ul {position:absolute; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:179px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#FFFF66}
ul.menu ul ul {left:180px; top: -0.5px}
ul.menu .menulink {border:1px solid #a0a0a0 ; padding:5px 7px 7px; background:url(images/header.jpg); width:165px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 170px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

/*EFFMA*/

#wrapper {width:508px; margin:0 auto}
h2 {font-size:14px; margin:15px 0}
.link {cursor:pointer; color:#666}
.link:hover {color:#000}
.slider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
.slidercontent {position:absolute}
.slidercontent .upper {border-bottom:1px solid #9ac1c9}
.section {padding:10px}
.newsslider {position:relative; overflow:hidden; border:2px solid #9ac1c9; height:95px; width:300px; background:#eef5f6; margin-bottom:20px}
.newsslidercontent {position:absolute}
.newsslidercontent .upper {border-bottom:1px solid #9ac1c9}
.newssection {padding:10px; height:75px}

/*Finisher*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../produkte/finisher/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../produkte/finisher/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	;  }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none; }	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #999; }

