
h9{

    font-family: PFSRegular;
    font-size: 18px;
    line-height: 1;

    text-transform: uppercase;
}


.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	display: inline;
}

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.head_text_to {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
}

.text_bolt_red_to {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
}


.col23 select{
	font-size:12px;
}

.col23 input{
	font-size:12px;
}


.smalltext{
	font-size:12px;
}
.qqw {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #5E8AC6;
	border-left-color: #000000;
	background-color: #EAF1F7;
	margin-top:5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}

.text_bolt_blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E8AC6;
	padding-right:10px;
	margin-top:5px;
}

.qqww {
	border-top-width: 1px;
	border-right-width: 1px;

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E8AC6;
	border-right-color: #5E8AC6;
	border-bottom-color: #5E8AC6;
	border-left-color: #5E8AC6;
	background-color: #FEFEFE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.qqww_button {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E8AC6;
	border-right-color: #5E8AC6;
	border-bottom-color: #5E8AC6;
	border-left-color: #5E8AC6;
	background-color: #5E8AC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}


.main_text{
    font-size: 12px;
    line-height: 23px;
}
.main_text p{
    text-indent: -15px;
}
.main_text img{
    max-width: 100%;
}
.main_text p.notice {
    color: #919191;
    font-size: 12px;
    font-style: italic;
    line-height: 1.5;
    text-indent: 0;
}
.main_text .citate{
    font-size: 18px;
}
.main_text ul li{
    margin-left: -18px;
}
.main_text h5{
    font: 18px/31px PFSRegular;
    text-transform: uppercase;
}
.main_text h4{
    font-size:12px;
}
.main_text a{
    color: #E10025;
}
.main_text a:hover{
    color: #000;
}
.subheader{
    margin: 0 0 10px 0;
    font-family: PFSRegular;
    font-size: 18px;
    text-transform: uppercase;
}
h2.name,
h3.name{
    margin: 60px 0 10px 0;
}
a.red_underline{
    color: red;
    text-decoration: underline;
    font-size:18px;
    font-weight:normal;
    font-family: PFSRegular;
}
a.red_underline:hover{
    text-decoration: none;
}
a.red_underline span{
    color: #000;
    text-decoration: none;
}
a.no_underline{
    text-decoration: none;
}
