body			         { background-color: #fff; text-align: center; margin: 20px 0 0 0 }
h1			              { color: black; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.text			          { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.text_fehler    { color: #d94f46; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.text_small			      { color: #000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.formular_input			    	  { color: #0a3b63; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: solid 1px #7b7eab }
.formular_absendebutton_ok        { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #5faf86; padding: 5px; border-width: 0 }
.formular_radiobutton  			 { color: #0a3b63; background-color: #fff; border: solid 1px }
.formular_dropdown			  	    { color: #0a3b63; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: solid 1px #7b7eab; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #4A6077; scrollbar-base-color: #eff7ff; scrollbar-darkshadow-color: #333333; scrollbar-face-color: #eff7ff; scrollbar-highlight-color: #cccccc; scrollbar-shadow-color: #cccccc       }
.formular_textarea   { color: #0a3b63; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: solid 1px #7b7eab; scrollbar-3dlight-color: #000000; scrollbar-arrow-color: #4A6077; scrollbar-base-color: #eff7ff; scrollbar-darkshadow-color: #333333; scrollbar-face-color: #eff7ff; scrollbar-highlight-color: #cccccc; scrollbar-shadow-color: #cccccc      }
a:link		 { text-decoration: underline }
a:visited	 { text-decoration: underline }
a:focus		 { text-decoration: underline }
a:hover		 { text-decoration: none }
a:active	 { text-decoration: underline }
