body {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #E3E8EE;
	background-image: none;
}

#bild_oben {
	background-image: url('../images/bild_oben/hg/diag.jpg');
	width: 962px;
	height: 210px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin: 0 0 0 4px;
}

#bild_menschen1 {
	background-image: url('../images/bild_oben/logo.png');
	width: 290px;
	height: 95px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	margin: 0 0 0 670px;
	position: absolute;
	top: 40px;
}

#content_verlauf {
	background-image: url('../images/hg_verlauf.gif');
	width: 962px;
	height: 25px;
	display: none;
	float: left;
	background-repeat: repeat-x;
	margin: 0 0 0 5px;
	text-align: left !important;
}

#suche {
	background-color: transparent;
	width: auto;
	height: auto;
	position: absolute;
	top: -65px;
	right: -350px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 150 !important;
}

#form_navi {
	background-image: url('../images/hg_form_navi.gif');
	width: 962px;
	height: 39px;
	display: block;
	float: left;
	background-repeat: repeat-x;
	margin: 0 0 0 5px;
	text-align: left !important;
	border-top: 1px solid #97a3b1;
}

#content_verlauf p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	padding: 5px 0 0 10px;
	margin: 0 0 0 0;
	text-align: left !important;
}

#content_verlauf a, #content_verlauf a:link, #content_verlauf a:visited
	{
	color: white;
	font-size: 11px;
	text-decoration: underline;
}

#hauptnavi_pos {
	background-color: transparent;
	width: auto;
	height: 37px;
	position: absolute;
	top: 85px;
	left: 5px;
	display: block;
	float: left;
	background-repeat: repeat-x;
	margin: 0 0 0 0px;
}

#hauptnavi_pos li {
	float: left;
	margin-right: 0px;
}

#abschluss_oben {
	display: none;
}

#abschluss_unten {
	background-image: none;
	background-color: white;
	border-top: 1px solid #CCC;
	height: 25px;
	width: 962px;
	margin-left: 4px;;
}

#toolbar_hinweis {
	display: none;
}

#content {
	background-image: none;
	width: 591px;
	min-height: 300px;
	display: block;
	float: left;
	background-repeat: repeat-x;
	margin: 0 0 0 5px;
	text-align: left !important;
	position: relative;
}

#hauptnavi_pos a span {
	display: block;
	padding-top: 16px;
}

a.angebot_aktiv, a.abschluss_aktiv, a.verwaltung_aktiv, a.vertrag_aktiv
	{
	background-image: url('../images/hauptnavi/aktiv.png') !important;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #FFF;
}

a.angebot_norm, a.abschluss_norm, a.verwaltung_norm, a.vertrag_norm {
	background-image: url('../images/hauptnavi/norm.png') !important;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #203668;
}

a.angebot_norm:hover, a.abschluss_norm:hover, a.verwaltung_norm:hover, a.vertrag_norm:hover
	{
	background-image: url('../images/hauptnavi/over.png') !important;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #203668;
}

a.angebot_norm, a.angebot_aktiv {
	width: 165px !important;
	height: 40px !important;
}

a.abschluss_norm, a.abschluss_aktiv {
	width: 165px !important;
	height: 40px !important;
}

a.verwaltung_norm, a.verwaltung_aktiv {
	width: 165px !important;
	height: 40px !important;
}

a.vertrag_norm, a.vertrag_aktiv {
	width: 165px !important;
	height: 40px !important;
}

a.search_select, a.search_select:link, a.search_select:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	width: 111px;
	margin: 1px 0 0 0;
	padding: 3px;
	background-color: #FFF;
	text-decoration: none !important;
}

a.search_select:hover, a.search_select:focus {
	background-color: #eceeed;
}

.input_art, .input_long, .autocomplete_input_long, .input_norm,
	.autocomplete_input_norm, .input_klein, .input_mini, .select_long,
	.select_norm, .select_klein, .select_mini, textarea {
	border: 1px solid #97a3b1 !important;
}

.check_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.weiter_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0 0 -3px;
	padding: 1px 10px 1px 10px;
	line-height: 30px;
	background-color: transparent;
	background-image: url('../images/weiter.gif');
	background-repeat: no-repeat;
	border: 0px solid #88bdfe;
	color: #203668;
	float: none;
	width: 147px;
	height: 30px;
	display: block;
	float: left;
	cursor: pointer;
}

.weiter_btn_redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0 0 -3px;
	padding: 1px 10px 1px 10px;
	line-height: 30px;
	background-color: transparent;
	background-image: url('../images/weiter.gif');
	background-repeat: no-repeat;
	border: 0px solid #88bdfe;
	color: #E26918;
	float: none;
	width: 147px;
	height: 30px;
	display: block;
	float: left;
	cursor: pointer;
}

