#hr_container_main {
	border: 1px solid #eaeaea;
	/* width: 97%; */
	width: 478px;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	margin: 2px 0px 2px 0px;
	padding: 0px 5px 5px 5px;
	position: relative;
	font-size: 11px;
	right: 0px;
	background-color:#FFFFFF;
}

#hr_headline_newsclick {
	background:#F0F0F0 url(../images/bg_rubrik_anzeigen.gif) no-repeat scroll 0pt 1px;
	padding-left:25px;
	border-top:1px solid #DFDFDF;
	border-bottom:1px solid #FBD73A;
	height:20px;
	line-height:19px;
	padding:0pt 0pt 0pt 23px;
	margin: -2px -5px 10px -5px; 
}

.hr_h2 {
	color: #35508f;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	margin: 0;
	margin-bottom: 1px;
	padding: 0px 0 0 2px; 
}


#hr_container_main a {
 	color: #35508f;
	text-decoration: none;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

#hr_container_main a:hover {
	color: #35508f;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


.hr_header_1, .hr_header_2, .hr_header_info {
	padding: 3px 3px 3px 0px;
	position: relative;
	width: 98%;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #555555;
	margin-bottom: 8px;
	margin-top: 0px;
}
.hr_header_2, .hr_header_info {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #cfcfcf;
}
/*
.hr_header_info {
	background-color: #E4E5E0;
	padding: 3px;
	position: relative;
	width: 98%;
	font-size: 11px;
	color: #000000;
    font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
	letter-spacing: 1px;
	padding-left:5px;
}
.hr_header_2 {
	background-color: #E4E5E0;
	padding: 3px;
	position: relative;
	width: 98%;
	font-size: 11px;
	color: #000000;
    font-weight: bold;
    
	margin-bottom: 8px;
	margin-top: 8px;
	letter-spacing: 1px;
	padding-left:5px;
}
*/
.hr_container_formular {
	position: relative;
	width: 96%;
	left: auto;
	/* border: 1px solid #CCCCCC; */
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 6px;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

.hr_container_formular_without_border {
	position: relative;
	width: 96%;
	left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 6px;
}


.hr_container_formular label {
	width: 160px;
	float: left;
	height: 20px;
	padding-top: 4px;
	margin-top: 1px;
	padding-left: 4px;
	margin-right: 3px;
	clear: left;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	/* font-weight: bold; */

}

.label_2 {
	width: 160px;
	float: left;
	height: 18px;
	padding-top: 4px;
	/* background-color: #ffffff; */
	margin-top: 3px;
	padding-left: 4px;
	margin-right: 3px;
	clear: left;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: x-small;

}

.hr_button_block
{
	clear: left;
}

.hr_form_text {
	float: left;
	height: 18px;
	padding-top: 2px;
	margin-top: 3px;
	padding-left: 4px;
	margin-right: 3px;
	margin-bottom: 5px;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	/*background-color: #E1E1E1;*/
}

.hr_check_radio {
    border: 0px;
    width:12px;
    margin: 4px 6px -3px 0;
    color: #000000;
}

.hr_formfeld_gross {
	width: 198px;
	height: 14px;
	border: 1px solid #b1b1b1;
	color: #555555;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	padding: 1px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 3px;
}
.hr_formfeld_klein {
	width: 60px;
	height: 14px;
	border: 1px solid #b1b1b1;
	color: #555555;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	padding: 1px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 3px;
}

select.hr_formfeld_gross {
	width: 202px;
    height: 17px;
	border: 1px solid #b1b1b1;
	color: #555555;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	padding: 1px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-right: 3px;
}
*html select.hr_formfeld_gross {
	height: 18px;
}
*+html select.hr_formfeld_gross {
	height: 18px;
}
select.hr_formfeld_klein {
	width: 63px;
    height: 17px;
	border: 1px solid #b1b1b1;
	color: #555555;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	padding: 1px;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
	margin-right: 3px;
}
*html select.hr_formfeld_klein {
	height: 19px;
	margin-top: 0px;
}
*+html select.hr_formfeld_klein {
	height: 19px;
	margin-top: 0px;
}

.hr_formfeld_mittel {
	width: 129px;
    height: 16px;
	border: 1px solid #b1b1b1;
	color: #555555;
	font-family: Tahoma,Geneva,Arial,sans-serif; 
	padding: 1px;
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 3px;
}
.hr_infolink {
	border: 1px solid #F0F0F0;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: top;
	position: relative;
	top: 5px;
	left: 3px;
	padding-top: 2px;
    margin-top: 0px;
	padding-bottom: 3px;
	background-color:#FFFFFF;
}

.hr_infolink_small {
	border: 1px solid #D7D7D7;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: top;
	position: relative;
	top: 0px;
	left: 0px;
	background-color:#FFFFFF;
}

.hr_button_1 {
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	background: #fff url(../images/buttonBg.gif) 0 0 repeat-x; 
	border: 1px solid #ccc; 
	color: #555555; 
	font-weight: bold; 
	font-size: 11px;
	padding: 1px 5px 3px 5px;
	margin: 3px 10px 0px 0px;
	text-transform: lowercase;
}

.hr_button_1_variable {
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	background: #fff url(../images/buttonBg.gif) 0 0 repeat-x; 
	border: 1px solid #ccc; 
	color: #555555; 
	font-weight: bold; 
	font-size: 11px;
	padding: 1px 5px 3px 5px;
	margin: 3px 10px 0px 0px;
}

.hr_button_2 {
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	background: #fff url(../images/buttonBg.gif) 0 0 repeat-x; 
	border: 1px solid #ccc; 
	color: #555555; 
	font-weight: bold; 
	font-size: 11px;
	padding: 1px 5px 3px 5px;
	margin: 3px 10px 0px 0px;
	text-transform: lowercase;
}


.hr_textspalte_drittel {
	width: 33%;
	position: relative;
	padding-bottom: 5px;
	display: table-cell;
	float: left;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}
.hr_mehrspaltig {
	width: 99%;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cfcfcf;
	margin-bottom: 10px;
	position: relative;
	display: table;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

.hr_mehrspaltig_no_bottom {
	width: 100%;
	position: relative;
	display: table;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

.hr_textspalte_breit {
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

.hr_textspalte_breit_searchlink {
	width: 100%;
	position: relative;
	padding-bottom: 5px;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

.hr_textspalte_breit_4_name {
	width: 100%;
	position: relative;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

.hr_paging {
	background-color: #ffffff;
	padding: 5px;
	position: relative;
	width: 97%;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
	color: #868686;
	margin-bottom: 5px;
	text-align: center;
	/*
	border-bottom: 1px solid #B7B7B7;
    border-top: 1px solid #B7B7B7;
    */
}
.hr_textspalte_halb {
	float: left;
	width: 49%;
	position: relative;
	font-family: Tahoma,Geneva,Arial,sans-serif;
	font-size: 11px;
}

/* Text in Overlib */
.hr_help_text {
        font-family: Tahoma,Geneva,Arial,sans-serif;
        font-size: 11px;
        color: #000000;
        text-align: left;
}
.hr_help_text_headline {
        font-family: Tahoma,Geneva,Arial,sans-serif;
        font-size: 11px;
        font-weight: bold;
        text-transform: uppercase;
        color: #000000;
}
