/*_________________________________________________________________________________

 * CSS-Style-Datei
 *
 * Template fuer das Open Source CMS Website Baker (http://websitebaker2.org)
 *
 * name:		Brauhaus Friedrichroda
 * version:   	0.10
 * plattform:  	Website Baker 2.8
 *
 * license:		GNU General Public License 
 * license:   	http://www.gnu.de/documents/gpl.de.html (Innofizielle Übersetzung)
 * 
 * author:    	Stephan Fischer
 * copyright:	Stephan Fischer (c) 11.2009
 * firma: 		sf - mediengestaltung
 * email:		info@werbung-gotha.de
 * web:			www.werbung-gotha.de
 
_________________________________________________________________________________*/

*{
margin:0px;
padding:0px;
}
html{
height:101%;
}
body {
	background-color: #FFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-image:url(../bilder_layout/html_hintergrund.gif);
}
#main {
	width: 950px;
	margin: auto;
	border:1px solid #346633;
	background-image:url(../bilder_layout/hintergrund.gif);	
}
#kopf{
width:950px;
height:206px;
background-image:url(../bilder_layout/kopf.jpg);
}
a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #316733;
	border: 0;
	border-top: 1px solid #316733;
	height: 1px;
	width: 95%;
}
h1 {
	font-size: 16px;
	color: #000;
	text-align: left;
	padding: 8px 2px 8px 2px;
}
h2 {
	font-size: 16px;
	color: #000;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.banner{
display:none;
}
#links{
width:200px;
float:left;
}
#navi_bild{
width:200px;
height:145px;
background-color:#D4C08E;
background-image:url(../bilder_layout/navi_kopf.jpg);
background-repeat:no-repeat;
}
/*			Navigation	Links		*/
.menu {
text-align:left;
background-color:#D4C08E;
font-size:14px;
font-weight:bold;
margin:10px 0 0 0;
}
.menu ul {
text-align: left;
list-style: none;
margin:0px 0px 0px 20px;
}
.menu ul ul{
text-align: left;
list-style: none;
margin-left: 20px;
}
.menu ul ul li{
display: block;
}
.menu ul li{
display: block;
padding:2px 0px 2px 0px;
}
.menu ul li a{
display: block;
padding:0px 6px 6px 25px;
color: #000;
text-decoration: none;
background:url(../bilder_layout/navi.gif) no-repeat left top;
}
.menu ul li a:hover{
color: #346633;
padding-left:35px;
background:url(../bilder_layout/navi_hover.gif) no-repeat left top;
}
.menu ul li .menu_current a{
color: #346633;
width:auto;
padding-left:35px;
background-image:url(../bilder_layout/navi_aktiv.gif);
background-repeat: no-repeat;
}
.menu ul li a[href*="http://brauhaus-friedrichroda-de.km20628.keymachine.de/pages/arrangements.php"]{
color: #990000;
}
.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;
}
#aktuelles_oben{
width:628px;
height:84px;
background-image:url(../../brauhaus/bilder_layout/aktuell_oben.jpg);
}
#aktuelles{
width:628px;
height:100%;
background-image:url(../../brauhaus/bilder_layout/aktuell_mitte.jpg);
}
#aktuelles_inhalt{
width:500px;
margin:0 auto;
}
#aktuelles_unten{
width:628px;
height:69px;
background-image:url(../../brauhaus/bilder_layout/aktuell_unten.jpg);
}
.content {
width:700px;
float:right;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}
/*			Navigation	Oben		*/
.menu_oben {
background-color:transparent;
font-size:14px;
font-weight:bold;
text-align:right;
margin:8px 0px 25px 0px;
}
.menu_oben ul {
text-align: left;
list-style: none;
display: inline;
}
.menu_oben ul li{
padding:2px 0px 2px 0px;
display: inline;
border-left:1px solid #000;
}
.menu_oben ul li a{
color: #000;
text-decoration: none;
padding:4px 13px 4px 13px;
}
.menu_oben ul li a:hover{
color: #346633;
}
.menu_oben ul li .menu_current a{
color: #346633;
width:auto;
background-image:url(../bilder_layout/navi_aktiv_inhalt.gif);
background-repeat: no-repeat;
}
/*			Navigation Oben Ende			*/
.footer {
	background-color:transparent;
	clear: both;
	height: 0px;
}
.fuss {
margin:0px auto;
width:940px;
	text-align: right;
	font-size: 10px;
	padding: 5px;
}
.powered_by {
margin:0px auto;
width:940px;
	text-align: left;
	font-size: 10px;
	padding: 10px;
	font-weight:normal;
}
#counter{
}
#navi_bild_unten{
width:200px;
height:260px;
background-image:url(../bilder_layout/navi_unten2.jpg);
background-color:transparent;
margin-top:20px;
}
