td {
	font-family: Arial,"Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000066;
}
.Ueberschrift {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bold_Ueberschrift {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
.fettschrift {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.colored {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0033;
}
a {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000099;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #0066CC;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.feld {
background-color: #E1E6EC;
border-style: solid;
border-color: #000000;
border-width: 1;
}

.zelle1{
background-color: #C2CCDA;}

.zelle2{
background-color: #ffffff;}

.buttons{
	color: #000066;
	background-color: #A8DCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1 solid #000066;
}
.buttons:hover{
	color: #000066;
	background-color: #FFccFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1 solid #000066;
}

input {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000066;
	background-color:#FFFFFF;
	border: 1 solid #000066;
}
.formularbox {
	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000066;
	background-color:#FFFFFF;
	border: 0 solid #FFFFFF;
}
textarea {

	font-family: Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	color: #000066;
	background-color:#FFFFFF;
	border: 1 solid #000066;
}

