

.nichtdrucken {
	display: none;
}

.text { color: #49494b; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 16px; }
.titel { font-weight: bold; margin-bottom:19px; color: #00958b; }
.gruen { color: #00958b; }
.weiss { color: white; }

a:link { color: #49494b; text-decoration: underline; }
a:visited { color: #49494b; text-decoration: underline; }
a:hover { color: #00958b; text-decoration: none; }
a:active { color: #00958b; text-decoration: underline; }

.navigation { color: #00958b; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva; line-height: 16px; font-weight:bold; }
.navigation a:link { color: #00958b; text-decoration: none; }
.navigation a:visited { color: #00958b; text-decoration: none; }
.navigation a:hover { color: black; text-decoration: none; }
.navigation a:active { color: black; text-decoration: none; }

#seitenbeginn {  }
#logo {  }
#inhaltstart {  }
#inhalt {  }
#navigationstart {  }
#navigation {  }
#fusszeile {  }

img {
	border: 0px;
}

BODY {
scrollbar-3dlight-color: #7fcac5; 
scrollbar-arrow-color: #7fcac5; 
scrollbar-base-color: white; 
scrollbar-darkshadow-color: #7fcac5; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-track-color: white;

background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

}

