body {
	background-color: black;
}
 
 body#startpagebody {
 	background-color: white;
 }
 
div#page {
//	background-color: black;
	color: black;	
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-family: Arial;

}

div#startpage{
	
	padding-top: 30px;
	
	margin-left: auto;
	margin-right: auto;
	
	height: 512px;
	width: 708px;
}

div#menu {
	
	background-color: white;	
	text-align: right;
	padding-right: 50px;
	height: 40px;
	font-size: 18px;
	font-family: Arial;

}

ul.navlist {

	list-style-type: none;
	text-align: right;
	color: black;

	margin-left: auto;
	margin-right: auto;

	display: inline;


}


li.navlist {
	display: inline;
	text-align: center;
}


a.standardlink{

//text-decoration: none;
color: black;
	
}

a.standardlink:hover {
	
	background-color: lightgray;
	
}


a.menu {

	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	height: 30px;	

	display: inline-block;
	text-decoration: none;
	color: black;
	
//	font-weight: bold;

}

a.menu:hover {
	background-color: lightgray;
}



div.bild {

	float: left;
//	margin-top: 20px;
	background-color: gray;
	width: 300px;
	height: 450px;

	
}


div#bildLinks1 {
	
//	background-image: url(/julia1/images/IMG_0023.jpg);
		
}

div#contentLayer {
	float: right;
	margin-top: 10px;
	
	background-color: white;

	height: 430px;
	width: 490px;
	
	overflow: scroll;

	overflow-x: hidden;
	overflow-y: auto;


}

div#contentContainer {
	
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	
}


div#contentSplitRechts {

	
}

div#contentSplitLinks {

margin-right: 50px;
float: left;
text-align: center;
	
}



div#fussZeile {
	clear: both;
	background-color: white;
	height: 20px;
	padding-left: 20px;
	color: red;
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
}

img {
border: none;
}


a#currentSelection {
	
	background-color: darkgray;
	
}


table#setCard {
	
	padding-bottom: 10px;
}


td.setCard {

	padding-top: 5px;
}


h1{
	font-size: 15px;
	font-family: Arial;
	padding-top: 15px;
}

h1#Name {

//padding-top: 5px;
//padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 15px;
	color: white;
//	background-color: white;

}


ul#vitaControl{

		list-style-type: none;
		text-align: right;
		color: black;
	
		margin-left: 30px;
		margin-right: auto;
	
		display: inline;
	
	
}


li.vitaControl{

	display: inline;
	text-align: center;

	

}



a.vita {

	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	
	margin-bottom: 5px;
	
	vertical-align: middle;
	height: 20px;	

	display: inline-block;
	text-decoration: none;
	color: black;
	
	font-weight: bold;
}


a.vita:hover {

	background-color: lightgray;
}



a#currentVitaSelection {
	
	background-color: darkgray;
	
}

div.linie{
	height: 3px;
	width: auto;
	
	background-color: black;
	
}


h2 { 

	font-size: 12pt;
	font-family: Arial;
	color: gray;
	padding-top: 20px;

}


img.bild {
	
	border: 0px;
	margin-bottom:25px;
	vertical-align:middle;	
}

img.bildQuer{
	
	border: 0px;
	margin-bottom:25px;
	vertical-align:middle;	
	margin-left: 13px;
	
}

a.bildLink {
	
	padding: 15px;
	
}




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









