body{
	margin:0;
	font:11px/15px 'Trebuchet MS', Arial, Verdana,sans-serif;
	/*background:#fff;*/
	color:#333;
	min-width:1002px;
	background-color: #FFF;
	background-image: url(../images/bg-page.png);
	background-repeat: repeat-y;
	background-position: top;
}
img{border:0;}
a{
	color:#066;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main-container{
	overflow:hidden;
	position:relative;
	width:100%;
}
.mc-holder-1{
	float:left;
	left:50%;
	position:relative;
	width:1010px;
}
.mc-holder-2{
	float:left;
	left:-50%;
	position:relative;
	width:1010px;
}
.page-top{
	/*background:url(../images/bg-page-top.png) no-repeat;*/
	height:8px;
	width:100%;
	overflow:hidden;
}
#main{
	width:1010px;
	overflow:hidden;
	/*background:url(../images/bg-page.png) repeat-y;*/
}
#wrapper{
	width:969px;
	margin:0 auto;
	padding:0 15px 44px 18px;
	overflow:hidden;
}
#header{
	width:100%;
	overflow:hidden;
	padding:0 0 0;
}
.header-row{
	width:100%;
	overflow:hidden;
}
.main-row{
	padding:1px 0 15px;
}
.logo{
	float:left;
	width:234px;
	height:117px;
	overflow:hidden;
	margin:0;
}
.logo a{
	display:block;
	height:100%;
}
.nav-holder{
	width:100%;
	overflow:hidden;
	position:relative;
}
.nav-holder .inner{
	float:left;
	position:relative;
	left:50%;
	text-align:center;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	font:bold 14px/18px 'Trebucher Ms', Arial, sans-serif;
	float:left;
	position:relative;
	left:-50%;
}
#nav li{
	float:left;
}
#nav li {
	display:block;
	border-left:1px solid #fff;
	color:#fff;
	background:url(../images/bg-nav.gif) repeat-x;
}
#nav a {
	display:block;
}
#nav li a span{
	display:block;
	padding:6px 35px;
}
#nav li span {
	display:block;
	padding:6px 30px;
}
#nav li.last {
	background:url(../images/bg-nav-last.gif) repeat-x;
}

#nav li:hover,
#nav li.active {
	color:#066;
	background-position:0 -30px;
	text-decoration:none;
}
#nav span.first {
	background:url(../images/bg-nav-left.gif) no-repeat;
}
#nav li .first span{
	background:url(../images/bg-nav-left.gif) no-repeat;
}
#nav .first li span{
	background:url(../images/bg-nav-left.gif) no-repeat;
}
#nav .active span.first ,
#nav li span.first:hover {
	background-position:0 -30px;
	color:#066;
}
#nav li span a {
	color:#fff;
}
#nav li span a:hover,
#nav li.active span a {
	color:#066;
}
#nav li span.last a:hover,
#nav li.last.active span.last a {
	color:#fff;
}
#nav li span.last {
	background:url(../images/bg-nav-right.gif) no-repeat 100% 0;
	padding: 6px 29px;
}
#nav .last li span{
	background:url(../images/bg-nav-right.gif) no-repeat 100% 0;
}
#nav .active span.last,
#nav span.last:hover {
	background-position:100% -30px;
}
#top-nav{
	margin:0;
	list-style:none;
	text-align:center;
	font-size:12px;
	line-height:16px;
	padding:6px 0 0;
}
#top-nav li{
	padding:0 8px 0 8px;
	display:inline;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
