/* News */

.news-latest-container {
	margin: 0;
}


.news-latest-container .span2 {
	height:155px;
}



.news-latest-container h2 {
	color: #a5037c !important;
	margin-bottom: 5px !important;
	font-family: 'Francois One', sans-serif !important;
	text-transform: uppercase !important;
	font-size: 13px !important;
	line-height: 18px !important;
}


.news-latest-container p {
	line-height: 18px;
}

.news-latest-container p a {
	color: #a5037c !important;
}
.news-latest-container p a:hover {
	color: #4bb2b5 !important;
}





.news-list-browse {
	background: transparent url(../img/linie.gif) 0 0 repeat-x !important;
	padding-top: 12px;
}

.news-list-line {
	background: transparent url(../img/linie.gif) 0 0 repeat-x !important;
	margin-top: 5px;
	width: 100%;
	height: 2px;

}


.news-list-browse, 
.news-list-browse a {
	color:  #a5037c !important;
	text-transform: uppercase;
}



.news-list-browse a:hover {
	color:  #000 !important;

}

.news-list-browse .number {
	padding-right: 25px;

}


.news-list-browse a span.prev {
	padding-top: 2px;
	margin-right: 25px;
	background: transparent url(../img/back1.gif) top left no-repeat;
	padding-left: 25px;
}


.news-list-browse a span.prev:hover {
	background: transparent url(../img/back2.gif) top left no-repeat;
}


.news-list-browse a span.next {
	padding-top: 2px;
	margin-left: 25px;
	background: transparent url(../img/next1.gif) top right no-repeat;
	padding-right: 25px;
}



.news-list-browse a span.next:hover {
	background: transparent url(../img/next2.gif) top right no-repeat;
}


.news-list-container { margin-top: -25px !important;}
.news-list-container .span2 { padding: 25px 0 !important;}

.news-list-container h3 {
	line-height: 20px  !important; 
	margin-bottom: 10px;
}

.news-list-container h3 a {
	color: #000 !important;	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 15px  !important;
	text-transform:none !important; 
}


.news-list-container h3 a:hover {
	color: #a5037c !important;
}



.news-list-container p {
	color: #4bb2b5;
}



.news-list-container p span.date {
	color: #000;
}


.news-single-item p  {


}



.news-single-item h1 {
	margin-bottom: 0 !important;
	padding: 0 !important;
}


.news-single-item h2 {
	
	color: #4bb2b5 !important;
	margin: 0 0 5px 0 !important;
}



.news-single-item img {
	float: left;
	margin: 0 25px 15px 0;
	padding-top: 3px;
}


.news-single-item .date {
	color: #88909b;
	margin-right: 12px;
}



.news-single-browse {
	padding: 10px 00 0;
	margin: 25px 0;
	background: transparent url(../img/linie.gif) 0 0 repeat-x !important;
	clear: left;
}

.news-single-browse a {
	color:  #a5037c !important;
	text-transform: uppercase;
	padding-top: 2px;	
}


.news-single-browse .prev,
.news-single-browse .next {
	float: left;
	display: block;
}

.news-single-browse .prev a {
	margin-right: 55px;
	background: transparent url(../img/back1.gif) top left no-repeat;
	padding-left: 25px;
}

.news-single-browse .prev a:hover {
	background: transparent url(../img/back2.gif) top left no-repeat;
	color: #000 !important;	
}


.news-single-browse .next a {
	background: transparent url(../img/next1.gif) top right no-repeat;
	padding-right: 25px;
}


.news-single-browse .next a:hover {
	background: transparent url(../img/next2.gif) top right no-repeat;
	color: #000 !important;
}
