body {
	background-color: #FFFF99;
	font-family: Arial;
	font-size: 14px;
}

body.menu {
	background-color: #FFD700;
	font-family: Arial;
	font-size: 14px;
}

table.top {
	table-layout: fixed;
	width: 870px;
	border: none;
}

table.menu {
	background-color: #FFFF99;
	width: 150px;
	table-layout: fixed;
	border: none;
}
table.main {
	background-color: #FFFF99;
	width: 720px;
	table-layout: fixed;
	border: none;
}

table.kmain {
	background-color: Navy;
	width: 720px;
	table-layout: fixed;
	border: none;
}

td.header {
	background-color: #000080;
	font-family: Arial;
	font-size: 36px;
	color: #FFFFFF;
	padding: 7.2px 3.6px 7.2px 3.6px;
	border: medium groove;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

td.h1 {
	background-color: #000080;
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	padding: 3.6px 7.2px 3.6px 7.2px;
	border: thin groove;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

td {
	font-family: Arial;
	font-size: 14px;
}

td.cdate {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font: italic bold 14px;
	height: 40px;
	text-align: right;
	width: 100px;
	font-weight: bold;
}

td.left {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}

td.center {
	font-family: Arial;
	font: italic 14px;
	text-align: center;
	font-style: italic;
	font-size: 14px;
}

td.col1 {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font: italic bold 14px;
	text-align: left;
	height: 50px;
	width: 220px;
}

td.col2 {
	font-family: Arial;
	font-style: italic;
	font-size: 14px;
	font: italic 14px;
	text-align: left;
	height: 50px;
}
td.csmall {
	font-family: Arial;
	font-size: 14px;
	width: 40px;
}

td.lsmall {
	font-family: Arial;
	font-style: italic;
	font-size: 12px;
	font: italic 12px;
}
td.head {
	font-family: Arial;
	font-style: 14px; /*	background: url(images\bghead.png) no-repeat; */
	height: 150px;
	text-align: left;
	/*	background: #FFD700; */
}

td.menu {
	font-family: Arial;
	font-style: 14px;
	background: #FFD700;
}

tr.head {
	background: #FAD700;
}

tr.row1 {
	background: transparent;
}

tr.row2 {
	background: #FFFA1C;
}

a:link.hov1 {
	font-style: italic;
	font-family: cursive;
	font-size: 18px;
	font: italic 18px cursive;
	color: White;
	text-decoration: none;
}

a:visited.hov1 {
	font-style: italic;
	font-family: cursive;
	font-size: 18px;
	font: italic 18px cursive;
	color: White;
	text-decoration: none;
}

a:hover.hov1 {
	font-style: italic;
	font-family: cursive;
	font-size: 18px;
	font: italic 18px cursive;
	color: Navy;
	text-decoration: none;
}

a:active.hov1 {
	font-style: italic;
	font-family: cursive;
	font-size: 18px;
	font: italic 18px cursive;
	color: Navy;
	text-decoration: none;
}

.sel {
	font-style: italic;
	font-family: cursive;
	font-size: 18px;
	font: italic 18px cursive;
	color: Silver;
	text-decoration: none;
}

a:link.hov2 {
	font-style: italic;
	font-family: cursive;
	font-size: 22px;
	font-weight: bolder;
	font: italic bolder 22px cursive;
	color: Red;
	text-decoration: none;
}

a:visited.hov2 {
	font-style: italic;
	font-family: cursive;
	font-size: 22px;
	font-weight: bolder;
	font: italic bolder 22px cursive;
	color: Red;
	text-decoration: none;
}

a:hover.hov2 {
	font-style: italic;
	font-family: cursive;
	font-size: 22px;
	font-weight: bolder;
	font: italic bolder 22px cursive;
	color: Navy;
	text-decoration: none;
}

a:active.hov2 {
	font-style: italic;
	font-family: cursive;
	font-size: 22px;
	font-weight: bolder;
	font: italic bolder 22px cursive;
	color: Navy;
	text-decoration: none;
}


li.empty {
	list-style-image: none;
	font-family: Arial;
	font-size: 12px;
	list-style-type: none;
}

li.emptynorm {
	list-style-image: none;
	font-family: Arial;
	font-size: 14px;
	list-style-type: none;
}

li.emptysmall {
	list-style-image: none;
	font-family: Arial;
	font-size: 9px;
	list-style-type: none;
}
li {
	font-family: Arial;
	font-size: 14px;
}

p.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

p.small {
	font-family: Arial;
	font-size: 9px;
}

p.norm {
	font-family: Arial;
	font-size: 12px;
}

p.red {
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	font: italic bold 14px;
	color: Red;
}

p {
	font-family: Arial;
	font-size: 14px;
}

div.fenster {
	position: absolute;
	top: 250px;
	left: 550px;
	width: 300px;
	display: none;
	background: White;
	border: medium double Highlight;
	font-family: Arial;
	font-size: 14px;	
}

div.fenster1 {
	position: absolute;
	top: 250px;
	left: 350px;
	width: 550px;
	display: none;
	background: White;
	border: medium double Highlight;
	font-family: Arial;
	font-size: 14px;	
}

