html, body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Tahoma, Veranda, sans-serif;
	font-size: 14px;
	background: #0054a2;
}
.wrapper {
	width: 901px;
	position: relative;
	left: 50%;
	margin-top: -4px;
	margin-left: -450px;
	min-height: 450px;
	max-height: auto;
	background: url(design/wrapper-hg.png) repeat-y;
}
.top-pic {
	z-index: 10;
	width: 1160px;
	position: relative;
	left: 50%;
	margin-left: -580px;
}
.nav {
	float: left;
	width: 171px;
}
.nav ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: -24px;
}
.nav ul a {
	font-size: 16px;
	text-decoration: none;
	list-style: none;
	color: #FFFFFF;
	background: url(design/link-hg.png) no-repeat;
	display: block;
	width: 130px;
	height:50px;
	text-indent: 6px;
	line-height: -20px;
	text-align: left;
	text-align: center;
}
.nav a  {
	line-height: 50px;
}
.nav a:hover {
	background: url(design/link-hg-hover.png) no-repeat;
}
.inhalt-index {
	padding-top: 20px;
	margin-left: 40px;
	text-align: center;
}
.inhalt-index h1{
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.inhalt-vita {
	padding-top: 20px;
	padding-left: 190px;
	padding-right: 60px;
	line-height: 2em;
}
.inhalt-vita h1{
	text-align: center;
}
.inhalt-vita a {
	text-decoration: none;
	font-weight: bold;
	color: #1f33af;
}
.inhalt-vita li{
	list-style: none;
}
.vita-liste .datum {
	display: block;
	float: left;
	width: 130px;
}
.vita-liste .taetigkeit {
	display: block;
	overflow: hidden;
}
.inhalt-aktuelles {
	width: 620px;
	padding-top: 10px;
	margin-left: 29%;
	background: url(design/aktuelles-hg.png) no-repeat;
	background-position: 10px;
}
.inhalt-aktuelles h1 {
	margin-left: 240px;
}
.aktuelles_kalender{
	border-collapse:collapse;
	width: 240px;
	margin-left: 150px;
}
.aktuelles_kalender TD{
	background: #adc5de;
	padding:2px;
	border:1px solid #CCCCCC;
	text-align: center;
}
.aktuelles_kalender TD A{
	color:#000000;
	text-decoration:underline;
}
.aktuelles_kalender TD A:hover{
	text-decoration:none;
}
.inhalt-aktuellesadmin{
	margin-left: 240px;
	margin-top: -2px;
}
.inhalt-aktuellesadmin h1{
	margin-top: -1px;
	margin-left: 250px;
}
.inhalt-aktuellesadmin td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	width: 500px;
}
.inhalt-aktuellesadmin table {
	margin-left: 6px;
}
.inhalt-showreel {
	padding-top: 20px;
	text-align: center;
	margin-left: 170px;
}
.inhalt-galerie {
	padding-top: 20px;
	text-align: center;
	margin-left: 178px;
}
.inhalt-galerie img{
	text-decoration: none;
	list-style: none;
	border-radius: 20px;
	border: 2px groove #01326a;
	margin: 17px;
	-moz-box-shadow: 7px 7px 15px #000000;
    -webkit-box-shadow: 7px 7px 15px #000000;
    box-shadow: 7px 7px 15px #000000;
}
.inhalt-kontakt {
	padding-top: 20px;
	text-align: center;
	padding-left: 276px;
}
.inhalt-kontakt table {
	margin-top: -20px;
	border: 1px inset #000000;
	background: #013c81;
	color: #FFFFFF;
	-moz-box-shadow: 3px 3px 10px #000000;
    -webkit-box-shadow: 3px 3px 10px #000000;
    box-shadow: 3px 3px 10px #000000;
}
.inhalt-kontakt h1{
	margin-left: -200px;
}
.autogramm{
	margin-left: 160px;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 50px;
}
.inhalt-links {
	padding-top: 20px;
	text-align: center;
	margin-left: 40px;
}
.inhalt-links a {
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	color: #1f33af;
	font-size: 14px;
}
.inhalt-links a:hover {
	font-size: 13px;
}
.inhalt-haftungshw {
	font-size: 10px;
	margin-top: 180px;
	text-align: center;
	margin-left: 40px;
}
.inhalt-haftungshw  h1{
	font-size: 12px;
}
.inhalt-impressum {
	padding-top: 20px;
	text-align: center;
	margin-left: 40px;
	
}
.inhalt-impressum a {
	text-decoration: none;
	list-style: none;
	font-weight: bold;
	color: #1f33af;
	font-size: 14px;
}
.footer {
	width:901px;
	position: relative;
	left: 50%;
	margin-left: -450px;
	background: url(design/footer.png) no-repeat;
	height: 50px;
	text-align: center;
	font-size: 9px;
	line-height: 80px;
	margin-top: -2px;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.index-pic {
	margin-left: 80px;
	margin-top: 10px;
}
h1 {
	font-size: 16px;
}

#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:lightbox/imageslightbox/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(lightbox/imageslightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/imageslightbox/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; }



