/**
 * $Id$
 * Website Baker template: allcss
 * This template is one of four basis templates distributed with Website Baker.
 * Feel free to modify or build up on this template.
 *
 * This file contains all CSS definitions required to display the template
 * in the Website Baker frontend. 
 *
 * LICENSE: GNU General Public License
 * 
 * @author     Ryan Djurovich, C. Sommer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.70
 * @platform   Website Baker 2.7
 *
 * Website Baker is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * Website Baker is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/


/* eric meyer */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #FFFFFF;
	margin-top: 40px;
	}

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }

.main {
width: 900px;
height: 680px;
}

a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	color: #84291E;
	margin: 0px 0px 25px 0px !important;
}

h2 {
	font-size: 14px;
	color: #84651E;
	margin: 25px 0px -13px 0px !important;
}
form {
	margin: 0;
}
.header-links {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 90px;
	padding-left: 0px;
	text-align: left;
}

.titel {
padding-right: 20px;
text-align: right;
float: right;
font-size: 9px;
color: #808080;
}

.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 192px;
	padding-top: 20px;

}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}

.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 14px 1px 4px 1px;
	color: #9A651F;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
}
.menu_current {
	
	color: #004700 !important;
}

.extraplaatje {
text-align: left;
width: 200px;
font-size: 9px;
color: #004700;
border-style: solid;
border-width: 0px;
border-color: #F5F5F5;
padding: 15px 5px 5px 1px;
}

.extraplaatje a:link, .extraplaatje a:visited, .extraplaatje a:active {
color: #9A651F;
}

.powered_by {
	padding: 1px 5px 1px 1px;
	background-color: #FFFFFF;
	font-size: 8px;
	color: #808080;
	background-repeat: no-repeat;
text-align: right;
}

img {
border: none;
}

.content {
	padding: 12px 28px 10px 25px;
	background-color: #FFF;
	width: 650px;
	vertical-align: top;
	text-align: left;
	color: #004700;
}

.content p {
	line-height: 17px;
	margin-bottom: -4px
}

.content a:link, .content a:active {
color: #AF5700;
}

.content a:visited {
color: #808080;
}

.content td {
color: #004700;
font-size: 11px;
}

.content li {
line-height: 19px;
}

.numaga {
font-size: 10px;
color: #808080;
text-align: center;
background-color: #FFFFFF;
padding-bottom: 0px;
border-top: 1px solid #808080;
}

.laatstgewijzigd {
text-align: right;
font-size: 10px;
color: #808080;
}

.numaga a:link, .numaga a:visited, .numaga a:active {
color: #C35D2E;
}