<style>
 	   .headline
	   {
	   	color:black;
	   	font-size:large;
	   	font-weight:normal;
	   	letter-spacing:2px;
	   }
	   .aktuelleSeite {
          font-style: italic;
          text-decoration: ;
           }
	   .cssBorder {
	   	BORDER-BOTTOM: black 1px solid;
	   	BORDER-LEFT: black 1px solid;
	   	BORDER-RIGHT: black 1px solid;
	   	BORDER-TOP: black 1px solid;
	   	PADDING-LEFT: 2px;
	   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	   }
	   .smallbold {
	   	font-size: smaller;
	   	font-weight : bold;
	   }
	   .setwidth400
	   {
	   	width : 400px;
	   }
	   
	   .smalltext{
	   	font-size : smaller;
	   }
	   .margin15{
	   	margin-left : 15px;
	   }
	   .space{
	   	letter-spacing : 2px;
	   }

	   .white{
	   	color : #FFFFFF;
	   	background-color : #808080;
	   	font-weight: bold;
	   }
	   
	   .acm{
	   	color : blue;
	   	background-color:white;
	   }
	   .aktuelleSeite {
          font-style: italic;
		  font-weight:bold;
          text-decoration: ;
          background-color: ;
                  }
	h2
	   {
	   	color:black;
	   	font-size:112%;
	   	font-weight: bold;
	   	 
			}
	h3
	   {
	   	color:black;
	   	font-size:105%;
	   	font-weight: bold;
	   	 
			}
.zellenRand {	   	
	   	BORDER-RIGHT: black 1px solid;
		}

.MenueUeberschrift { 
		color:#008000;
		font-weight: bold;
		background-color:white;
		/*
		BORDER-TOP: black 1px solid;
		BORDER-BOTTOM: black 1px solid;
		BORDER-LEFT: black 1px solid;
	   	BORDER-RIGHT: black 1px solid;
		*/
		PADDING-LEFT: 2px;
		margin-top:30px;
			}


</style>
