table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003275;
	text-align: left;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	width: 500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
input {
	border: 1px solid #003275;
	height: 20px;
	
}
input[type="submit"]
 {
	color: #ffffff;
	background-color: #003275;	
}
input[type="reset"]
 {
	color: #ffffff;
	background-color: #003275;	
}
.checkbox {
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffff;
}
#text table .schaltfläche {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #003275;
	height: 16px;
	width: 70px;
	vertical-align: middle;
}
textarea {
	height: 100px;
	width: 200px;
	overflow: scroll;
	textarea {
	height: 100px;
	width: 200px;
	overflow: scroll;
	
}

.breite {
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.auswahl {width: 200px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}

