h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #CCCCCC;
	font-weight: 700;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #CCCCCC;
}
.brottextblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666699;
	font-weight: 500;
}
.brottexthellgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cccccc;
	font-weight: 500;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #666699;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;

}
a:hover {
	color: #663366;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;

}
.brottextgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 400;
	color: #333333;
}
.brottextdunkelgraufett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.scrollbar {
	overflow:auto;	
	scrollbar-3d-light-color:#666699;
	scrollbar-arrow-color:#666699;
	scrollbar-base-color:#666699;
	scrollbar-darkshadow-color:#666699;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#666699;
	scrollbar-shadow-color:#666699;
	scrollbar-track-color:#cccccc;
	text-align: left;
}

.scrollbar1 {
	overflow:auto;	
	scrollbar-3d-light-color:#666699;
	scrollbar-arrow-color:#666699;
	scrollbar-base-color:#666699;
	scrollbar-darkshadow-color:#666699;
	scrollbar-face-color:#666699;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#666699;
	scrollbar-track-color:#cccccc;
	text-align: left;
}
	
	
.scrollbar2 {
	overflow:auto;
	scrollbar-3d-light-color:#B8B8B8;
	scrollbar-arrow-color:#666699;
	scrollbar-base-color:#B8B8B8;
	scrollbar-darkshadow-color:#B8B8B8;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#B8B8B8;
	scrollbar-shadow-color:#B8B8B8;
	scrollbar-track-color:#cccccc;
	text-align: left;

}