body {
	background-color: #FFFFCC;
}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: normal;
	background-color: #CCFFCC;
	text-align: center;
	width: 90%;
}
.cool {
	font-weight: bold;
	font-style: italic;
}
.aufz0 {
	font-size: 16px;
	color: #660000;
}
.cooly {
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
}
.grau {
	background-color: #CCCCCC;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-size: 14px;
}
.tabhigh {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFCC;
	color: #FF0000;
}
.tabidx {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFF99;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.tabidx2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CEFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.tabtitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
#idximage {
	position:absolute;
	right:10px;
	width:300px;
	height:200px;
	z-index:1;
	bottom: 5px;
}
#impressum {
	position:absolute;
	left:10px;
	width:300px;
	height:200px;
	z-index:1;
	bottom: 5px;
}

