#content fieldset {
   position: relative;
   margin: 0 0 10px 0;
   padding: 3px;
}

#content fieldset p {
   position: relative;
   display: block;
}

#content fieldset b {
   position: relative;
   display: block;
   margin: 0 0 10px 0;
   padding: 0;
}
#content .newsletteranmeldung legend{
   font-weight: bold;
}
#content .newsletteranmeldung .label{
   position: absolute;
   left: auto;
}
#content label  {
   position: absolute;
   left: 0;
}
#content .suchformular label {
   position: relative;
}
#content .radio label {
   left: 20px;
}
#content input  {
   position: relative;
   /*margin: 0 0 0 120px;*/
   padding: 0;
   border: 1px solid #A5ACB2 !important;
}
#content select  {
   position: relative;
   /*margin: 0 0 0 120px;*/
   padding: 0;
   width: 142px;
   border: 1px solid #A5ACB2 !important;
}e

#content select.anrede  {
   position: relative;
   /*margin: 0 0 0 120px !important;*/
   padding: 0;
   width: 142px !important;
   float: none !important;
}

#content input.plz  {
   position: relative;
   /*margin: 0 0 0 120px;*/
   padding: 0;
   width: 142px !important;
}
#content input.ort  {
   position: relative;
   display: inline;
   margin: 0 0 0 10px;
   padding: 0;
   width: 150px !important;
}
#content input.titel  {
   position: relative;
   display: inline;
   margin: 0 0 0 10px;
   padding: 0;
   width: 150px !important;
}


/* Suche nach Name ***********************/
#content .vdb_suche {
   position: relative;
}

#content .suchName p.submit {
   position: relative;
   margin: 0 !important;
   padding: 0;
}

#content .vdb_suche p.submit submit {
   position: relative;
   /*margin: 0 0 0 120px;*/
   padding: 0;
}

/* Umkreissuche ***********************/
#content .sucheUmkreis {
   position: relative;
}
#content .sucheUmkreis p {
   position: relative;
   width: 50%;
}
#content .vdb_suche table {
   clear:left;
}
#content .sucheUmkreis p label {
   width: 100px;
}
#content .sucheUmkreis p input {
   width: 150px;
}
#content .sucheUmkreis p select {
   width: 150px;
}
#content p.form {
   position: relative;
   overflow: hidden;
   margin: 0 0 10px;
 }
