@CHARSET "UTF-8";

.einleitungstext {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 0.7em 0;
	font-weight: bold;
	font-style: italic;
}

.grossansichtlink {
	font-size: 1.1em;
	display: block;
	margin: 0.7em 0 0 0;
	padding: 0 0 0 15px;
	width: 135px;
	background:url('media/icon_vergroessern.gif') no-repeat 0em 0px;
	color: #797E84;
}

.grossansichtlink:hover {
	background:url('media/icon_vergroessern.gif') no-repeat 0em -190px;
	color: #f57d0f;
}

.downloadbox {
	display: block;
	background-color:#f1f1f1;
	padding:10px 0;
}

.downloadboxheading {
	color: #797E84;
	font-weight: bold;
	font-size: 1.5em;
	padding-left:12px;
	padding-bottom:3px;
}

.downloadslink_xls {
	line-height: 1.4em;
	font-size: 1.1em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_xls.gif') no-repeat 0 0;
}

.downloadslink_xls:hover {
	background: url('media/icon_xls.gif') no-repeat 0 -86px;
	color: #f57d0f;
}

.downloadslink_sonstiges {
	line-height: 1.4em;
	font-size: 1.1em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_sonstiges.gif') no-repeat 0 0;
}

.downloadslink_sonstiges:hover  {
	color: #f57d0f;
	background: url('media/icon_sonstiges.gif') no-repeat 0 -86px;
}

.downloadslink_pdf {
	line-height: 1.4em;
	font-size: 1.1em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_pdf.gif') no-repeat 0 0;
}

.downloadslink_pdf:hover  {
	color: #f57d0f;
	background: url('media/icon_pdf.gif') no-repeat 0 -86px;
}

.downloadslink_mp3 {
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_mp3.gif') no-repeat 0 0;
}

.downloadslink_mp3:hover  {
	color: #f57d0f;
	background: url('media/icon_mp3.gif') no-repeat 0 -86px;
}

.downloadslink_mov {
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_mov.gif') no-repeat 0 1px;
}

.downloadslink_mov:hover  {
	color: #f57d0f;
	background: url('media/icon_mov.gif') no-repeat 0 -87px;
}

.downloadslink_img {
	line-height: 1.4em;
	font-size: 1.1em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_img.gif') no-repeat 0 0;
}

.downloadslink_img:hover  {
	color: #f57d0f;
	background: url('media/icon_img.gif') no-repeat 0 -86px;
}

.downloadslink_doc {
	line-height: 1.4em;
	font-size: 1.1em;
	display: block;
	margin: 1.0em 0 0 10px;
	padding: 0 0 0 20px;
	width: 135px;
	color: #797E84;
	background: url('media/icon_doc.gif') no-repeat 0 0;
}

.downloadslink_doc:hover  {
	color: #f57d0f;
	background: url('media/icon_doc.gif') no-repeat 0 -86px;
}