.weiter_btn_lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: -3px 0 0 0;
	padding: 1px 10px 1px 10px;
	line-height: 30px;
	background-color: transparent;
	background-image: url('../images/weiter2.gif');
	background-repeat: no-repeat;
	border: 0px solid #88bdfe;
	color: #203668;
	float: none;
	width: 250px;
	height: 30px;
	display: block;
	float: left;
	cursor: pointer;
}

.kat_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 117px;
	height: auto;
	position: absolute;
	top: 17px;
	left: 0px;
	background-color: #97a3b1;
	border-left: 1px solid #97a3b1;
	border-right: 1px solid #97a3b1;
	border-bottom: 1px solid #97a3b1;
	float: left;
	display: block;
}

.input_kat {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;
	width: 105px;
	background-color: #FFF;
	border: 1px solid #97a3b1;
	color: #000;
	float: left;
	cursor: pointer;
}

.input_suche {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 0 0 0;
	width: 200px;
	background-color: #FFF;
	border: 1px solid #97a3b1;
	color: black;
	float: left;
}

a.form_navi_aktiv, a.form_navi_aktiv:link, a.form_navi_aktiv:visited, a.form_navi_aktiv:hover,
	a.form_navi_aktiv:focus {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 12px 10px 0 10px;
	background-image: none;
	background-repeat: repeat-x;
	width: auto;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E26918;
	text-decoration: none;
	border-left: 1px solid #97a3b1;
	border-right: 1px solid #97a3b1;
	border-bottom: 1px solid white;
	background-color: white;
}

a.form_navi_norm, a.form_navi_norm:link, a.form_navi_norm:visited {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 12px 10px 0 10px;
	background-image: none;
	width: auto;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-right: 0px;
	border-bottom: 0px;
}

a.form_weiterenavi_norm, a.form_weiterenavi_norm:link, a.form_weiterenavi_norm:visited
	{
	background-image: url('../images/unten.png') !important;
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 12px 20px 0 10px;
	background-image: none;
	width: auto;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-right: 0px;
	border-bottom: 0px;
}

a.form_weiterenavi_aktiv, a.form_weiterenavi_aktiv:link, a.form_weiterenavi_aktiv:visited
	{
	background-image: url('../images/unten_akt.png') !important;
	background-repeat: no-repeat;
	background-position: center right;
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 12px 20px 0 10px;
	background-image: none;
	width: auto;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-right: 0px;
	border-bottom: 0px;
}

a.weiter_vers, a.weiter_vers:link, a.weiter_vers:visited {
	background-image: none;
	background-color: #f6f6f6;
	color: #000;
	border-bottom: 1px solid #97A3B1;
	text-decoration: none;
}

a.weiter_vers:hover, a.weiter_vers:focus {
	background-image: none;
	background-color: #f8f8f8;
	color: #E26918;
	border-bottom: 1px solid #97A3B1;
	text-decoration: none;
}

.div_weitere_vers {
	border-left: 1px solid #97A3B1;
	border-right: 1px solid #97A3B1;
}

.blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0;
	text-align: left !important;
	float: none;
}

.angebot_details {
	position: absolute;
	top: 0px;
	left: 597px;
	color: #000 !important;
	z-index: 80;
}

.angebot_details_wk {
	color: #000 !important;
	z-index: 80;
	margin-top: -20px !important;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	margin: 0 0 0 0;
	text-align: left !important;
}

.ang_holder_tree_widget span {
	margin: -3px 0 0 7px;
	color: #E26918 !important;
	font-weight: bold;
	display: block;
	float: left;
}

.ang_holder_tree_widget a span {
	text-indent: -1000px;
	overflow: hidden;
}

.notiz_zu_abrechnungs_margin {
	margin: 3px 0 0 -10px;
}

.notiz_zu {
	width: 319px;
	border-top: 0px;
	border-bottom: 0px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E26918 !important;
	font-weight: bold;
	padding: 5px 6px 5px 10px;
	margin: 0 0 0 -10px;
	text-align: left !important;
	float: left;
	display: block;
}

.notiz_div_neu {
	float: left;
	width: 324px;
	background-color: transparent;
	padding: 3px 6px 10px 0px;
	margin: 0 0 0 -5px;
	border-bottom: 0px solid #BAD8FF;
}

.notiz_erzeugtam {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px 5px 3px 10px;
	font-size: 12px !important;
	color: #E26918 !important;
}

.notiz_element_kontext {
	width: 310px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 5px;
	background-color: white;
	border-color: #97a3b1;
	color: black;
	display: block;
	float: left;
}

.left_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 590px;
	height: auto;
	display: block;
	float: left;
	padding: 0 0 20px 0;
}

#ang_det_content .form_zeile {
	width: 300px;
	margin-top: 10px;
}

