body {
	background: #FFF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table#container {	
	margin: 0 auto;
	width: 962px;
}

td {
	vertical-align: top;
}

td#menu {
	height: 68px;
	vertical-align:middle;
}

#main_menu { 
	list-style-type: none; 
		text-align:right;
	}

#main_menu li { 
	display: inline; border-right: 1px solid #38B9D4; padding: 0 8px; 
	}

#main_menu li.last { 
	border: 0; 
	}

#main_menu a { 
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

td#mc_flow {
	height: 194px;
}

td#logo {
	width: 45px;
	padding: 32px 15px 0px 15px;
	height: 360px;
	}

td#content {
	width: 735px;
	padding: 25px 25px 0px 15px;
	}
	
td#empty {
	border-top:solid #ECECEC 1px;
	}


td#lijn {	
	width: 962px;
	padding: 10px 0px 25px 15px;
	background: #FFF;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;	
	padding-bottom: 30px;
	text-align: left;
	color:#CCCCCC;
	border-top:solid #ECECEC 1px;
	}

img#top {
	margin: 0px 0px 0px 10px;
	float: right;
	width: 260px;
	height: 166;
	}

img.header {
	margin: 18px 0 ;
}

p.headerstyle1 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #757477;
	font-weight: bold;
}

p.headerstyle2 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom:-24px;
}

p {
	font-size: 12px;
	line-height: 150%;	
	padding-bottom: 25px;
}

p#strong {	
	font-weight: bold;
}

p#form {	
	margin-bottom:-20px;
}


h1 {
	color: #af232f;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 25px;
}

a:link {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #757477;
}

a:visited {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #757477;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #38B9D4;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #757477;
}

input.long {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 0px;
	border:solid #38B9D4 1px;
	width: 382px;
	height: 15px;
	}
	
input.short {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 0px;
	border:solid #38B9D4 1px;
	width: 130px;
	height: 15px;
	}
	
input.textarea {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	border: 0px;
	border:solid #38B9D4 1px;
	width: 382px;
	height: 80px;
	}
	
input.button {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#757477;
	width: 164px;
	height: 21px;
	background-color:#FFFFFF;
	border:solid #757477 1px;
}

td.verzendbutton {
	text-align: right;
	padding-right: 28px;
}