/****************************************/
/*         CSS ACZ Home Pagina          */
/*                                      */
/*        Auteur: P. van Riet           */
/*     (c) 2009 Aero Club Zeeland       */
/****************************************/

#pagina {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-top: 20px solid #fff;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #004E7F;
}

body {
	margin: 0;
	padding: 0;
}

h1, h2 {
	font-size: 12pt;
	color: #cc7700;
}

h1, h2, p, ul, li {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 11pt;
}

p {
	line-height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
}

ul {
	list-style-type: none;
}

ul.s {
	list-style-type: square;
}

#nav {
	width: 800px;
	height: 65px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background: #007CCC url('../images/aczlogo.png') no-repeat top left;
}

/* IE users need this rule to avoid the stair-step effect */
#nav li {
	display: inline;
}

/* This link rules gives the nav a block effect */
#nav li a {
	float: left;
	width: 96px;
	height: 55px;
	padding: 10px 0 0 0;
	color: #fff;
	background: #004E7F;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#nav li a.active, #nav li a:hover {
	background: #007CCC;
}

#subheader {
	background: url('../images/nav_bg.png');
	height: 25px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#subnav {
	width: 800px;
	height: 20px;
	font-size:8pt;
	font-weight: bold;
	text-align: center;
}

#subnav li {
    display: inline;
}

#subnav li a{
	float: left;
	width: 91px;
	height: 20px;
	padding: 5px 0 0 5px;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #004E7F;
}

#subnav li a.active, #subnav li a:hover {
	background: #CC7700;
	color: #7F4B00;
}

#titel {
	width: 800px;
	height: 30px;
	background: #7f4b00;
	color: #fff;
} 

h1.titel {
	text-align: center;
	padding: 5px 0 0 0;
	color: #fff;
	font-size: 14pt;
}

#mid {
	height: 267px;
	width: 800px;
}

/******************************/
/*   Extra voor Home Page     */
/******************************/
#extra h1{
    color: #007ccc;
	padding: 10px 10px 0 10px;
}
#extra h2 {
   color: #007CCC;
   padding: 10px 10px 0 10px;
}

#extra p {
    color: #004E7F;
	font-size: 10pt;
	text-align: center;
	padding: 10px 10px 10px 10px;
    border-top: 5px solid #7F4B00;
}

/******************************/
/*   Main voor Home Page      */
/******************************/

#mainh {
	width: 400px;
	font-size: 10pt;
	float: left;
}

#mainh h1 {
	color: #007ccc;
	padding: 10px 10px 0 10px;
}

#mainh h2 {
   color: #007CCC;
   padding: 10px 10px 0 10px;
}

#mainh p, #sidebar p {
	color: #004E7F;
	font-size: 10pt;
	padding: 10px 10px 10px 10px;
}

#main h1 {
	color: #cc7700;
	padding: 10px 10px 0 10px;
	border-top: 5px solid #7f4b00;
}

#mainh a:link {
   color: #7F4B00;
}

#mainh a:visited {
   color: #007CCC;
}

#mainh a:hover {
   background: #19A5FF;
   color: #004E7F;
}

#mainh a.right {
	padding: 0 30px 0 5px;
	float: right;
	color: #fff;
}

#mainh a:link.right {
	border: none;
}

#mainh a:hover.right {
	background-color: transparent;
}

#sidebar {
  float: right;
  width: 380px;
  font-size: 10pt;
}

#sidebar h1 {
  color: #CC7700;
  padding: 10px 10px 0 10px;
}

#sidebar h2 {
   color:#CC7700;
   padding: 10px 10px 0 10px;
}

#sidebar p {
  color: #7F4B00;
  padding: 10px;
  line-height: 20px;
}

#sidebar h4 {
	padding: 0 5px 0 5px;
	text-align: right;
}

#sidebar a:link {
	color: #7F4B00;

}

#sidebar a:visited {
	color: #7F4B00;
}

#sidebar a:hover {
	color: #7F4B00;
	background: #19A5FF;
}

#sidebar script {
	padding: 10px;
}

#footer {
  clear: both;
  font-size: 8pt;
  text-align: center;
  background: #004E7F;
  padding: 5px 0 5px 0;
  color: #fff;
}

em {
   color: #CC7700;
   font-style: normal;
}


.vet {
	font-weight: bold;
}

.italic {
   font-style: italic;
}

table {
   border-collapse: collapse;
   border: 1px #004e7f;
}

td {
   font-weight: bold;
   padding: 0 10px 0 10px;
   text-align: center;
}

td.left {
   font-weight: bold;
   padding: 0 10px 0 10px;
	text-align: right;
}	

td img {
	border-color: transparent;
}

/**********************************/
/*     In memoriam Style          */
/**********************************/

#InMem {
	border-style: solid;
	border-color: #000;
	padding: 10px 10px 10px 10px;
	margin: 10px;
}

.zwart {
	color: #000;
	padding: 10px 10px 0 10px
}

.zwartC {
	color: #000;
	text-align: center;
}


img.mem {
	padding: 5px 10px 5px 0;
	float: left;
}px 5px 0;
	float: left;
}
