/* @override 
	http://www.ezp.co.at/templates/ezp/css/css3.css */

.newsbox {
	
}

.newsbox {
	border-left:none !important;
	border-right:none !important;
	margin-top:18px;
	padding:5px!important;
}

body .nsp_art {


	background-image: none !important;
	padding: 0;

} 


body .nsp_art div.newsbox {
	border-right: 1px solid #777 !important;
	border-left: 1px solid #777 !important;
	border-bottom: 1px solid #777 !important;
	border-top: 1px solid #777 !important;
	border-radius: 9px;
	
	box-shadow: 2px 3px 5px rgba(68, 68, 68, 0.22);
	-moz-box-shadow: 2px 3px 5px rgba(68, 68, 68, 0.22);
}
body .nsp_art h4.nsp_header a {
	font-size: 105%;
	margin-bottom: 12px !important;
	font-weight: bold !important;
	display: block;
}
body .nsp_art div{
	margin: 0;
	padding: 0;
}

.nsp_bottom {
	display: none !important;
}

body .nsp_arts{ overflow: inherit; !important;  }

body #wrapper {
	overflow: inherit;
}


body .nsp_main {
	overflow: auto !important;
}