#top-nav li:first-child{
	background:none;
}
.header-form{
	float:right;
	padding:4px 0;
}
* html .header-form fieldset{
	float:left;
}
.header-form .input-text{
	float:left;
	width:168px;
	background:url(../images/bg-input-text.gif) no-repeat;
}
.header-form .input-text input{
	float:left;
	font:italic 10px/15px 'Trebuchet MS', Arial, sans-serif;
	color:#666;
	width:148px;
	padding:3px 10px;
	border:0;
	background:none;
}
.header-form .submit-button{
	float:left;
	margin:0 0 0 14px;
	display:inline;
}
.header-image{
	float:right;
	width:724px;
}
.header-image img{
	display:block;
}
#content-holder{
	width:970px;
	overflow:hidden;
	padding:0 0 15px;
	margin:0 -1px 0 0;
}
.breadcrumb-holder{
	height:1%;
	overflow:hidden;
	padding:3px 0 6px 30px;
}
.breadcrumb{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.breadcrumb li{
	background:url(../images/separator02.gif) no-repeat 0 50%;
	float:left;
	padding:0 20px 0 13px;
	margin:0 0 0 -13px;
}
#content{
	float:left;
	width:478px;
}
.columns{
	float:left;
	width:478px;
	padding:0 0 0 14px;
}
.columns-holder{
	width:478px;
	overflow:hidden;
}

.content-container .columns-fce {
	padding-left: 0px;
	padding-right: 0px;
	/*margin-top: 15px;*/
}

.content-container .columns-fce {
	width: 438px;
}

.content-container .columns-fce .column {
	width: 219px;
}

.content-container .columns-fce div {
	padding-left: 0px;
	padding-right: 0px;
}

.column{
	float:left;
	width:234px;
	overflow:hidden;
	padding:0 0 0 10px;
}
.middle-column{
	padding:0;
}
.c-box{
	background:url(../images/bg-content-box.gif) repeat-y;
	width:100%;
	margin:0 0 15px;
}
.c-box .box-right{background:url(../images/bg-content-box.gif) repeat-y 100% 0;}
.c-box .box-top{background:url(../images/bg-content-box.gif) repeat-x;}
.c-box .box-bot{background:url(../images/bg-content-box.gif) repeat-x 0 100%;}
.c-box .box-tl{background:url(../images/bg-cbox-tl.gif) no-repeat;}
.c-box .box-tr{
	background:url(../images/bg-cbox-tr.gif) no-repeat 100% 0;
	padding:1px;
}
.c-box .box-title{
}
.c-box .box-title img{
	display:block;
	border-bottom:1px solid #55abb8;
}
.c-box .box-content{
	height:1%;
	overflow:hidden;
}
.c-box .content-title{
	height:1%;
	overflow:hidden;
	padding:1px 0 4px;
}
.c-box .right-img{
	float:right;
	border:1px solid #56abb8;
	margin:0 0 0 7px;
	display:inline;
}
.print{
	clear:both;
	float:right;
	color:#333;
	padding:0 0 0 23px;
	background:url(../images/bg-print.gif) no-repeat;
	line-height:19px;
	margin:10px 0 0;
}
.c-box h2{
	font:bold 16px/18px 'Trebuchet MS', Arial, sans-serif;
	margin:0;
	clear:both;
}
.c-box h3{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	margin:17px 0 0;
}

.content-title h2 {
	font-size: 22px;
}

.content-title h3 {
	margin: 0px 0px 0px 50px;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
}

.c-box table.contenttable {
	width: 100%;
	border-collapse: collapse;
}

.c-box table.contenttable td{
	border: 1px solid #006666;
}

.c-box table.contenttable td p{
	padding: 4px;
}

