/* SLIMBOX */

body {background-color:#007ec5;
      background-image:url(../images/hg.gif);
	  background-repeat:repeat-x;
      font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	 }
#head {background-image:url(../images/head2.jpg);
       background-repeat:no-repeat;
       color:#FFFFFF;
	   padding-left:235px;
	   height:126px;
	    	   }
#head1 {background-image:url(../images/hg_head1.gif);
        background-repeat:repeat-x;
	    padding-left:235px;
	    height:25px;
		color:#FFFFFF;
		
	    	   }
#one{height:1px;
     background-color:#FFFFFF;
	 margin:0px;}
   
	#space {height:100px;}
	#space1 {height:5px;}

#wrapper{margin:auto;
         width:945px;}
#inhalt {background-color:#ffffff;
         color:#003366;
		 padding-left:235px;
	     padding-top:10px;}
#inhalt1 {background-color:#007ec5;
         color:#ffffff;
		 padding-top:2px;
		 margin-top:1px;
		
				}
#fuss {background-color:#FFFFFF;
       color:#003366;
	   margin-top:2px;
	   text-align:center;
	   padding-top:5px;
	   padding-bottom:5px;}
a:link{color:#FFFFFF;}
a:visited{color:#FFFFFF;}
a:hover {color:#003366;}
td {vertical-align:top;
}
.trenner {background-image:url(../images/trenner.gif);
          background-repeat:repeat-x;
		  height:1px;}
img {margin-top:2px;}
#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/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: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.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: 113px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
