/* CSS Document */

body { 
	background: #000000;
    border: none; 
    height: 100%; 
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
}

label {
	text-align: left;
	font-weight: bold;
	float: left;
    width: 75px;
    text-align: left;
	width: 200px;
}

.knop {
	background: #b5ce59;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

TABLE.bodytabel {
	border: none;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}

TD.bodytabel {
	vertical-align: middle;
	text-align: center;
}

TABLE.hoofdtabel {
	background: #ffffff;
	height: 573px;
	width: 1000px;
    padding: 0;
   	cell-spacing: 0px;
    border: 3px #b5ce59 solid;
}

TD.hoofdtabel_top; {
	vertical-align: middle;
	text-align: center;
	height: 551px;
}

TD.hoofdtabel_bottom {
	background:#000;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

TD.menuframe {
	text-align: left;
	width: 324px;
	height: 551px;
	vertical-align: top;
	background: url(http://www.weerab.nl/recital/images/website/logo_nieuw.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

TD.tekstframe {
	width: auto;
	height: 551px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b5ce59;
	text-decoration: none;
}

A.menuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b5ce59;
	text-decoration: none;
}

A.menuactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

A.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929292;
	text-decoration: none;
}

A.submenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #df2e2f;
	text-decoration: none;
}

A.submenuactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929292;
	text-decoration: none;
}

A.submenuactive:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b5ce59;
	text-decoration: underline;
}

.standaardtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.standaardtekst IMG {
	border: #000000 1px solid;
}

.standaardtekst A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97c00e;
	text-decoration: underline;
}

.standaardtekst B, .standaardtekst STRONG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97c00e;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #97c00e;
}
