body {  background: #FFCA00;
        font-family: "Comic Sans MS", "Times New Roman", sans-serif;
        font-size: medium;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        scrollbar-arrow-color: black;
        scrollbar-base-color: white;
        scrollbar-face-color: white;
        scrollbar-darkshadow-color: black;
        scrollbar-3dlight-color: gray;
        }

a:link { color: blue; text-decoration: none; }
a:hover {color:red; text-decoration: none;}
a:visited { color : red; text-decoration: none; }
a:active {color: green; background: yellow; text-decoration: none; }
.menue a {text-align: left; color: blue; }
.menue a:hover { text-decoration: none; font-size: small; color: black; font-stretch: wider;  }
.menue a:visited { color: #B22222; }
.menue a:active { text-decoration: none; color: green; }
.menue a:link { text-decoration: none; color: blue; }
.menue { text-decoration: none; color: black;
margin-left: 0px; background: #FFCA00; font-weight: normal }
.menue2 { text-decoration: none; color: blue;  font-weight: normal;
margin-left: 30px; background: #FFCA00;}

.foto {
	/*BORDER-RIGHT: #aaa 1px solid; 
	BORDER-TOP: #aaa 1px solid; 
	BORDER-LEFT: #000 1px solid;
	BORDER-BOTTOM: #000 1px solid;*/
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px 10px 0px 0px; 
	PADDING-TOP: 5px; 
	background-color: #FF8C00;
}