body, td {
                font-family: Verdana;
                font-size: 10pt;
               COLOR: #333333
}


body {
	//scrollbar-base-color: ;
	scrollbar-arrow-color: #000080;
	scrollbar-face-color: #F6E189;
	//scrollbar-3dlight-color: ;
	//scrollbar-highlight-color: ;
	//scrollbar-shadow-color: ;
	//scrollbar-darkshadow-color: #F0CB2C;
	// scrollbar-track-color: ;
	background-color: #F6EDC8;
	margin-left: 0px;
	margin-right: 0px
}

p {
        font-family: Verdana;
		margin-top: 0px;
        margin-bottom: 11px;
}

h1 {
	font-size: 16pt;
	font-weight: normal;
	margin-left: 0px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

h1 a {
	color: #000000;
}

h1.first {
        MARGIN-TOP: 30px;
}

h2 {
        font-size: 11pt;
        font-weight: bold;
        COLOR: black;
        MARGIN-BOTTOM: 11px;
}

.copy {
        font-size: 10pt;
        font-weight: bold;
        COLOR: #666666;
        MARGIN-BOTTOM: 0px;
}

.copy2 {
        font-size: 10pt;
        font-weight: bold;
        COLOR: #000000;
        MARGIN-BOTTOM: 0px;
}


A{
	COLOR: #006699;
	TEXT-DECORATION: none;
}

A.more {
                FONT-WEIGHT: BOLD;
}

A:visited {
	COLOR: #006699;
	TEXT-DECORATION: none;
}
A:active {
	COLOR: #006699;
	TEXT-DECORATION: none;
}
A:hover {
        COLOR: #cc0000;
        TEXT-DECORATION: none;
}
li {
	margin-top: 10;
	margin-bottom: 10;
}
.start {
	margin-top: 10;
	margin-bottom: 10;
	list-style-image:url(../images/listpfeil.gif);
}
.Stil1 {color: #808080}
a:visited.Stil1 {color: #808080}
.Stil7 {color: #808080; font-style: italic; }
.Stil8 {color: #FFFFFF}

td.linie {
	border-bottom:thin;
	border-bottom-color:#FFFFFF
}

/* LIGHTBOX */
#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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: #000; }

li.level2 {	
	list-style-type:square
	}
	
li.reddot {
	list-style:url(../images/red-bullet.jpg)
	}
	
.subnav-box {
	font-size: 8pt;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	display:block;
	background-color:#F6EDC8;
	border: 1px #808080 solid;
	}
	
.subnav {
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	}
	
.subnav-reg {
	font-size: 8pt;
	}

