body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	background-color: #FFFF33;
	border: none;
}
td {
	border: none;
}
.tabhell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
	background-color: #EEEEEE;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #DADADA;
}
.listeblau {
	background-color: #C6E8B5;
}
.tabfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993300;
	background-color: #DDDDDD;
}
.tabform {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #333333;
	background-color: #EEEEEE;
}
.tabhead {
	background-color: #58AB58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #330000;
}
.button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
	cursor: hand;
}
.buttonred {
	font-weight: bold;
	background-color: #CC0000;
	color: #CCCCCC;
}
.wichtig {
	font-weight: bold;
	color: #FF3300;
}
.nav {
	font-weight: normal;
	text-decoration: none;
	background-color: #DDDDDD;
	letter-spacing: normal;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-bottom-style: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.kopftitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DD0000;
}
.titelzelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC00;
	color: #FFFFFF;
}
.listentitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	font-weight: bold;
}
.listeneintrag {
	background-color: #F2F2F2;
	font-size: 12px;

}
a {
	text-decoration: none;
	color: #990000;

}
h3 {
	font-size: 16px;
	color: #666666;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.buttonedit {
	background-image: url(../KopievonSG/admin/button_edit.png);
	height: 19px;
	width: 19px;
	cursor: hand;
	background-color: #FBA76F;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	page-break-before: auto;
	height: 50px;
	width: 150px;
}
.auswahl {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rahmen {
	border: thin solid #FFCC00;
	
}
.klein {
	font-size: 8pt;
}
.textfeldbreit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 200px;
}
.navtext {
	letter-spacing: 1px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.listneg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	background-color: #999999;
}