.zu {
	width: 564px;
	border-top: 0px;
	border-bottom: 0px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px !important;
	color: #E26918 !important;
	font-weight: bold;
	padding: 3px 6px 3px 19px;
	margin: 6px 0 0 0;
	text-align: left !important;
	float: left;
}

.ang_pfeil {
	z-index: 1 !important;
	width: 20px;
	height: 30px;
	background-image: url('../images/ang_pfeil_akt.gif');
	background-repeat: no-repeat;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 1px 0 0 0;
	right: 0px;
	position: absolute;
	cursor: pointer;
}

.ang_pfeil_norm {
	z-index: 1 !important;
	width: 20px;
	height: 30px;
	background-image: url('../images/ang_pfeil.gif');
	background-repeat: no-repeat;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin: 1px 0 0 0;
	right: 0px;
	position: absolute;
	cursor: pointer;
}

.zu_text, label {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#content a, #content a:link, #content a:visited {
	color: #203668;
	text-decoration: underline;
}

.white {
	color: #E26918 !important;
}

.ang_det_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	width: 325px;
	color: #000 !important;
	background-image: none;
	background-repeat: repeat-x;
	background-color: transparent;
	border: 0px;
	padding: 5px;
	margin: 0 0 0 0;
	position: absolute;
	cursor: default;
}

.ang_det_content_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	width: 325px;
	color: #000 !important;
	background-image: none;
	background-repeat: repeat-x;
	background-color: transparent;
	border: 0px;
	padding: 5px;
	margin: 0px 0 0 0;
	cursor: default;
}

.msg_erledigt span {
	color: #00297B !important;
}

#Output_Passwort, #Output_Benutzer {
	width: 200px !important;
}

.link_ang_aktiv, a.link_ang_aktiv:link, a.link_ang_aktiv:visited, a.link_ang_aktiv:hover,
	a.link_ang_aktiv:focus {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 10px 13px 0 10px;
	background-image: none;
	background-color: #f8f8f8;
	width: auto;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28287B !important;
	text-decoration: none !important;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #f8f8f8;
}

a.link_ang_norm, a.link_ang_norm:link, a.link_ang_norm:visited {
	float: left;
	display: block;
	margin: 0 0 0 0;
	padding: 10px 13px 0 10px;
	background-image: none;
	width: auto;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28287B !important;
	text-decoration: none !important;
	border-right: 1px solid white;
}

.preview_label {
	color: #E26918 !important;
}

.buchung_content {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	border-top: 0px dotted #ccc;
	border-bottom: 0px dotted #ccc;
	display: block;
	float: left;
	width: 290px;
}

.vertragbuchungen_head {
	padding: 7px 3px 7px 3px;
}

.head_info_table1 {
	background-image: url('../images/hg_navi_oben2.jpg');
	background-repeat: repeat-x;
	width: 590px;
	display: block;
	float: left;
	padding: 0 0 0 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	color: #203668;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.vertragbuchungen_buchung_head {
	width: 584px;
	display: block;
	float: left;
	padding: 7px 3px 7px 3px;
	background-color: white;
	border-top: 1px solid #ccc;
	background-image: url('../images/hg_navi_oben.jpg');
	background-repeat: repeat-x;
	background-position: center;
}

.head_table_popup {
	background-image: url('../images/hg_navi_oben2.jpg');
	background-repeat: repeat-x;
	width: 100%;
	display: block;
	float: left;
	padding: 7px 0px 7px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #203668;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.info_table_popup {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	color: #000;
}

.info_table_popup:hover, .info_table_popup:focus {
	background-color: #f8f8f8;
}

a.neu_vermittler, a.neu_mandant, a.neu_betreuer {
	margin: 8px 3px 0 3px !important;
}

.ang_holder_tree_widget img {
	margin: 5px 0 0 0 !important;
}

.platzhalter_logintabelle {
	margin: -5px 0 6px 0;
	border-top: 1px solid #FFF;
}

.login1_head {
	border-right: 1px solid #ccc;
	padding: 7px 3px 7px 3px;
}

.login2_head {
	padding: 7px 3px 7px 3px;
}

.login3_head {
	border-left: 1px solid #ccc;
	padding: 7px 3px 7px 3px
}

