.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textdatum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000; text-decoration: none; font-style: normal
}
a:hover {
	text-decoration: underline
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D4D0C8;
	border: 1px solid #000000;
	margin: 1px;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.textlink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}
a.textlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
	}

a.whitelink {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.whitelink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	}

a.link{
	font-family: Verdana;
	font-size: 11px;
	color: #033195;
	text-decoration:none;
}
a.link:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #033195;
	text-decoration:underline;
	}
.shop_div{

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	width:200px;
	height:66px;
	border: none;
	overflow:auto;
	overflow-y:auto;
}
.shop_table{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EFEFEF;
	width:100px;
	border: none;
}
.linkhand{
	cursor: hand;
	}	
