/*** DEFAULT STYLES ***/
body {
	margin: 0;
	padding: 0;
	background: #4e95d5 url('../img/background.gif') top center no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img { border: none; }

a { 
	text-decoration: none;
	color: #000;
}
a:hover { text-decoration: underline; }

div#wrapper {
	position: relative;
	width: 906px;
	padding: 144px 0 0 0;
	margin: 0 auto;
}

div#pagewrapper {
	line-height: 16px;
}

div.wit { background: url('../img/wit_bg.gif') repeat-y; }
div.red { background: url('../img/red_bg.gif') repeat-y; }
div.orange { background: url('../img/orange_bg.gif') repeat-y; }
div.green { background: url('../img/green_bg.gif') repeat-y; }

div.topwit, div.topred, div.toporange, div.topgreen {
	width: 100%;
	height: 17px;
	background: url('../img/wit_top.gif') no-repeat;
}
div.topred { background: url('../img/red_top.gif') no-repeat; }
div.toporange { background: url('../img/orange_top.gif') no-repeat; }
div.topgreen { background: url('../img/green_top.gif') no-repeat; }

h1 {
	position: absolute;
	top: 0;
	left: -36px;
	width: 210px;
	height: 200px;
	margin: 0;
	background: url('../img/logo.png') no-repeat;
	text-indent: -999999em;
}
h2 {
	margin: 0;
	font-size: 14px;
	line-height: 17px;
}
h3 {
	margin: 0;
	font-size: 11px;
}

p {
	margin: 0;
	line-height: 16px;
}

p a { text-decoration: underline; }
p a:hover { text-decoration: none; }

div#wrapper .clear {
	clear: both;
	height: 0;
}


/*** MENU ***/
ul#menu {
	position: absolute;
	top: 109px;
	left: 0;
	list-style: none;
	width: 620px;
	height: 41px;
	padding: 0;
	margin: 0 0 0 210px;
	font-size: 13px;
	line-height: 11px;	
	font-weight: bold;
}
ul#menu li {
	float: left;
	width: 130px;
	height: 27px;
	padding: 14px 0 0 13px;
	background: url('../img/menuitem1.gif') top left no-repeat;	
}
ul#menu li.menuitem2 {
	width: 154px;
	background: url('../img/menuitem2.gif') top left no-repeat;
}
ul#menu li.menuitem3 {
	width: 144px;
	background: url('../img/menuitem3.gif') top left no-repeat;
}
ul#menu li.menuitem4 {
	width: 140px;
	background: url('../img/menuitem4.gif') top left no-repeat;
}
ul#menu li.selected { background-position: bottom left; }
ul#menu li a { 
	outline: none;
	color: #FFF; 
}
ul#menu li.menuitem1 a { color: #000; }


/*** MAIN CONTENT ***/
div.mainleft, div.keetleft, div.newsleft, div.theekdetail {
	float: left;
	width: 574px;
	margin: 38px 0 0 6px;
	padding-left: 18px;
}
div.vertline {
	float: left;
	width: 2px;	
	height: 558px;
	margin: 38px 0 0 0;
	background: url('../img/left_bg.gif') top right repeat-y;	
}
div.mainright, div.keetright, div.newsright {
	float: left;
	margin: 38px 0 0 11px;
}

