/* Stylesheet Datei Fotoseite*/
body { background-color: #121212; color: #EFEFEF; }
body { 
	font-size: 62.5%;
	text-align:center;
	font-family: Arial;
	color: #EFEFEF;
	}
* {margin: 0px; padding: 0px; border: 0px; }

h1, h2, h3, h4, h5, h6 {}
h1 {font-size:4.0em;display: inline;font-weight:normal;}
h1.klein{font-size:3.3em;}

h2 {font-size:2.8em;display: inline;font-weight:normal;}
h2.klein {font-size:2.2em;}

h3{font-size:1.9em;display: inline;font-weight:normal;}
h3.klein{font-size:1.5em;}

h4 {font-size:1.5em;display: inline;font-weight:normal;}
h4.klein {font-size:1.2em;display: inline;}

h5 {font-size:1.4em;display: inline;font-weight:normal;}
h5.klein {font-size:1.2em;display: inline;}

a {}
a:link { color: #EFEFEF; }
a:visited { color: #EFEFEF; }
a:focus { color: #207020; }
a:hover { color: #903030; }
a:active {}

div#titlepic {
	top: 230px;
	background: #000000;
	position: absolute;
	width: 700px;
	height: 467px;
	left:50%;
	margin-left:-350px;
	}
	div#graukeil {
	top: 740px;
	background: #000000;
	position: absolute;
	width: 620px;
	height: 20px;
	left:50%;
	margin-left:-310px;
	}
div#textleft{	
	width: 350px;
	height: 600px;
	padding-top: 40px;
	padding-left: 15px;
	margin: 0;
	float: right;
	text-align: left;	
	font-size: 0.8em;
}
div#textright{
	width: 350px;
	height: 600px;
	padding-top: 40px;
	padding-left: 30px;
	padding-right: 105px;
	margin: 0;
	float: right;
	text-align: left;
	font-size: 0.8em;	
}
div#textpic{
	width: 145px;
	height: 640px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	float: left;
	text-align: left;
	font-size: 0.8em;	
}
div#wrapper { 
	width: 1000px; 
	margin:0px auto; 
	text-align: left;
	}

div#header1 { 
	margin-right: 450px;
	line-height: 4.3em;
	text-align: left;
	padding-left: 14px;
	padding-top: 15px;
	}
div#header2 { 
	width: 430px;
	float: right;
	line-height: 4.3em;
	text-align: right;
	padding-right: 20px;
	padding-top: 12px;
	}
div#nav { 
	clear: both;
	padding-left: 10px;
	font-size: 0.8em;
	width: 990px;
	line-height: 1.8em;
	text-align: left;
	word-spacing: 43px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #505050;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #505050;
	}
div#nav ul { padding: 4px; 20px; 6px; 20px; }
div#nav li { display: inline; margin-right: 10px; }

div#nav-gal { 
	padding-left: 10px;
	font-size: 1.1em;
	width: 990px;
	line-height: 1.9em;
	text-align: left;
	word-spacing: 57px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color:#505050; 
	}
div#nav-gal ul { padding: 4px; 20px; 6px; 20px; }
div#nav-gal li { display: inline; margin-right: 10px; }

div#wrapcontent { }

/*div#menu {
	text-align:center;
	font-size:1.6em;
	padding:0px;
	width:1000px;
	height:200px;
	} */

div#maintext {
	font-size: 1.6em;
	padding: 0px;
	width: 1000px;
	height: 660px;
	text-align: center;
	
	}
/*div#titlepic {
	position: absolute;
	width: 700px;
	height: 467px;
	left:50%;
	margin-left:-350px;
	} */
div#footer { 
	color: #EFEFEF;
	font-size: 0.9em;
	width: 300px;
	text-align: left;
	margin: 0;
	float: left;
	}
div#footerright { 
	font-size: 0.9em;
	width: 300px;
	text-align: right;
	float: right;
	margin: 0;			
	}
div#footercenter { 
	font-size: 0.9em;
	width: 400px;
	text-align: center;
	margin: 0;
	float: right;			
	}
div#space { 
	height: 40px;
	width: 1000px;
			
}