.head_line {
	background-image: url(../Images/Layout/head_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.button_hinter {
	background-image: url(../Images/Buttons/menu_button.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu_line {
	background-image: url(../Images/Layout/menu_under_line.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.button_hinter_letzter {
	background-image: url(../Images/Buttons/menu_button_unterster.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.mainmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: none;
	font-weight: bold;
}
a.mainmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: underline;
	font-weight: bold;
}
a.mainmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: none;
	font-weight: bold;
}
a.submenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: none;
}
a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: none;
}
a.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: underline;
}
a.submenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF7000;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9F51;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9F51;
	text-decoration: none;
}
.button_hinter_highlight {
	background-image: url(../Images/Buttons/menu_button_highlight.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9F51;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9F51;
	text-decoration: none;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.normal_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.grey_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F4F4F4;
	border: 1px solid #B5B5B5;
}
.orange_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE7000;
	text-decoration: none;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE7000;
	text-decoration: none;
}
.form_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE7000;
	text-decoration: none;
	border: 1px solid #666666;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7000;
	text-decoration: none;
	border: 1px solid #666666;
	background-image: url(../Images/Buttons/form_button_back_line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.button_submenu {
	background-image: url(../Images/Buttons/menu_button_submenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.light_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.overline_dashed_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B5B5B5;
}
.tabelle_head_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../Images/Layout/tabelle_line_title.gif);
}
.tabelle_head_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../Images/Layout/tabelle_line_title.gif);
}
.tabelle_main_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tabelle_main_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tabelle_main_normal_dkp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FEEBDE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tabelle_main_rechts_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../Images/Layout/tabelle_line_light.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.tabelle_main_normal_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../Images/Layout/tabelle_line_light.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.tabelle_main_normal_light_dkp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-image: url(../Images/Layout/tabelle_line_light_dkp.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.white_outline {
	border: 1px solid #CCCCCC;
}
.block_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFE1BF;
	border: 1px solid #FFA042;
}
.overline_dashed_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFA042;
}
.Stil1 {
	font-size: 0px;
	color: #FFFFFF;
}
