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

*{
	margin:0;
	padding:0;
	color:#000000;
}

html,body{
	height:100%;width:100%;
}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
	border:none;
}

div {
	color:#000;
}

p {
	margin-bottom:10px;
}

hr {
	margin-top:6px;
	margin-bottom:3px;
	height: 0;
	border: 0;
	border-top: 1px dashed #a2ceda;
}

h1 {
	font-size:16px;
	margin-bottom:10px;
}

h2 {
	font-size:14px;
	margin-bottom:10px;
}

h3, h4, h5, h6 {
	font-size:12px;
	margin-bottom:10px;
}

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

a:hover {
	text-decoration:underline;
}

input {
	margin-bottom:10px;
}

ul {
	list-style-type: circle;
	padding-left: 40px;
}
li{
	margin-bottom:7px;
}

.sf-menu a {
	color: #FFFFFF;
}

#backgroundribbon{
	height:100%;
	width:100%;
	display:table;
	position:absolute;
	background-image: url(../images/ribbon.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#wrapper {
	width:955px;
	text-align:left;
	position:relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display:table;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	z-index:1;
}

#header {
	width:747px;
	height:123px;
	float:left;
}

#banners {
	width:208px;
	height:600px;
	float:right;
	background-color: #a2ceda;
}

#menuarea {
	width:747px;
	height:24px;
	float:left;
	z-index:2;
	padding-top:3px;
}

#footermenu {
	width:690px;
	height:25px;
	float:left;
	text-align:right;
}

#footermenu a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#kraamzorgcover {
	margin-bottom:5px;
}

#bannerslot_1 {
	margin-bottom:15px;
}
