<style>
<!--
body {
	font-family:Verdana;
	font-size:10px;
	color:#446677;
	margin-left:0px;
	margin-top:0px;
}

input, textarea {
	background-color:#E4EAEF;
	border:1px solid #7f9db9;
}

a {
	color:#FF8000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.menumain {
	color:#515151;
	font-weight:bold;
}


a.menumain:hover {
	color:#87bfdb;
	font-weight:Bold;
	text-decoration:none;
}

a.menukat {
	color:#004080;

}

a.menukat_main {
	font-family:Verdana;
	}

a.menukat:hover {
	color:#ccddff;
	font-weight:Bold;
	text-decoration:none;
}

a.menukomment {
	color:#004080;
}

a.menukomment:hover {
	color:#001020;
	text-decoration:none;
}

a.seitenleiste {
	color:#004080;
	text-decoration:none;
}
a.seitenleiste:hover {
	text-decoration:underline;
}

a.komment {
	color:#004080;
}

a.komment:hover {
	text-decoration:underlined;
	color:#ccddff;
}

.klein {
	color:#446677;
	font-size:10px;
}
	

#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.error {
	color:#C80000;
	font-weight:bold;
}
.meldung {
	color:#006a00;
	font-weight:bold;
}
.head {
	font-weight:bold;
}

td {
	color:#004080;
	font-size:9pt;
}
td.right {
	text-align:right;
}

td.menu_bg {
	background-image:url(Bilder/left_2.gif);
	height:20px;
	padding-left:5px;
}

.kasten1 {
	border:1px solid;
	background-color:#AAE3FF;
}
.kasten2 {
	border:1px solid;
	background-color:#80FF80;
}
-->
</style>
