/**
 * $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: #ECE6BA;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #0000C0;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #ECE6BA;
	background-image:url(/templates/simple/images/header.gif);
	 background-repeat:no-repeat; 
	vertical-align: middle;
	text-align: left;
	color: #000000;
	height: 120px;
	font-size: 20px;
	font-weight: bold;
}
.menu {
	background-color: #FFFECC;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFECC;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #ECE6BA;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
a.b1 {
	display:block; 
	background-image:url(/templates/simple/images/willkommen.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b1 { 
	background-image:url(/templates/simple/images/willkommen_g.gif); 
}
a.b2 {
	display:block; 
	background-image:url(/templates/simple/images/einfuehrung.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b2 { 
	background-image:url(/templates/simple/images/einfuehrung_g.gif); 
}
a.b3 {
	display:block; 
	background-image:url(/templates/simple/images/fachbereiche.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b3 { 
	background-image:url(/templates/simple/images/fachbereiche_g.gif); 
}
a.b4 {
	display:block; 
	background-image:url(/templates/simple/images/entgelte.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b4 { 
	background-image:url(/templates/simple/images/entgelte_g.gif); 
}
a.b5 {
	display:block; 
	background-image:url(/templates/simple/images/schulordnung.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b5 { 
	background-image:url(/templates/simple/images/schulordnung_g.gif); 
}
a.b6 {
	display:block; 
	background-image:url(/templates/simple/images/anmeldung.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b6 { 
	background-image:url(/templates/simple/images/anmeldung_g.gif); 
}
a.b7 {
	display:block; 
	background-image:url(/templates/simple/images/aktuelles.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b7 { 
	background-image:url(/templates/simple/images/aktuelles_g.gif); 
}
a.b8 {
	display:block; 
	background-image:url(/templates/simple/images/ensembles.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b8 { 
	background-image:url(/templates/simple/images/ensembles_g.gif); 
}
a.b9 {
	display:block; 
	background-image:url(/templates/simple/images/archiv.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b9 { 
	background-image:url(/templates/simple/images/archiv_g.gif); 
}
a.b10 {
	display:block; 
	background-image:url(/templates/simple/images/kontakt.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b10 { 
	background-image:url(/templates/simple/images/kontakt_g.gif); 
}
a.b11 {
	display:block; 
	background-image:url(/templates/simple/images/foerder.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b11 { 
	background-image:url(/templates/simple/images/foerder_g.gif); 
}
a.b12 {
	display:block; 
	background-image:url(/templates/simple/images/sponsoren.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b12 { 
	background-image:url(/templates/simple/images/sponsoren_g.gif); 
}
a.b13 {
	display:block; 
	background-image:url(/templates/simple/images/impressum.gif); 
	width:150px; 
	height:20px; 
}
a:hover.b13 { 
	background-image:url(/templates/simple/images/impressum_g.gif); 
}
