body {
	background-color: #EE7D11;
	}

#content-main h1, #content-right h1, h2 {
	color: #EE7D11;
	}
	
a {
	color: #EE7D11;
	text-decoration: none;
	}
	
/* Subnav */

#top-subnav-wijken {
	position: absolute;
	top: 76px;
	right: 0px;
	background: #f4aa64;
	width: 175px;
	height: 100px;
	}

#content-wrapper {
	background: url(../../images/css/wrapper-wijken.gif) repeat-y right;
	}

#content-main {
	padding: 20px 20px 20px 20px;
	}

.csc-linkToTop {
	background: url(../../images/css/arrow-orange-up.gif) no-repeat left 8px;
	}

#layout-footer {
	background: #EE7D11;
	}
	
#content-search input[type="text"] {
	color: #ee7d11;
	}

#content-search input[type="submit"] {
	background-color: #ee7d11;
	}

.tx-ttnews-list1-title a {
		color: #EE7D11;
		}
	
.tx-ttnews-list1-title a:hover {
		color: #EE7D11;
		background: url(../../images/css/navigatie/arrow-orange.gif) no-repeat right 6px;
		}
		
.tx-ttnews-single-back {
	background: #FFFFFF url(../../images/css/navigatie/arrow-orange-left.gif) no-repeat 5px 7px;
	color: #ee7d11;
	}
		
#news-single-image p.tx-ttnews-single-caption {
	color: #ee7d11;
	}
		
#layout-content ul a {
	list-style: url(../../images/css/list-icon-orange.gif);
	}
	
#layout-content ul.csc-bulletlist-0 a {
	list-style: url(../../images/css/list-icon-orange.gif) ;
	}
	
#layout-content ul.csc-bulletlist-1 {
	list-style: url(../../images/css/list-icon-orange.gif) ;
	}
	
/* FILTER */
/*
#content-search input[type="text"] {
	color: #655a9f;
	background: #c0bcd8;
	}

#content-search input[type="submit"] {
	background-color: #655a9f;
	}
	
/*select */
div#select-doelgroep li.submenu,
div#select-wijk li.submenu {
	background: #FFFFFF url(../../images/css/select-list-orange.gif) no-repeat right center;
	}
	
div#select-doelgroep li a,
div#select-wijk li a,
div#select-doelgroep ul ul.level2 li a,
div#select-wijk ul ul.level2 li a {
	color: #ee7d11;
	}

div#select-doelgroep ul ul li,
div#select-wijk ul ul li {
	background: #FFFFFF;
	}

div#select-doelgroep ul ul li:hover,
div#select-wijk ul ul li:hover {
	background:	#ee7d11;
	}
	
div#select-doelgroep ul ul li:hover a,	
div#select-wijk ul ul li a:hover {
	color: #fff;
	}
	
/* TABELLEN */
.contenttable-1 tr.tr-0 td,
.contenttable-2 tr.tr-0 td,
.contenttable-3 tr.tr-0 td {
	background: #F5B170;
	}
	
.contenttable-1 tr.tr-last td,
.contenttable-2 tr.tr-last td,
.contenttable-3 tr.tr-last td {
	border-bottom: 1px solid #F5B170;
	}

.contenttable-1 tr td.td-0,
.contenttable-2 tr td.td-0,
.contenttable-3 tr td.td-0 {
	border-left: 1px solid #F5B170;
	}

.contenttable-1 tr td.td-last,
.contenttable-2 tr td.td-last,
.contenttable-3 tr td.td-last {
	border-right: 1px solid #F5B170;
	}
	
.contenttable-1 tr td,
.contenttable-2 tr td,
.contenttable-3 tr td {
	border-bottom: 1px solid #F5B170 ;
	}	
	
/* FORMULIER */
div.csc-mailform input[type="text"],
div.csc-mailform input[type="password"],
div.csc-mailform select,
div.csc-mailform textarea {
	background: #ffffff;
	border: 1px solid #F5B170;
	}
	
div.csc-mailform input[type="text"]:focus,
div.csc-mailform input[type="password"]:focus,
div.csc-mailform textarea:focus {
/*	border-left: 4px #004c93 solid; */
	border-bottom: 1px dotted #F5B170;
	}
	
div.csc-mailform input[type="file"] {
	background: #ffffff;
	border: 1px solid #F5B170;
	}

div.csc-mailform input.csc-mailform-submit {
	background-color: #EE7D11;
	}
