body {
	font-family: MS Reference Sans Serif, Verdana, Tahoma, Arial, Helvetica;
	font-size:12px;
	color: #333333;
	background-color: #ffffff
}	
h1 {
	font-size:36px;
	font-weight:bold
}
h2 {
	font-size:24px;
	font-weight:bold
}
h3 {
	font-size:18px;
	font-weight:bold
}
h4 {
	font-size:16px;
	font-weight:bold
}
h5 {
	font-size:13px;
	font-weight:bold
}
.hauptnavigation {
	background-color:#cccccc;
	border:1px solid #333333;
	padding-left:5px; padding-top:3px; padding-bottom:3px;
	margin-bottom:0px; margin-top:0px
}
.hauptnavigation a:link { 
	text-decoration:none;
	font-size:12px; color: #333333
}
.hauptnavigation a:visited {
	text-decoration:none;
	font-size:12px; color: #666666
}
.hauptnavigation a:hover {
	text-decoration:none;
	font-size:12px; color: #ffffff
}
a:link {
	text-decoration:underline;
	font-size:12px; color: #333333
}
a:visited {
	text-decoration:underline;
	font-size:12px; color: #666666
}
a:hover {
	text-decoration:none;
	font-size:12px; color: #666666
}
.seitennavigation {
}
.seitennavigation a:link { 
	text-decoration:underline;
	font-size:12px; color: #333333
}
.seitennavigation a:visited {
	text-decoration:underline;
	font-size:12px; color: #333333
}
.seitennavigation a:hover {
	text-decoration:none;
	font-size:12px; color: #999999
}
.auswahl {
}
.auswahl a:link { 
	text-decoration:none;
	font-size:24px; color: #333333
}
.auswahl a:visited {
	text-decoration:none;
	font-size:24px; color: #666666
}
.auswahl a:hover {
	text-decoration:none;
	font-size:24px; color: #999999
}
.bilderrahmen {
	border-color:#333333
}
.zellrahmen {
	background-color:#cccccc;
	border:1px solid #333333;
}
.textbox {
	font-weight:bold;
	background-color:#cccccc;
	border:1px solid #333333;
	padding-left:8px;
	padding-bottom:4px;
	padding-top:4px;
}


/* .Tabelle für Aktuell = 2. Zeile und weiter, rechts anschließend */


.Tabelleaktuell {
	border: #cccccc;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


/* hier folgen die Definitionen für Tabellen */
/* .Tabellenkopf1 = Kopfzeile, ganz links */
/* .Tabellenkopf2 = Kopfzeile, rechts anschließend */
/* .Tabellenzelle11 = 1. Zeile wenn kein Tabellenkopf, ganz links */
/* .Tabellenzelle12 = 1. Zeile wenn kein Tabellenkopf, rechts anschließend */
/* .Tabellenzelle2l = 2. Zeile und weiter, ganz links */
/* .Tabellenzelle22 = 2. Zeile und weiter, rechts anschließend */


.Tabellenkopf1 {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
.Tabellenkopf2 {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
		
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
}
.Tabellenzelle11 {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.Tabellenzelle12 {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.Tabellenzelle21 {
	border: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.Tabellenzelle22 {
	border: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}


/* hier folgen die Definitionen für Tabellen im rechten Seitenrand*/
/* .Tabbild1 = Kopfzeile, ganz links */
/* .Tabbild2 = Kopfzeile, rechts anschließend */
/* .Tabbildzelle11 = 1. Zeile wenn kein Tabellenkopf, ganz links */
/* .Tabbildzelle12 = 1. Zeile wenn kein Tabellenkopf, rechts anschließend */
/* .Tabbildzelle2l = 2. Zeile und weiter, ganz links */
/* .Tabbildzelle22 = 2. Zeile und weiter, rechts anschließend */

.Tabbildkopf1 {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Tabbildkopf2 {
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Tabbildzelle11 {
	background-color: #FFFFFF;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Tabbildzelle12 {
	background-color: #FFFFFF;
	border: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Tabbildzelle21 {
	background-color: #FFFFFF;
	border: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
.Tabbildzelle22 {
	background-color: #FFFFFF;
	border: #333333;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
		
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}


/* hier folgen die Definitionen für LIGHTBOX*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

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

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

#imageData{	padding:0 12px; color: #333333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}