body {
    margin:0px; 
    padding:0px;
	background-color:#D50303;
	line-height:1.6em;

}
.container {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	height:auto;
	}

.container > div {
		/* these are the flex items */
		flex: 1;
	  }
	
#higru {
	background-image:url(../images/mythgeb-higru.gif);
	background-repeat:repeat-y;
	min-height:5580px;
	width:1024px;
	margin-bottom: 0;
}

#background {
	background-image:url(../images/mygeb-backgr.gif);
	background-repeat:no-repeat;
	height:624px;
	width:1024px;
}

#dreim {
	background-image:url(../images/dreimandeln.png);
	background-repeat:repeat-y;
	height:5450px;
	width:1024px;
}

#navi {
	position: relative;
	top:0px;
	width:1004px;
	height:30px;
	left:0px;
	background-color:#BFBEBE;
	text-align:center;
	padding-left:20px;
	line-height:1.6em;
}

#middle {
	position: relative;
	top:570px;
	width:600px;
	height:auto;
	left:147px;
	margin-left:88px;
}
#naviu {
	position: relative;
	top:-10px;
	width:1024px;
	height:50px;
	left:-235px;
	background-color:#BFBEBE;
	text-align:center;
	line-height:1.6em;
	top:0px;
	padding-top:10px;
}


.titel1 {
	font-family: Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:36px;
}
	
.weiss {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align:justify;
	}
	
.fussn {
	color: #EFFBFF;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

a.textlink {  
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFF;
	}
	
a.textlink:visited {  
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFF;
	}

a.textlink:hover {  
    font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFF;
	}

a.navi {  
   text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
a.navi:visited {  
   text-decoration: none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	}

a.navi:hover {  
   text-decoration: underline;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	}
	
a.navimarg {  
   text-decoration: none;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;}
	
a.navimarg:visited {  
   text-decoration: none;
   font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
		font-weight: bold;
	color: #666666; }

a.navimarg:hover {  
   text-decoration: underline;
    font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
		font-weight: bold;
	color: #666666;}