@charset "utf-8";
/* CSS Document */

body, th, td, input, select {
	font: 11px Verdana, Helvetica, sans-serif;
	color: black;
}

th { font-weight: bold; }

pre, textarea {
	font: 11px "Lucida Console", Monaco, mono;
}

body, form, table, th, td {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

body {
	background-color: #f8f8f8;
}

h1, h3 {
	color: #ed1b23;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

h2 {
	color: #ed1b23;
	font-size: 12px;
	font-weight: bold;
	margin: 1.2em 0px 0.8em;
}

address {
	margin-left: 20px;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	color: #155678;
	text-decoration: none;
}

a:visited {
	color: #246c91;
}

a:hover {
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #000;
	background-color: #fff;
	border: 0px none;
	border-top: 1px solid black;
	margin: 4px 0px;
	padding: 0px;
}

ul {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}

li {
	margin-left: 0px;
	padding-left: 0px;
}

table#maintable {
	width: 840px;
	background-color: #ffffff;
}

table#forumtable {
	width: 100%;
	border: 1px solid #a7a6aa;
}

table#forumtable th,
table#forumtable td {
	padding: 3px 4px;
}

table#forumtable th {
	color: #ed1b23;
	background-color: #f8f8f8;
}

td#inhoudsopgave a {
	color: #000;
	text-decoration: none;
}

td.blok {
	border: 1px solid #666;
	padding: 5px;
}

a.blok {
	display: block;
	width: 208px;
	height: 208px;
	color: #000000;
	text-decoration: none;
}

a.external {
	background: url("external.png") center right no-repeat;
	padding-right: 13px;
}

a[href ^="mailto:"],
a.mailto {
	background: url("mail_icon.gif") center right no-repeat;
	padding-right: 18px;
}

td.voettekst {
	font-size: 13px;
	text-align: center;
}

td.voettekst a {
	color: black;
}

div.content {
	margin-bottom: 1.2em;
}

.padr {
	text-align: right;
	padding-right: 10px;
}

.bgw {
	background-color: #ffffff;
}

.req {
	color: #ff0000;
	font-weight: bold;
}

.nobr {
	white-space: nowrap;
}

label.radioindent {
	display: block;
	margin: 0px 0px 0px 24px;
	text-indent: -24px;
}

.tal { text-align: left;    }
.tac { text-align: center;  }
.tar { text-align: right;   }
.taj { text-align: justify; }

/* .sizeA t/m .sizeE zijn voor het win en mail formulier */

.sizeA { width: 190px; }
.sizeA1{ width: 170px; }
.sizeB { width: 260px; }
.sizeC { width:  10px; }
.sizeD { width: 270px; }
.sizeE { width: 460px; }

input.inputfield, select.inputfield {
	border: 1px solid #999;
	padding: 2px;
}

#skyscraper{
	border:1px solid #666666; 
	margin:0px 16px 0px 16px; 
	width:120px; 
	padding:10px;
}
#fb{

vertical-align:middle
}
#fbInput{
height:15px;
}

