/* GENERIC */
img, div, p { behavior: url("/bronnen/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(/bronnen/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(/bronnen/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.bold {
	font-weight:bold;
        text-decoration:underline;

}

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

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

h1.subtitle {
	font-size: 20px;
	margin-left: 60px;
	font-color: #00b2eb;
	}

/* 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(/bronnen/website/samenwerken-aan-water.gif) no-repeat 30px 0px;
	line-height:32px;
	margin:70px 0 50px 0;
}

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

#center-panel {
	position:relative;
	width:270px;
	float:left;
}
#right-panel {
	position:relative;
	width:270px;
	float:left;
}

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

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

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

.title p {
	float:left;
	background:url(/bronnen/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, .twitter {
	padding:7px;
	width:240px;
}

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

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

.new img.tweet-img {
	width:50px;
	float:left;
}
.new div, .innovatie div {
	width:140px;
	float:right;
	font-size:12px;
}

.tweet div {
	width:170px;
	float:right;
	font-size:12px;
}


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

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

.new div a.meer, .innovatie div a.meer, .tweet 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:100px;
	border:1px solid #ccc;
	padding:2px;
        color:#000000;
        background:#eee;
}

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

.good-practice, .events {
	padding:7px;
	width:253px;
}

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

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

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

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

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

.gp div p a.meer, .event div p a.meer {
	display:block;
	text-align:right;
}
.event_block {
	background:#fff url(/bronnen/website/fulldate.jpg) repeat-x scroll top left;
	width:60px;
	height:60px;
	float:left;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 15px;
}
.event_block .date-day {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
}
.event_block .date-month {
	font-size:11px;
	font-weight:bold;
}

.event_text {
	float:right;
	width:170px;
	font-size:12px;
	margin-top: 15px;

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

#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;
}


.date {
	background:#fff url(/bronnen/website/fulldate.jpg) repeat-x scroll top left;
	width:60px;
	height:60px;
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 15px;
}
.date .date-day {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
}
.date .date-month {
	font-size:11px;
	font-weight:bold;
}




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


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

#tweet_cont{padding:5px ; }
#tweet_cont ul {margin:0;padding:0;list-style:none;}
#tweet_cont ul .tweet {background: #fff; margin-bottom:3px;clear:both;text-align:left; padding:3px;width:220px; }

/*
.tweet,
.query {
	font: 120% Georgia, serif;
	color: #085258;
}

	.tweet_list {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow-y: hidden;
		background-color: #8ADEE2;
	}
	
		.tweet_list .awesome,
		.tweet_list .epic {
			text-transform: uppercase;
		}
		
		.tweet_list li {
			overflow-y: auto;
			overflow-x: hidden;
			padding: 0.5em;
			list-style-type: none;
		}
		
			.tweet_list li a {
				color: #0C717A;
			}
		
		.tweet_list .tweet_even {
			background-color: #91E5E7;
		}
		
		.tweet_list .tweet_avatar {
			padding-right: .5em; float: left;
		}
		
			.tweet_list .tweet_avatar img {
				vertical-align: middle;
			}

*/
