/**
 * $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: #E5FcFC;
	height: 100%;
	margin-top: 40px;
}
a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: none;
}

a.external {
    background: url(http://www.psychologenpraktijkvoorautisme.nl/templates/round/external.png) center right no-repeat;
    padding-right: 13px;
}


hr {
	margin: 15px 0px 15px 0px;
	color: #036;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 17px;
	color: #0A366A;
	margin: 19px 0px 5px 0px;
}
h2 {
	font-size: 14px;
	color: color: #0A366A;
	margin: 10px 0px 5px 0px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #FFF;
	vertical-align: top;
}
.menu {
background-image: url(http://www.psychologenpraktijkvoorautisme.nl/templates/round/images/links.jpg);
background-repeat: no-repeat;
vertical-align: top;
width: 229px;
padding: 225px 0px 0px 0px;
text-align: left;

}

.menu ul{
	list-style-type: none;

}

.menu li{
	list-style-type: none;
	margin: 5px -10px 5px -10px;
	padding: 10px 10px 10px 10px;
	background-image: url(http://www.psychologenpraktijkvoorautisme.nl/templates/round/images/buttonbg.jpg);
	background-repeat: no-repeat;
	width: 160px;
}

.menu ul ul {
	padding-left: 0px;
}
.menu  a:link, .menu   a:visited, .menu  a:active {
	padding: 0px 0px 0px 0px;
	color: #0A366A;
	display: block;
	text-decoration: none;
	height: 12px;
	font-size: 13px;
}


.menu a:hover {
	color: #509CFC;
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}

.menu-items {
width: 180px;
padding-left: -10px;
}


.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #036;
	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;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFF;
}
.content {
background-image: url(http://www.psychologenpraktijkvoorautisme.nl/templates/round/images/content-veer.jpg);
background-repeat: no-repeat;
color: #0A366A;
vertical-align: top;
	height: 522px;
	text-align: left;
	padding-left: 15px;
	padding-right: 50px;
}

.content  a:link, .content   a:visited, .content  a:active {
text-decoration: none;
font-weight: bold;
}

.breadcrumb  {
font-size: 9px;
font-weight: normal !important;
}

.content li {
list-style-type: none;
	margin-left: -35px;
	line-height: 42px;
}

a[href^="mailto:"] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(email_edit.png) center left no-repeat;
}


.inhoud {
max-height: 500px;
}
.footer {
	padding: 2px;
	height: 10px;
	color: #71CFCF;
	vertical-align: top;
	text-align: right;
	font-size: 10px;
}