/**
 * $Id$
 * Website Baker template: susanne_oben
 * 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     Herr Balzer
 * @copyright  GNU General Public License
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    2.8.1
 * @platform   Website Baker 2.8.1
 *
 * 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: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body  { font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; background-color: #fff; margin: 10px  }
a:link, a:visited, a:active  { color: #00f; font-size: 12px; text-decoration: none   }
a:hover  { color: #000; font-size: 12px; text-decoration: none   ; border-bottom-style: dashed; border-bottom-width: 1px; }
form {
	margin: 0;
}
h1  { color: #00f; font-size: 28px; margin: 5px 0  }
h2 { font-size: 12px; font-weight: bold; margin: 5px 0 }
.header  { font-size: 26px; font-weight: bold; background-color: white; text-align: center; height: 50px; vertical-align: middle }
.menu  { line-height: 20px; background-color: white; text-align: center; padding: 14px 10px 10px; vertical-align: top }
.menu ul, .menu li  { line-height: 20px; list-style-type: none; display: inline; margin: 0; padding: 0 0 0 5px }
.menu_current { font-size: 12px; font-weight: bold; border-bottom-style: dashed; border-bottom-width: 1px; }
.highlight {
	background-color: #D0D0D0;
}
.content  { color: #00f; font-size: 12px; font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; background-color: white; padding: 0 20px 20px; z-index: 2; vertical-align: top    }
.footer  { color: #00f; font-size: 10px; background-color: white; text-align: center; height: 10px ; border-top: 1px dashed #00f; }