.login1 {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.login2 {
	border-bottom: 1px solid #ccc;
}

.login3 {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.wk3_head {
	padding: 7px 3px 7px 3px;
}

.wk1_head {
	padding: 7px 0px 7px 3px;
}

.wk2_head {
	width: 74px;
	display: block;
	float: left;
	padding: 7px 3px 7px 3px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.info_table1 {
	background-color: #fff;
	width: 590px;
	display: block;
	float: left;
	padding: 0 0 0 0;
	color: #000;
}

.info_table_akt {
	color: #000;
	background-color: #f8f8f8 !important;
}

.info_table1:hover, .info_table1:focus {
	background-color: #f8f8f8;
}

p.suche1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px 0 0 7px;
	margin: 0 0 0 0;
}

.uv2009personklapp, .uv2009personklapp_zu {
	margin: 2px 4px 0 0;
}

/* Inherited from div.zu */

a.seite_akt, a.seite_akt:link, a.seite_akt:visited, a.seite_akt:hover, a.seite_akt:focus
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E26918 !important;
	text-decoration: none !important;
	margin: 0 3px 0 0 !important;
	padding: 0 3px 0 3px !important;
	border: 1px solid #ccc !important;
	background-image: none;
	background-color: #FFF;
	display: block !important;
	float: left !important;
}

a.seite, a.seite:link, a.seite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000 !important;
	text-decoration: none !important;
	padding: 0 3px 0 3px !important;
	margin: 0 3px 0 0 !important;
	border: 1px solid #ccc !important;
	background-color: #FFF !important;
	display: block !important;
	float: left !important;
}

.wk3 {
	border-bottom: 1px solid #ccc;
}

.wk1 {
	border-bottom: 1px solid #ccc;
}

.wk2 {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.ang_holder, .ang_holder_news {
	width: 318px;
	height: 31px;
	line-height: 31px;
	margin: 0 0 0 -6px;
	padding: 0 0 0 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/hg_navi_oben.jpg');
	background-repeat: repeat-x;
	background-position: -10px;
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px solid #ccc;
	border-top: 0px solid white;
	text-decoration: none !important;
	color: #E26918 !important;
	cursor: default;
}

.ang_holder_tree_widget {
	width: 335px;
	height: 31px;
	line-height: 31px;
	margin: 0 0 0 -6px;
	padding: 0 0 0 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url('../images/hg_navi_oben.jpg');
	background-repeat: repeat-x;
	background-position: -10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-top: 0px solid white;
	text-decoration: none !important;
	color: #00297B !important;
	cursor: default;
}

.drag-handle {
	padding: 5px;
	text-indent: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url('../images/hg_navi_oben2.jpg');
	background-position: -10px;
	background-repeat: repeat-x;
	color: #203668 !important;
	font-weight: bold;
	cursor: move;
	overflow: hidden;
	width: auto;
}

.drag-statusarea {
	border-top: 1px solid #ccc;
	background-color: #f8f8f8;
	height: 13px;
}

.dhtmlwindow {
	position: absolute;
	border: 1px solid #97a3b1;
	visibility: hidden;
	background-color: white;
}

.drag-contentarea {
	border-top: 1px solid #ccc;
	background-color: #fff;
	color: black;
	height: 150px;
	padding: 2px;
	overflow: auto;
}

.form_object {
	border: 0px;
}

.suchtable info_table1 td, .suchtable info_table_akt td {
	margin-top: -30px !important;
}

.suchtable .head_info_table1 td {
	margin-top: 0px !important;
}

.suchtable .head_info_table1 {
	margin-top: -30px !important;
}

.site_object {
	border: 0px;
	margin-top: 10px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#page_position {
	margin: auto;
	padding: 10px 0 0 0;
	width: 970px;
	background-color: transparent;
}

#navi_oben_pos {
	background-color: transparent;
	height: 19px;
	position: absolute;
	top: 18px;
	right: 10px;
	display: block;
	float: left;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

#navi_oben p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00297B;
	padding: 18px 0 0 10px;
	margin: 0 0 0 0;
}

#navi_oben {
	background-image: none;
	background-color: #FFF;
	border-bottom: 1px solid #97a3b1;
	width: 962px;
	height: 125px;
	display: block;
	float: left;
	background-repeat: repeat-x;
	margin: 0 0 0 4px;
	text-align: left !important;
	position: relative;
}

#navi_oben_pos a, #navi_oben_pos a:link, #navi_oben_pos a:visited,
	#navi_oben_pos a:hover, #navi_oben_pos a:focus {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00297B;
	text-decoration: none;
	margin: 0 0 0 5px;
	background-image: none;
	width: auto;
	height: 19px;
	text-align: center;
}

#toolbar_hinweis {
	background-image: url('../images/hinweis_hilfe_toolbar.gif');
	background-repeat: no-repeat;
}

.version {
	display: none;
}

.anmelden {
	color: #E26918 !important;
}

.kdnr {
	color: #E26918 !important;
}

.abstand3 {
	color: #E26918 !important;
}

.abstand4 {
	color: #E26918 !important;
}

.form_object_label_lang {
	background-image: none;
	background-repeat: repeat-y;
	display: block;
	float: left;
	height: 30px;
	padding-left: 15px;
	width: 505px;
}

.site_object {
	margin-top: 30px;
}