@charset "utf-8";
/* CSS Document */
/*GesetzeUndChartasCSS*/


.GesetzeUndChartas{
	background-color: #CCC;
	float: left;
	height: 136px;
	width: 206px;
	padding-left: 8px;
	border-top-width: 20px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #999;
}
.GesetzeUndChartas:hover{
	background-color: #CCC;
	float: left;
	height: 136px;
	width: 206px;
	padding-left: 8px;
	border-top-width: 20px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-bottom-color: #999;
}
.ContentBottom .GesetzeUndChartas h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: left;
	margin-top: 8px;
	position: relative;
}
.ContentBottom .GesetzeUndChartas a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	display: block;
	text-align: left;
	position: relative;
	bottom: -30px;
	width: 200px;
	height: 25px;
	background-color:transparent;
	float: left;
	border: 0px solid #CCC;
	padding-left: 0px;
}
.ContentBottom .GesetzeUndChartas a:hover {
	color: #E9A358;
}
