/*--column-wrapper--*/
.column-wrapper{
	width:990px;
        margin:0px auto 0px auto;
	overflow:hidden;
}
.column-wrapper.wrapper-fix{
	margin-left:-13px;
}
.column{
	width:308px;
	height:auto !important;
	min-height:100px;
	float:left;
	padding:0 0 0 13px;
}

/*--box--*/
#columns .box{
	width:305px;
	margin-bottom:15px;
        text-align:left;
padding:0px;
border:1px solid #cdcdcd;

}
/*--box-header--*/
.box-header{
	background:url(../images/bg-box-header.gif) repeat-x;
	width:285px;
	height:31px;
	padding:10px 7px 0 13px;
	overflow:hidden;
}
.box-header a{
	float:left;
}
.box-header a.pointer-2,
.box-header a.pointer{
	font-size:16px;
	font-weight:bold;
	color:#c10531;
	height:20px;
	line-height:24px;
	background:url(../images/pointer-3.gif) no-repeat 0 0px;
	padding:0 0 0 17px;
}
.box-header a.active{background-position:0 -20px;}
.box-header a.pointer:hover{text-decoration:underline;}

.box-header a.remove,
.box-header a.edit {
	float:right;
	height:22px;
	text-indent:-9999px;
	overflow:hidden;
}
.box-header a.edit{
	background:url(../images/btn-wijzigen.gif) no-repeat;
	width:61px;
}
.box-header a.remove{
	background:url(../images/btn-close.gif) no-repeat;
	width:23px;
	margin-left:4px;
}
.box-header a.remove:hover{background-position: 0 -22px;}
/*--box-content--*/
.box-content{
	background:#494949;
	width:287px;
	padding:0 9px;
}
.box-content-form{
	color:#fff;
	padding:9px 0;
	width:100%;
}
.box-content-form h5{
	margin:0 0 13px 0;
	font-size:12px;
	font-weight:normal;
}
.box-content-form ul{
	width:100%;
	overflow:hidden;
}
.box-content-form ul li{
	width:140px;
	float:left;
	padding-bottom:12px;
}
.box-content-form ul li input{
	margin:0;
	padding:0;
	width:16px;
	height:15px;
}
.btn-wrapper{
	width:100%;
	overflow:hidden;
}
.btn-wrapper input{
	float:right;
}
/*--box-footer--*/
.box-footer .tabs{
	width:100%;
	overflow:hidden;
margin:0;
background:#fff;
height:116px;
}
.box-footer .tabs img{
margin:0 auto;

}
.tabset {
	float:right;
	width:161px;
}
a.tab {
	width:142px;
	display:block;
	position: relative;
	height:36px;
	color:#fff;
	overflow:hidden;
	background:#eb1b4c;
	padding:2px 9px 0 9px;
border-bottom:0px solid #eb1b4c;
border-left:1px solid #a5a5a5;
}
.box-footer .tabs-wrapper{
	float:left;
	width:144px;
}
div.tab {width:144px;}
a.tl-2{
	height:37px;
	background:#eb1b4c url(../images/bg-top-border.gif) repeat-x;
}
a.tl-3{
	height:37px;
	background:#eb1b4c url(../images/bg-top-border.gif) repeat-x;
}
.box-footer a.tab:hover,
.box-footer a.active{
	background:url(../images/bg-tab-active.gif) repeat-x;
	font-weight:bold;
	text-decoration:none;
        border-top:1px solid #fff;
padding:1px 9px 0 9px;
color:#fff;
}
.box-footer a.tab:visited {color:#fff;}
/*--box-footer-content--*/
.box-footer-content{
	border-bottom:1px solid #8f8f8f;
	width:100%;
	background:#fff;
}
.box-footer-content a{color:#c40633;}
.box-footer-content h6{
	margin:0;
	background:#efefef;
	font-size:11px;
	font-weight:normal;
	padding:7px 0;
}
.box-footer-content h6 a{
	text-transform:uppercase;
	color:#030303;
	padding-left:28px;
	background:url(../images/pointer-2.gif) no-repeat 9px 50%;
}
/*--nieuws--*/
.nieuws,
.blog{
	padding:10px 0 7px 0;
	width:100%;
}
.nieuws li{
	padding:0 0 3px 30px;
	width:270px;
	background:url(../images/point.gif) no-repeat 13px 50%;
}
/*--meer--*/
.meer{margin:15px 0 15px 15px;}
.meer dt{float:left;}
.meer dd{margin:0 0 3px 55px;}
/*--blockquote--*/
.box-footer-content blockquote{
	margin:0;
	padding:25px 0 0 35px;
	background:url(../images/bg-quote-1.gif) no-repeat 18px 15px;
}
.box-footer-content blockquote q{
	background:url(../images/bg-quote-2.gif) no-repeat 90% 75%;
	padding:0 30px 40px 0;
	display:block;
}
.box-footer-content blockquote a{font-weight:bold;}
/*--carusel--*/
.carusel {
	overflow:hidden;
	padding:12px 0px 12px 0px;
}
.gallery-link{
	padding:10px 0 0px 0;
}
.gallery-link a {
	font-size:9px;
	text-transform:uppercase;
	color:#434343;
	float:left;
	line-height:9px;
padding-top:5px;
}
.gallery-link a:hover{
	color:#000;
	text-decoration:none;
}
.gallery-link a.link-next{
	float:right;
	padding-right:5px;
}
.carusel div {
	width:264px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.carusel div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.carusel div ul li {
	float:left;
	padding:6px 0 0 0;
/*background:url(../images/bg-galery-li.gif) no-repeat;*/
	width:84px;
	height:76px;
	margin:0 2px;
}
.carusel div ul li a{
	font-size:11px;
float:left;
}
.carusel div ul li img{
margin:0 auto;
}
.box-footer img{
display:block;
}
/*----*/
.pointer-1 li{background:url(../images/pointer-4.gif) no-repeat 13px 50%;}
.pointer-2 li{background:url(../images/pointer-5.gif) no-repeat 13px 50%;}
/*--.blog--*/
.blog li{
	padding:0 0 3px 30px;
	width:270px;
}
/*--blogers--*/
.blogers{
	width:100%;
	overflow:hidden;
	padding:10px 0 0 0;
}
.blogers li{
	float:left;
	width:100%;
	padding:0 0 12px 0;
}
.blogers li span{
	float:left;
	width:24px;
	padding:5px 0 0 11px;
}
.blogers li div{
	height:1%;
	display:table;
	width:260px;
}
.blogers li div img{
	float:left;
	border:1px solid #dfdfdf;
	margin-right:8px;
}
.blogers li div span{
	width:auto;
	padding:0 0 3px 0;
	float:none;
	display:block;
}
.blogers li div em{
	font-style:normal;
	font-size:11px;
	color:#7c7c7c;
}
/*--last-box--*/
.last-box{
	width:100%;
	overflow:hidden;
	padding:0 0 7px 0;
}
.last-box a{
	float:right;
	color:#868686;
	margin-right:12px;
	background:url(../images/pointer-6.gif) no-repeat 100% 50%;
	padding:0 10px 0 0;
}
/* JS-Enabled CSS */

.widget-head a.remove  {
	float: right;
	display: inline;
	background: url(../images/buttons.gif) no-repeat -24px 0;
	width: 14px;
	height: 14px;
	margin: 8px 4px 8px 0;
	text-indent: -9999em;
	outline: none;
}
.widget-head a.edit  {
	float: right;
	display: inline;
	background: url(../images/buttons.gif) no-repeat;
	width: 24px;
	height: 14px;
	text-indent: -9999em;
	margin: 8px 4px 8px 4px;
	outline: none;
}
.widget-head a.collapse  {
	float: left;
	display: inline;
	background: url(../images/buttons.gif) no-repeat -52px 0;
	width: 14px;
	height: 14px;
	text-indent: -9999em;
	margin: 8px 0 8px 4px;
	outline: none;
}
.widget-placeholder { border: 2px dashed #999;}
#column1 .widget-placeholder { margin: 30px 35px 0 25px; }
#column2 .widget-placeholder { margin: 30px 20px 0 20px; }
#column3 .widget-placeholder { margin: 30px 25px 0 35px; }
.edit-box {
	overflow: hidden;
	background: #333 url(../images/widget-content-bg.png) repeat-x;
	margin-bottom: 2px;
	padding: 10px 0;
}
.edit-box li.item {
	padding: 10px 0;
	overflow: hidden;
	float: left;
	width: 100%;
	clear: both;
}
.edit-box label {
	float: left;
	width: 30%;
	color: #FFF;
	padding: 0 0 0 10px;
}
.edit-box ul.colors li {
	width: 20px;
	height: 20px;
	border: 1px solid #EEE;
	float: left;
	display: inline;
	margin: 0 5px 0 0;
	cursor: pointer;
}