HTML {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	COLOR: black;
	FONT-FAMILY: Arial;
	BACKGROUND-IMAGE:url(images/frames/bg_haupt.gif);
}
H3 {
	FONT: bold 16px Arial;
	margin-bottom: 8px;
	COLOR: #003366;
	TEXT-DECORATION: none;
}
H5 {
	FONT: bold 14px Arial;
	margin-bottom: 8px;
	COLOR: #003366;
	TEXT-DECORATION: none;
}
td {
	FONT-SIZE: 13px;
	COLOR: black;
	FONT-FAMILY: Arial;
}
A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: black; FONT-FAMILY: Arial; TEXT-ALIGN: center; TEXT-DECORATION: underline;
}
A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: black; FONT-FAMILY: Arial; TEXT-ALIGN: right; TEXT-DECORATION: underline;
}
A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: #0099CC; FONT-FAMILY: Arial; TEXT-ALIGN: right; TEXT-DECORATION: underline;
}
A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; COLOR: black; FONT-FAMILY: Arial; TEXT-ALIGN: right; TEXT-DECORATION: underline;
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
.Inhalte {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	OVERFLOW-X: hidden;
	COLOR: black;
	FONT-FAMILY: Arial;
}
.Inhalte_Block {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	OVERFLOW-X: hidden;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-align: justify;
}
.Rahmen {
      	background : white;
      	border : 1px solid #3399CC;
}
.Start_Inhalt {
	background: #FFFFFF;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
}
.Start_Weiter {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.Start_Weiter a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-decoration: none;
}
.Start_Weiter a:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-decoration: none;
}
.Start_Weiter a:hover {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E90080;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	text-decoration: underline;
}

/*Styles fuer Referenzen (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: silver; }

/* Styles fuer Facebook Verlinkung*/
a.social {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}
a.social:link {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}
a.social:visited {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}
a.social:active {
		color: white;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
}
a.social:hover {
		color: magenta;
		text-decoration: underline;
		font-weight: normal;
		font-size: 11px;
}
