/**
 * $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: #9999cc;
	margin-top: 40px;
}

html { min-height: 100%; margin-bottom: 1px !important; }


.main {
width: 950px;
}

a:link, a:visited, a:active {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #369;
	text-decoration: none;
}

hr {
	margin: 1px 0px 1px 0px;
	color: #EFD4AE;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #CC3333;
	margin: 20px 0px 5px 0px;
}

h2 {
font-size: 15px;
	color: #CC3333;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}

.textbox {
background-color: #99ccff;
}



.headerlinks {
	background-color: #99CCFF;
	vertical-align: top;
}
.headerrechts {
	background-color: #99CCFF;
	vertical-align: middle;
	height: 110px
}

.hoofdmenu {
background-color: #FFCC00;
text-align: right;
}

#navigation {
background-color: #FFCC00;
text-align: center;

}  

#navigation ul {
list-style: none;  
padding-top:0px;
}
  
#navigation li {
 display: inline; 
}

#navigation a:link, #navigation a:visited {
 padding: 0.2em 1em 0.2em 1em;  
 color: #E7BD82;  
 background-color: #0066FF;  
 text-decoration: none;  
 border: 1px solid #FFCC00;  
 font-weight: bold;
 font-size: 12px;
}  
#navigation a:hover {
 color: #FFFFFF;  
 background-color: #CC3333; 
 font-size: 12px; 
}

#navigation .menu-current a {
font-weight: bold;
color: #FFFFFF;
}

#navigation .menu-parent a  {
color: #FFFFFF !important;
}

#sidebar1
{
color: #DF5B1B;
}

.menu {
	vertical-align: top;
	background-color: #CC3333;
	width: 235px;
	padding-top: 10px;
	padding-left: 10px;
}
.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: #FFCC00;
	display: block;
	text-decoration: none;
	font-size: 13px;
}
.menu a:hover {
	text-decoration: none;
	font-size: 13px;
}
.menu .menu-current a {
color: #FFFFFF;
}

.extraplaatje {
text-align: left;
width: 200px
}

.menuinner {
/* background-color: #EFD4AE; */
height: 150px;
width: 200px;
vertical-align: top;
padding-top: 5px;
padding-left: 10px;
}

.menuinner ul {
vertical-align: top !important;
}
.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: 1px 5px 10px 15px;
	background-color: #CC3333;
	font-size: 12px;
	color: #FFCC00;
	line-height: 17px;
	text-transform: uppercase;
/* 	background-image: url(menu-logo-half.png);
	background-repeat: no-repeat;
	background-position: bottom left; */
	height: 240px;
}

.powered_by a:link, .powered_by a:visited, .powered_by a:active
{
color: #C35D2E;
text-decoration: none;
}

.content {
	padding: 12px 1px 10px 12px;
	background-color: #F6F7F1;
	height: 520px;
	width: 708px;
	vertical-align: top;
	text-align: left;
	color: #CC3333;
	line-height: 17px;
	background-image: url(vogeltrans2.png);
	background-repeat: no-repeat;
background-position: center;
padding-right: 15px;
padding-left: 15px;
}
.content a:link, .content a:visited, .content a:active {
color: #CC3333;
font-weight: normal;
text-decoration: underline;
}

.vastetitel {
margin: 0px 0px 20px 0px;
}

.footer {

	height: 20px;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}

.numaga {
font-size: 10px;
color: #9999CC;
text-align: center;

font-weight: normal;
background-color: #99ccff;
}

.numaga a:link, .numaga a:visited, .numaga a:active {
color: #9999CC;
font-weight: normal;

}
