<!-- WARNUNG!!! Dieses Script ist geistiges Eigentum von www.bussgeldkatalog-verkehr.de. Unerlaubte Nutzung, Änderung oder Weitergabe des Codes ist strafbar und wird verfolgt! Bei Fragen wenden Sie sich an info@bussgeldkatalog-verkehr.de -->
document.write('<link href="http://www.bussgeldkatalog-verkehr.de/rechner/css/style.css" rel="stylesheet" type="text/css" />');
document.write('<form id="form" name="form" method="post" target="_blank" action="http://www.bussgeldkatalog-verkehr.de/rechner/berechnung.php">');
document.write('<table width="200" border="0" cellspacing="0" cellpadding="0" class="rechnerMain">');
document.write('<tr>');
document.write('<td class="rechnerTitel">Bu&szlig;geldrechner</td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="mainTxt"><strong>&Uuml;berschreitung:</strong> <input name="ueberschreitung" type="text" size="2" maxlength="2" class="rechnerInput"> km/h<br />');
document.write('(Beisp.: 75 bei 50 = 25 km/h)<br />');
document.write('<strong>Tatort:</strong> <select name="ort" class="rechnerInput">');
document.write('<option value="innerorts" selected="selected"> Innerhalb </option>');
document.write('<option value="ausserorts"> Au&szlig;erhalb </option>');
document.write('</select> geschlossener Ortschaften<br>');
document.write('<strong>Fahrzeugart:</strong> <select name="fahrzeug" class="rechnerInput">');
document.write('<option value="klein" selected="selected"> PKW, Krad, KFZ bis 3,5t </option>');
document.write('<option value="gross"> KFZ &uuml;ber 3,5t </option>');
document.write('</select><br />');
document.write('<strong>Probezeit:</strong> <select name="probezeit" class="rechnerInput">');
document.write('<option value="nein" selected="selected"> Keine Probezeit </option>');
document.write('<option value="ja"> Versto&szlig; in der Probezeit </option>');
document.write('</select><br />');
document.write('<input type="hidden" value="bussgeld" name="art" id="art"><input type="submit" value="Berechnen" class="rechnerInput" style="background-color:#dddddd; margin-top: 8px; margin-bottom: 8px;"><br />');