/* news */
/* ----------------------------- */ 
.newstitel-rot {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #F36822;
	text-align: left;
	padding-left: 21px;
	padding-right: 10px;
	text-decoration: none;
	width: 187px;
	height: 20px;
	border-top: 2px dotted #F36822;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #F36822;
	background-image: url(img/pic_arr_rot.gif);
	background-position: 6px;
	background-repeat: no-repeat;
}

.newstitel-orange {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #F68C20;
	text-align: left;
	padding-left: 21px;
	padding-right: 10px;
	text-decoration: none;
	width: 187px;
	height: 20px;
	border-top: 2px dotted #F68C20;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #F68C20;
	background-image: url(img/pic_arr_orange.gif);
	background-position: 6px;
	background-repeat: no-repeat;
}

.newstitel-gelb {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #D9A109;
	text-align: left;
	padding-left: 21px;
	padding-right: 10px;
	text-decoration: none;
	width: 187px;
	height: 20px;
	border-top: 2px dotted #D9A109;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #D9A109;
	background-image: url(img/pic_arr_gelb.gif);
	background-position: 6px;
	background-repeat: no-repeat;
}

.newstitel-grau {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 21px;
	padding-right: 10px;
	text-decoration: none;
	width: 581px;
	height: 20px;
	border-top: 2px dotted #666666;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #666666;
	background-image: url(img/pic_arr_grau.gif);
	background-position: 6px;
	background-repeat: no-repeat;
}

.newstext-rot {
	color: #F36822;
	padding-top: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #F36822;	
}

.newstext-orange {
	color: #F68C20;
	padding-top: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #F68C20;	
}

.newstext-gelb {
	color: #D9A109;
	padding-top: 19px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 2px dotted #D9A109;	
}

.newstext-grau {
	color: #666666;
	padding-top: 19px;
	padding-left: 5px;
	padding-right: 80px;
	padding-bottom: 30px;
}


a.link-rot:visited, a.link-rot:link {font-size: 11px; color: #F36822; text-decoration: underline;}
a.link-rot:hover, a.link-rot:active {font-size: 11px; color: #F36822; text-decoration: none;}

a.link-orange:visited, a.link-orange:link {font-size: 11px; color: #F68C20; text-decoration: underline;}
a.link-orange:hover, a.link-orange:active {font-size: 11px; color: #F68C20; text-decoration: none;}

a.link-gelb:visited, a.link-gelb:link {font-size: 11px; color: #D9A109; text-decoration: underline;}
a.link-gelb:hover, a.link-gelb:active {font-size: 11px; color: #D9A109; text-decoration: none;}

a.link-grau:visited, a.link-grau:link {font-size: 11px; color: #666666; text-decoration: underline;}
a.link-grau:hover, a.link-grau:active {font-size: 11px; color: #666666; text-decoration: none;}

/* ----------------------------- */ 
/* news end */
