img {
	border: 0;
}

body, p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #004154;
	font-size: 12px;
}

#container_outer{
float: none;
}
#container {
border: 1px solid #000000;
height: auto;
overflow: hidden;
float: none !important;
float: left;
}

#main_outer{
float: none;
}
#main {
height: auto;
overflow: hidden;
background-image: url(../image/nav.gif);
background-repeat: repeat-y;
float: none !important;
float: left;
}

#menu_outer{
float: none !important;
/* border: 1px dashed #ffff00; */
}
#menu {
/* border: 1px solid #cccc00; */
padding: 0px;
overflow: hidden;
float: none !important;
}

#header_outer {
float: top;
/* border: 1px solid #ff0000; */
}
#header {
float: none;
padding: 0px;
width: auto;
height: 170px;
background-image: url(../image/top.gif);
background-repeat: no-repeat;
background-position: left top;
overflow: visible;
/* border: 1px solid #cc0000; */
}

#left_outer {
float: left;
margin-top: 0px;
padding: 0px 3px 0px 17px;
height: 400px;
/* border: 1px solid #00ff00; */
color: #fffff5;
}
#left {
float: none;
width: 244px;
/* border: 1px solid #00cc00; */
}

#content_outer {
padding: 0px 15px 0px 25px;
width: 621px;
background-color: #ffffff;
float: left;
/* border: 1px solid #0000ff; */
}
#content {
float: none !important;
padding: 0;
padding-top: 2px;
margin: 0;
/* border: 1px solid #0000cc; */
}


#left a:link, #left a:visited {
	color: #fffff5;
}
#left a:hover, #left a:active {
	color: #F26417;
}

#top a:link, #top a:visited {
	font-size: 10px;
	color: #FFFFFF;
}
#top a:hover, #top a:hover {
	color: #F26417;
}
#top p {
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	margin: 0px 10px 5px 5px;
}

a:link, a:visited {
	color: #0084AA;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F26417;
	text-decoration: none;
}

a.submenu:link, a.sebmenu:active, a.submenu:visited {
	font-size: 12px;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

a.submenu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #003366
	font-weight: bold;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	color: #F26417;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004154;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #F26417;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #004154;
	text-decoration: none;
	width: 400px;
	background-color: #ECF1F2;
	height: 60px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004154;
	text-decoration: none;
	width: 400px;
	background-color: #ECF1F2;
	height: 20px;
}
#knop input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #004154;
	text-decoration: none;
	width: 100px;
	background-color: #ECF1F2;
}

