			.screenme
			{
				display: none;
			}
			
			body 
			{ 
				background-color: #329F09; 
				background-image: url(images/seitenslice.jpg); 
				background-repeat: repeat-x; 
				background-position: 0px -1px; 
				font: normal 12px Helvetica Neue, arial, verdana, sans-serif;	
			}
			
			li
			{
				padding: 3px;
			}

			img 
			{ 
				border: 0px; 
				display:block; 
			}
			
			h1
			{
				font-size: 18px;
			}
			
			h2
			{
				font-size: 14px;
			}
			
			a.glassbutton
			{
				width: 326px;
				height: 45px;
				background-image: url(images/glassbutton.jpg);
				display: block;
				text-align: center;
				overflow: hidden;
				font: bold italic 13px Georgia, arial, verdana, sans-serif;
				text-decoration: none;
				color: #000000;
				line-height:350%;
			}
			
			a.glassbutton_twolines
			{
				width: 326px;
				height: 45px;
				background-image: url(images/glassbutton.jpg);
				display: block;
				text-align: center;
				overflow: hidden;
				font: bold italic 13px Georgia, arial, verdana, sans-serif;
				text-decoration: none;
				color: #000000;
				line-height: 160%
			}	

			a
			{
				color: #000000;
			}
			
			
			a#beratung 
			{ 
				background-image: url(images/beratung.jpg);
				background-position: 0px 0px;
				background-repeat: no-repeat;
				display: block;
				width: 81px;
				height: 15px;
			}

			a#beratung:hover, a#beratung:focus, a#beratung:active
			{
				background-position: 0px -15px;
			}
			
			a#coaching 
			{ 
				background-image: url(images/coaching.jpg);
				background-position: 0px 0px;
				background-repeat: no-repeat;
				display: block;
				width: 81px;
				height: 16px;
			}

			a#coaching:hover, a#coaching:focus, a#coaching:active
			{
				background-position: 0px -16px;
			}		

			a#gruppentraining 
			{ 
				background-image: url(images/gruppentraining.jpg);
				background-position: 0px 0px;
				background-repeat: no-repeat;
				display: block;
				width: 127px;
				height: 16px;
			}

			a#gruppentraining:hover, a#gruppentraining:focus, a#gruppentraining:active
			{
				background-position: 0px -16px;
			}	

			a#einzelunterricht 
			{ 
				background-image: url(images/einzelunterricht.jpg);
				background-position: 0px 0px;
				background-repeat: no-repeat;
				display: block;
				width: 170px;
				height: 30px;
			}

			a#einzelunterricht:hover, a#einzelunterricht:focus, a#einzelunterricht:active
			{
				background-position: 0px -30px;
			}	

			a#spotsonbusiness 
			{ 
				background-image: url(images/spotsonbusiness.jpg);
				background-position: 0px 0px;
				background-repeat: no-repeat;
				display: block;
				width: 131px;
				height: 21px;
			}

			a#spotsonbusiness:hover, a#spotsonbusiness:focus, a#spotsonbusiness:active
			{
				background-position: 0px -21px;
			}				