

body{
	background: #5e6288;
	}



#kop1 {
	position: absolute;
	top: 10px;
	background-image: url(img/flowdonker.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 90px;
	width: 810 px;
	left: 10px;
	clear: both;
	width:100%;
		}

#menucontainer{
	position: absolute;
	margin-top: 105px;
	left: 5px;
	background: url(img/stenenmenu3.jpg) center no-repeat;
	padding: 80px 15px 80px 15px;
	border: 0px solid #cbdedf;   /*lichtblauw*/
	text-align: left;
	width: 12em;
	margin-bottom: 1em;
		}

#menu{
	position: relative;
	background: transparent;
	margin: 5px;
	border-top: 3px solid #5e6288;
	border-bottom: 3px solid #5e6288;
	font-size: medium;	
	}
	

#menu ul{
	list-style-type: none;
	border: none;
	margin: 0;
	padding: 0;
	}

#menu li{
	border-bottom 3 px solid #cbdedf;
	font-weight: bold;
	}

#menu li a{
	display:block;
	font-size: small;
	text-decoration: none;
	width: 100%;
	padding: 5px 5px 5px 0.5em;
	border-left: 3px solid #5e6288;
	border-right: 3px solid #5e6288;
	color: #5e6288;
	font-weight: bold;
	}

#menu li a:hover{
	text-decoration: none;
	border-left: 3px solid #5e6288;
	border-right: 3px solid #5e6288;
	color: #cbccdc;                        
	font-weight: bold; 
	background: #5e6288;	
	}

#menu li a.selected{
	background: #5e6288;
	border-left: 3px solid #5e6288;
	border-right: 3px solid #5e6288;
	font-weight: bold;
	color: #cbccdc;
	}

#menu li a.selected:hover{
	background: #5e6288;
	border-left: 3px solid #5e6288;
	border-right: 3px solid #5e6288;
	font-weight: bold;
	color: #cbccdc;
	}

#menuremedies li{
	display: inline;

		}

#google{
	position: absolute;
	margin-top: 565px;
	left: 15px;
	text-align: left;
	width: 12em;
	 
		}
	



.boven {
	background: url(img/boven.jpg) no-repeat top left;
	
	}


.onder {
	background: url(img/onder.jpg) no-repeat bottom left; 
	}

.boven, .onder {
	width: auto;
	height: 40px;
	font-size: 1px;
	width: 100%
	}



.rond{
	width:600px; 
  	position: absolute;
	margin: 105px 5px 0px 15em;
	background: #cbccdc url(img/boven.jpg) no-repeat top right;
	color: #5e6288;
	}



.inhoud{
	position: relative;
	background: #cbccdc url(img/stenenhoog.jpg) no-repeat bottom right;
	margin: 20px 20px 20px 20px;
	border: 1px solid #5e6288;
	padding: 20px 20px 20px 20px;
	}

.inhoudcontact{
	position: relative;
	background: #cbccdc url(img/stenenhoog.jpg) no-repeat bottom right;
	margin: 20px;
	border: 1px solid #5e6288;
	padding: 20px 20px 250px 20px;
	}


.inhouderror{
	position: relative;
	background: #cbccdc url(img/stenenhoog.jpg) no-repeat bottom right;
	margin: 20px;
	border: 1px solid #5e6288;
	padding: 20px 20px 250px 20px;
	}

.inhoud ul{
	list-style-image: url(img/bullet.jpg);
	margin: 20px;
	border: none;	
	display: block;
	}



a{
	font size: -10%;
	display: inline;	
	color: #5A212C;                  /*bordeaux*/
	text-decoration: none;
	font-size: small;
	}

img alt{
	font size: small
	 
	}





h1{
	text-align: center;
	margin-top: 0.25em;
	font-size: small;
	}

h4{
	text-align: center;
	margin-top: 0.25em;
	font-size: xx-small;
	}



h5{
	text-align: center;
	margin-top: 0.25em;
	font-size: medium;
	}





#footer{
	color: #5e6288;
	margin-top: -15px;
	}



html>body #menu li a{
	width: auto;
	}

