@charset "utf-8";
/* CSS Document */

body {	font-family:"Trebuchet MS", Verdana; font-size: 13px; text-align: center; background: url(../medima-images/gradient.jpg); height: 100%; margin: 0px auto; }
/* Landingspagina */
#container{	margin: 0px auto; padding: 0px; width: 600px; height: 822px;	text-align:left; overflow: hidden; background:url(../medima-images/landingspagina.jpg); border: 5px solid #FFFFFF;}
.taalkeuze{margin: 50px 0px 0px 20px; padding: 0px; width: 242px;	height: 136px;	text-align:left; overflow: hidden; background:url(../medima-images/taalkeuze.jpg);}
	.taalkeuze ul{margin:75px 0px 0px 75px; padding: 0px; list-style: none; }
	.taalkeuze a{color: #FFFFFF; font-size: 16px; text-weight: bold; text-decoration: none;}
	.taalkeuze a:hover{ font-style: italic;}
.tekst{margin: 420px 0px 0px 0px; padding: 0px 25px 0px 25px; width: 500px; height: 160px;}
.footer{margin: 0px; padding: 0px; width: 600px; background: #4e4844;}
.footer p{font-size: 13px; color: #FFFFFF; padding: 5px; text-align: center;}
h1{font-size: 16px; color: #FFFFFF;}
p{font-size: 13px;}
a{color: #FFFFFF; text-decoration: none; font-weight: bold;}
a:hover{ font-style: italic;}
