
body  {
	background-color: #FFFFFF;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-shadow-color: #FF0000;
	scrollbar-3dlight-color: #FF0000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FF0000;
	scrollbar-darkshadow-color: #FF0000;
	background-image: url(/bilder/background.jpg);
	background-repeat: repeat-x;
}



img {
	border: 3px solid #FF0000;  }

a:link  {
 font-size : 14px;
        font-family : sans-serif;
        font-weight : normal;
        color : #FF0000;
        text-decoration : underline;
				font-weight:bold;
}

a:visited  {
 font-size : 14px;
        font-family : sans-serif;
        font-weight : normal;
        color : #FF0000;
        text-decoration : underline;
				font-weight:bold;
}

a:active,a:focus  {
 font-size : 142px;
        font-family : sans-serif;
        font-weight : normal;
        color : #FF0000;
        text-decoration : underline;
				font-weight:bold;
}

a:hover  {
 font-size : 14px;
        font-family : sans-serif;
        font-weight : normal;
        color : #FF0000;
        font-weight : normal;
        text-decoration : none;
				font-weight:bold;
}
