/* CSS Document */

body {
	background-color: #ffffff;
	background-image:url(../images/back2.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th, input, textarea, select {
	color:#54301a;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}
td#mainContent {
	padding-bottom:40px;
}
a:link,a:active,a:visited {
	color:#54301a;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
h1 {
	font-size:12px;
	margin:0 0 15px 0;
}
.blauw, a.blauw {
	color:#97c0e6;
}

hr {
	border:1px solid #cbe0f3;
	border-width:1px;
}
h2 {
	font-size:11px;
	margin:0;
	padding:8px 0 0px 0;
}
h2.nieuws {
	padding-top:10px;
}
h3 {
	font-size:11px;
	margin:0;
	color:#97c0e6;
}
p { 
	margin:0;
	padding:8px 0 7px 0;
}
input, textarea {
	border:2px solid #96c0e6;
	padding:2px 4px 2px 4px;
}
select {
	border:2px solid #96c0e6;
	padding:2px 0 2px 0;
}
.error {
	background-color:#96c0e6;
	color:#000;
}

/* H1 BUTTON HOMEPAGE */
h1.button {
	margin:0;
	font-size:11px;
}
h1.button a {
	display:block;
	background-image:url(../images/back_button.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-top:8px;
	height:24px; /* 32 */
	padding-left:15px;
	width:249px; /* 264 */
	text-decoration:none;	
}
h1.button a:hover {
	background-image:url(../images/back_button_over.jpg);
	color:#54301a;
	text-decoration:none;	
}
.kantoor {
	color:#96c0e6;
	font-weight:bold;
}
a.mail {
	text-decoration:underline;
}
div#kantoren {
	float:right;
}
div#textContent {
	width:475px;
	text-align:justify;
}
div#homeContent {
	width:375px;
	text-align:justify;
}

