@charset "utf-8";
.grey_border {
	background-color: #f2f2f2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
.header_1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #db4328;
}
.header_2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3c853f;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}
.e_mail_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.e_mail_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #db4328;
	text-decoration: underline;
}
.header_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3c853f;
	text-decoration: none;
}
.header_2 a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #db4328;
	text-decoration: underline;
}
.header_4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.grey_border_index {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bfbfbf;
	border-bottom-color: #bfbfbf;
}
.grey_border2 {
	background-color: #f2f2f2;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #bfbfbf;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #db4328;
}
.text_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: 1px dotted #FF0000;
	background-color: #ffe5e5;
}
