.Kontaktformular {
padding:5px;
background: #FCFAF0;
border: 1px solid #DFD7C0;
}

tr {
height: 30px;
}

input{
font-size:15px;
margin-bottom: 0px;
height: 20px;
}

select {
font-size:15px;
height: 20px;
border: 1px solid #666666;
}

textarea {
font-size:15px;
border: 1px solid #666666;
}

.inputtypetext {
width: 248px;
border: 1px solid #666666;
}

.SubmitButton {
height: 24px;
width: 248px;
}

.erforderlich {
color: #990000;
}


#PLZ {
width: 40px;
float: left;
}

#Ort {
width: 180px;
float: right;
}

* html #ort {
width: 180px;
}

#Betreff {
width: 522px;
}

#Nachricht {
width: 522px;
}

.SpamInsider {
	color: #900;
	font-weight: bold;
}

.KontaktTabelle {
margin: 0px;
}


.SpalteAnredeRadio {
width: 15px;
}

.SpalteAnredeWert {
width: 50px;
}

.Anrede {
margin: 0px;
padding: 0px;
margin-top: -0.1em;
}

.Spalte1 {
width: 70px;
}

.Spalte2 {
width: 250px;
}

.Spalte3 {
width: 70px;
}

.Spalte4 {
width: 250px;
}

.Spalte2lang {
width: 570px;
}

.em14 {
width: 15em;
float: left;
}

.Fehlermeldung {
color: #cc0000;
}

.PrueffeldFehlerfrei ,
.NameFehlerfrei,
.VornameFehlerfrei,
.EmailFehlerfrei,
.TelefonFehlerfrei,
.NachrichtFehlerfrei {
}

.Fehler {
background: #ffcccc;
}

