.textbox {font-size:12px;}

.textbox a {border-bottom:1px solid #b2d6e3;}

.textbox a:link { color: #0076a3; text-decoration: none; }
.textbox a:visited { color: #0076a3; text-decoration: none; }
.textbox a:active { color: #0076a3; text-decoration: none; }
.textbox a:hover { color: #0076a3; text-decoration: none; }

h2 {
  font-size:12px;
  margin-top:10px;
  margin-bottom:10px;
}

div.checkbox {
  margin-top:3px;
}

div.error {
 margin-top: 12px;
 font-weight: bold;
 color: red;
}

.textbox div.error {
 margin-bottom: 8px;
}

div.small {
	margin-top:11px;
	line-height:13px;
	font-size:11px;
}

table.form-tab-top {
 margin-top: 10px;
}

table.form-tab td{
	padding:2px 2px 2px 0px;
}

table.form-tab td.text-column{
  width:120px;
}

input {
  font-family:Arial;	
}

input.text {
  border-color:#d2d2c8;
  border-width:1px;
  border-style:solid;
  padding-left:2px;
  padding-top:1px;
  padding-bottom:1px;
  width:266px;
}

div#buttons {
	padding-top:15px;
}

input.freiwillig {width:75px;}
input.plz {width:75px;}
input.ort {width:184px;}
input.day {width:20px;}
input.month {width:20px;}
input.year {width:50px;}
