@charset "UTF-8";
.vials_button {
	background-image: url(../seitenlogos/button_vials.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.vials_button_aktiv {
	background-image: url(../seitenlogos/button_vials_aktiv.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.vials_b_link {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.vials_b_link:hover {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #606;
}
.vial_balken_oben {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
}
.vial_balken_oben_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #09C;
}
.vial_balken_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #09C;
}
.vial_balken_oben_unten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #09C;
}
.vial_balken_oben_unten_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #09C;
	border-right-width: 2px;
	border-right-style: groove;
	border-right-color: #09C;
}
.vial_balken_oben_unten_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #09C;
	font-weight: bold;
}
.vial_balken_oben_unten_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F03;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #09C;
	font-weight: bold;
}
.vial_balken_oben_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	font-weight: bold;
}
.vial_balken_unten_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #09C;
}
.vial_rahmen_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border: 2px groove #09C;
}
.vial_rahmen_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	padding: 5px;
	border: 2px groove #09C;
	font-weight: bold;
}
.vial_rahmen_mspure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	padding: 5px;
	border: 2px groove #09C;
	background-color: #C1EBFF;
	background-repeat: repeat;
}
.vial_rahmen_index2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	padding: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
}
.vial_index_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #036;
	display: block;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #09C;
	padding-top: 5px;
}
