/**
 * $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.
*/

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


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

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

.content a:link, .content a:visited, .content a:active {
	color: #587A6C;
	text-decoration: none;
}
.content a:hover {
	color: #369;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #82AF99;
	height: 1px;
	width: 100%;

}
h1 {
	font-size: 18px;
	color: #8D82A7;
	margin: 15px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #8D82A7;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 900px;
	height: 190px;
background-color: #FFF;
	vertical-align: bottom;
}

.pagetitle {
background-color: #FFFFFF;
padding-left: 185px;
padding-top: 20px;
}

.pagetitle h1 {
margin: 15px 0px 0px -15px;
	color: #8D82A7;
	width: 100%;
}

.hoofdmenu {
text-align: center;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
height: 24px;

}

.hoofdmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.hoofdmenu li {
display: inline;
}

.hoofdmenu ul {
	border-bottom: 0px;
/* 	background-color: #003366; */
}
.hoofdmenu ul ul {
	padding-left: 10px;
}

.hoofdmenu a:link, .hoofdmenu a:visited, .hoofdmenu a:active {
padding: 0px 10px 0px 10px;
color: #1F4935;
font-weight: bold;
text-decoration: none;
}

.hoofdmenu a:hover {
	text-decoration: underline;
	color: #755695;
	}
	
.hoofdmenu .menu-current a{
color: #7FB29B !important;
}

.hoofdmenu .menu-parent a {
color: #7FB29B !important;
}

.sitemapcontent a
{
color: #1F4935;
}

.links {
padding: 10px;
background-color: #FFFFFF;
color: #000000;
width: 150px;
}

.oudertitel {
font-weight: bold;
color: #1F4935;
}

.menu {
	vertical-align: top;
background-color: #FFF;
width: 120px;
padding-top: 30px;
}
.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: 4px 10px 4px 10px;
	color: #1F4935;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
	color: #755695;
}
.menu_current {
	font-weight: bold;
}
.highlight {
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFF;
	text-decoration: none;
}
.linkermenu {
	padding: 1px 0px 0px 1px;
	background-color: #FFF;

}

.linkermenu ul li {
		list-style-type: none;
	margin: 0;
	padding: 5px 0px 5px 0px;
}

.linkermenu a:link, .linkermenu a:visited, .linkermenu a:active {

color: #1F4935;
/* font-weight: bold; */
text-decoration: none;
}

.linkermenu .menu-current a {
color: #7FB29B !important;
}

.content {
	padding: 10px 5px 10px 2px;
	background-color: #FFF; 
	height: 465px;
	vertical-align: top;
	text-align: left;
	background-image: url(http://www.lumiswe.com/templates/round/images/re-onder.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 16px;
	color: #7B797E; 
	width: 780px;
}

div#boxcontent {
      margin: -1em 10em 1em 1em;
	height: 320px;
   overflow: auto; 
scrollbar-base-color: #fffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #fffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #fffffff;
scrollbar-track-color: #ffffff;
padding-right:0px;}

.content input, .content select, .content textarea { background-color:transparent; border:1px; 
border-style: solid;
border-color: #D8E2E1;
border-width: 1px;} 

.field_title {
color: #7B797E; 
}

.footer {
	padding: 5px;
	height: 0px;
	color: #7B797E;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
	font-size: 10px;
}

.footer a:link, .footer a:visited, .footer a:active {
color: #7B797E;
}

.border {
background-color: #FFFFFF;
font-size: 10px;
text-align: right;
padding-right: 10px;
}

.realisatie, .realisatie a:link, .realisatie a:visited, .realisatie a:active {
text-align: right;
font-size: 11px;
color: #7B797E;
}

