/* CSS Document */

body {
width: 955px;
height: 600px;
margin-left: auto;
margin-right: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
}

a { 
text-decoration: none;
color: #ff6633;
}
a:hover {
	text-decoration: underline;
	color: #ff6633;
	}
p {
  line-height: 1.3em;
}
h3 {
	font-variant: small-caps;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	padding: 0px 0px 2px 5px;
	margin-top: 0em;
	font-size: 12pt;
}

#header1 {
background-image: url('../style/head1.jpg');
width: 955px;
height: 85px; 
}
img {
border:none;
}
.rechts {
	right: 5px;
	bottom: 5px;
	clear: both;
	float: right;
	position: absolute;
}
.uitlijnen {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#header2 {
	background-image: url('../style/head2.jpg');
	position: absolute;
	top: 85px;
	width: 945px;
	/* height: 28px; */
	vertical-align: middle;
	margin-top: 2px;
	padding: 5px;
	background-repeat: no-repeat;
}
#middlepart {
	position: absolute;
	top: 125px;
	width: 955px;
	height: 454px;
}
#middlepart #left {
	position: absolute;
	left:2px;
	width:165px;
	border: 1px solid orange;
	height: 420px;
	padding: 10px 10px;
	line-height: 1.2;
	background-image: url(../images/zuil2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	position: absolute;
	left: 195px;
	width: 540px;
	padding: 10px 10px;
	height: 423px;
	top: 0px;
}
#addressbox {
	position: absolute;
	bottom: 7px;
	left: 32px;
	line-height: 1.2em;
	font-size: 16px;
}
#middlepart #right {
	position: absolute;
	left: 760px;
	width: 180px;
	border: 1px solid orange;
	height: 420px;
	top: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#footer {
	background-image: url('../style/head2.jpg');
	position: absolute;
	top: 570px;
	width: 945px;
	height: 20px;
	text-align: right;
	font-size: 9pt;
	padding: 5px;
	background-repeat: no-repeat;
}
#topmenu {
float: right;
margin-right: 10px;
}
#topmenu a {
font-size: 16px;
margin-left: 20px;
}

.hide {
  display: none;
}
.show {
  display: inline;
  border-bottom: dotted thin;
}

.show2 {
  display: inline;
  background-color: #FEFF9F;
  padding: 0 3px 0 3px;
  font-size: .9em;
}
.menusep {
	margin-left: 18px;
	font-size:18px;
	color: #ff6633;
}
.parzondertop {
	margin-top: -1.2em;
	font-size: 11px;
}
.w3icons {
position:absolute;
top: 2px;
	left: 5px;
}
#middlepart #content td {
	width: 50%;
}
#middlepart #content td .no50{
	width: 50%;
}
dt {
	font-size: 12pt;
	font-style: italic;
}
#middlepart #content ul {
	list-style-type: none;
}
img.bottom {
margin-bottom: 0em;
}