.description .content-title{
	padding:1px 0 7px;
}
.c-box .content-title h2 img{
	vertical-align:middle;
	margin:0 6px 0 0;
}
.description .content-title h2 img{
	margin:0 12px 0 0;
}
.c-box p{
	 margin:0;
}
.address-box .box-content{
	padding:20px 15px 0;
}
.box .box-title{background:#55abb8 url(../images/bg-box-title.gif) no-repeat;}
.yellow-box .box-title{background:#fad239 url(../images/bg-ybox-title.gif) no-repeat;}
.green-box .box-title{background:#95cf56 url(../images/bg-gbox-title.gif) no-repeat;}
.purple-box .box-title{background:#71509f url(../images/bg-pbox-title.gif) no-repeat;}

.box .box-title .inner{background:url(../images/bg-box-title-r.gif) no-repeat 100% 0;}
.yellow-box .box-title .inner{background:url(../images/bg-ybox-title-r.gif) no-repeat 100% 0;}
.green-box .box-title .inner{background:url(../images/bg-gbox-title-r.gif) no-repeat 100% 0;}
.purple-box .box-title .inner{background:url(../images/bg-pbox-title-r.gif) no-repeat 100% 0;}
.box-title h3{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	color:#fff;
	margin:0;
}

.box-title h3 span{
	color:#fff;
	display:block;
	padding:7px 13px 7px 15px;
	display:block;
}

.box-title h3 a{
	color:#fff;
	display:block;
	padding:7px 13px 7px 15px;
	cursor: pointer;
}
.box .box-title h3 a span{
	background:url(../images/bg-title-arrow.gif) no-repeat 100% 0;
	display:block;
	padding:0px;
}
.yellow-box .box-title h3 a span{background:url(../images/bg-ytitle-arrow.gif) no-repeat 100% 0;}
.box .box-content{
	border:1px solid #55abb8;
	border-width:0 1px 1px;
	height:1%;
	overflow:hidden;
	background:#eaf2f3;
	padding:14px 14px 15px;
	text-align:inherit;
}
.dark-box .box-content{
	background:#c8eef4;
}
.yellow-box .box-content{
	border:1px solid #fad035;
	border-width:0 1px 1px;
	background:#fefdea;
}
.details .box-content{
	padding:12px 23px 9px 15px;
}
.box-row{
	height:1%;
	overflow:hidden;
}
.box-image{
	float: right;
	padding-bottom: 2px;
}
.box img.extraImage{
	border:1px solid #176567;
	vertical-align:middle;
	margin-bottom: 1px;
}
.box-image img{
	border:1px solid #176567;
	vertical-align:middle;
}
.box-image .right-img{
	float:right;
	margin:3px 0 0 15px;
}
.yellow-box img.extraImage{
	border:1px solid #facf30;
}
.yellow-box .box-image img{
	border:1px solid #facf30;
}
.box .box-content p{
	margin:8px 0 0;
}
.more{
	font:bold 12px/14px 'Trebuchet MS', Arial, sans-serif;
	padding:0 0 0 8px;
	background:url(../images/arrow-weather.gif) no-repeat 0 50%;
}
.button{
	font:bold 14px/30px 'Trebuchet MS', Arial, sans-serif;
	display:block;
	color:#fff;
	text-align:center;
	float:left;
	margin:12px 0 0;
}
.button span{
	display:block;
	cursor:pointer;
}
.button:hover{
	text-decoration:none;
	position:relative;
}
.button-main{
	background:url(../images/bg-button-main.gif) repeat-x;
	float:left;
	display:inline !important;
	margin:0 14px;
}
.button:hover .button-main{
	background-position:0 -30px;
}
.button-right{
	width:14px;
	height:30px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 -14px 0 0;
	background:url(../images/bg-button-right.gif) no-repeat;
	display:inline !important;
}
.button:hover .button-right{
	background-position:0 -30px;
}
.button-text{
	float:left;
	padding:0 8px;
}
.button-left{
	display:inline !important;
	width:14px;
	height:30px;
	overflow:hidden;
	float:left;
	position:relative;
	margin:0 0 0 -14px;
	background:url(../images/bg-button-left.gif) no-repeat;
}
.button:hover .button-left{
	background-position:0 -30px;
}
.yellow-box .button-main{
	background:url(../images/bg-yellow-button-main.gif) repeat-x;
}
.yellow-box .button-right{
	background:url(../images/bg-yellow-button-right.gif) no-repeat;
}
.yellow-box .button-left{
	background:url(../images/bg-yellow-button-left.gif) no-repeat;
}
.simple-list{
	margin:0;
	padding:0 0 19px 16px;
	list-style:none;
}
.simple-list li{
	padding:0 0 0 16px;
	background:url(../images/bullet.gif) no-repeat 0 50%;
}
.video{
	padding:11px 0 0;
	margin:0 0 -3px;
}
.video img{
	display:block;
}
.box{
	margin:0 0 15px;
}

#content-holder #content .box {
	margin-top: 15px;
	margin-bottom: 0px;
}

.video em{
	display:block;
	padding:8px 0 0;
}
.player{
	float:right;
	margin:-14px 0 0 30px;
	display:inline;
}
.player img{
	display:block;
}
.player em{
	display:block;
	font:italic bold 14px/18px 'Trebuchet MS', Arial, sans-serif;
	padding:6px 0 5px 4px;
}
.downloads{
	padding:0 0 0 3px;
}
.c-box .downloads ul{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.c-box .downloads li{
	padding:0 0 8px;
	float:left;
	width:100%;
}
.downloads li a{
	color:#333;
	float:left;
	padding:2px 0 2px 35px;
}
.downloads .doc{
	background:url(../images/ico-doc.gif) no-repeat 5px 50%;
}
.downloads .pdf{
	background:url(../images/ico-pdf.gif) no-repeat 4px 50%;
	padding:3px 0 3px 35px;
}
.downloads .big-pdf{
	background:url(../images/ico-pdf-big.gif) no-repeat 0 50%;
	padding:6px 0 6px 35px;
}
.description .box-content{
	padding:7px 14px 15px 14px;
	color:#000;
	line-height:18px;
}
.c-box .spec{
	margin:7px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	border:1px solid #2d7c08;
	border-width:1px 0;
}
.c-box .spec li{
	float:left;
	width:100%;
	background:url(../images/dot-line.gif) repeat-x 0 100%;
	padding:4px 0;
	margin:0 0 -1px;
}
.c-box .spec li a{
	background:url(../images/spec-arrow.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#030303;
	font-size:12px;
	font-weight:bold;
}
.c-box .spec li.active{
	border-top:1px solid #2d7c08;
}
.c-box .spec li.active:first-child{
	border-top:0px;
}
.c-box .spec li.active a{
	background:url(../images/spec-arrow2.gif) no-repeat 0 50%;
}
.spec .sub-spec{
	background:url(../images/dot-line.gif) repeat-x;
	padding:20px 13px 1px 0;
	display:none;
	text-align:inherit;
}
.spec li.active .sub-spec{
	display:block;
}
.spec .spec-row{
	padding:0 0 18px;
	background:none;
}
.c-box .spec li .sub-spec a{
	padding:0;
	background:none;
	font-size:11px;
	font-weight:normal;
}
.spec .spec-video{
	padding:5px 13px 1px 0;
	text-align:left;
}
.spec .spec-video .player{
	margin:6px -8px 0 40px;
}
.c-box .spec .right-img{
	border:0;
	margin:0 -6px 0 20px;
}
.info{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.info li{
	border-bottom:1px solid #2d7c08;
	float:left;
	width:100%;
	padding:26px 0 8px;
}
.info li a{
	color:#3d8c1a;
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
}
.info dl{
	width:100%;
	overflow:hidden;
	margin:1px 0 0;
	font-style: italic;
}
.info dt{
	float:left;
	margin:0 4px 0 0;
}
.info li dd{
	float:left;
	margin:0;
}
.info li dd a{
	font:italic 11px/15px 'Trebuchet MS', Arial, sans-serif;
	color:#e91717;
}
.lesmateriaal .content-title{
	padding:0 14px 6px;
}
.lesmateriaal .content-title h2{
	font-size:22px;
}
.lesmateriaal .box-content{
	padding:13px 0 0;
}
.lesmateriaal-items{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:inherit;
}
.lesmateriaal-items li{
	float:left;
	width:100%;
	border-top:1px solid #55abb8;
}
.lesmateriaal-items li div{
	height:1%;
	overflow:hidden;
	padding:0 13px 8px 15px;
	margin:0 0 -4px;
}
.lesmateriaal-items li p{
	margin:15px 0;
}
.c-box .lesmateriaal-items h3{
	margin:9px 0 0;
}
.lesmateriaal-items .right-img{
	margin:16px 0 0 15px;
	border:1px solid #333;
}

.lesmateriaal-items a {
	text-decoration: none;
}

.lesmateriaal-items a:hover h3{
	text-decoration: underline;
}

.lesmateriaal-items ul a:hover {
	text-decoration: underline;
}

.lesmateriaal-items .abstract{
	color: #000000;
	text-decoration: none;
	margin: 10px 0px;
}

.lesmateriaal-items .submenu-list {
	list-style:none;
	overflow:hidden;
	padding-left: 10px;
}

.lesmateriaal-items .submenu-list li{
	border: none;
	float: left;
	display: box;
	width: auto;
	padding-right: 14px;
}

.lesmateriaal-items .submenu-list li h4 {
	margin-top: 6px;
	margin-bottom: 6px;
}

.box-list{
	margin:0 0 -8px;
	padding:0;
	list-style:none;
	font:bold 11px/16px Arial, Verdana, sans-serif;
}
.yellow-box .box-list{
	padding:7px 0 0;
}
.box-list li{
	padding:0 0 4px 7px;
	text-indent: -7px;
}
.box-list li a{
	padding:0 0 0 7px;
	background:url(../images/arrow-boxlist.gif) no-repeat 0 50%;
}
.box-list li ul{
	margin:0;
	padding:4px 0 0 16px;
	list-style:none;
	display:none;
	font:bold 11px/16px 'Trebuchet MS', Arial, sans-serif;
}
.box-list li.active a{
	text-decoration:underline;
}
.box-list li.active ul{
	display:block;
}
.box-list li.active ul li a{
	text-decoration:none;
}

.box-list li.active ul li.active a{
	text-decoration:underline;
}

.box-list li.active ul li.active ul li a{
	text-decoration:none;
}

.box-list li.active ul li a:hover{
	text-decoration:underline;
}
.banner img{
	display:block;
	/*border:1px solid #55abb8;*/
}
.weather .box-content{
	padding:17px 7px 13px 19px;
	background:#fff;
}
.weather .box-row{
	padding:0 0 17px 8px;
}
.weather-icon{
	float:left;
	display:inline;
	margin:0 9px 0 -8px;
}
.weather-icon img{
	display:block;
}
.weather .temperature{
	display:block;
	color:#066;
	font:bold 24px/18px 'Trebuchet MS', Arial, sans-serif;
}
.weather dl{
	overflow:hidden;
	height:1%;
	color:#439395;
	padding:0 0 0 4px;
	margin:22px 0 0;
}
.weather dt{
	float:left;
	margin:0;
	width:46px;
}
.weather dd{
	display:inline;
	margin:0;
}
.tags-box .box-content{
	padding:6px 14px 10px;
}
.tags{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
	font-weight: bold;
	line-height:19px;
}
.tags li{
	display:inline;
	padding:0 5px 0 0;
}
.tags li a{
	color:#333;
}
.dif-tags li a{
	color:#5c5c5c;
}
.tags .font12{font-size:12px;}
.tags .font13{font-size:13px;}
.tags .font14{font-size:14px;}
.tags .font15{font-size:15px;}
.tags .font16{font-size:16px;}
.text-box .box-content{
	padding:12px 13px 0px 14px;
}
.text-box .box-content p{
	margin:0 0 15px;
}
.address-box h2{
	margin:0 0 7px;
}
.address-box h3{
	margin:0 0 11px;
}
.address{
	width:100%;
	overflow:hidden;
	padding:4px 0 12px;
}
.address img{
	float:left;
	margin:0 14px 0 0;
	border:1px solid #007779;
}
.address .address2{
	font-style:normal;
	padding:2px 0 0;
	margin:0;
}
.address .address2 span{
	display:block;
}
.video-box .box-content{
	padding:15px 14px 15px 15px;
}
.video-box .player{
	margin:0;
	float:none;
}
.quote-box .box-content{
	padding:9px 9px 3px 10px;
}
.quote-box blockquote{
	margin:0;
	text-align:left;
}
.quote-box .right-img{
	margin:5px 0 0 10px;
}
.quote-box blockquote cite{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	display:block;
	padding:0 0 15px;
}
.quote-box blockquote cite span{
	display:block;
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
}
.quote-box blockquote q{
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
	quotes: none;
	display:block;
	padding:0 0 8px;
}
.quote-box blockquote q:before{content:"";}
.quote-box blockquote q:after{content:"";}
.passport .box-content{
	padding:11px 14px 12px 9px;
}
.passport .box-image{
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
	text-align:left;
}
.passport .box-image img{
	margin:1px 0 0 5px;
}
.passport .box-image p{
	font:bold 14px/16px 'Trebuchet MS', Arial, sans-serif;
	margin:0;
}
.passport .box-image p span{
	display:block;
	font:12px/15px 'Trebuchet MS', Arial, sans-serif;
}
.passport .definitions dl{
	margin:0;
	width:100%;
	overflow:hidden;
	text-align:left;
}
.passport .definitions dt{
	float:left;
	width:85px;
}
.passport .definitions dd{
	margin:0;
	height:1%;
	overflow:hidden;
}
.passport .small-definitions{
	padding:8px 0 0;
}
.passport .small-definitions dt{
	width:36px;
}
#footer{
	height:1%;
	overflow:hidden;
	padding:0 3px 0 0;
}
.f-content{
	background:#9ed75c url(../images/bg-fcontent.gif) repeat-x;
	width:100%;
	text-align:right;
}
.f-content-top{background:url(../images/bg-fcontent-top.gif) no-repeat;}
.f-content-bottom{
	background:url(../images/bg-fcontent-bot.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:7px 18px 5px 15px;
	width: 933px;
}
.f-content a{
	color:#fff;
}
.f-content .f-links{
	float:left;
	text-align:left;
}
.f-links p{
	margin:0 10px 0 0;
	float:left;
}
.f-links ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font:bold 12px/18px 'Trebuchet MS', Arial, sans-serif;
}
.f-links ul li{
	float:left;
	padding:0 19px 0 8px;
	background:url(../images/f-arrow.gif) no-repeat 0 50%;
}
.f-links ul li a{
	color:#fff;
}

.dre_waddentube_pi1_video_container {
	float: left;
}

.dre_waddentube_pi1_video_container_left {
	padding-right: 34px;
	clear: left;
}

.dre_waddentube_pi1_video_thumb img {
	border: 1px solid #006666;
}

.dre_waddentube_pi1_video_container .dre_waddentube_pi1_video_title {
	width: 200px;
	padding-bottom: 15px;
	color: #006666;
	font-weight: bold;
}

.dre_waddentube_pi1_container .tx-pagebrowse-pi1 {
	float: left;
	width: 100%;
}

.tx-drewaddentube-pi4 {
	border: 1px solid #CCCCCC;
}

.tx-drewaddentube-pi4 input {
	border-color: #55ABB8;
	width: 175px;
}

.tx-drewaddentube-pi4 textarea {
	border-color: #55ABB8;
	width: 300px;
	height: 150px;
}

.tx-drewaddentube-pi4 .red {
	color: #FF0000;
}

.dre_waddentube_pi4_container {
	margin-left: 50px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.content-container .tx-drewaddentube-pi4,
.content-container .tx-drewaddentube-pi4 div {
    padding-left: 0px;
    padding-right: 0px;
}

.dre_waddentube_pi4_label {
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
}



.dre_waddentube_pi4_submit input {
	background: url("/uploads/tx_dreformmaker/buttons/verzenden.jpg");
	border: none;
	width: 108px;
	height: 41px;
	cursor: pointer;
	padding: 0px;
}

.dre_waddentube_pi4_submit input:hover {
	background: url("/uploads/tx_dreformmaker/buttons/verzenden_over.jpg");
	border: none;
	width: 108px;
	height: 41px;
	cursor: pointer;
	padding: 0px;
}


.tx-dreknowledgebase-pi3 {
	padding-bottom: 11px;
}

.content-container .tx-dreknowledgebase-pi3 div {
	padding-left: 0px;
	padding-right: 0px;
}

/* fix for menu - richard 30 juni 2009 */
.nav-holder .inner #nav span:hover a { 
	color:#006666;
	text-decoration:underline;
}
.nav-holder .inner #nav span.last:hover a {
	color:#ffffff;
}
.nav-holder .inner #nav span:hover { 
	cursor:pointer;
	cursor:hand
}
/* end fix for menu - richard 30 juni 2009 */
/* sitemap */
.content-container p.csc-sitemap-level1 { list-style: none; /* margin-top: 10px;  */}
.content-container p.csc-sitemap-level2 { padding-left: 20px; }
.content-container p.csc-sitemap-level3 { padding-left: 40px; }
.content-container p.csc-sitemap-level4 { padding-left: 60px; }
.content-container p.csc-sitemap-level5 { padding-left: 80px; }
/* changes for 75 / 25 page */
#content-75{
	float:left;
	width:717px;
}
.columns-25{
	float:left;
	width:239px;
	padding:0 0 0 14px;
}
#content-75 .c-box .box-tr {
	padding:0px;
}
#content-75 .recordItem {
	float:left;
	height:150px;
	padding:5px 0 5px 11px;
	width:125px;
}
#content-75 .recordItem .impLinks ul {
	list-style-image:url(../images/arrow-boxlist.gif);
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 13px;
}
#content-75 .c-box .box-right {
	background-image:none;
}
#content-75 .c-box {
	background-image:none;
}
#content-75 .box-content {
	background:none;
}
#content-75 .dottedLine {
	height:4px;
	border:0px;
	border-bottom:1px dashed #000;
	clear:left;
	width:649px;
	margin-left:10px;
}
#content-75 .moreResults {
	text-align:right;
	margin-right:26px;
}
#content-75 .moreResults a {
	background:transparent url(../images/spec-arrow.gif) no-repeat scroll 0 50%;
	padding-left:10px;
}
#content-75 a {
	color:#000;
}
#content-75 .box-content {
	background-color:#eaf2f4;
}
/* changes for the ecomare site */
.tx-dretagcloud .middle{
	background:#c8eef4;
}
.tx-dretagcloud-pi1 .top h2 a span.planten-h{
	background:url(../images/bg-title-arrow.gif) no-repeat 100% 0;
	display:block;
	padding:0px;
}


