

div.view_all{
	float: left;
	margin: 0;
	padding: 2px 0 0;
	height: 17px;
	text-indent: 5px;
	background: url(../images/menu/information-bg.gif) repeat-x top left;
	color: #fff;
	border: 1px solid #72A6C4;
	text-align: left !important;
	width: 478px !important;
	}


div.view_kommentarbar {
	float: left;
	margin: 0;
	padding: 2px 0 0;
	text-indent: 5px;
	background: url(../images/menu/information-bg.gif) repeat-x top left;
	color: #fff;
	border: 1px solid #72A6C4;
	text-align: left !important;
	width: 478px !important;
	margin-top:10px;
	}

	
div.view_all a {
	color: #fff;
	font-weight: bold;
	}

div.view_all p,
div.view_kommentarbar p {
	margin: 0;
	padding: 0;
	}

.fl {
	float: left; display: inline;
}
.news_slider {
	position: relative; float: left; width: 480px; margin: 0 auto; padding: 0; text-align: left;
}
.news_slider .messaging {
	display: block; padding: 5px; margin: 0 20px 5px 20px; background: #ffffcc;
}
.news_slider .prev, .news_slider .next {
	position: absolute; display: none;
}
.news_slider .next {
	right: 0;
}
.news_slider .container {
	position: relative; top: 0; left: 0; width: 100%;
}
.news_slider .news_items {
    /*
        The width must be equal to .item ((width + margin-right) * 2).
    */
	position: relative; width: 480px; top: 0; left: 0; overflow: hidden;
}

.news_slider .float_item{
	width: 220px;
	float:left;
	padding: 0 10px 0 10px; 
	font-size: .8em;
}

.news_slider .float_item h4 {
	font-size: 12px;
	color: #397ab4;
	font-weight: bold;
}
.news_slider .float_item div{
	padding: 10px 0 10px 0;
}


.news_slider .item {
    /*
        Must contain a width and a margin-right.
    */
	width: 240px;
	float:left;
	background-color:blue;
}
.news_slider .item div {
	font-size: .8em; padding: 10px 10px 10px 10px; 
}
.news_slider .item img {
	margin: 0;
	padding: 5px 0 !important;
}

.news-footer {
	float: left;
	width: 100%;
	height: 30px;
	text-align: center;
	margin-top:10px;
	}



.news-footer .button-wide {
	position: relative;
	background: url(../images/buttons/slider-hinzu.gif) no-repeat left top;
	width: 147px;
	padding: 2px 0 0;
	height: 17px;	
	text-align: center;
	margin: 0 auto;
	float:right;
	}

.news-footer .button a,
.news-footer .button-wide a {
	color: #fff;
	text-decoration: none;
	}
	
	
/* kommentar form */

.kommentarform{
	clear:both;
	width:100%;
	border-top: 1px dashed #397AB4;
	margin-top:10px;
}

.kommentarform	label{
	float: left;
	width: 70px;
	margin-top:10px;
}

.kommentarform input,
.kommentarform textarea{
	float: left;
	border: 1px dashed #397AB4;
	margin: 0;
	padding: 2px;
	margin-top:10px;
	width:400px;
	font:Arial, Helvetica, sans-serif;
}

.starDiv{
	float: left;
	width:400px;
	margin-top:10px;
	padding: 2px;
}

.kommentarform .show_z{
	margin-left:70px;
	font-size: .8em;
	padding:2px 0 10px 0;
}
.kommentarform .rightCol{
	margin-left:70px;
}
.kommentarform .rightCol img{
	float:left;
	padding-right:5px;
}
.kommentarform .code{
	width:220px;
	float:left;
	
}

.kommentarform .news-footer{
	padding-top:10px;
}

.feedback{
	font-weight:bold;
	clear:both;
	width:100%;
	padding-top:10px;
}
.error{
	color:#c12b36;
}

.captcha_img{
	padding-top:6px;
}


.fb_merken{
	color:	#b17bb7;
	padding:5px 0 0 7px;
	font-weight:bold;
}

.fb_email{
	color:	#b17bb7;
	padding:5px 0 0 5px;
	font-weight:bold;
}