body			{ background-color: #eff8fd; margin: 0 }
h1			{ color: #173978; font-size: 20px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic; font-weight: bold; text-align: left }
.text			{ color: #363636; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px }
.textbox_ok { color: #363636; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; background-color: #9c6; padding: 10px; width: 100% }
.textbox_fehler { color: #fff; font-size: 13px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; background-color: #f33; padding: 10px; width: 100% }
.text_footer		{ color: #fff; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-top: 5px; margin-bottom: 5px }
.text_small		{ color: #363636; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.container_navi_left	{ height: 70px; float: left }
.container_navi_right	{ height: 70px; float: left }
.tabelle_left_bg	{ background-image: url(images/shadow_left.jpg); background-repeat: repeat-y; width: 15px }
.tabelle_right_bg	{ background-image: url(images/shadow_right.jpg); background-repeat: repeat-y; width: 15px }
.formular_input		{ color: #000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e6e7ed; border: 1px solid #000; line-height: 18px; }
.formular_absendebutton	{ color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e6e7ed; border: 1px solid #000; }
.formular_dropdown	{ color: #0a3b63; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e6e7ed; border: 1px solid #000 }
.formular_textarea	{ color: #0a3b63; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #e6e7ed; border: 1px solid #000 }
a:link			{ color: #000; text-decoration: underline }
a:visited		{ color: #000; text-decoration: underline }
a:focus			{ color: #000; text-decoration: underline }
a:hover			{ color: #000; text-decoration: none }
a:active		{ color: #000; text-decoration: underline }
