/* common styles */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666;
	background-image:url(img/bg_home.jpg);
	background-repeat:no-repeat;
}
a {color: #333;
}
/*all margins back to zero */
* {
margin: 0;
padding: 0;
}
#container {
	margin-left: 6px;
	display: block;
}

#logoAndBanner {
width: 990px;
}
#logoAndBanner div#banner468{float:right;}
div#banner468 {
margin-top: 10px;
}
#menu {
position:absolute;
top: 88px;
width: 1000px;
}
#subMenu {
margin-top: 8px;
margin-left: 14px;
width:1000px;
}
#subMenu a {
color: #FFCC00;
font-weight:bold;
}
div#topMenu {
float:left;
width: 990px;
}
#footer {
margin-top:20px;
padding-bottom: 20px;
text-align:right;
	width: 990px; 
}
h1{
color:#3a6276;
font-size:20px;
}
h2{
color:#FFCC00;
font-size:20px;
}
p {
line-height: 16px;
}
/* main layout */
#top { height:150px;}
#leftColumn {
float:left;
	width: 350px;
	top: 0px;
}
div.midbanner, div.center{
text-align: center;
}
#midColumn{
float: left;
width: 150px;
margin-left: 6px;
}
#rightColumn {
	float:left;
	width: 350px;
margin-left: 6px;
}
#rightBanners {
	float: left;
	width: 120px;
margin-left: 6px;
	}
#rightBanners object, #rightBanners embed {
margin-bottom: 10px;
}
/* wide content block */
div.breedContent {
background-image:url(img/bg_breed.gif);
width: 350px;
}
div.breedKop {
background-image:url(img/top_breed.gif); background-repeat:no-repeat; height:5px;
}
div.breedBottom {
background-image:url(img/bg_bottom_breed.gif); background-repeat:no-repeat; height:4px;
}
.breedContent h1, h2 {
margin-left:7px;
margin-right:7px;
}
.breedContent .agendaLijst {
padding-left: 7px;
padding-right:7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1dddd;
	line-height:1.8em;
	padding-bottom: 1em;
}
.breedContent .agendaLijst .datum {
font-size:0.9em;
}
.breedContent .agendaLijst .titel {
font-size:1.4em;
font-weight: bold;
color: #3a6276;
}
.breedContent div.agendaLijst img {
vertical-align: top;
float: left;
}
.breedContent p {
	padding-right: 7px;
	padding-left: 7px;
}

div.miniFooter .link a {
	color:#f8b701;
	font-weight:bold;
	text-decoration:none;
	background-image: url(img/arrow_right_blue.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:20px;
	display:block;
	height: 16px;
	text-align:right;
}
div.miniFooter {
clear: both;
}

div.locatie-plaats {
font-size:0.9em;
font-weight:bold;
color:#666;
clear: both;
}

.breedContent .agendaLijst div.divider {
border-top:dotted 1px #3a6276;
margin-top: 1em;
margin-bottom: 1em;
}
/* small contentblock */
div.smallContent {
background-image:url(img/bg_small.gif);
width: 150px;
}
div.smallContent h1 {
margin-left:7px;
margin-right:7px;
}
#content #midColumn .smallContent p {
	width: 136px;
	margin-left: 7px;
}

div.smallKop {
background-image:url(img/top_small.gif); background-repeat:no-repeat; height:5px;
}
div.smallBottom {
background-image:url(img/bg_bottom_small.gif); background-repeat:no-repeat; height:4px;
margin-bottom: 7px;
}

/* nieuwsbrief form */
form#inschrijven-nieuwsbrief {
margin-left: 7px;
margin-right: 7px;
}
input#first_name, input#last_name, input#middle_name, input#email {
width: 120px;
}

/* top 5 */
div.top5 ol {
list-style-position: inside;
	list-style-type: decimal;
line-height: 18px;
}

li {
margin-left: 10px;
margin-right: 7px;
}
.breedContent img {
	padding-right: 5px;
	padding-bottom: 5px;
padding-top:5px;
}
div#footer, div#footer a {
color: #3a6276;
}
.breedContent .agendaLijst #contactForm label {
	display: block;
	float: left; 
	width: 150px; 
}
.breedContent .agendaLijst #contactForm input {
margin: 5px;
}

.vakantielinks
{
  margin-top: 5px;
}