body
{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.content
{
	background-image: url(../img/center_contentbg.jpg);
	background-repeat: repeat-x;
	background-color: #cdcdcd;
	line-height: 150%;
	text-align: justify;
	color: #000000;
	vertical-align: top;
	padding: 5px;
}

.tablebildgalerie a
{
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

.tablebildgalerie a:hover
{
	color: #FFFFFF;
	border-bottom: 0px;
}

.middle
{
	background-image: url(../img/center_middlebg.jpg);
	background-repeat: repeat-x;
	background-color: #b30a0a;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

.outside a
{
	color: #000000;
	text-decoration: none;
}

.outside a:hover
{
	color: #b30a0a;
}

.outside
{
	background-image: url(../img/center_outsidebg.jpg);
	background-repeat: repeat-x;
	background-color: #fafafa;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	padding-top: 5px;
}

.left
{
	background-image: url(../img/center_leftbg.jpg);
	vertical-align: top;
}

.barcenter
{
	background-color: #000000;
	color: #FFFFFF;
}

.barmiddle
{
	background-color: #490000;
	color: #FFFFFF;
	text-align: center;
}

.baroutside
{
	background-color: #5a5a5a;
	color: #FFFFFF;
	text-align: center;
}

.navtable
{
	position: absolute;
	top: 176px;
	left: 70px;	
}

.navtablesub
{
	position: absolute;
	visibility: hidden;
}

.navtablesubnav
{	
	background-image: url(../img/navtablesub_bg.jpg);
	background-repeat: repeat-x;
	background-color: #cecdcc;
	border: 1px #FFFFFF solid; 
}

.nav
{
	width: 140px;
	height: 17px;
	text-align: center;
}

.navsub
{
	width: 140px;
	height: 20px;
	text-align: center;
}

.nav a
{
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
	height: 100%;
}

.nav a:hover
{
	color: #000000;
	background-image: url(../img/nav_over.jpg);
}

.navsub a
{
	text-decoration: none;
	color: #000000;
	display: block;
	width: 100%;
	height: 100%;
}

.navsub a:hover
{
	color: #FFFFFF;
	background-color: #000000;
}

.emptynav
{
	height: 17px;
	background-image: url(../img/navsub_head.gif);
}

h1
{
	color: #9a0000;
	font-size: 16px;
	text-indent: 20px;
}

h2
{
	color: #000000;
	font-size: 14px;
	border-bottom: 1px #9a0000 solid;
}

h3
{
	color: #9a0000;
	font-size: 16px;
}

.barcenter a
{
	text-decoration: none;
	color: #BBBBBB;
	font-weight: bold;
}

.barcenter a:hover
{
	border-bottom: 1px dashed #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}

.content a
{
	text-decoration: none;
	color: #9a0000;
	font-weight: bold;
}

.content a:hover
{
	color: #000000;
	font-weight: bold;
	//border-bottom: 1px dashed #9a0000;
}

.galeriebild
{
	background-color: #AAAAAA;
}

.galeriebild a
{
	color: #FFFFFF;
}

.galeriebild a:hover
{
	color: #000000;
	background-color: #000000;
}

.bildsignatur
{
	text-align: center;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	padding: 5px;
	font-style: italic;
}

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