BODY {
margin : 0;
padding : 0;
line-height:1.65;
font-family: 'PT Sans';
}

a {
text-decoration : none;
}
a {
color : #000000;
}
a:active {
color : #ada16d;
}
a:visited {
color : #000000;
}
a:hover {
color : #ada16d;
}



.groesse {
line-height:1.65;
}

p {
	font-size:13px;
         font-family: 'PT Sans';
         letter-spacing:1;
         line-height:1.65;
         }

