/**
 * $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: #FFFFFF;
/* 	background-image: url(images/background.jpg);
	background-repeat: repeat-x; */
	margin: 35px;
}

.main {
width: 900px;
border-top:8px;
border-bottom: 8px;
border-left: 8px;
border-right: 8px;
border-style: solid;
border-width: 8px;
border-color: #CC0001;
}

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

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

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

td a:link, a:visited, a:active {
	color: #C00001;
	text-decoration: none;
}

.content td {
padding: 20px;
border-color: #C00001;
border-style: solid solid solid solid;
border-width: 3px;
}


.content tr{
padding: 20px;
} 

hr {
	margin: 15px 0px 15px 0px;
	color: #036;
	height: 1px;
	width: 100%;
}

h1 {
	font-size: 17px;
	color: #FF7F00;
	margin: 5px 0px 5px -16px;
	padding-left: 17px;
}
h2 {
	font-size: 14px;
	color: #FF7F00;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 715px;
	text-align: center;
	height: 180px;
padding: 0px;
	background-color: #FFF;
	vertical-align: top;
}

.fotoboven {
height: 217px;
width: 190px;
background-color: #CC0000;
vertical-align: top !important;
border-style: solid;
/* border-width: 8px; */
border-color: #CC0000;
/* border: 0px 0px 0px 0px; */
border-width: 0px !important;
}

img .fotoboven {
vertical-align: top;
padding: 0px !important;
}

.citaat {
border-top: 2px;
border-bottom: 2px;
border-left: 0px !important;
border-right: 0px !important;
border-style: solid;
border-width: 2px;
padding-left: 25px;
font-style: italic;
font-variant: small-caps;
text-transform: uppercase;
font-size: 11px;
color: #FF7F00;
padding-top: 1px;
padding-bottom: 1px;
margin-bottom: 4px;
vertical-align: top;
height: 10px !important;}


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

}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
/* 	background-color: #036; */
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #FFBF00;
	display: block;
/* 	background-color: #FFFFFF; */
	text-decoration: none;
}
.menu a:hover {
/* 	background-color: #FF7F00; */
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}
.highlight {
color: green;
font-weight: bold;
padding-left: 2px;
padding-right: 2px;
}
.border {
	font-size: 1px;
	height: 10px;
	background-color: #CC0001;
}
.login {
	padding: 2px 8px 2px 8px;
	font-size: 10px;
	background-color: #CC0001;
	color: #FFF;
	text-align: center;
	letter-spacing: 1px;
}
.login input {
	width: 150px;
	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;
}

input.btn { 
color:#CC0001; 
font: bold 100% verdana, 'trebuchet ms',helvetica,sans-serif; 
background-color:#FFFFFF; 
border:0px solid; 
border-color: #696 #363 #363 #696; 
width: 156px;
} 

.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #CC0001;
}
.content {
	padding: 0px 15px 15px 27px;
	background-color: #FFFFFF;
	height: 350px;
	vertical-align: top;
	text-align: left;
	color: #670000;
}

.content ul {
list-style-position: inside;
margin-left: -2px;
/* margin-right: 15% */

}

.innovision {
background-color: #CC0001;
font-size: 15px;
font-style: italic;
font-weight: bold;
color: #FFBF00;
padding-left: 12px;
}
.footer {
	padding: 5px;
	height: 20px;
	color: #FFBF00;
	vertical-align: middle;
	text-align: center;
	background-color: #CC0001;
	font-size: 14px;
	letter-spacing: 2px;
}
.credits {
width: 930px;
}
