body {
margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 140%;
}

td.oben {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 140%;
	background-color: white;
	border:none;
	vertical-align:top;
}
td.news {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 140%;
	background-color: #FFB3AD;
	border:none;
	border-right: 5px solid white;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
a.inputsubmit:link, a.inputsubmit:hover, a.inputsubmit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #877c80;
	border: 1px solid #877c80;

}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #877c80;
}
.texttd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #CCCCCC;*/
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.termin {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
		color: #cc0000;
	text-decoration: none;
}

.textlink, a:link, a:hover, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: underline;
}
.zeile {
	line-height: 20px;
}





