html {
     overflow-x:hidden;
}

body  {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D1D1C2;
	scrollbar-3dlight-color: #D3D4DA;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: Black;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #E7E7EC;
	scrollbar-shadow-color: Black; 
}

frameset, frame {
	margin: 0;
	padding: 0;
	border: 0;
} 

div {
	/* border: solid black 1px; */
}

#schiltop {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 101px;
	padding: 0;
	position: relative;
	width: 780px;
	}
	
#schil {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 101px;
	padding: 0;
	position: relative;
	width: 780px;
	}
	
#logo  {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 802px;
	height: 71px;
	padding: 0px;
	margin-top: 13px;
}

#inzet {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 10;
 visibility: visible;
}

#menu {
	position: relative;
	top: 85px;
	}
	
#tekst {
	width: 526px;
	position: relative;
	background-color: white;
	background-repeat: repeat-y;
	top: 0;
	left: 0;
	padding-left: 222px;
	padding-right: 26px;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.03em;
	padding-top: 33px;
	padding-bottom: 16px;
	margin: 0;
	overflow: auto;
	height: auto;
}

h1 {
	font-size: 11px;
	margin-bottom: 0;
}

p {
	margin-top: 0;
	width: 525px;
}

#telefoon {
position: relative;
margin: 0;
background-color: white;
width: 774px;
height: 17px;
}

#telefoon p { 
position: absolute;
right: 0;
background-color: #638A10;
color: white;
width: 92px;
height: 15px;
padding-left: 0px;
padding-right: 0px;
font-size: 10px;
padding-top: 2px;
text-align: center;
}

#fotoklein {
position: absolute;
bottom: -33px;
left: -100px;
margin: 0;
visibility: visible;
}

.block {
	display: block;
}

fieldset {
border: 1px solid white;
}

.submit {
	display: block;
	width: 92px;
	cursor: pointer;
	position: relative;
}

form {
	margin: 0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a:hover {
	color: #628B11;
}

#print_am {
position: absolute;
top: 428px;
left: 682px;
margin: 0;

}

#print_andere {
position: absolute;
top: 377px;
left: 682px;
margin: 0;

}

img {
border: none;
}


.preferedpartners {
	margin-top: 0;
	width: 250px;
}

.preferedpartners-kop {
	font-size: 11px;
	margin-bottom: 13px;
}

.preferedpartners-logo {
	position: absolute;
	left: 502px;
}

html>body .preferedpartners-logo {
  margin-top: 14px;
} 

.preferedpartners-top {
	font-weight: normal;
	text-decoration: underline;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}