body {
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:16px;
	background-color: #006293;
	margin:0 0 10px 0;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:16px;
	margin:0;
	font-weight: bold;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px
}
A:link {
	text-decoration:none;
	color:#606060
}
A:visited {
	text-decoration:none;
	color:#606060
}
A:hover {
	text-decoration:underline;
	color:#000000
}
.klein {
	font-size: 10px;
}
.gross {
	font-size: 16px;
	font-weight: bold;
}
.index {
	font-size: 10px;
	color:#FF0000;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	background:url("bilder/inputBg.gif")
}
.textbox:hover, .textbox:active {
	border:1px solid #000;
}
.textbox:focus {
	border:1px solid #69C;
}
.table {
	border: 2px solid #000000;
}
.subtable td {
	padding:4px;
	line-height:16px;
	border: 1px solid #EBF2FC;
}
.subtable tr:hover {
	background-color:#DFF3FB;
}
.subtable tr /* Für den OE, da dieser keine :hover auf Tabellen akzeptiert */ {
hover:expression(this.onmouseover=new Function("this.style.background='#DFF3FB';"), this.onmouseout=new Function("this.style.background='#F9F9F9';"));
}

.table2 {
	border-left-width:1px;
	border-left-style:solid;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-color:#000000;
}
.inputboxbg {
	font-family: Verdana, Arial;
	border: #006689 1px solid;
	font-size:11px;
	background:url("bilder/inputBg.gif")
}
.hoch {
	vertical-align:bottom;
}
.c1 {
	background-color:#CADCF0;
}
.c2 {
	background-color:#DBE8F9;
}
.head {
	background-color:#9FB9D2;
}
.red {
	color:#FF0000;
}

