@charset "utf-8";
/* CSS Document */

body {
	background-color: #653407;
  
}

h1 {
	color: #330;
	
	left: 250px;
	top: 300px;
	font-size:20px;
	
	background-attachment: scroll;
    font-variant: small-caps;

	}
	h2 {
	color: #FFF;
	font-size:12px;
	bottom:0px;
	}
  
  body {
	margin-top: 325px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #AD936D;

}

p {
	padding: 0px;
	text-align:justify;
	height: auto;
	width: 408px;
	top: 580px;
	margin: 0px;
	color: #936C2E;
}

#Intro {
	position: absolute;
	top: 10px;
	left: 100px;
	width:auto;
	overflow: hidden;
	height: auto;
	float: left;
	border: 0px none #F5DEB4;
	z-index: 1;
}
#Introflash {
	position: absolute;
	top: 341px;
	left: 455px;
	width:auto;
	overflow: hidden;
	height: auto;
	float: left;
	border: 0px none #F5DEB4;
	z-index: 4;
}
#Introteil {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width:426px;
	overflow: hidden;
	height: 271px;
	float: left;
	border: 0px none #F5DEB4;
	z-index: 3;
}
#menue {
	position: absolute;
	top: 150px;
	right: 9px;
	width:350px;
	overflow: hidden;
	height: 150px;
	float: left;
	border: 0px none #F5DEB4;
	z-index: 4;
}
#menue2 {
  float:left;
  width: 50%;
}

#menue3{
  float:left;
  width: 50%;
}
#Inhalt {
	position: absolute;
	bottom: -5px;
	right: 0px;
	width:auto;
	overflow: hidden;
	height: auto;
	float: left;
	border: 0px none #F5DEB4;
	z-index: 4;
}
