/*############################ start news ############################*/

.newsLauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #636363;
	line-height: 18px;
}

.newsZwischenueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top:12px;
	margin-bottom:6px;
	color: #537CBC;
}

.newsUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:6px;
	color: #636363;
}

.newsAufzaehlungspunkt {
	padding-left:20px;
	margin-top:3px;
	margin-bottom:3px;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	}

a.newsLink:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #537CBC;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

a.newsLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #537CBC;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

a.newsLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	background-image: url(img/arrow_over.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}

a.newsLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #636363;
	background-image: url(img/arrow_over.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 3px;
}


.newsPreviewHeadline{
	font-size: 12px;
	font-weight: bold;
	margin-bottom:6px;
	color: #537CBC;
	}
	
a.menuNewsPassiv:link {
	background-color: #E7F3FF;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}


a.menuNewsPassiv:visited {
	background-color: #E7F3FF;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

a.menuNewsPassiv:active {
	background-color: #9EBDD9;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

a.menuNewsPassiv:hover {
	background-color: #9EBDD9;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.menuNewsActive:link {
	background-color: #BADEFF;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}

a.menuNewsActive:visited {
	background-color: #BADEFF;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #646464;
	text-decoration: none;
}


a.menuNewsActive:active {
	background-color: #BADEFF;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a.menuNewsActive:hover {
	background-color: #BADEFF;
	display:block;
	background-image: url(img/sl_dot.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 1px;
	padding-left: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.infoboxContentNews {
	color: #636363;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #636363;
	border-bottom-color: #636363;
	border-left-color: #636363;
	background-color: #E7F3FF;
}

/*############################# end news #############################*/
