BODY
{
	FONT-SIZE: 90%;
	COLOR: black;
	FONT-FAMILY: arial,helvetica,sans-serif;
	BACKGROUND-COLOR: white;
/*	background-image: url(../images/bg.gif); */
	margin-top: 0px;
	margin-left: 0px;
         margin-right: 20px;
/*	scrollbar-face-image: url(../images/linie1.gif); #CDDDFD; */
    SCROLLBAR-FACE-COLOR: #DDDDDD;
    SCROLLBAR-HIGHLIGHT-COLOR: #5f8ee3;
    SCROLLBAR-SHADOW-COLOR: #5f8ee3;
    SCROLLBAR-3DLIGHT-COLOR: #5f8ee3;
    SCROLLBAR-ARROW-COLOR: #5f8ee3;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #5f8ee3;

}
p {
    line-height : 130%;
}

a:link,a:active,a:visited
{
    color: black;
}
#galerie {
	font-family: arial,helvetica,sans-serif;
	left: 0px;
	margin: 20 20 20 20;
/*	background-color: aqua; */
}
