/* GENERIC */
img, div, p { behavior: url("/images/website/iepngfix.htc") }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:white url(/images/website/bg.gif) repeat-x top left;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

a, a:visited {
	color:black;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

#wrapper {
	position:relative;
	background:url(/images/website/wrapper_bg.jpg) no-repeat top left;
}

/* HEADER */

#header {
	position:relative;
	width:845px;
	height:122px;
	margin:0 auto;
}

#header ul {
	position:absolute;
	top:57px;
	left:10px;
}

#header ul li {
	display:inline;
	margin:0 7px;
	color:#154853;

}

#header ul li a {
	color:#154853;
	text-decoration:none;
}

#header ul li a:hover, #header ul li a.on {
	color:white;
}


/* iconen */

#icons {
	position:absolute;
	top:40px;
	right:1px;
}

#icons a {
	text-decoration:none;
	margin:0 10px;
}

/* FOOTER */
#footer {
	position:relative;
	width:845px;
	height:auto;
	margin:0 auto;
	padding:10px 0;
	text-align:right;
}

#footer a {
	margin:0 7px;
}

/* CONTENT */
#titel {
	color: #154853;
	margin-bottom: 30px;
	font-size: small;
	margin-left: 10px;
	margin-top: 40px;
}
#titel p {
      margin: 20px 0px;
}

#content {
	position:relative;
	width:845px;
	height:auto;
	margin:0 auto;
}

#samenwerken-aan-water {
	text-indent:-100em;
	overflow:hidden;
	background:url(/images/website/samenwerken-aan-water.gif) no-repeat 30px 0px;
	line-height:32px;
	margin:70px 0 50px 0;
}

#left-panel {
	position:relative;
	width:416px;
	float:left;
}

#right-panel {
	position:relative;
	width:416px;
	float:right;
}

.box {
	position:relative;
	border:1px solid #008EC5;
	height:auto;
	width:416px;
}

.title {
	position:absolute;
	top:-1px;
	left:20px;
}

.title img.title-left {
	width:16px;
	height:32px;
	float:left;
}

.title p {
	float:left;
	background:url(/images/website/box-title-middle.png) repeat-x top left;
	height:32px;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	color:white;
}

.title img.title-right {
	width:12px;
	height:32px;
	float:left;
}

.title br {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

.news, .innovaties {
	padding:7px;
	width:402px;
}

.new, .innovatie {
	margin-bottom:5px;
}

.new img.news-img, .innovatie img.innovatie-img {
	width:149px;
	float:left;
}

.new div, .innovatie div {
	width:240px;
	float:right;
	font-size:12px;
}

.new div h2, .innovatie div h2 {
	color:#E17E36;
	margin-bottom:5px;
}

.new div p, .innovatie div p {
	margin-bottom:5px;
}

.new div a.meer, .innovatie div a.meer {
	display:block;
	text-align:right;
}

.search {
	margin-bottom:10px;
}


#searchform {
	font-weight:bold;
	margin:30px 0 20px 0;
}

#searchform table {
}

.searchbox {
	width:230px;
	border:1px solid #ccc;
	padding:2px;
        color:#000000;
        background:#eee;
}

.searchselect {
	width:240px;
	border:1px solid #ccc;
	padding:2px;
}

.good-practice {
	padding:7px;
	width:402px;
}

.gp {
	margin-bottom:5px;
}

.gp img.gp-img {
	margin-bottom:5px;
}

.gp div {
	font-size:12px;
}

.gp div h2 {
	color:#E17E36;
	margin-bottom:5px;
}

.gp div p {
	margin-bottom:5px;
}

.gp div p a.meer {
	display:block;
	text-align:right;
}

#sidebar {
	position:relative;
	width:200px;
	float:left;
	border:1px solid #008EC5;
	padding:30px 15px;
	margin-top:20px;
	font-weight:bold;
	color:#25545E;
}

#sidebar li {
	margin:20px 0;
}

#sidebar li a {
	font-weight:bold;
	color:#25545E;
	text-decoration:none;
}

#sidebar li a:hover, #sidebar li a.selected {
	color:#E38743;
}

div#sidebar ul {
	list-style: none;
	font-size: 100%;
}

div#sidebar ul li ul {
	margin-left: 15px;
	list-style: none;
}

#sidebar h2 a {
	font-size: 110%;
        color:#154853;
	text-decoration:none;

}
#subpage {
	position:relative;
	width:600px;
	float:right;
	margin-top:20px;
	padding-bottom:20px;
}

#subpage_breed {
	position:relative;
	width:900px;
	float:right;
	margin-top:20px;
	padding-bottom:20px;
}

#subpage h1, #subpage_breed h1 {
        margin-top: 10px;
	font-size:19px;
	color:#154853;
	margin-bottom:5px;
}
#subpage .1h {
	font-size:30px;
	color:#154853;
	margin-bottom:2px;
}

#subpage h2 {
	color:#78BFD2;
	margin-bottom:20px;
}
#subpage ul {
	font-size: 100%;
        margin-bottom: 30px;
}

#subpage li {
	margin-left: 15px;
        list-style: disc outside
}

#subpage p, #subpage_breed {
	margin-bottom:20px;
	line-height:1.4em;
}

#subpage a, #subpage_breed a {
	color:#E38743;
	text-decoration:none;
}
#subpage a:hover, #subpage a.selected,
#subpage_breed a:hover, #subpage_breed a.selected {
	color:#E38743;
	text-decoration:underline;
}
#subpage strong, #subpage_breed strong {
font-weight: bold;
}
#subpage img {
        margin: 5px 5px 5px 0;
}
#subpage .datum {
       font-size: 10px;
       text-align: right;
}


.right {
	float:right;
}
.sam-img {
	width:149px;
	float:left;
        margin: 5px 5px 0 0;
}


a.meer {
	display:block;
	text-align:right;
        margin-bottom: 20px;
}
