a {
	text-decoration : none;
	color : black;
}
a:hover {
	text-decoration : none;
	color : black;
}
body {
	font-family: tahoma, verdana, sans-serif;
	scrollbar-face-color: #DDDDDD;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #555555;
	scrollbar-3d-light-color: black;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #777777;
	scrollbar-track-color: #FFFBCC;
	margin : 0;
	padding : 0;
}

.text {
	font-family: tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 15px;
	letter-spacing : 1pt;
}

.underline {
	font-family: tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #000000;
	line-height : 15px;
	letter-spacing : 1pt;
	text-decoration : underline;
}

.klein {
	font-family: tahoma, verdana, sans-serif;
	font-size : 9px;
	color : #000000;
	line-height : 12px;

}

.headline {
	font-family: tahoma, verdana, sans-serif;
	font-size : 18px;
	color : #000000;
	line-height : 22px;
	letter-spacing : 1pt;
	font-style : normal;
	font-weight : bold;
}

.bold {
	font-family: tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #888888;
	line-height : 16px;
	letter-spacing : 1pt;
	font-weight : bold;
}

.weiss {
	font-family: tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	line-height : 16px;
	letter-spacing : 1pt;
	font-weight : bold;
}

.orange {
	font-family: tahoma, verdana, sans-serif;
	font-size : 11px;
	color : #D48A24;
	line-height : 14px;
	letter-spacing : 1pt;
}
