#back {
 background-image:  url(bilder/logo_back_raps.gif); background-repeat:no-repeat;
 background-position:center left; background-attachment:fixed;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	scrollbar-shadow-color: #FFCC33;
    scrollbar-face-color: #CC9900;
    scrollbar-highlight-color: #FFCC33;
    scrollbar-3dlight-color: #FFCC33;
    scrollbar-darkshadow-color: #FFCC33;
    scrollbar-track-color: #FFCC33;
    scrollbar-arrow-color: #FFCC33
}

p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
a {
	text-decoration: none;
	font-style: normal;
	color: #CC9900;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	font-style: normal;
	font-weight: bold;
}
a:active {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}

