/************************* BODY ***********************/
body {
	text-align: center;
	margin: 0px;
}

/************************* Tables **********************/
.main {
	min-height: 100%;
	height: 100%;
	width: 100%;
	border: 1px solid #dddddd;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.header {
	height: 100%;
	width: 100%;
	border: 0px;
}

.inhoud {
	width: 100%;
	border: 0px;
}

.tekst {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.hoofdmenu {
	width: 214px;
	height: auto;
	border: 0px;
}

/*************************** TD's ************************/
.main {
	text-align: left;
	vertical-align: top;
}

.left_balk {
	background: rgb(189, 0, 38);
	width: 248px;
	height: 15px;
}

.right_balk {
	width: auto;
	height: 15px;
	background-color: #FFAE2D;
}

.foto {
	text-align: left;
	vertical-align: top;
	width: 248px;
	height: 90px;
	background-image: url(../images/upload/random/1.jpg);
	background-repeat: no-repeat;
}

.logo {
	text-align: right;
	height: 90px;
	background-image: url(../images/upload/logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

.namen {
	text-align: right;
	width: 140px;
	height: 90px;
}

.menu {
	width: 248px;
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
	background: url(../images/upload/knov.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FDE4B8;
}

li {
	list-style-type: none;
}

.menu2 {
	width: 248px;
	text-align: left;
	vertical-align: top;
	padding-top: 25px;
	background-color: #FDE4B8;
	margin-left: 20px;
}

.inhoud2 {
	vertical-align: top;
	background: #fef5e5 url(../images/upload/vlinder.jpg) no-repeat bottom right;
	padding: 25px;
    color: #BD0026;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
    .inhoud2 img{
        border: 3px solid #BD0026;
    }
    .inhoud2 div, .inhoud2 p {
        color: #BD0026;
    }

.inhoud {
	vertical-align: top;
	background: #fef5e5;
	padding: 25px;
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.hoofdmenu {
	height: 20px;
	vertical-align: bottom;
}

.hoofdmenutd {
	border-bottom: 1px solid rgb(189, 0, 38);
	height: 20px;
	vertical-align: bottom;
	width: 100%;
}

.submenu {
	height: 18px;
}

.hoofdmenuklein {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*************************** LINKS ************************/
a.link {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.link:visited {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.link:link {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.link:hover {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.link2 {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.link2:visited {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.link2:link {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.link2:hover {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoofdmenu {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoofdmenu:visited {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoofdmenu:link {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.hoofdmenu:hover {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.submenu {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.submenu:visited {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.submenu:link {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.submenu:hover {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*************************** TEXT ************************/
.menu_raquo {
	font-weight: bold;
	color: rgb(189, 0, 38);
}

a {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:link {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: rgb(189, 0, 38);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}