/*
BICC (biccpeer.be)
Door Pixelpanic.be (versie 24-02-2010)
*/

/* HTML selectors */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #614531 url(../img/back.png);
}
body, p, ul, li, form, img, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}
p, ul, dl {
	padding-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 a {
	width: 252px;
	height: 129px;
	display: block;
	background: url(../img/logo.png) no-repeat;
}
h1 a:hover, h1 a:active {
	background: url(../img/logo.png) no-repeat 0 -129px;
}
h1 a span {
	display: none;
}
h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	border-top: 1px dotted #9E8C7D;
	border-bottom: 1px dotted #9E8C7D;
	padding: 14px 0;
	text-shadow: 1px 1px 1px #3D3027;
}
h3 {
	font-size: 20px;
	padding-bottom: 10px;
	color: #E4192C;
}
#cc h3 {
	color: #8C459D;
}
#vloket h3 {
	color: #4C99D2;
}
#ontw h3 {
	color: #E2AC57;
}
#vloket .tabcontentjeugd h3 {
	color: #9AAF34;
}
#vloket .tabcontentontw h3 {
	color: #E2AC57;
}
#main h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
#main .c1 h3 {
	color: #fff;
}
#main .c2 h3 {
	color: #ADA098;
}
h4 {
	font-size: 16px;
	padding-bottom: 10px;
}
#main .c1 h4 {
	font: 16px Georgia, "Times New Roman", Times, serif;
}

/* Positie */
.container {
	margin: 0 auto;
	width: 960px;
}
#wrapper .container {
	background: url(../img/back_container.jpg) no-repeat;
}
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clear { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

/* Links */
a {
	color: #74B5D6;
}
a:hover, a:active {
	color: #D86B11;
}
#vloket a {
	color: #4C99D2;
}
#ontw a {
	color: #E2AC57;
}
#vloket a:hover, #vloket a:active, #ontw a:hover, #ontw a:active {
	color: #000;
}
#start .tab a {
	color: #000;
	text-decoration: none;
}
#start .tab a:hover, #start .tab a:active {
	text-decoration: underline;
}
#main .c2 a {
	color: #ADA098;
}
#main .c2 a:hover, #main .c2 a:active {
	color: #fff;
}
#footer a {
	color: #8B7261;
}
#footer a:hover, #footer a:active {
	color: #fff;
}

/* Header */
#wrapper {
	background: url(../img/back_wrapper.png) repeat-x;
}
#header {
	padding-bottom: 45px;
}
#header .c1 {
	float: left;
	width: 269px;
	padding: 76px 0 0 71px;
}
#header .c2 {
	float: right;
	width: 590px;
	padding: 95px 10px 0 0;
}

