td.fliess {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.spaca {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 4px;
	line-height: 4px;
	color: #333333;
}
.headGrey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	font-weight:bold;
}
.headGrMo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	font-weight:bold;
}
.headBlue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #336699;
	font-weight:bold;
}
.headOlive {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666633;
	font-weight:bold;
}
.headOliMo {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666633;
	font-weight:bold;
}
.projNink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666633;
	/* font-weight:bold; */
	font-weight:bold;
	text-decoration:none;
}

a.projLink:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666633;
	/* font-weight:bold; */
	font-weight:bold;
	text-decoration:none;
}
a.projLink:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666633;
	font-weight:bold;
	text-decoration:underline;
}
a.projLink:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#336699;
	font-weight:bold;
	text-decoration:underline;
}
a.projLink:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#666633;
	font-weight:bold;
	text-decoration:underline;
}
textarea {
	width:300px;
	height:125px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #660018;
	line-height:14px;
	border-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-shadow:#CCCCCC;
	border-style:none;
	scrollbar-base-color:#CCCCCC;
	scrollbar-3dlight-color:#610000;
	scrollbar-arrow-color:#610000;
	scrollbar-darkshadow-color:#610000;
	scrollbar-face-color:#CCCCCC;
	scrollbar-highlight-color:#610000;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#CCCCCC;
	border : 1px solid #CCCCCC;
}
input.eingabe {
	width:150px;
	height:16px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	color:#660018;
	line-height:13px;
	border-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-style:none;
	border : 1px solid #CCCCCC;
}
input.sender {
		width:100px;
		height:16px;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size:12px;
		color:#660018;
		text-align:center;
		border-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-top-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	border-style:none;
	border : 1px solid #CCCCCC;
}
button.reset {
		width:65px;
		height:13px;
		background-image:url(img/resetD.gif);
		border-style:none;
}
