/* Vertikale und horizontale Zentrierung*/
	html, body {
		height:99%;
		}
	body {
		background-color:#2b1a0c;
		color:#2b1a0c;
		font:80%/1 Georgia, Times New Roman, Helvetica, serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}
		
	#distance { 
		width:1px;
		height:50%;
		background-color:#2b1a0c;
		margin-bottom:-315px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:865px;
		height:629px;
		clear:left;
		background-image:url(../img/hg.jpg); background-repeat:no-repeat;
		border: solid 1px #7B6246;
		}

/* Schriftformatierung*/
	h1 {
		 font-size:1.5em; word-spacing:0.2em; font-stretch:0.2em;
		}
	h2 {
		 font-size:1.2em; word-spacing:0.2em; font-stretch:0.2em;
		}
		
	#menu ul{font-size:18px; 
	
	}	

/* LINK dekoration*/
a:link, a:active, a:visited { color: #A62F00;  text-decoration: underline;}
a:hover { color: #A62F00;  text-decoration: none;}

#menu a:link, #menu1 a:active, #menu1 a:visited { color: #000000;  text-decoration: none; }
#menu a:hover { color: #614A29;  text-decoration: none;}

#news a:link, #news a:active, #news a:visited { color: #E6D9B0;  text-decoration: none; }
#news a:hover { color: #E6D9B0;  text-decoration: underline;}

/* Layout*/
#inhalt {
		margin:100px 0px 0px 183px;
		width:381px;
		height:313px; z-index:1;
		}
		
/* Elemente in einer absoluten Position*/
#menu {width:444px;  left:-242px; top:463px; height:95px; position:absolute; margin-left:50%; text-align:left; z-index:2}
/* #umenu2 { margin:2px 0 0 60px;} */


 
		#menu ul { padding:0; margin:0;float:left;  }
		#menu ul li { padding:0; margin:0; list-style:none; float:left;}
		#menu ul li ul { padding:0; margin:0; float:none; }
		#menu ul li ul li{ padding:0; margin:0; list-style:none; float:none;  }




#news { width:127px; height:110px; position:absolute;margin-left:50%; left:-403px; top:400px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; word-spacing:2px; line-height: 15px; color:#E6D9B0; text-align:left;}
#logo { width:141px; height:90px; position:absolute; left:16px; top:77px; z-index:98;}
#sozialnet {width:441px; height:90px; position:absolute; left:230px; top:16px; z-index:99;}
#sozialnet #vms { margin:0 20px 0 0;}

/* Flash gallery */
#flashcontent { position:absolute; overflow:hidden; margin-left:50%; left:-350px; top:30px;width:700px; height:420px; text-align:left; z-index:1;}
noscript { margin:150px 0 0 130px; display:block; border:solid 3px #93683E; padding:10px; width:300px;}


/* Sonstiges */
img {border:0;}
img {outline:0;}

/* youtube */
#youtube {position:absolute; overflow:hidden;left:180px; top:122px;width:425px; height:310px; }	
#youtube object { width:410px; height:310px; }	
#youtube object embed{ width:410px; height:310px; }	
