﻿.body {
	margin:5px;
	background-color:#CACACC;
}
.kopftabelle {
	width:1024px;
	margin:auto;
}
.header {
	width:1024px;
	height:90px;
	background-attachment:scroll;
	background-image:url('../images/main/header.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.header_front {
	width:1024px;
	height:90px;
	background-attachment:scroll;
	background-image:url('../images/main/header-front.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.navitabelle {
	width:1024px;
	margin:auto;
	background-attachment:scroll;
	background-image:url('../images/main/navi.jpg');
	background-position:left center;
	background-repeat:no-repeat;
}
.navi {
	height:35px;
	font-family:Verdana;
	font-size:small;
	color:black;
}
.navi a:link {
	color:#000000;
	text-decoration:none;
}
.navi a:visited {
	color:#000000;
	text-decoration:none;
}
.navi a:hover {
	color:#004080;
	font-weight:bold;
	text-decoration: none;
}
.navi a:active {
	color:#004080;
	font-weight:bold;
	text-decoration:underline;
}
.maintabelle {
	width:1024px;
	height:100%;
	margin:auto;
}
.main_top_left {
	height:13px;
	width:13px;
	background-color:white;
	background-attachment:scroll;
	background-image:url('../images/main/ecke_ol.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.main_top_middle {
	height:13px;
	background-color:white;
	border-top:1px #767475 solid;
}
.main_top_right {
	height:13px;
	width:13px;
	background-color:white;
	background-attachment:scroll;
	background-image:url('../images/main/ecke_or.jpg');
	background-position:right top;
	background-repeat:no-repeat;
}
.main_middle_left {
	width:13px;
	background-color:white;
	border-left:1px #767475 solid;
}
.main_middle_middle {
	background-color:white;
}
.main_middle_right {
	width:13px;
	background-color:white;
	border-right:1px #767475 solid;
}
.main_bottom_left {
	height:13px;
	width:13px;
	background-color:white;
	background-attachment:scroll;
	background-image:url('../images/main/ecke_ul.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
}
.main_bottom_middle {
	height:13px;
	background-color:white;
	border-bottom:1px #767475 solid;
}
.main_bottom_right {
	height:13px;
	width:13px;
	background-color:white;
	background-attachment:scroll;
	background-image:url('../images/main/ecke_ur.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
}
.headline {
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color: #000000;
}
.normtext {
	font-family:Verdana;
	font-size:small;
	color: #000000;
}
.stornotext {
	font-family:Verdana;
	font-size:small;
	color: #808080;
}
.stornotextsmall {
	font-family:Verdana;
	font-size:8pt;
	color: #808080;
}
.normtextsmall {
	font-family:Verdana;
	font-size:8pt;
	color: #000000;
}
.faxtext {
	font-family:Verdana;
	font-size:8.5pt;
	color: #000000;
}
.footertext {
	font-family:Verdana;
	font-size:8pt;
	color: #808080;
}
.faxtext1 {
	font-family:Verdana;
	font-size:9pt;
	color: #000000;
}
.bigtext {
	font-family:Verdana;
	font-size:28pt;
	font-weight:bold;
	color: #000000;
}
.foottext {
	font-family:Verdana;
	font-size:x-small;
	color: #000000;	
}
.windowtext {
	font-family:Verdana;
	font-size:6pt;
	color: #000000;	
}
.detail_head {
	border: 1px solid #C1D8E6;
	background: #C1D8E6;
	font-family:Verdana;
	font-size:small;
	color: #000000;
}
.detail {
	border: 1px solid #C1D8E6;
	background: #ffffff;
	font-family:Verdana;
	font-size:small;
	color: #000000;
}
.detailsmall {
	border: 1px solid #C1D8E6;
	background: #ffffff;
	font-family:Verdana;
	font-size:8pt;
	color: #000000;
}
.detail_headsmall {
	border: 1px solid #C1D8E6;
	background: #C1D8E6;
	font-family:Verdana;
	font-size:8pt;
	color: #000000;
}
.tooltiptitle {
	FONT-SIZE: small;
	CURSOR: default;
	COLOR: #4C89B8;
	FONT-FAMILY: verdana; 
	FONT-WEIGHT: bold;
}
.tooltipcontent {
	FONT-SIZE: 7pt; 
	CURSOR: default; 
	COLOR: #000000; 
	FONT-FAMILY: verdana; 
	TEXT-DECORATION: none;
}
#ToolTip {
	Z-INDEX: 4; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	WIDTH: 100px; 
	POSITION: absolute; 
	TOP: 0px
}
.bild {
width:176.5px;
height:132px;
border: 0px solid;
}
div.block {
float:left;
margin-left:8px;
margin-right:12.5px;
margin-bottom:22px;
}

/* SLIMBOX */

#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/main/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/main/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
        right: 0;
}

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

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

#lbCaption {
        font-weight: bold;
}
#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; background: url(../images/main/prev.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/main/next.gif) right 15% no-repeat; }
#prevLink:hover, #prevLink:visited:hover { background: url(../images/main/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/main/next.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; }
