body { 
	margin				: 0;
    padding				: 0; 
	font-family			: Arial, Verdana, Helvetica, sans-serif;
	overflow			: -moz-scrollbars-vertical;
}
.Acontainer {
    border				: #000000 0px solid; 
    margin				: 0 auto; /* centreren */ 
    width				: 800px; 
}
.Aspacer{
	border				: #000000 0px solid;
	height				: 73px;
}
.Alogo_zeekadetkorps {
	border				: #000000 0px solid;
	height				: 55px;
	/* width niet nodig -> altijd 100% van parent-element */ 
	background-image	: url(../image/header.png);
	background-repeat	: no-repeat;
	margin-left			: 200px;
}
.Alogo_boot {
	float				: left;
	height				: 120px;
	margin-top			:-66px;
	width				: 181px;
	background-repeat	: no-repeat;
	background-image	: url(../image/zeefakkel_logo.png);
}
.Alijn_blauw {
	border				: #000000 1px solid;
	background-color	: #003E65;
	color				: #FFFFFF;
	margin-top			: 7px;
	text-align			: right;
	font-weight			: normal;
	font-size			: 11px;
	height				: 17px;
}
.Anavmenu {
    height				: 24px; 
    /* width niet nodig -> altijd 100% van parent-element */ 	
	font-size			: 12px;
}
.Atitelbalk {
	height				: 80px;
	border-color		: black;
	background-image	: url(../image/test.jpg);
	border-top			: 1px solid;
	border-bottom		: 1px solid;
	background-repeat	: no-repeat;
	background-position	: right;
	margin-top: 3px;
}
.Amenulinks {
	border				: #000000 0px solid; 
    width				: 160px; 
	float				: left;
	color				: #616161;
	padding-left		: 5px;
	padding-top			: 10px;
	font-size			: 12px;
	min-height			: 400px
}
.Amenurechts {
	float				: right;
	width				: 615px;
	font-size			: 12px;
	color				: #616161;
	padding-left		: 10px;
	padding-right		: 5px;
	border-left			: #000000 1px solid;
}
.Amenulenr {
	width				: 780px;
	text-align			: left;
	font-weight			: normal;
	font-size			: 12px;
	color				: #616161;
	min-height			: 400px
}
.Aclear { 
    clear				: both; 
} 
.Amenuonder {
	border				: #000000 1px solid;
	background-color	: #003E65;
	text-align			: right;
	font-weight			: normal;
	font-size			: 11px;
	height				:17px;
	vertical-align		: middle;
}
.search {
	color				: #003E65;
	font-size			: 15px;
	font-style			: normal;
	font-weight			: bold;
	padding-left		: -5px;
}
a {
	text-decoration		: none;
	color				: #003E65;
}
.Amenulenr {
	width				: 780px;
	text-align			: left;
	font-weight			: normal;
	font-size			: 12px;
}
.Aledencontent {
	/*height			: 250px;*/
	font-weight			: normal;
	font-size			: 12px;
	color				: #616161;
	padding-left		: 5px;
	padding-right		: 5px;
}
h1{
	font-size			: 15px;
	color				: #003E65;
	text-align			: left;
}
h2{
	font-size			: 30px;
	color				: #003E65;
	text-align			: left;
}
h3 {
	font-weight			: normal;
	font-size			: 11px;
	height				: 17px;
	vertical-align		: middle;
}
h4 {
	font-weight			: normal;
	font-size			: 12px;
	color				: #FFFFFF;
}
.h5 {
	color				: #003E65;
	font-size			: 17px;
	font-style			: normal;
	font-weight			: bold;
}
.h6 {
	color				: #616161;
	font-size			: 17px;
	font-style			: normal;
	font-weight			: bold;
}
.bighead {
	FONT-WEIGHT			: bold; 
	FONT-SIZE			: 19px; 
	COLOR				: #616161; 
}
.head {
	FONT-WEIGHT			: bold; 
	FONT-SIZE			: 10px; 
	COLOR				: #ffffff; 
	BACKGROUND-COLOR	: #0d2d56
}
.subhead {
	FONT-WEIGHT			: bold; 
	FONT-SIZE			: 10px; 
	COLOR				: #0d2d56; 
}
tr.tr-focus, td.td-focus {
  	BACKGROUND-COLOR	: orange;
  	cursor				: default ;
  	text-align			: left;
}
tr.tr-norm, tr.tr-out {
  	BACKGROUND-COLOR	: #efefef;
	cursor				: default ;
	text-align			: left;
}
.tekst {
	width:460px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	border:0px solid #666666;
	height: 450px;
	float: left;
	margin-left: 10px;
}
.Atekstlinks{
	float:left;
	width:160px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#616161;
	border-right: 1px solid black;
	height: 450px;
}
.Atekstrechts{
	float:right;
	width:160px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#616161;
	border:0px solid #666666;
	border-left: 1px solid black;
	height: 450px;
}
.title		{ COLOR: #003E65; FONT: 12px arial, sans-serif; font-weight: bold; }

.inputbox{
	color:#FFFFFF;
	background-color:#A9BECB;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}
