.headline24_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: black;
}
.headline20_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
}
.headline16_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.headline12_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.headline24_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: white;
}
.headline20_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: white;
}
.headline16_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: white;
}
.headline12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
}
.bs_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.bs_bold_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.bs_bold_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
.bs_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : justify;
}
.bs_normal_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align : justify;
}
.bs_normal_left_10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-align : left;
}
.bs_normal_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align : justify;
}
.bs_normal_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : right;
}
.bs_normal_white_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align : right;
}
.bs_normal_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : left;
}
.bs_normal_white_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align : left;
}
.bs_normal_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : center;
}
.bs_normal_white_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-align : center;
}
.bs_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	text-align : left;
}
.footer {
 	font-size : 10pt;
  	font-family : Frutiger,Verdana,Arial,Helvetica;
  	font-weight : normal;
  	color: #000000;
}
.bs_warnung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: red;
}
.bs_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: green;
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
    	font-size: 10px;
	COLOR: #336699;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	COLOR: #336699;
	text-decoration: underline;
}
A:active {
	COLOR: #336699;
	text-decoration: underline;
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	COLOR: #336699;
	text-decoration: none;
}
.rahmenfarbe_head {
	BACKGROUND-COLOR: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align : center; 
}
.rahmenfarbe_text {
	BACKGROUND-COLOR: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-align : center; 
}
.butn2 {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: white 1px solid; 
	WIDTH: 60px; COLOR: white; 
	BORDER-BOTTOM: white 1px solid; 
	font-family: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #336699; 
	TEXT-ALIGN: center
;}
