@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	text-align: center;
	padding: 0;
  	border: 0;
  	outline: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#707173;
	background-color:#FFFFFF;
	background-image:url(../siteimages/bodybck.jpg);
	background-repeat:repeat-x;
	}
	
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#FFFFFF;
	}

#outerwrapper {
	width:948px;
	text-align:left;
	margin: 0 auto 0 auto;
	z-index:0;
	}

.top {
	width:938px;
	height:170px;
	float:left;
	padding-left:10px;
	z-index:10;
	}

.top img {
	padding-top:20px;
	position:absolute;
	}

.logo {
	background-image:url(../siteimages/medi-logo.jpg);
	background-repeat:no-repeat;
	width:636px;
	height:144px;
	position:absolute;
	margin-top:20px;
	}

.headertekst {
	padding-left:753px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#707173;
	z-index:50;
	padding-top:20px;
	position:absolute;
	}

.headertekst a:link {
	text-decoration:none;
	color:#666666;
}

.headertekst a:visited {
	text-decoration:none;
	color:#666666;
}

.headertekst a:hover {
	text-decoration:underline;
	color:#666666;
}

.headertekst a:link {
	text-decoration:none;
	color:#666666;
}

#menu {
	width:928px;
	height:45px;
	float:left;
	z-index:10;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:45px;
	color:#4b2b59;
	padding-left:20px;
	}

.menubutton {
	background-image:url(../siteimages/navibut.png);
	display:block;
	background-repeat:no-repeat;
	height:32px;
	width:137px;
	}

#contentcontainer {
	width:948px;
	float:left;
	}

#contentlinks {
	width:411px;
	min-height:455px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	float:left;
	z-index:10;
	background-color:#22a1cd;
	background-image:url(../siteimages/contentleft.jpg);
	background-repeat:repeat-x;
	}

#contentlinks h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	color:#FFFFFF;
	}

#contentrechts {
	width:497px;
	min-height:475px;
	float:left;
	z-index:10;
	}

#banner {
	width:948px;
	height:180px;
	float:left;
	z-index:10;
	}

.banner {
	width:150px;
	height:150px;
	float:left;
	padding-left:80px;
	padding-top:20px;
	display:block;
	z-index:50;
	}

.banner2 {
	width:150px;
	height:150px;
	float:left;
	padding-left:40px;
	padding-top:20px;
	display:block;
	z-index:50;
	}

#adres {
	width:948px;
	float:left;
	border-top:#4b2b59 dotted 1px;
	border-bottom:#4b2b59 dotted 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
	color:#4b2b59;
	}

#adres a:link {
	color:#000;
	text-decoration:none;
	}

.adresnamen {
	color:#22a1cd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
	}

#footer {
	width:938px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
	color:#707173;
	padding-left:10px;
	}

#footer a:link {
	color:#707173;
	text-decoration:none;
	}

#footer a:visited {
	color:#707173;
	text-decoration:none;
	}

#footer a:hover {
	color:#707173;
	text-decoration:none;
	}

#footer a:visited {
	color:#707173;
	text-decoration:none;
	}


#paars {
	width:100%;
	height:50px;
	background-color:#4b2b59;
	float:left;
	}