/* Start */
#start {
	color: #000;
	padding-bottom: 35px;
}
.tab {
	float: left;
	width: 320px;
}
.content {
	float: left;
	width: 640px;
}
.tabcontent, .tabbottom, .tabcontentjeugd, .tabbottomjeugd, .tabcontentontw, .tabbottomontw {
	background: url(../img/tab_rood.png) no-repeat;
	width: 260px;
	padding: 45px 30px 0 30px;
}
.ccontent, .cbottom {
	width: 580px;
	padding: 45px 30px 0 30px;
}
.tabcontent p, .tabcontentjeugd p, .tabcontentontw p, .ccontent p, .ccontent ul {
	line-height: 16px;
}
#cc .tabcontent {
	background: url(../img/tab_paars.png) no-repeat;
}
#vloket .tabcontent {
	background: url(../img/tab_blauw.png) no-repeat;
}
#nav .tabcontent {
	background: url(../img/tab_bruin.png) no-repeat;
}
#vloket .ccontent {
	background: url(../img/content_blauw.png) no-repeat;
}
#ontw .ccontent {
	background: url(../img/content_oranje.png) no-repeat;
}
#vloket .tabcontentjeugd {
	background: url(../img/tab_groen.png) no-repeat;
	padding-top: 25px;
	margin-top: 5px;
}
#vloket .tabcontentontw {
	background: url(../img/tab_oranje.png) no-repeat;
	padding-top: 25px;
	margin-top: 5px;
}
.tabbottom, .tabbottomjeugd, .tabbottomontw {
	background: url(../img/tabbottom_rood.png) no-repeat center bottom;
	padding: 10px 30px 20px 30px;
}
.tabbottom a, .tabbottomjeugd a, .tabbottomontw a {
	display: block;
	width: 159px;
	height: 27px;
	background: url(../img/button_rood.png) no-repeat;
	float: right;
	margin-left: 10px;
}
#cc .tabbottom a {
	background: url(../img/button_paars.png) no-repeat;
}
#vloket .tabbottom a {
	background: url(../img/button_blauw.png) no-repeat;
}
#vloket .tabbottom a.meer {
	background: url(../img/button_blauw_meerinfo.png) no-repeat;
	width: 93px;
}
#vloket .tabbottomontw a.meer {
	background: url(../img/button_oranje_meerinfo.png) no-repeat;
	width: 93px;
}
#vloket .tabbottom a.loket {
	background: url(../img/button_blauw_loket.png) no-repeat;
	width: 119px;
}
#vloket .tabbottomjeugd a {
	background: url(../img/button_groen.png) no-repeat;
}
.tabbottom a:hover, .tabbottom a:active {
	background: url(../img/button_rood.png) no-repeat 0 -27px;
}
#cc .tabbottom a:hover, #cc .tabbottom a:active {
	background: url(../img/button_paars.png) no-repeat 0 -27px;
}
#vloket .tabbottom a:hover, #vloket .tabbottom a:active {
	background: url(../img/button_blauw.png) no-repeat 0 -27px;
}
#vloket .tabbottom a.meer:hover, #vloket .tabbottom a.meer:active {
	background: url(../img/button_blauw_meerinfo.png) no-repeat 0 -27px;
}
#vloket .tabbottomontw a.meer:hover, #vloket .tabbottomontw a.meer:active {
	background: url(../img/button_oranje_meerinfo.png) no-repeat 0 -27px;
}
#vloket .tabbottom a.loket:hover, #vloket .tabbottom a.loket:active {
	background: url(../img/button_blauw_loket.png) no-repeat 0 -27px;
}
#vloket .tabbottomjeugd a:hover, #vloket .tabbottomjeugd a:active {
	background: url(../img/button_groen.png) no-repeat 0 -27px;
}
.tabbottom a span, .tabbottomjeugd a span, .tabbottomontw a span {
	display: none;
}
#cc .tabbottom {
	background: url(../img/tabbottom_paars.png) no-repeat center bottom;
}
#vloket .tabbottom {
	background: url(../img/tabbottom_blauw.png) no-repeat center bottom;
}
#nav .tabbottom {
	background: url(../img/tabbottom_bruin.png) no-repeat center bottom;
	padding: 0 30px;
	height: 10px;
}
#vloket .cbottom {
	background: url(../img/cbottom_blauw.png) no-repeat center bottom;
}
#ontw .cbottom {
	background: url(../img/cbottom_oranje.png) no-repeat center bottom;
}
#vloket .tabbottomjeugd {
	background: url(../img/tabbottom_groen.png) no-repeat center bottom;
}
#vloket .tabbottomontw {
	background: url(../img/tabbottom_oranje.png) no-repeat center bottom;
}
#start ul {
	list-style: none;
	border-top: 1px dotted #F18C95;
}
#start #nav ul {
	border-top: 1px solid #E5E1DD;
}
#start .ccontent ul {
	border: none;
	margin-left: 20px;
}
#start #cc ul {
	border-top: 1px dotted #C5A2CE;
}
#start li {
	border-bottom: 1px dotted #F18C95;
	padding: 4px 0;
}
#start #nav li {
	border-bottom: 1px solid #E5E1DD;
}
#start .ccontent li {
	border: none;
}
#start #cc li {
	border-bottom: 1px dotted #C5A2CE;
}
#start li.even {
	background: #FEF3F4;
}
#start #cc li.even {
	background: #F9F6FA;
}
#start li span {
	color: #E4192C;
	background: #FAD1D5;
	font-weight: bold;
	font-size: 11px;
	margin-right: 5px;
	padding: 1px 4px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#start #cc li span {
	color: #8C459D;
	background: #E8DAEB;
}
#start #cc li span.active {
	color: #fff;
	background: #8C459D;
}

/* Main */
#main {
	padding: 0 10px;
	text-shadow: 1px 1px 1px #1C140E;
}
#main .c1 {
	float: left;
	width: 605px;
	border-right: 1px dotted #897465;
	padding-right: 15px;
}
#main .c2 {
	float: right;
	width: 300px;
	color: #ADA098;
}
#main p {
	line-height: 20px;
	font-size: 14px;
}
#main ul {
	line-height: 18px;
	padding: 0;
	margin-left: 20px;
}
.stad a {
	background: url(../img/logostad.png) no-repeat;
	width: 69px;
	height: 30px;
	display: block;
}
.stad a:hover, .stad a:active {
	background: url(../img/logostad.png) no-repeat 0 -30px;
}
.stad a span {
	display: none;
}

/* Footer */
#footer {
	background: url(../img/back_footer.png) repeat-x left bottom;
}
#footer .container {
	background: url(../img/footer_deco.png) no-repeat right bottom;
	height: 38px;
	width: 950px;
	font-size: 14px;
	color: #8B7261;
	padding: 48px 0 0 10px;
	text-shadow: 1px 1px 1px #000;
}