/* PRINT */

.print-container #main-container{
	overflow: visible;
}

.print-container #content-holder{
	overflow: visible;
}

.print-container #wrapper{
	overflow: visible;
}

.print-container #main{
	overflow: visible;
}

.print-container .page-top {
	background: none;
}

.print-container .content-container {
	padding-left: 14px;
}

.print-container #main,
.print-container .mc-holder-1,
.print-container .mc-holder-2,
.print-container #content,
.print-container .page-top,
.print-container .c-box,
.print-container .box-right,
.print-container .box-top,
.print-container .box-bot,
.print-container .box-tl,
.print-container .box-tr
{
	background: none;
	width: 100%;
}

.print-container .c-box .box-content {
	overflow: visible;
}

.print-container #footer {
	height: inherit;
}

.print-container .f-content {
	background: none;
	text-align: left;
}

.print-container .f-content ul {
	padding-left: 14px;
}

/* END PRINT */

.kb_relations .kb_row {
	float: left;
	clear: both;
}

.kb_relations .grijs {
	padding-right: 4px;
}

.kb_relations .wordsInside .kbcell {
	float: left;
/*	padding-left: 4px;*/
	padding-right: 8px;
}



/* Formmaker */

.tx-dreformmaker-pi3 {
width: 350px;
}

