body {
	color: #606060;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	background-color: #00213c;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
}
a {
	color: #910528;
	text-decoration: underline;
}
a:hover {
	color: #00375d;
	text-decoration: underline;
}
h1 {
	color: #910528;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin: 0;
	padding: 35px 25px 20px;
}
h2 {
	color: #00375d;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: justify;
	word-spacing: 1px;
	letter-spacing: 1px;
	margin: 0;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

p {
	text-align: justify;
	margin: 0;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.center {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 970px;
}
.frame {
	position: absolute;
	top: 100px;
	bottom: 52px; /*Set bottom value to HeightOfFrameDiv*/
	overflow-y: auto;
	background-color: #fff;
	width: 970px;
}
.rood {
	color: #910528;
	font-weight: bold;
}

#schaduw {
	background-image:url(../images/schaduw.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
#content {
	background-repeat: no-repeat;
	background-position: 0 top;
	text-align: left;
}
#content ul {
	margin: 0 25px 20px;
	padding: 0;
	list-style-image: url(../images/bullit_paars.gif);
	list-style-position: inside;
}
#content ol {
	list-style-type: decimal;
	margin: 0 25px 20px;
	padding: 0;
	list-style-position: inside;
}
#content ul li {
	color: #606060;
	float: none;
}
#content ul li a {
	color: #910528;
	text-decoration: underline;
	float: none;
}
#content ul li a:hover {
	color: #00375d;
	text-decoration: underline;
	float: none;
}
#header {
	position: absolute;
	top: 0;
	background-color: #fff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 82px;
	text-align: left;
}
#header_historie {
	background-color: #fff;
	background-image: url(../images/header_historie.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 82px;
	text-align: left;
}
#navigatie {
	z-index: 1;
	position: absolute;
	top: 82px;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #fff;
	background-image: url(../images/navigatie.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 970px;
	height: 18px;
}
#navigatie img {
	float: right;
	margin: 0;
	padding: 0;
	border-width: 0;
}
* html ul li {
	float: left;
	height: 1%;
}
* html ul li a {
	height: 1%;
}
ul {
	margin: 0;
	padding: 0 0 0 222px;
	list-style: none;
	z-index: 10;
}
ul li {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	z-index: 10;
	float: left;
	padding-right: 15px;
}
ul li a {
	text-decoration: none;
	color: #c3c4c8;
	z-index: 10;
	float: left;
}
ul li a:hover {
	color: #fff;
	text-decoration: none;
}
li:hover ul, li.over ul {
	display: block;
}
ul li ul {
	background-image: url(../images/submenu.gif);
	position: absolute;
	top: 13px;
	left: 0;
	width: 165px;
	display: none;
	z-index: 10;
	padding: 10px 10px 5px;
}
ul li ul li {
	color: #910528;
	float: none;
}
ul li ul li a {
	text-decoration: none;
	color: #00375d;
	z-index: 10;
	float: none;
}
ul li ul li a:hover {
	color: #910528;
	text-decoration: none;
}
#footer, #footer_historie {
	position: absolute;
	bottom: 0;
	width: 970px;
	height: 52px; /*Height of frame div*/
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 52px;
}
#footer_historie {
	background-image: url(../images/footer_historie.jpg);
	background-repeat: no-repeat;
	width: 970px;
	height: 52px;
}
.foto_links {
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	border-width: 0;
}
.foto_rechts {
	float: right;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	border-width: 0;
}
table {
	text-align: justify;
	margin: 0 25px 20px;
	font-size:100%;
	padding: 0;
}
td {
    vertical-align: top;
}
.table_in {
	text-align: left;
	margin: 0;
	padding: 0;
}

form {
	text-align: justify;
	margin: 0;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.product {
	margin: 0 25px 20px;
	font-size:100%;
	padding: 0;
}
.product_tussen { width: 20px; }
.product_foto {
	text-align: center;
	width: 140px;
	height: 140px;
	border: solid 1px #910528;
}
.product_foto img {
	max-width: 120px;
	max-height: 120px;
	border-width: 0;
}
.product_tekst { background-image: url(../images/sfeer.gif); background-repeat: no-repeat; background-position: right 0; text-align: left; width: 275px; height: 140px; padding-right: 10px; padding-left: 10px; border-color: #910528 #910528 #910528 white; border-style: dotted dotted dotted solid; border-width: 1px; }
.product_titel {
	color: #910528;
	font-weight: bold;
}

.Kop {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0;
}
.Koptekst {
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-left: 60px;
}

