/* CSS Document  atwm Formate*/
body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

}
.topbalken{
	color: white;
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
	





	}

.menue{
	font-size: 14px;
	color: #FBA446;
	}
.menuetext{
	position: absolute;
	left: 15px;
	
}

.menuetext  a{
	color: #FB5F28;
	text-decoration: none;
	text-size:large;
	font-weight: bold;

	}
.menuetext a:hover{
	color: black;
	text-decoration: underline;
	text-size:large;
	font-weight: bold;


}
.text1{
	color: white;
	font-size:16px;
	
	}
	
.text2{
	color:white;
	}
.hervorgehoben {
	font-size: 20px;
	color: #555555;
}
