:link {
	color:#000000;
}

:link:active, :visited:active {
	color:#000000;
}

:link:focus, :visited:focus {
	color:#000000;
}

:link:hover, :visited:hover {
	color:#000000;
	font-weight:bold;
}

:visited {
	color:#000000;
}

body,table {
	background-color:#ededed;
}

body,table,tr,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.Auswahl {
	background-color:#E4E4E4;
	border-top:1px solid rgb(51, 51, 51);
	border-bottom:1px solid rgb(51, 51, 51);
	border-left:1px solid rgb(51, 51, 51);
	border-right:1px solid rgb(51, 51, 51);
	scrollbar-track-color:rgb(251, 251, 251);
	scrollbar-face-color:rgb(251, 251, 251);
	scrollbar-3dlight-color:rgb(251, 251, 251);
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:rgb(251, 251, 251);
	scrollbar-arrow-color:#000000;
}

.Check, .Radio {
	border:none;
}

.bgt {
	background-color:rgb(187, 187, 187);
}

.button {
	font-size:11px;
	font-family:Verdana,sans-serif;
	color:#000000;
	width:110px;
	height:20px;
	background-color:rgb(187, 187, 187);
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.button:hover {
	color:rgb(192, 0, 72);
	background:#d9d1c4;
	background-color:rgb(234, 234, 234);
}

.hd {
	font-weight:bolder;
}

.input {
	border-top:1px solid rgb(51, 51, 51);
	border-bottom:1px solid rgb(51, 51, 51);
	border-left:1px solid rgb(51, 51, 51);
	border-right:1px solid rgb(51, 51, 51);
	scrollbar-track-color:rgb(251, 251, 251);
	scrollbar-face-color:rgb(251, 251, 251);
	scrollbar-3dlight-color:rgb(251, 251, 251);
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:rgb(251, 251, 251);
	scrollbar-arrow-color:#000000;
}


