
BODY {
	scrollbar-face-color: #eeeeee;
	scrollbar-base-color: #2E8B57;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: white;
	
}
div.bgfixed {
background-repeat:no-repeat;

  margin:0px 0px 0px 0px; 
 background-position: center 0px;
  background-image:url(../hintergrund/backg.jpg); 
  background-attachment:fixed;
}
div.bgfixed2 {
background-repeat:no-repeat;

  margin:0px 0px 0px 0px; 
 background-position:0px 0px;
  background-image:url(../hintergrund/backg.jpg); 
  background-attachment:fixed;
}
a       {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: 100;
        color: white;
        text-decoration: none
        }
a:active {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: 100;
        color: yellow;
        text-decoration: none
}
a:hover {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: 100;
        color: yellow;
        text-decoration: none
}

a1       {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: 100;
        color: black;
        text-decoration: none
        }
a1:active {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: 100;
        color: yellow;
        text-decoration: none
}
a1:hover {
        font-family: Geneva, Arial, Helvetica, san-serif;
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: 100;
        color: yellow;
        text-decoration: none
}

#admin {
	position: absolute;
	
}

#inhalt a {
	color: red;
}
#inhalt a:link {
	color: red;
}
#inhalt a:hover {	
	color: blue;
}
#inhalt a:visited {
	color: red;
}



	
	
	
	
