 @charset "utf-8";
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #F1EAE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #9698A7;
}
#subnav a:hover {
	color: #333;
	text-decoration: none;
}
#full {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content {
	height: 595px;
	width: 100%;
	margin: 0px;
}
.bg01 {
	background-image: url(../beeld/bg01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}

#main {
	height: 420px;
	width: 860px;
	left: -430px;
	position: absolute;
}
#nav {
	float: left;
	height: 40px;
	width: 860px;
}
#left {
	float: left;
	height: 355px;
	width: 380px;
}
#right {
	float: right;
	height: 350px;
	width: 470px;
}
#container {
	height: 420px;
	width: 10px;
	position: absolute;
	left: 50%;
}
.breed {
	background-color: #FFF;
	height: 595px;
	width: 100%;
}
#subnav {
	float: left;
	height: 20px;
	width: 830px;
	padding-left: 20px;
	padding-top: 5px;
}
#tekst {
	float: left;
	height: 325px;
	width: 320px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	letter-spacing: 0.1em;
	line-height: 17px;
	text-align: justify;
}
#tekst h1, #portoverzicht h1, #tekstright h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9698A7;
	letter-spacing: 0.1em;
	margin-top: 5px;
}
#subnavonder {
	float: left;
	height: 20px;
	width: 360px;
	padding-left: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#subnavonder a {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#subnavonder a:hover, .active {
	color: #00447A;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.1em;
}
#right img, #portoverzicht img {
	border: 1px solid #999;
	padding: 1px;
}

#subnav a {
	font-weight: bold;
	color: #9698A7;
	text-decoration: none;
	letter-spacing: 0.1em;
}
a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#portoverzicht {
	float: left;
	height: 325px;
	width: 820px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	letter-spacing: 0.1em;
	line-height: 17px;
	text-align: justify;
}
#tekstright {
	height: 325px;
	width: 320px;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	letter-spacing: 0.1em;
	line-height: 17px;
	text-align: left;
	margin-top: 5px;
	margin-left: 50px;
}
.input {
	font-size: 11px;
	color: #333;
	border: 1px solid #999;
}
#tekstright a {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#tekstright a:hover {
	text-decoration: underline;
}
.rood {
	color: #C30;
	font-size: 10px;
}
#tekst h2, h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #9698A7;
	letter-spacing: 0.1em;
	margin-top: 5px;
	text-align: left;
}
.bg02 {
	background-image: url(../beeld/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
}


