.spacer5 
{
  clear:both;
  height:5px;
}

.spacer15 
{
  clear:both;
  height:10px;
}

.spacer25 
{
  clear:both;
  height:25px;
}

.row 
{
  clear:both;
  margin-bottom:2px;
}

h4.pur {
  font-size:14px; /*14*/
  padding:0 0 0.1818em 0; /*0 0 5 0 in Abhaengigkeit von 11*/
  margin-top:3em;
  margin-bottom:0.45em;
  font-weight:bold;
  color:#000000;
}

.title 
{
  float:left;
  width:110px;
  font-weight:bold;
  margin-right:10px;
  font-size:0.7em;
  padding:2px;
  line-height:1.2em;
}

.title_small 
{
  float:left;
  width:40px;
  font-weight:bold;
  margin-right:10px;
  font-size:0.7em;
  padding:2px;
  line-height:1.2em;
}

.data 
{
  float:left;
  font-size:0.7em;
  padding:2px;
  line-height:1.2em;
}

.liste
{
  margin-left:10px;
}

.liste .row a
{
  font-weight:bold;
  text-decoration:underline;
}

#liste {
  clear:both;
  margin-bottom:25px;
}

a h2
{
  text-decoration:underline;
}

a.nav
{
  font-weight:bold;
  text-decoration:underline;
  font-size:0.7em;
}

.error 
{
  color:#cc0000;
  font-size:0.7em;
}

.thanx
{
  font-size:0.7em;
}

#formular label, #suche label
{
  display:block;
  width:110px;  /* im n?chsten Block margin-left auf den selben Wert setzen! */
  float:left;
  font-weight:bold;
  margin-right:10px;
  font-size:0.7em;
}

#formular .nolabel, #kontakt img,#suche .nolabel
{
  margin-left:110px;
  padding-left:10px;
  font-size:0.7em;
}

#formular img 
{
  padding-bottom:5px;
}

#formular input, #kontakt textarea
{
  float:left;
  width:250px;
  font-size:0.7em;
}

#formular input.plz, #kontakt input.parkschein
{
  float:left;
  width:45px;
  font-size:0.7em;
}

#formular input.ort{
  float:left;
  width:195px;
  font-size:0.7em;
  margin-left:5px;
}

#formular .datum input
{
  float:left;
  width:70px;
  font-size:0.7em;
}

#formular span.checkbox input
{
  float:left;
  width:15px;
  font-size:0.7em;
}

#formular input#submit
{
  width:auto;
  font-size:0.7em;
}

#suche input#submit
{
  width:auto;
  font-size:0.7em;
  margin-left:5px;
}

#formular #mandatory 
{
  font-size:0.7em;
}

#formular span.formtext
{
  float:left;
  font-size:0.7em;
  margin-left:10px;
}

#formular .absenden {
	border:1px solid #3E3D40; 
	background-color: #30408F;
	color: #FFFFFF;
	font-weight:bold;
	width: auto;
	text-align: center;
	padding: 0px 8px 3px 8px; 
	height:18px;
}

#formular #BankName {
  font-size:11px;
}  