body {	
	scrollbar-base-color:#CDDCF3;
        scrollbar-track-color:#FFFFFF;
        scrollbar-face-color:#246BBA;
        scrollbar-highlight-color:;
        scrollbar-3d-light-color:;
        scrollbar-dark-shadow-color:;
        scrollbar-shadow-color:;
        scrollbar-arrow-color:#F4CA2C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}


#hoergeraete {
	display:none;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



/* ***************/
/* text */
/* ***************/


.text1 {
	color: #246BBA;  
	font-family: arial, sans-serif; 
	font-size: 10px;
	letter-spacing: 1px;
}


.text {
	display:none;
}





