.hicker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
.hickerMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-decoration: none;
	color: #666;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}
.liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: square;
}
.hickerBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.imgshadow {
	box-shadow: 0px 0px 10px 7px rgba(0, 0, 0, 0.1);
	border-radius: 1px;
}

.imgsh2 {
	box-shadow: 0px 3px 5px 3px rgba(0, 0, 0, 0.2);
	border-radius: 1px;
}

.pic {
	height: auto;
	width: 591px;
	border:1px solid #000000;
}


.thmb {
	height: auto;
	width: 100px;
	border:1px solid #000000;
}