body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: black;
}

p {
	font: 100%/120% normal Arial, Helvetica, sans-serif;
	margin: 2px;
	padding:0;
}

h2,
h2 a {

	font-size:14px;
}

.td1, .td11 {
	text-align:left;
}
.td2, td22 {
	padding: 2px;
}
th.td1, th.td11 {
	white-space:nowrap;
}

.td1r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 3px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C80028;
	text-align:right;
}

.ausgabebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:both;
	width: 615px; 
	max-width:100%;
}

table.voll {
	width: 100%;
}

div.links {
	float:left;
}

select.kurz,
input.kurz,
textbox.kurz {
	width: 100px;
}

select.halb,
input.halb,
textbox.halb {
	width: 200px;
}

input.voll,
textbox.voll {
	width: 400px;
}

#login {
	margin:0;
	padding:5px;
	width:267px;
	background-color: #D7C59D;
	font-size:12px;
}

.navi_line {
	width:277px;
	height:2px;
	max-height:2px;
	background-color: #00642d;	
}

.Fehler {
	color:red;
}
