.Over_Kapusons
{
	width:200px;	
	height:16px;
	padding:0px;
	color:#1C68B0;
	font-size:12px;
	border:solid 1px #85A6C5;
	/*
	color: #242424;
	background: white;
	border: solid 1px #c6c6c6;
	*/
}

.Focus_Kapusons
{
	width:200px;	
	height:16px;
	padding:0px;
	color:#1C68B0;
	font-size:12px;
	border:solid 1px #85A6C5;
	/*
	color: #242424;
	border: solid 1px #777;
	background-color: white;
	*/
}

.Default_Kapusons
{
	color: #424242;
	border: solid 1px #aeaeae;
	background: white;
}

.Error_Kapusons
{
	color: #ff9000;
	border: solid 1px #ff9000;
	background: white;
}
.Hint_Kapusons
{
	background: infobackground;
	margin-top: 5px;
	border: solid 1px black;
	text-align: left;
	overflow: auto;
}

.Hint_Kapusons a,
.Hint_Kapusons a:visited,
.Hint_Kapusons a:hover
{
	margin: 2px;
	color: black;
	text-decoration: none;
	font-size: small;
}

