/**
 * $Id$
 * Website Baker template: simple
 * 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.
*/

body,td,th {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.container {
background-image: url(http://www.praktijkspirit-it.nl/templates/stress-hooggevoelig/stress-hooggevoeligheid.jpg);
background-repeat: no-repeat;
height: 610px;
}
body {
	
	margin: 40px;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	font-size: 12px;
}
.header {
	
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 175px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	
	padding: 10px 10px 15px 20px;
	width: 220px;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0px 0px 25px 0px;
	padding-left: 5px;
}

.menu a:link, .menu a:visited, .menu a:active {
color: #6D6151;
}

.menu_current {
	font-weight: bold;
}
.submenu {
width: 220px;
vertical-align: top;
padding: 10px 15px 15px 10px;
}

.submenu ul, .submenu li {
list-style-type: none;
	display: block;
	margin: 0;
	padding: 0px 0px 25px 0px;
	padding-left: 5px;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
color: #6a6339;
}

.highlight {
	
}
.content {
	padding: 0px 20px 0px 30px;
	height: 350px;
	vertical-align: top;
	text-align: left;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#boxcontent {
      margin: -2em -1em 1em 0em;
	height: 350px;

   overflow: auto;  

padding-right:0px;
padding-top: 5px;}

html {
overflow: auto;
}

.footer {
	background-color: FFFFFF;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

.citaat {
font-size: 11px;
color: #000000;
font-style: italic;
}

p .citaat {
font-size: 11px;
color: #000000;
font-style: italic;
}
