@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: auto;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
/* CSS Document */


.Thema {
	color: rgba(255,255,255,0.9);
	font-size: 68px;
	text-align: left;
	position: absolute;
	padding-top: 50px;
	padding-bottom: 0px;
	padding-left: 3%;
	left: 0px;
	letter-spacing: 2px;
	font-weight: normal;
	background-image: url(../slider/hg-thema2.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	height: 125px;
	width: 1500px;
	bottom: 0px;
	font-style: normal;
	text-decoration: none;
}	

a.Thema, A.Thema:active, A.Thema:visited {
	text-decoration: none;
	color: rgba(255,255,255,0.9);
}

a.Thema:hover {
	color: rgba(255,255,255,1);
	text-decoration: none;
}

   
