#FFFFFF  body {
    font: normal 100.01% Helvetica, Arial, sans-serif;
    color: black; background-color: #AA9BAC;
  }


#site {
	width: 99%;
	height: 99%;
	background-color: #C1C1C3;
	float: left;
	border: black solid 2px; 
	padding: 10px;
	margin-bottom: 10px;
}

#logo {
	background-color: #ffffff;/*#EECF74;*/
	margin-bottom: 10px;
	border: solid 2px black;
	float: left;
	max-width: 136px;
}




#right {
	vertical-align: top;
	float: right;
	margin-bottom: 10px;
	width: 85%;
	border: black solid 2px;
	background-color: #FFFFFF;
}

#head {
	float: left;
        /*margin-right:4px;*/
	width: 100%; height: 100px;
	background-image: url(Logos/verlauf.2px.jpg);
	background-repeat:repeat-x;
}

#head img {
    border: 0px;
    width: 120px;
}


#inhalt {
	float: left;
	width: 100%; /*height: 406px;*/
	background-image: url(Logos/Verlauf-gedreht.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	background-color: #FFF299;
	background-position: bottom;
	/*overflow:scroll;*/
	font-family: sans-serif;
}

#text1 {
	margin: 5px;
}

#text1 table{
    padding: 5px;
    border: black solid 2px;
}

#text1 img {
    max-width: 715px;
}


#fuss {
	clear: both;
	width: 100%;
	height: 20px;
	background-color: #aaa;
	border: black solid 2px;	
}

h1 {
	margin: 10px;
	text-align: center;
}

h2 {
	margin: 10px;
	text-align: center;
}

h6 {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
}

h5 {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 1.4em;
}

#willkommenstext{
	font-size: 1.2em;
	margin-left: 10px;
	margin-top: 10px;
}

#menue {
	font-family: sans-serif;
	font-size: 20px;
	color: white;
	float: left;
	background-color: #505050;
	width: 100%;
	margin-top: 10px;
	text-decoration: none;
	height: 100%;
}

#menue div, #menue a:visited {
	text-decoration: none;
	float: left;
	color: #FEFABB;
	height: 100%;
	text-align: center; /*FF von localhost*/
	margin-left: 10px;
}

#menue div a:hover {
	text-decoration: none;
	background-color: #666;
	color: white;
	/*display:block; FF von localhost wiederlegt align center!*/
	
}

#but {
	text-decoration: none;
	color: #FEFABB;
}

#active {
	color: white;
	text-decoration: none;
}
