@charset "UTF-8";
/* CSS van Internet Marketing Plein */

body, html {
	margin: 0;
	padding: 0;
	background-color: #dfdfdf;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
}

#box {
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	margin: 0 auto;
	background: top repeat-y url('../images/faux-column.gif');
}

#float {
	width: 1000px;
}

#header1 {
	background-color: #9db6c6;
	min-height: 90px;
	height: auto !important;
  	height: 90px;
	width: 100%;
}

#header1 img {
	border: none;
	margin: 10px 0 0 50px;
	float: left;
}

#header1 span.headertext {
	padding: 50px 20px 0 0;
	float: right;
	margin: 0 0 0 200px;
}

#header1 span.headertext h3 {
	color: #FFF;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	font-weight: normal;
}

#menu1 {
	padding: 0;
	margin: 0;
	background-color: #2b3a73;
	min-height: 30px;
	height: auto !important;
  	height: 30px;
	width: 100%;
}

#menu1 ul {
	padding: 0;
	margin: 0;
}

#menu1 ul li {
	padding: 0;
	margin: 6px 2px 0 0;
	display: inline-block;
	min-height: 21px;
	height: auto !important;
  	height: 21px;
	list-style: none;
	white-space: nowrap;
}

#menu1 ul li.first {
	margin-left: 50px;
}

#menu1 ul li.last {
	margin-right: 0;
}

#menu1 ul li a {
	padding: 3px 8px 0 8px;
	margin: 0;
	display: inline-block;
	min-height: 21px;
	height: auto !important;
  	height: 21px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#menu1 ul li a:hover {
	color: #dadcdc;
}

#menu1 ul li a.actief {
	background-color: #686b85;
	color: #dadcdc;
}

#menu1 ul li a.actief:hover {
	color: #FFF;
}

#menu1 ul li a.actief2 {
	background-color: #686b85;
	color: #FFF;
}

#menu1 ul li a.actief2:hover {
	color: #dadcdc;
}

#menu2 {
	background-color: #686b85;
	min-height: 30px;
	height: auto !important;
  	height: 30px;
	width: 100%;
}

#menu2 ul {
	padding: 3px 0 0 0;
	margin: 0;
}

#menu2 ul li {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
}

#menu2 ul li.first {
	margin-left: 50px;
}

#menu2 ul li.last {
	margin-right: 0;
}

#menu2 ul li a {
	padding: 3px 8px 0 8px;
	margin: 0;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#menu2 ul li a:hover {
	color: #dadcdc;
}

#menu2 ul li a.actief {
	color: #dadcdc;
}

#menu2 ul li a.actief:hover {
	color: #FFF;
}

#left {
	background-color: #FFF;
	width: 750px;
	float: left;
}

#inhoud {
	position: relative;
	padding: 10px 30px 10px 50px;
	color: #686b85;
	font-size: 13px;
	line-height: 130%;
}

#inhoud p.breadcrumb {
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 12px;
}

#inhoud p.breadcrumb a {
	text-decoration: underline;
	color: #686b85;
}

#inhoud p.breadcrumb a:hover {
	text-decoration: none;
}

#inhoud h1 {
	color: #2b3a73;
	font-size: 19px;
	margin: 0;
	padding: 6px 0 7px 0;
	font-weight: normal;
	text-decoration: underline;
}

#inhoud h2 {
	color: #2b3a73;
	font-size: 17px;
	margin: 0;
	padding: 3px 0;
	font-weight: normal;
	text-decoration: underline;
}

#inhoud h3 {
	color: #2b3a73;
	font-size: 15px;
	margin: 0;
	padding: 3px 0;
	font-weight: normal;
	text-decoration: underline;
}

#inhoud p.first {
	margin: 4px 0 0 0;
	padding: 0;
}

#inhoud p.firsthead {
	margin: 4px 0 10px 0;
	padding: 0;
}

#inhoud ul li {
	list-style-image: url('../images/list.gif');
	padding: 4px 0 0 0;
}

#inhoud li.first {
	margin: 0;
	padding: 0;
}

#inhoud strong {
	color: #2b3a73;
	font-weight: normal;
}

#inhoud a {
	text-decoration: underline;
	color: #2b3a73;
}

#inhoud a:hover {
	text-decoration: none;
}

#inhoud img {
	border: none;
}

#inhoud ul.sitemap {
	color: #2b3a73;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;	
}

#inhoud ul.sitemap li {
	list-style: disc;
}

#inhoud ul.sitemap ul {
	font-size: 13px;
}

#inhoud ul.sitemap ul ul {
	font-size: 12px;
}

#inhoud table.form td {
	font-size: 13px;
	width: 100px;
}

#inhoud table.form td.inschrijf {
	width: 300px;
}

#inhoud table.form td.title {
	color: #2b3a73;
}

#inhoud textarea, input {
	padding: 2px 0 2px 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #2b3a73;
	border: 1px solid #2b3a73;
}

#inhoud input.button {
	padding: 2px;
	font-size: 12px;
	margin-top: 3px;
	color: #2b3a73;
	border: 1px solid #2b3a73;
	background-color: #ededed;
}

#inhoud table.form td.bericht {
	vertical-align: top;
	color: #2b3a73;
}

#header2 img {
	margin: 0;
	padding: 0;
	border: none;
}

#right {
	line-height: 150%;
	width: 250px;
	float: right;
}

#pageinfo, #info {
	padding: 10px;
}

#pageinfo p, #info p {
	margin: 0;
	padding: 0;
	color: #686b85;
	font-size: 14px;
}

#pageinfo a, #info a {
	text-decoration: underline;
	color: #2b3a73;
}

#pageinfo a:hover, #info a:hover {
	text-decoration: none;
}

#pageinfo h2, #info h2 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px 0;
	color: #2b3a73;
	font-size: 18px;
}

#pageinfo h2 a, #info h2 a {
	text-decoration: underline;
}

#pageinfo h2 a:hover, #info h2 a:hover {
	text-decoration: none;
}

#info form {
	color: #2b3a73;
	font-size: 13px;
}

#info form td.inschrijf {
	padding: 4px 0 0 0;
}

#info form td.inschrijf input {
	font-size: 12px;
	padding: 1px 3px;
}

#info h2.notfirst {
	padding-top: 20px;
}

#tips {
	padding: 10px;
}

#tips ul {
	line-height: 175%;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #686b85;
	font-size: 14px;
}

#tips ul li a {
	text-decoration: none;
	color: #686b85;
}

#tips ul li a:hover {
	text-decoration: underline;
}

#tips h2 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px 0;
	color: #2b3a73;
	font-size: 18px;
	text-decoration: underline;
}

#push {
	clear: both;
	min-height: 50px;
	height: auto !important;
  	height: 50px;
}

#footer {
	position: absolute;
	min-height: 40px;
	height: auto !important;
  	height: 40px;
	width: 1000px;
	float: left;
	clear: both;
	background-color: #dadcdc;
	bottom: 0; 
	color: #2b3a73;
	font-size: 13px;
	text-align: center;
}

#footer a {
	text-decoration: underline;
	color: #2b3a73;
}

#footer a.actief {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}


	