div.homeitem {
	width: 567px;
	height: 170px;
	padding-bottom: 17px;
	background: url('../img/homeitem_bg.gif') 0 176px repeat-x;
}
div.homeitem img {
	float: left;
	border: 3px solid #FFF;
}
div.homeitemred img { border-color: #d60e01; }
div.homeitemred h2 { color: #d60e01; }
div.homeitem div {
	float: left;
	width: 270px;
	height: 165px;
	padding-left: 23px;
	overflow: hidden;
}
div.homeitem a { color: #000; }
div.homeitemred a { 
	color: #d60e01; 
	text-decoration: none;
}
div.homeitemred a:hover { text-decoration: underline; }
div.homeitem div p.pwrap { margin-top: 2px; }
div.homeitem p.prevkeet { margin-top: 21px; }

a.zingmee,a.stopzingen {
	display: block;
	width: 276px;
	height: 101px;
	margin-bottom: 34px;	
	background: url('../img/knop_zingmee.gif') no-repeat;
	text-indent: -999999em;
	outline: none;
}
a.stopzingen {
	background: url('../img/knop_stopzingen.gif') no-repeat;
}

a.laatstekeet {
	display: block;
	width: 276px;
	height: 100px;
	margin-top: 9px;
	margin-bottom: 34px;
	background: url('../img/knop_laatste.jpg') no-repeat;
	text-indent: -999999em;	
}

div.rightnews {
	width: 272px;
	margin-bottom: 20px;
	padding-left: 3px;
}
div.rightnews a { color: #4b7d34; }

a.greenlink, a.whitelink {
	display: block;
	padding: 7px 0 0 3px;
	font-size: 14px;
	font-weight: bold;
	color: #4b7d34;
}


/*** ALLE KETEN ***/
div.alleketen {
	margin: 40px 0 0 6px;
	padding-left: 18px;
}
div.keetitem {
	width: 859px;
	height: 170px;
	padding-bottom: 17px;
	background: url('../img/keetitem_bg.gif') 0 173px repeat-x;
}
div.keetitem img { float: left; }
div.keetleft h2, div.keetright h2, div.keetitem h2 {
	margin-bottom: 24px;
	color: #FFF; 
}
div.keetleft h2 { margin: 3px 0 26px 0; }
div.keetright { 
	width: 275px; 
	padding-top: 10px;
	!padding-top: 20px;
}
div.keetright h2 { margin: 9px 0 9px 0; }
div.keetright h2.fotos { margin-bottom: 24px; }
div.keetitem div {
	float: left;
	width: 272px;
	height: 165px;
	padding-left: 23px;
	overflow: hidden;
}
div.keetitem a { 
	color: #FFF; 
	text-decoration: none;
}
div.keetitem a:hover { text-decoration: underline; }
div.keetitem div p { margin-top: 2px; }

div.keetitem p.keetboek {
	display: block;
	float: left;
	width: 280px;
	margin-top: 59px;
	margin-left: 15px;
}

form#contact_form p {
	padding-bottom: 5px;
}
input.text, textarea.text {
	width: 254px;
	height: 14px;
	margin: 0 0 2px;
	padding: 0 2px;	
	border: 1px solid #000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
textarea.small {
	height: 34px;
}
button.submit {
	display: block;
	width: 59px;
	height: 17px;
	margin: 2px 0 0 200px;
	padding: 0;
	background: url('../img/verstuur.gif') no-repeat;
	text-indent: -999999em;
	border: none;
	cursor: pointer;
	font-size: 10px;
}

div.keetleft {
	width: 562px;
	padding-right: 12px;
	padding-bottom: 12px;
}

div.redline {
	height: 400px;
	background: url('../img/keetleft_bg.gif') top right repeat-y;
}

div.keetleft img {
	float: left;
	margin: 4px 10px 0 0;
}

span.whitetext { color: #FFF; }

div.keetitem ul, ul.keetthumbs, ul.keetreacties {
	list-style: none;
	width: 280px;
	margin: 0;
	padding: 5px 0 0 0;
}
div.keetitem ul {
	float: left;
	width: 225px;
	padding: 62px 0 0 35px;
}
div.keetitem ul li, ul.keetthumbs li {
	float: left;
	padding: 0 6px 4px 0;
}
div.keetitem ul li { padding: 0 8px 0 0; }

ul.keetreacties {
	width: 270px;
	background: url('../img/keetitem_bg.gif') repeat-x;
}

ul.keetreacties li {
	padding: 4px 0 8px 0;
	background: url('../img/keetitem_bg.gif') repeat-x bottom;
}

a.whitelink {
	font-size: 11px; 
	color: #FFF;
}

a.archief {	margin-left: 291px; }


/*** KEETOTHEEK ***/
div.keetotheek {
	margin: 10px 0 0 312px;
	padding: 0 0 15px 0;
	line-height: 16px;
}
div.keetotheek h2 { color: #FFF; }
div.keetotheek ul.theeklist {
	margin: 0;
	padding: 22px 0 0 15px;
	text-transform: lowercase;
}
div.theekdetail {
	margin-top: 43px;
	padding-bottom: 15px;
	background: none;
}
div.theekdetail h2 {
	color: #FFF;
}
div.theekdetail a.Lightbox img {
	margin: 0 8px 8px 0;
}

/*** ALLES OVER KEET/NIEUWS ***/
div.newsleft {
	margin-top: 43px;
	padding-bottom: 15px;
	background: none;
}
div.newsright {
	margin-top: 43px;
	padding-bottom: 15px;	
	line-height: 16px;
}
div.newsleft h2, div.newsright h2 { color: #FFF; }
div.newsleft p {
	width: 563px;
}
div.newsitem {
	padding-bottom: 22px;
}
ul.newslist {
	width: 195px;
	margin: 0;
	padding: 2px 0 0 15px;
}
ul.newslist li { padding: 0; }
ul.newslist li a { font-weight: bold; }


/*** FOOTER ***/
div#bottom {
	position: relative;
	width: 906px;
	height: 90px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
div.bottomwit { background: url('../img/wit_bottom.gif') no-repeat; }
div.bottomred { background: url('../img/red_bottom.gif') no-repeat; }
div.bottomorange { background: url('../img/orange_bottom.gif') no-repeat; }
div.bottomgreen { background: url('../img/green_bottom.gif') no-repeat; }

a#zmslogo {
	position: absolute;
	right: 13px;
	top: 21px;
	display: block;
	width: 45px;
	height: 73px;
	outline: none;
}

a#vsblogo {
	position: absolute;
	right: 80px;
	top: 21px;
	display: block;
	width: 108px;
	height: 73px;
	outline: none;
}