body {
	scrollbar-3dlight-color : #e8e8e8;
	scrollbar-arrow-color : #DEDEDE;
	scrollbar-base-color : #e8e8e8;
	scrollbar-darkshadow-color : #EAEAEA;
	scrollbar-face-color : #DEDEDE;
	scrollbar-highlight-color : #DEDEDE;
	scrollbar-shadow-color : #BCBCBC;
	scrollbar-track-color : #FFFFFF;
}

a { text-decoration: underline; }
	a:link { color: #000000; }
	a:visited { color: #000000; }
	a:hover { color: #FF0000; }
	a:active { color: #000000; }	

	
	
.text	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}
.headline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: black;
}
.textintrobold	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	color: black;
}
.textintro	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: black;
}

.navigationslinks {
	a:hover {text-decoration: underline;background-color : #ebebeb; }
a:link {text-decoration: none; }
a:visited {text-decoration: none;background-color : #ebebeb; }
a:visited:hover {text-decoration: underline;background-color : #ebebeb; }

.fensterx {
border: 1 solid black; 
text-decoration: none; 
padding-left: 3px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
.fensterclose {

border-top: 1 solid black; 
border-right: 1 solid black; 
border-bottom: 1 solid black; 
text-decoration: none; 
padding-left: 3px;
padding-right: 2px;
padding-top: 2px;
padding-bottom: 2px;
}
