body, html{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100.01%;
	
	
}

#hintergrund img { display:none;

	
}


#oben_links {
	margin-top: 10px;
	position: absolute;
	font-weight: bold;
	left: 20px;
	top: 10px;
	letter-spacing:0.05em;
	/*border: thin dashed #FF00FF;*/
	
}
#oben_rechts {
	margin-top: 10px;
	text-align:right;
	position: absolute;
	font-weight: bold;
	font-size: 1em;
	/*float:right;*/
	 top: 10px; right: 20px;letter-spacing:0.05em; 
	 
}

a:link, a:visited, a:hover, a:focus, a:active {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
/*--------------------------------inhalt---------------------*/

h1 {
	
	font-size:1.4em; /*border: thin dashed #7FFF00;*/ /*color:#009faa;*/
}


h2 {
	
	margin:0; line-height: 44px;/*border: thin dashed #7FFF00; */
}

.inhalt h2 {
	font-style: italic;
	font-weight: normal;
	margin:0;
	font-size: 1.1em;padding:0; line-height:1.1;margin-bottom: 5px;
	/*border: thin dashed #7FFF00;*/
}


h3 {
	font-weight: normal;
	font-size: 1.1em;
}


#inhalt {
	/*height: 70%;*/
	top: 147px;
	left: 20px;
	right: 20px;
	bottom: 50px;
	margin-bottom:50px;
	position: absolute;
	/*padding-right:40px;*/
	overflow-y: auto;
	overflow-x:hidden;
	overflow:auto;
	scrollbar-base-color:#009FAA;	/*border: thin solid #7F3F00;*/
}
.inhalt {padding-top:14px;}/*für alle Seiten, außer collagen*/

#inhalt li {
	list-style-position: outside;
	list-style-type: disc;	
}

#ueberschrift {
	top: 100px; 
	left: 270px;
	position: absolute;/**/
}

#inhalt p {
margin:0.3em 0;
}

#inhalt a:link, #inhalt a:visited,#inhalt a:hover, #inhalt a:focus, #inhalt a:active {
	font-weight: normal;
	text-decoration: underline;
	
}



a[href^="http:"]:after {
	content: "<" attr(href) "   > "; font-size:80%;
}
/*--------------------------------inhalt kontakt / impressum ---------------------*/



#imp {
	width: 6em;
	float: left;
	
}

.imp {
	font-size: 0.9em;
	
}




/*--------------------------------navigation_oben---------------------*/

.nav {display: none;
	}



	
/*--------------------------------navigation_unten---------------------*/	



#impressum, #kontakt {
	display: none;
}



/*--------------------------------index.html---------------------*/

#grafik {
	position:absolute; text-align:center;width:100%;left:auto; right:auto;top:70px;
}





#galerie {
	display:none;
	}
/*------------------------------------fusszeile------------------------*/

#footer {
	position:absolute;
	left:10px;
	bottom: 0;
	top:auto;
	font-size: 0.7em; 
}