
body {
color : #efefef;
background : url(http://www.pfennig-bau.de/icons/bgkachel.png) repeat fixed;
margin : 0;
padding : 0;
font : 13px verdana, sans-serif;
height: 100%;
}
#container {
/*margin : 0 auto;*/
/*padding: 0 265px 0 0;*/
width : 900px;
background : #113388;
border : 0px solid #000000;
}
#head {
margin : 10px 0 0 0;
background-color : #113388;
background : url(http://www.pfennig-bau.de/bilder/titel.png);
background-repeat : no-repeat;
height : 160px;
}
#menu {
float : left; clear : left;
background : #113388;
width : 145px;
font-weight : bold;
font-size : 12px;
display: inline;
}
#menu a {
color : #efefef;
text-decoration : none;
margin:0 0 14px 0;
}
ul#nav{margin:0;padding:0;}
ul#nav li {margin:0;padding:0;list-style:none;float:none;}
ul#nav li a {text-decoration:none;display:block;padding: 0 1em;border:0px solid silver;color:#efefef;background:#113388;}
ul#nav li a:hover, ul#nav	li a:focus {border:0;color:#efef77;text-decoration:underline;}
/*Untermenü*/
ul#nav li ul {padding:0;max-height:0;display:block;overflow:hidden;position:relative;top:0;left:10px;transition:max-height 1s ease-in-out 0s;}
ul#nav li:hover ul {max-height:300px;}
ul#nav li ul li {float:none;}
ul#nav li ul li a {font-size:0.9em; background:transparent;}
ul#nav li ul li a:hover, ul#nav li ul li a:focus {border:0;color:#efef77;text-decoration:underline;}
#iso {
width : 64px;
height : 31px;
text-decoration : none;
display : inline-block;
vertical-align : middle;
border:0px;
background : url(http://www.pfennig-bau.de/icons/isoflocm.png) no-repeat left top;
}
#iso:hover {
background-position : right top;
}
#iso:active {
background-position : right top;
}
#menu p {
font-weight : bold;
font-size : 12px;
padding : 20px 0 10px 10px;
margin : 0;
}
#outercont {
background : #ffffff;
margin : 0 0 0 140px;
padding : 0 0 0 0;
border : 10px solid #113388;
}
#lo {
background : url(http://www.pfennig-bau.de/icons/cornerlo.png) no-repeat top left;
}
#ro {
background : url(http://www.pfennig-bau.de/icons/cornerro.png) no-repeat top right;
}
#lu {
background : url(http://www.pfennig-bau.de/icons/cornerlu.png) no-repeat bottom left;
}
#ru {
background : url(http://www.pfennig-bau.de/icons/cornerru.png) no-repeat bottom right;
}
#content {
color : #000000;
background-color : transparent;
padding : 25px 15px 15px 15px;
text-align: justify;
}
#content h1 {
margin : 0 0 10px 0;
padding : 2px 0 2px 5px;
font : bold 16px verdana, sans-serif;
border-left : 10px solid #bbbbdd;
border-bottom : 1px solid #bbbbdd;
}
#content h2 {
margin : 15px 0 10px 0;
padding : 2px 0 2px 5px;
font : bold 14px verdana, sans-serif;
border-left : 8px solid #bbbbdd;
border-bottom : 1px solid #bbbbdd;
}
#content h3 {
margin : 15px 0 10px 0;
padding : 2px 0 2px 5px;
font : bold 12px verdana, sans-serif;
border-left : 6px solid #bbbbdd;
border-bottom : 1px solid #bbbbdd;
}
#content h4 {
margin : 15px 0 0 0;
border-top : 1px solid #444444;
color : #444444;
font : 10px verdana, sans-serif;
}
#content h5 {
font : bold 14px verdana, sans-serif;
margin : 0 0 8px 0;
}
#content p {
padding : 5px;
}
#content a {
color : #334466;
text-decoration : none;
}
#content a  img{
border:none;
outline:none;
}
#content a:hover {
color : #000000;
text-decoration : underline;
}
#foot {
clear : left;
background : #002266;
padding : 0;
margin : 0 0 10px 0;
border-top : 1px solid #000000;
}
#foot p {
color : #efefef;
margin : 0;
padding : 4px;
text-align : right;
}
#foot a {
color : #efefef;
text-decoration : none;
}

#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%;  display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.pfennig-bau.de/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.pfennig-bau.de/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: 113px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

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

a.player {
	display:block;
	text-align:center;
	margin:0 15px 15px 0;
	border:1px solid #aaa;
}

/* play button */
a.player img {
	margin-top:130px;
	border:0;
}

/* when container is hovered we alter the border color */
a.player:hover {
	border:1px solid #000;
}

.klappname {display:inline-block;}
.trenner {margin:0;}
.toklapp {display:none;}
[id^="kl_"] p {border:1px solid;padding:.5em;background:#eee;}
[id^="klapp"] {text-decoration:none;}
[id^="klapp"] span:nth-of-type(2) {text-decoration:underline;}