.headline_grey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #666666;
}
.headline_red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #B30A0A;
}
.headline_orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #EA550B;
}
.headline_blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #063A68;
}
.headline_green {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #169600;
}
.headline_turkblue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #198A86;
}
.headline_violette {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	line-height: 14px;
	color: #970F75;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 100;
	line-height: 14px;
	color: #666666;
}
body {
	scrollbar-base-color: #C0C0C0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #C0C0C0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #C0C0C0;
	scrollbar-arrow-color: #666666;
	background-repeat:no-repeat;
	background-attachment:fixed;
}
.name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: 100;
	width: 240px;
	height: 15px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color:#EA550B;
}
.sonstiges {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: 100;
	width: 210px;
	height: 135px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color:#EA550B;
}
.button {
	background-color: #EA550B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	line-height: 13px;
	width: 75px;
	height: 15px;
	border-width: 0px;
	border-style: solid;
	color: #ffffff;
	}
a:link {
	font-weight:bold;
	text-decoration: none;
	color:#A0A0A0;
}
a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#A0A0A0;
}
a:active {
	text-decoration: none;
	color:#A0A0A0;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
.imgBorderSTAGE {
	border: 1px solid #000000;
}
.imgBorderGREY {
	border: 1px solid #666666;
}
.imgBorderORANGE {
	border: 1px solid #EA550B;
}
.imgBorderBLUE {
	border: 1px solid #063A68;
}
.imgBorderGREEN {
	border: 1px solid #169600;
}
.imgBorderVIOLETTE {
	border: 1px solid #970F75;
}
.imgBorderTURKBLUE {
	border: 1px solid #198A86;
}
.imgBorderRED {
	border: 1px solid #B30A0A;
}