html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: rgb(204, 204, 204);
	font-size: 12px;
	z-index: 0;
}
h2 {
	font-size: 24px;
}
#allcontainer {
	color: rgb(99, 99, 99);
	z-index: 0;
	width: 384px;
}
#langcontainer {
	margin: auto;
	width: 770px;
	height: 25px;
	position: relative;
}
#contentcontainer {
	width: 770px;
	position: relative;
	z-index: 3;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#langbar {
	position: absolute;
	right: 0px;
}
#bodycontent {
	border-style: solid;
	border-color: black black white;
	border-width: 2px 2px 1px;
	margin: 0px;
	background-color: white;

}
#row1 {
	height: 137px;
	position: relative;
}
#row1a {
	height: 137px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#row1b {
	height: 137px;
	position: absolute;
	left: 98px;
	top: 0px;
	width: 668px;
}
#row1b1, #row1b2, #row1b3, #row1b4, #row1b5, #row1b6, #row1b7 {
	border-right: 2px solid rgb(204, 0, 0);
	position: absolute;
	top: 10px;
	left: 0px;
	height: 46px;
	width: 105px;
	background-color: black;
	color: white;
	text-align: right;
	padding-top: 5px;
	cursor: pointer;
}
#row1b2 {
	left: 111px;
}
#row1b3 {
	left: 222px;
}
#row1b4 {
	left: 333px;
}
#row1b5 {
	left: 444px;
}
#row1b6 {
	left: 555px;
}
#row1b7 {
	left: 656px;
}
#row1b8 {
	position: absolute;
	top: 56px;
	width: 668px;
	background-color: rgb(204, 0, 0);
	height: 30px;
	color: white;
	font-weight: bold;
}

#row1b8 ul{
	float:left;
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#row1b8 li{
	float:left;
	margin-right: 8px;
	margin-left:0px;

}
.row1b8 {
	padding: 3px 3px 3px 5px;
}
#thepagetitle {
	display: none;
}
#row1b9 {
	position: absolute;
	height: 30px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	top: 86px;
	width: 668px;
	background-color: rgb(204, 0, 0);
}
.row1b9c {
	padding: 3px 0px 0px 10px;
}
#row1b10 {
	position: absolute;
	background-color: rgb(82, 64, 64);
	color: white;
	top: 116px;
	left: 284px;
	width: 384px;
	text-align: right;
	height: 21px;
}
.row1b10c {
	padding: 2px 2px 0px 0px;
}
#row1b11 {
	background-color: rgb(204, 0, 0);
	position: absolute;
	top: 83px;
	left: 50%;
	height: 60px;
	width: 50%;
}
#rowlfooter {
	background-color: rgb(204, 0, 0);
	position: absolute;
	width: 100%;
	left: -100%;
	height: 25px;
	background-image: url('rg.gif');
	background-position: right center;
	background-repeat: repeat-y;
}
#dyncontent {
	position: relative;
	background-image: url(../image11.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.title {
	font-size: 20px;
	width: 380px;
}
.titlec {
	padding: 17px 0px 18px 14px;
}
.tekst {
	width: 380px;
	min-height: 320px;
}
.tekstc {
	padding: 0px 5px 5px 14px;
}
#rightcolumn {
	position: absolute;
	top: 0px;
	left: 382px;
	width: 384px;
	background-image: url(../image11.jpg);
	background-repeat: repeat-y;
}
#toprow {
}
#bottomrow {
}
#bottomrow1 {
}
#bottomrow2 {
	padding: 5px;
	top: 201px;
	margin-left: 188px;
}
#footer {
	border-style: none solid solid;
	border-color: -moz-use-text-color black black;
	border-width: 0px 2px 2px;
	position: relative;
	height: 55px;
	bottom: 0px;
	background-color: white;
	margin-bottom: 25px;
	clear:both;
}
#footer1 {
	background-color: rgb(204, 0, 0);
	color: white;
	height: 25px;
	z-index: 100;
}
.footer1c {
	padding: 5px 0px 2px 10px;
}
#footer2 {
	height: 20px;
	padding-left: 450px;
	padding-top: 6px;
}
#footer3 {
	position: absolute;
	top: 3px;
	left: 670px;
}
#leftrow {
}
#rightrow {
	padding: 4px;
	position: absolute;
	top: 80px;
	left: 188px;
}
li {
	padding-bottom: 5px;
}
ul {
	margin: 0px 0px 0px 4px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
	padding-left: 12px;
}
#therealcontent {
	background-image: url(image11.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	min-height: 373px;
}
.contactTxt {
	border: 1px solid black;
	width: 200px;
	padding-left: 2px;
}
.contactTxt:focus {
	background-color: rgb(247, 236, 236);
}
.contactTxtarea {
	border: 1px solid black;
	width: 335px;
	height: 100px;
}
.contactTxtarea:focus {
	background-color: rgb(247, 236, 236);
}
.contactTxtPoco {
	border: 1px solid black;
	width: 40px;
}
.contactTxtPoco:focus {
	background-color: rgb(247, 236, 236);
}
.contactTxtGem {
	border: 1px solid black;
	width: 154px;
}
.contactTxtGem:focus {
	background-color: rgb(247, 236, 236);
}
.contactButton {
	border: 1px solid black;
	background-color: rgb(192, 192, 192);
}
a {
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
	color: rgb(99, 99, 99);
}
#row1b8c a, #row1b10c a, .footer1c a {
	color: rgb(255, 255, 255);
}
fieldset {
	border: 1px solid black;
	color: rgb(99, 99, 99);
}
legend {
	font-weight: bold;
	color: rgb(99, 99, 99);
}
#sitemap a {
	font-weight: normal;
}
#onderhoudcontact {
	display: none;
}
 #bottomrow1 {
	width: 188px;
	float: left;
}

