body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	background-color:#ffffff;
	color: #333333;
	padding:0px;
	margin:0px;
	
}

#kopfzeile {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: small;
	font-style: normal;
	color: #888888;
	background-color: #eceadb;
	border-top:#fcfcfc solid 1px;
	border-bottom:#9d9da1 solid 1px;
}
a.kopfzeile:link, a.kopfzeile
{
	color:#888888;
	text-decoration:none;
}

#homebild {
	position:absolute;
	top:115px;
	left:150px;
	z-index:2;
}

#hometext {
	position:absolute;
	top:380px;
	left:59px;
	z-index:1;
}

#login {
	position:absolute;
	top:50px;
	left:200px;
	z-index:1;
}


h4 {  font-size: 14px; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: italic; color: #333333; text-decoration: underline; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; color: #333333}

.head4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #003366}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.titel {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
a:link {
	color: #003366;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #006666;
}
.fer {
	color: #FF9933;
}
.act {
	color: #006633;
}
.wor {
	color: #009999;
}
.tdbg {
	background-color: efeffe;
	border: 1px solid #003366;
}
.his {
	color: #ccccff;
}
.rot {

	color: #FF0033;
}
.zeile1 {
	
}
.zeile2 {
	background-color: #ececff;
	
}