.tx-dreformmaker-pi3 tr {
height: 43px;
}

.tx-dreformmaker-pi3 input, .tx-dreformmaker-pi3 select, .tx-dreformmaker-pi3 textarea {
border: 1px solid #77aeae;
}

input[type=radio] {border: 0px ;}


.tx-dreformmaker-pi3 .tx_dreformmaker_button_image {
border: 0px;
}

.tx-dreformmaker-pi3 .red {
color: #ff1111;
}

.normal, .adres, .plaats, .postcode, .nr {
	/*min-height: 43px;*/
	margin-bottom: 10px;
}


/* Formmaker */

.frontEndEditIcons {
	border: none !important;
}

dre_waddentube_pi3_container{
	margin-left: 93px;
}
h1 {
	font-size:13px;
}
.content-container div,.content-container p {
	padding-left:18px;
	padding-right:18px;
}
.content-container {
	padding-bottom:10px;
}

.content-container .tx-drewaddentube-pi1 {
	padding-top: 12px;
}

.content-container .dre_waddentube_pi1_video_container, .content-container .dre_waddentube_pi1_video_container div, .content-container .dre_waddentube_pi1_video_container_left div, .content-container .tx-drewaddentube-pi1 div, .content-container div.tx-drewaddentube-pi1{
	padding-left: 0px;
	padding-right: 0px;
}

