﻿table.eingabeform {
	width: 630px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
}

table.eingabeform p.texteingaben{
	padding: 0 0 0 4px;
	text-align: left;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
table.eingabeform span.labelzusatzangabe{
	font-size: 0.8em;
}

p.fehlermeldung {
	font-size: 1em;
	color: #FF0000;
}

table.eingabeform input{
} 
table.eingabeform input.breiteschmal{
width: 82px;
} 

table.eingabeform input.breite1{
width: 200px;
} 

table.eingabeform input.breite2{
	width: 232px;
} 

table.eingabeform input.breite3{
	width: 386px;
} 

table.eingabeform textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
}
.buttonsSC {
	width: 100px;
}

 
input.ButtonCenter{
	margin-left:auto;
	margin-right:auto;
}

table.eingabeform  .Legendespalte {
  	width: 300px;
}

table.eingabeform  .Eingabespalte {
  	width: 330px;
}

