td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.whitemenue {
	color: #EFECEC;
}
a:hover {
	background-image: url(images/hover-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #666666;
}



td.wsmenue			{font-size:12px;font-family:verdana,arial,helvetica,sans-serif;color:#ffffff}  

a.wsmenue 			{font-size:12px;font-family:verdana,arial,helvetica,sans-serif;color:#ffffff}  

a.wsmenue:visited 	{color:#F7F7F7} 

a.wsmenue:active 		{color:#C0D3F8} 

a.wsmenue:hover 		{
	color: #C8D2F9;
	background-repeat: no-repeat;
	background-image: url(images/1x1trans.gif);
}
input {
	background-color: #EBEBEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
}
.graybg {
	background-color: #CCCCCC;
}
textarea {
	color: #000000;
	background-color: #EBEBEB;
}
.gray {
	color: #999999;
}
.trnshover {
	background-image: url(images/trnsprt.gif);
}
.nichtsichtbar {
	visibility: hidden;
	display:none;
}
