html, body {
	margin:0; 
  	padding:0;
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;

}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {color: #999999;
	font-size: 18px;
	font-style: normal;
	}
h2 {font-size: 14px; 
}
h3 {	font-size: 11px;
		line-height:13px;
		margin:11px 0px 0px 0px;
		}

blockquote{

margin: 3px 10px 2px 30px;
padding: 1px;
} 

fieldset {
width:500px;; 
padding: 5px 0px 10px 10px;
}

label,input {
	display: block;
	width: 130px;
	float: left;
	margin-top: 8px;
	margin-bottom: 2px;
}

label {
	text-align: right;
	font-weight:bold;
	padding-right: 20px;
}

br {
	clear: left;
}



i 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: blue;
		font-size: 12px; 
	}

			

p 	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}



ul {
	list-style-image: url(afbeeldingen/pijl.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 26px;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	line-height: 1.5;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	text-align:left;
}

#links li {
	border-bottom: 1px solid black;
	display: inherit;
}



#links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

#links ol li a:hover {
 background-color: #cccccc;
}

/* onderstaande gaat alleen over de links op de website */

a {color: #336699;
	text-decoration: none;}

#menubovencontainer
  {
	width:1025px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	text-align:center;
	background-color: #cccccc;
}
  
#logotekst {
	
	width: 750px;
	float: left;
	padding-top: 12px;
	text-align:left;
	}


#menuboven{
	float:left;
	width:795px;
	margin: 10px 0px 0px 0px;
	background-color: white;
}

#logoboven{	  	
  	float: right;
	width: 100px;
	margin: 10px 5px 10px 5px;
}


#menubovencontainer ul{
background-color: #ffffff;
border: 1px solid black;
width: 100%;
padding: 10px;
margin: 0;
}
#menubovencontainer ul li{
display: inline;
}
#menubovencontainer ul li a{

padding-left: 1em;
padding-right: 1em;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: black;
	font-weight: bold;
}
#menubovencontainer ul li a:hover{
	color: red;
}

 
#container
  {
	width:1025px;
	position:relative;
	border:0px solid black;
	text-align:left;
	margin:0 auto;
	background-color: #cccccc;
}
 
#kolommaker
  {
  float:left;
  width:780px;
  
}
 
#links{
	float:left;
	width:155px;
	height:450px;
	margin:0px;
	padding:5px 0px 5px 0px;
	text-align:center;
	background-color: white;
 
}
#rechts{
	float:right;
	width:230px;
	height:450px;
	background-color: white;
	padding:3px;
	margin:0px;
	text-align:center;
}

#google{
  float:right;
  width:110px;
  height:455px;
  background-color: white;
 padding:3px;
	margin:0px;
}

#googlebreed{
  float:left;
  width:800px;
  padding:3px;
	margin:0px;
  background-color: white;
  height: 450px;
  overflow: auto
}


#content{
  float:right;
  width:615px;
  height:450px;
  padding:5px 3px 8px 3px;
  background-color: white;
  overflow:auto;
  margin:0px;  
  
}

#contentbreed{
  float:left;
  width:770px;
  padding:5px;
  background-color: white;
  height: 400px;
  overflow: auto
}

#contenthoofdpagina{
	float:left;
	width:740px;
	padding:5px;
	background-color: white;
	height: 450px;
	overflow: auto;
}

#contentreken{
	float:left;
	width:760px;
	padding:8px;
	margin:0px;
	background-color: white;
	height: 450px;
	overflow: auto;
}

#contentmobile{
	float:center;
	width:300px;
	padding:3px;
	margin:0px;
	background-color: white;
	height: 450px;
	overflow: auto;
}

#rechtshoofdpagina{
  float:right;
  width:250px;
  height:450px;
  background-color: white;
  padding:3px 5px 5px 10px;
  margin:0px; 
}

#rechtshoofdpagina img
			{
				margin-top:7px;
				border:solid 1px black;
			}

 

div#footerpaars {
	border: none;
	width:1025px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B774E5;
	height:15px;
	} 
 
#footerpaars a {
 font-size: 11px;
 color: #000000;
}

img {
	border-style: none;
	}
