body {
	background-color: #816D52;
	}
	
.container_1 {
	height: 20px;
	width: auto;
	margin-top: 5px;
	margin-left: 0px;
	background-image: url(../grafics/dekor.png);
	background-repeat: repeat-x; 
	}
	
.container_2 {
	height: 20px;
	width: auto;
	margin-top: 448px;
	margin-left: 0px;
	background-image: url(../grafics/dekor.png);
	background-repeat: repeat-x;
	}
	
.container_3 {
	background-image:url(../grafics/background_menue.png);
	background-color: #FFFBE1;
	height: 450px; 
	width: 150px; 
	float:left; 
	text-align: left; 
	position:relative; 
	border-left: 1px; 
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-color: #FFFFF; 
	border-style: solid; 
	margin-left: 0px;
	margin-top: -10px;
	}		

.container_4 {
	background-image:url(../grafics/background_text.png);
	background-color: #807d70;
	height: 450px; 
	width: 500px; 
	float:left; 
	text-align: left; 
	position:relative; 
	border-left: 1px; 
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-color: #FFFFFF; 
	border-style: solid; 
	margin-left: 8px;
	margin-top: -10px;
	overflow: auto;
	}

.container_5 {
	height: 450px;
	width: 275px;
	float: left;
	text-align: left;
	position:relative;
	border-left: 1px;
	border-right: 1px; 
	border-top: 1px; 
	border-bottom: 1px; 
	border-color: #FFFFFF; 
	border-style: solid; 
	margin-left: 8px;
	margin-top: -10px;
	}
	
.text {
	color: #fffbe1;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.headline {
	text-align:center;
	font-size:18px;
	font-weight: bold;
	}

.zentriert {
	width: 950px;
	margin-bottom: 25px; 
	margin-left: -475px;
	margin-top: -300px; 
	color: #5F7392; 
	padding: 10px; 
	text-align: left; 
	float: left; 
	position: absolute; 
	visibility: visible; 
	left: 50%;
	top: 50%; 
	z-index : 1;
	}

.textfeld {
	background-color: #fffbe1;
	font-size: 12px;
	border:thin;
	border-color: #656251;
	border-style:solid;
	}
	
.center {
	text-align: center;
	}
