img, div {
	behavior: url('iepngfix.htc');
}

body, img, h1, h2 {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}

img.logo{
	display:block; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:auto; 
	margin-bottom:auto;
}

table td {
	padding: 5px;
}

table td h2 {
	margin: 0;
	padding: 0 0 5px 0;
}

body {
	background: #ffffff url('../img/backgroundrepeat.jpg') repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	color: #333333;
	padding: 0 0 12px 0;
}

h1 {
	font-size: 22px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	padding: 0 0 22px 0;
	color: #669900;
}

h2 {
	font-size: 18px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	padding: 0 0 18px 0;
	color: #669900;
}

ul, ol {
	margin: 0 0 0 30px;
}

#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#frame-header {
	background: transparent url('../img/frame-header.png') no-repeat top left;
	position: static;
	width: 900px;
	height: 110px;
}

#frame-content {
	background: transparent url('../img/frame-background.png') repeat-y;
	position: static;
	width: 900px;
	min-height: 200px;
	overflow: auto;
}

#content {
	position: static;
	width: 700px;
	margin: 90px 0 0 100px;
	line-height: 1.6em;
}

#content-left {
	position: static;
	float: left;
	width: 420px;
	padding: 0 50px 0 0;
}

#content-right {
	position: static;
	float: left;
	width: 230px;
}

#frame-footer {
	background: transparent url('../img/frame-footer.png') no-repeat top left;
	position: static;
	width: 900px;
	height: 110px;
}

#menu {
	position: absolute;
	top: 100px;
	left: 100px;
}

#menu-holder {
	position: relative;
	width: 700px;
	height: 33px;
}

#menu-de-fietsregeling {
	position: absolute;
	left: 0;
}

#menu-werknemer {
	position: absolute;
	left: 246px;
}

#menu-werkgever {
	position: absolute;
	left: 437px;
}

#menu-dealer {
	position: absolute;
	right: 0;
}

.submenu {
	position: absolute;
	top: 145px;
	color: #669900;
}

#submenu-de-fietsregeling {
	left: 100px;
}

#submenu-werknemer {
	left: 200px;
}

#submenu-werkgever {
	right: 100px;
}

#submenu-dealer {
	right: 100px;
}

#logo {
	position: absolute;
	top: 18px;
	left: 9px;
}

#credits {
	position: absolute;
	bottom: 10px;
	left: 100px;
	text-shadow: 0 1px 1px #ffffff;
	line-height: 1.6em;
}

#partners {
	position: absolute;
	bottom: 38px;
	right: 100px;
	width: 210px;
	text-align: center;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.form-input {
	width: 200px;
}

.form-textarea {
	width: 100%;
	height: 150px;
}

.req {
	color: #ff0000;
}

.faq-question {
	display: block;
	font-size: 18px;
	font-family: Georgia, Times, Times New Roman, serif;
	font-weight: normal;
	padding: 0 0 18px 0;
	color: #669900;
	cursor: pointer;
}

.faq-answer {
	display: block;
	padding: 0 0 18px 0;
}

a:link						{ color: #3333cc; text-decoration: none;		}
a:visited					{ color: #3333cc; text-decoration: none;		}
a:active					{ color: #3333cc; text-decoration: underline;	}
a:hover						{ color: #3333cc; text-decoration: underline;	}

.submenu a:link				{ color: #669900; text-decoration: none;		}
.submenu a:visited			{ color: #669900; text-decoration: none;		}
.submenu a:active			{ color: #669900; text-decoration: underline;	}
.submenu a:hover			{ color: #669900; text-decoration: underline;	}

.submenu a.active:link		{ color: #3333cc; text-decoration: none;		}
.submenu a.active:visited	{ color: #3333cc; text-decoration: none;		}
.submenu a.active:active	{ color: #3333cc; text-decoration: underline;	}
.submenu a.active:hover	{ color: #3333cc; text-decoration: underline;	}
