/**
 * $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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #CD3301;
	margin: 30px 10px 0px 10px;
}

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

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

.content a.external {
background: url(http://www.praktijkheuven.nl/templates/simple/images/external.png) center right no-repeat;
padding-right: 13px;
	}

.content a:link, .content a:active {
	color: #CD3301;
	text-decoration: none;
}

.content a:visited {
color: #CD3301;
text-decoration: none;
}

.content a:hover {
	color: #023C0C;
	text-decoration: none;
}
form {
	margin: 0;
}
h1 {
	margin: 0px 0px 5px 0px;
	color: #CD3301;
	font-size: 19px;
}

h2 {
margin: 0px 0px 5px 0px;
	color: #CD3301;
	font-size: 12px;
}

.header {
	background-color: #FFCB53;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 40px;
	font-size: 20px;
	font-weight: bold;
}

.fotobalk {
	background-color: #FFCB53;
	text-align: center;
	font-size: 10px;
	height: 10px;
	padding: 0px !important;
}
.menu {
	background-color: #FFCB53;
	padding: 15px 1px 1px 0px;
	width:170;
	vertical-align: top;
	
}
.menu ul {
	list-style-type: none;
	display: block;
}

.menu li {
padding-left: 22px;
	padding-top: 7px;
	background-image: url(http://www.praktijkheuven.nl/templates/simple/images/ikoon2.png);
	background-repeat: no-repeat;
	height: 32px;
}

.menu a:link, .menu a:visited, .menu a:active {
color: #CD3301;
text-decoration: none;
}

.menu a:hover {
	color: #023C0C;
	text-decoration: none;
}

.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFCB53;
	padding: 25px 50px 10px 20px;
	height: 250px;
	vertical-align: top;
	line-height: 17px;
	width: 780px;
	color: #663333;
	background-image: url(http://www.praktijkheuven.nl/templates/simple/images/pauw-bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.footer {
	background-color: #FFCB53;
	text-align: center;
	font-size: 10px;
	height: 10px;
	color: #CC6600;
}

#rondehoeken {
border-size: 1px;
border-style: solid;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 20px;
-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
border-color: #CD3301;
}

.powered_by {
	background-color: #FFCB53;
	width:200px;
	padding: 13px;}

.poweredtable {
background-color: #FFCB53;
width: 190px;
height: 70px;
padding: 7px 5px 7px 10px;
font-size: 11px;
color: #DEE8D7;
}

.poweredtable a:link, .poweredtable a:visited, .poweredtable a:active{
color: #DEE8D7;
}

.numaga {
text-align: right;
padding-right: 4px;
font-size: 10px;
color: #CC6600;
}

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

