/**
 * $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.
*/
html, body{height:100%;margin:0;padding:0}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
}
body {
	background: #CCCCCC url(images/bg.gif) repeat-x;
}
a:link, a:visited, a:active {
	color: #36F;
	text-decoration: none;
}
.content a:hover {
	color: #D71B1B;
	text-decoration: none;
}
hr {
	color: #36F;
	border: 0;
	border-top: 1px solid #36F;
	height: 1px;
}
h1 {
	font-size: 16px;
	color: #36F;
	text-align: left;
	margin: 8px 2px 8px 0;
}
h2 {
	font-size: 16px;
	text-align: left;
	margin: 8px 2px 8px 0;
}

h3 {
	font-size: 16px;
	text-align: left;
	margin: 8px 2px 8px 0;
}
form {
	margin: 0;
}
.main {
	width: 800px;
	margin:0;
	padding: 0;
}

.menu {
	float: left;
	width: 214px;
	margin: 0 10px 10px 0;
	text-align:left;
}
.themenu{margin: 20px 0 0 0;list-style: none;
}
.menu ul, .menu li {
	display: inline;
	padding: 0;
	list-style: none;
	margin:0;
	line-height:10px;
}
.menu ul ul {
	margin:0;
}
.lang{display:normal;padding:0px;margin:0px;}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	text-transform: uppercase;
	display: block;
	padding: 4px 0 4px 10px;
	color:#FFF;
	margin:0 0 4px 0;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	background:#AAA;
}
.menu_default a:hover {
	background:#919191;
}

.menu_current {
	background:#555;
	font-weight:bold;
	color:#FFF;
}

.menu fieldset {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}

.menu legend {
	color: #603;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.menu input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content .nav{text-align:right;margin-bottom:80px;font-size:9px;color:#999999}
.content {
	margin-left: 240px;
	padding: 10px 60px 70px 60px;
	text-align: justify;
	clear: right;
	background-color:#FFF;
}
.footer {
	clear: both;
	height: 0;
	width:0;
	line-heigt:0;
	font-size:0;
	display:none;
	bottom:0;
}
.news h1 {margin-bottom:5px;line-height:5px;font-size:12px;color:#333}
.news {margin-bottom:30px;line-height:15px}@charset "utf-8";
/* CSS Document */
