


body {
background-color: #ffffff;
font-family:'Helvetica,Helv';

}

.ueberschrift {
   color: #ffffff;
   font-size: 50px;
   padding-right:50px;

}

.text {
   color: #ffffff;
   font-size: 30px;
   padding-right:50px;

}

.haupt {
   border:0px;
   background-color: #d79b53;
	-moz-border-radius: 30px;
}

.hintergrund {
 background-image:url(hintergrund.png); 
 background-repeat:no-repeat;
 background-position:left bottom;
 background-size:52%;

}

a, a:visited {

color: #ab73b9; 
font-weight: bold;

}

a:hover, .here 

{

color: #ffffff;
font-weight: bold;

}




