* {margin: 0; padding: 0;}

body {background-color: #ab9580; font-family: Verdana, sans-serif; color: #615141; padding-bottom: 20px; font-size: 90%;}

#whitecontainer {background-color: white;}
#maintable {width: 1000px;}
#navcell {width: 200px; padding-top: 35px;}
#maincell {width: 658px; padding-top: 35px; padding-left: 50px; padding-right: 35px;}
#logocell {width: 147px;}

a:link, a:visited {color: #b71f54; text-decoration: none; font-weight: bold;}
a:active, a:hover {text-decoration: underline;}

.nav {
	background-color: #f6f2ef;
	border-top: 1px solid #b71f54;
	border-bottom: 1px solid #b71f54;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 25px;
	font-size: 1em;
	}
.nav a:link, .nav a:visited {color: 62574e; text-decoration: none; font-weight: normal;}
.nav a:active, .nav a:hover {color: b71f54; text-decoration: underline;}
.subnav {font-size: 8pt; margin-left: 15px; line-height: 14pt;}
.on {color: #b71f54 !important;}

/*tekstdingen */
h1 {font-family: Verdana, sans-serif; color: #b71f54; font-size: 1.3em; font-weight: normal; margin-bottom: 30px;}
h2 {font-size: 1.2em; font-weight: normal; margin-bottom: 5px;}
h3 {font-style: italic; font-weight: bold; font-size: 1em; color: #a0866d; margin-bottom: 10px;}

p {padding-bottom: 20px; font-size: 0.9em;}

p.inzet, div.inzet {background-color: #fff0fa; border-top: 1px solid #75624f; border-bottom: 1px solid #75624f; padding: 15px 5px 15px 20px; margin-bottom: 20px;}

ul {margin-bottom: 20px; margin-top: -20px;}
li {margin-left: 20px; font-size: 0.9em;}

/* kolom aan de rechterkant */
a.linkrechts:link, a.linkrechts:visited, a.linkrechts:active, a.linkrechts:hover {font-size: 9pt; font-weight: normal;}

/* onderaan */
#footer {text-align: center; color: white; font-size: 0.8em; margin: 20px 0 20px 0;}

/* form */
.congresForm {font-size: 12px;}
.congresForm label{Width:250px; display:block; float:left;}
.congresForm div{Width:500px; margin: 2px 2px 2px 0;}
.congresForm input { border: 1px solid #615141; margin-bottom: 2px;}
.inputText{width:250px; float:left;}
.btn{margin:10px 0 0 430px;}
