/**
 * $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: #FCEBCC;
	background-image: url(bg_body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 10px;
}
a:link, a:visited, a:active {
	color: #38261C;
	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: #38261C;
	background-image: url(bg_header.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 100px;
	font-size: 20px;
	font-weight: bold;
}

.flashnavi_links {
	background-color: #7D5C38;
	background-image: url(bg_header.jpg);
	text-align: center;
	color: #FFFFFF;
	height: 100px;
	font-size: 20px;
	font-weight: bold;
}

.submenu {line-height: 1.5;}


.inner {width: 100%;}

.menukopf {
	background-color: #FDF7EA;
	background-image: url(bg_menukopf.jpg);
	background-repeat: no-repeat;
}


.menu {
	background-color: #FDF7EA;
	padding: 10px;
	width: 170px;
	vertical-align: top;
	line-height: 1.7;
}
.menu ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;

}


.menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border-bottom: 1px solid #F0D6AB;
}





.menu_current {
	font-weight: bold;
}

.menu a {color: #38261C; font-weight: bold;}
.menu a:hover {color: #000000; font-weight: bold;}



/* menu2 */



.menu2 {
	background-color: #FDF7EA;
	padding: 0px;
	width: 170px;
	vertical-align: top;
	line-height: 1.7;
}
.menu2 ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;

}


.menu2 li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	border-bottom: 1px solid #F0D6AB;
}





.menu_current {
	font-weight: bold;
}

.menu2 a {color: #C0C0C0; font-weight: bold;}
.menu2 a:hover {font-weight: bold;
color: #666666;}


/* ENDE menu2 */



















.highlight {
	background-color: #D0D0D0;
}

.menufuss {
height: 40px;
	background-color: #FDF7EA;
	background-image: url(bg_menufuss.jpg);
	background-repeat: no-repeat;
}


.contentkopf {
width: 273px;
height: 40px;
text-align:center;
color: #000000;
font-weight: bold;
 background-image:url(bg_contentkopf.jpg);
background-repeat: no-repeat; 
}

.contentkopf2 {
height: 40px;
text-align:center;
color: #000000;
font-weight: bold;
background-color: #FDF7EA;
 background-image:url(bg_contentkopf2.jpg);
background-repeat: no-repeat; 

}

.content {
	background-color: #FDF7EA;
	padding: 20px;
	height: 380px;
	vertical-align: top;
}

.contentfuss {
height: 40px;
background-color: #FDF7EA;
text-align: center;

}

.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}

.hiddenlinks a{
	color: #FCEBCC;
	text-align: center;
}


/* ============= EXTERNER TERMINKALENDER ============== */

.calender {width: 900px;
background-color: #BB9A65;}