.content-container .dre_waddentube_pi1_video_container_left{
	padding-left: 0px;
	padding-right: 34px !important;
}

.tx-dreformmaker-pi3 .normal p, .tx-dreformmaker-pi3 .plaats p, .tx-dreformmaker-pi3 .adres p, .tx-dreformmaker-pi3 .postcode p, .tx-dreformmaker-pi3 .nr p, .tx-dreformmaker-pi3 .titel p {
	padding-left: 0px;
}

#tx_dreformmaker_pi3_input_457, #tx_dreformmaker_pi3_input_498 {
	background: url("/uploads/tx_dreformmaker/buttons/verzenden.jpg");
	border: none;
	width: 108px;
	height: 41px;
	cursor: pointer;
	padding: 0px;
	color:#FFFFFF;
}

#tx_dreformmaker_pi3_input_457:hover, #tx_dreformmaker_pi3_input_498:hover {
	background: url("/uploads/tx_dreformmaker/buttons/verzenden_over.jpg");
}

.box.purple-box .box-content {
	background:url(../images/bg-pbox-content.gif) repeat-x top #fefefe;
	border-color: #71509f;
}
.box.green-box .box-content {
	background:url(../images/bg-gbox-content.gif) repeat-x top #f5fcec;
	border-color: #95cf56;
}

