@charset "UTF-8";
body {
	text-align: center;
	margin-top: 0px;
}
html {
}
#container {
	width: 800px;
	margin-right: auto;
	position: relative;
	height: 100%;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/headpension_round.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#topkader {
	position: absolute;
	height: 80px;
	width: 561px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#content {
	height: 432px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#branding {
	height: 100px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: -60px;
	z-index: 2;
}
#logo {
	height: 142px;
	width: 225px;
	left: 1px;
	top: -85px;
	clear: left;
	float: left;
	position: absolute;
	z-index: 3;
}
#textlogo {
	clear: right;
	float: right;
	height: 25px;
	width: 500px;
	position: absolute;
	margin-top: 2px;
	top: 60px;
	left: 280px;
}
#adres {
	position: absolute;
	height: 100px;
	width: 250px;
	left: 300px;
	top: 7px;
	text-align: right;
}
#menu {
	position: relative;
	height: 435px;
	width: 230px;
	left: 0px;
	top: 0px;
	z-index: 1;
	margin-right: auto;
	margin-left: 0px;
	clear: left;
	float: left;
	background-attachment: scroll;
	background-image: url(images/bgmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#pension {
	position: absolute;
	height: 55px;
	width: 210px;
	left: 19px;
	top: 86px;
	text-align: left;
}
#verblijven {
	text-align: left;
	position: absolute;
	height: 55px;
	width: 210px;
	top: 152px;
	left: 19px;
}
#tarieven {
	text-align: left;
	position: absolute;
	height: 55px;
	width: 210px;
	left: 19px;
	top: 218px;
}
#werkwijze {
	text-align: left;
	position: absolute;
	height: 55px;
	width: 210px;
	left: 19px;
	top: 284px;
}
#contact {
	text-align: left;
	position: absolute;
	height: 55px;
	width: 210px;
	left: 19px;
	top: 350px;
}
#info {
	clear: right;
	float: right;
	height: 435px;
	width: 570px;
	position: relative;
	margin-top: 3px;
}
#txt {
	text-align: left;
	position: absolute;
	height: 330px;
	width: 540px;
	left: 10px;
	top: 90px;
}
#lefttxt {
	text-align: left;
	clear: left;
	float: left;
	height: 310px;
	width: 250px;
	position: relative;
	padding-left: 5px;
}
#righttxt {
	text-align: left;
	clear: right;
	float: right;
	height: 310px;
	width: 250px;
	position: relative;
}
#tablebeeld {
	margin-top: 0px;
}
#footer {
	height: 60px;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: 0px;
}
#missie {
	position: absolute;
	height: 60px;
	width: 800px;
	background-attachment: scroll;
	background-image: url(images/under.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: -15px;
	left: 0px;
	z-index: 5;
}
#soluti {
	position: absolute;
	height: 15px;
	width: 68px;
	left: 1px;
	top: 53px;
}



.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	letter-spacing: 0.2em;
}
.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.dierenpension {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: right;
}
.font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: right;
	line-height: 14px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	text-align: left;
	vertical-align: text-top;
}

html {
	overflow: -moz-scrollbars-vertical;
}
