img{
	align: center;
	}


.rond{
	position: absolute;
	margin: 105px 5px 0px 15em;
	background: #cbccdc url(img/boven.jpg) no-repeat top right;
	padding: 0px;
	width: 350px;
	border: 0px;         /*lichtpaars*/
	color: #5e6288;
	}

.inhoud{
	background: #cbccdc url(img/overzicht_onder.jpg) no-repeat bottom 	right;
	padding-bottom: 50px;
	
	}

	

#menuremediescontainer{
	position: absolute;
	background: #cbccdc url(img/boven_smal.jpg) top left no-repeat;
	margin: 105px 0px 0px 625px;
	width: 13em;
	}

#menuremedies{
	margin: 20px;
	font-size: x-small;
	position: relative;
	}
	

#menuremedies ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#menuremedies li{
	border: 0px solid #5e6288;
	width: 100%;
	display: block;
	background: #5e6288;
	color: #cbccdc;
	font-weight: bold;
	}

#menuremedies li a{
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 5px 5px 5px 0.5em;
	background: #cbccdc;
	color: #5e6288;
	font-size: x-small;
	border: 1px solid #5e6288;
	font-weight: normal;
	}

#menuremedies li a:hover{
	text-decoration: none;
	border-left: 0px solid #cbccdc;
	border-right: 0px solid #cbccdc;
	color: #cbccdc;                        
	font-weight: bold; 
	background: #5e6288;	
	}



#menuremedies li a.selected{
	background: #5e6288;
	border-left: 0px solid #cbccdc;
	border-right: 0px solid #cbccdc;
	font-weight: bold;
	color: #cbccdc;
	}

#menuremedies li a.selected:hover{
	background: #5e6288;
	border-left: 1px solid #5e6288;
	border-right: 1px solid #5e6288;
	font-weight: bold;
	color: #cbccdc;
	}

#standaardlijst ul{
	list-style-type: disc;
	}

#footer{
	color: #5e6288;
	padding-top: 1px;
	text-align: center;
	}

h1{
	margin-top: -25px;
	}

h2{
	
	text-align: center;
	}