.box.purple-box a {
    color: #7351a1;
}
.box.green-box a {
    color: #67a520;
}

.box.purple-box img.extraImage{
	border:1px solid #71509f;
}
.box.purple-box .box-image img{
	border:1px solid #71509f;
}

.box.green-box img.extraImage{
	border:1px solid #95cf56;
}
.box.green-box .box-image img{
	border:1px solid #95cf56;
}

.box.purple-box .box-list li a{
	background:url(../images/arrow-pboxlist.gif) no-repeat 0 50%;
}
.box.green-box .box-list li a{
	background:url(../images/arrow-gboxlist.gif) no-repeat 0 50%;
}

.box.purple-box .button .button-main{
	background:url(../images/bg-pbutton-main.gif) repeat-x;
}
.box.purple-box .button  .button-right{
	background:url(../images/bg-pbutton-right.gif) no-repeat;
}
.box.purple-box .button .button-left{
	background:url(../images/bg-pbutton-left.gif) no-repeat;
}

.box.purple-box .button:hover .button-main,
.box.purple-box .button:hover .button-left,
.box.purple-box .button:hover .button-right{
	background-position:0 -30px;
}

.box.green-box .button .button-main{
	background:url(../images/bg-gbutton-main.gif) repeat-x;
}
.box.green-box .button .button-right{
	background:url(../images/bg-gbutton-right.gif) no-repeat;
}
.box.green-box .button .button-left{
	background:url(../images/bg-gbutton-left.gif) no-repeat;
}

.box.green-box .button:hover .button-main,
.box.green-box .button:hover .button-right,
.box.green-box .button:hover .button-left {
	background-position:0 -30px;
}

.box.purple-box a .button-text,
.box.green-box a .button-text {
	color: #FFFFFF;
}

.box.purple-box .box-title h3 a span{background:url(../images/bg-ptitle-arrow.gif) no-repeat 100% 0;}
.box.green-box .box-title h3 a span{background:url(../images/bg-gtitle-arrow.gif) no-repeat 100% 0;}

.box.purple-box .box-title h3 a,
.box.green-box .box-title h3 a {
	color: #FFFFFF;
}
