@charset "utf-8";
/* CSS Document */

.rahmen-01 {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EFEFEF;
	border-left-width: 1px;
	border-left-color: #EFEFEF;
}
.bodytext {
	font-family: "microsoft Sans Serif";
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #696969;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.boldbody {

	font-family: "microsoft Sans Serif";
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #C00000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.rahmen-02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C00000;
	background-color: #DBDBDB;
}
.boldbody-black {


	font-family: "microsoft Sans Serif";
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	color: #3A4E5E;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.inputstyle {
	font-family: Tahoma;
	font-size: 9px;
	border: 1px inset #B7B5B5;
}
