@charset "utf-8";
/* CSS Document */

/*-- Algemeines ----*/
* {
	margin: 0;
	padding: 0;
	border:0;
}

body{
	background:url(../images/backround.gif) repeat;
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color:#000000;	
}

h1{
	padding:0 0 20px 0;
	height:42px;
	font-size:1px;
	color:#e7e0d0;
}

h2{
	font-size:13px;
	font-weight:bold;
	line-height: 20px;
	padding-bottom:15px;
}

h3{
	font-size:13px;
	color:#200f05;
	line-height: 20px;
}

h4{
	font-size:13px;
	color:#200f05;
	line-height: 20px;
	margin: 0px 0 0 25px;

}
li{	
	float: left;
}

a:link, a:visited{
	color:#dd9533;
	text-decoration:underline;	
}

a:hover, a:active{
	color:#b33612; 
}
p{font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

.clear{
	float:none;
	clear:both;
}

.rot{
color:#3E5F6E;
padding:40px 0 0 0px;
margin: 50px 0 0 0px;
font-weight:bold;}

/*----- Inhalt -------*/

#content{
	margin:0;
	background-position:left;
	width:990px;
	height:auto;
}

#header{
	background:url(../images/header.jpg) 0 0 no-repeat;
	height:425px;
}

#left_index{
	background:url(../images/left.jpg) repeat-y;
	width:245px;
	float:left;
	padding: 0 50px 0 40px;    
	}
	
	
#left_index{
	background:url(../images/left.jpg) repeat-y;
	width:245px;
	float:left;
	padding: 0 50px 0 40px;    
	}
	
#left{
	background:url(../images/left.jpg) repeat-y;
	width:335px;
	float:left;}		
	
#bottom_left{
	position:absolute;
	left:-335px;
	bottom:0;
	background:url(../images/frau.png) no-repeat;
	width:267px;
	height:475px;
	z-index:3;
	clear:both;	
}

#aussen {
	background-image:url(../images/left.jpg);
	clear:both;
	float:left;
	}

#main{
	width:535px;
	background:url(../images/wand.jpg) 0 0 repeat;
	float:left;
	position:relative;
}

#inhalt{
	width:328px;
	margin:0 15px 0 15px;
	position:relative;
	float:left;
	min-height:432px;
}

#oefnungszeiten{
	width:153px;
	height:350px;
	background:url(../images/oefnungszeiten.jpg) no-repeat;
	float:left;}

#oefnungszeiten h3{
	padding:60px 0 0 23px;
}

/*----- Oben -------*/
.bilder{
	width:109px;
	float:left;

	}
.logo{
	background:no-repeat;
	width:197px;
	height:194px;
	position:absolute;
	top:0px;
	left:118px;
}

.shop_{
	background:url(../images/shop.jpg) no-repeat;
	width:196px;
	height:126px;
	position:absolute;
	top:70px;
	left:693px;
	}	

/*---- Inhalt ------*/

		
.img{
	border: solid 1px #1e0e04;
	margin-top:20px;
	margin-bottom:5px;
	margin-right:15px;
}

/*---- Fuss ------*/

#bottom{
	background:url(../images/bottom.jpg) no-repeat;
	position:relative;
	clear:both;
	float:left;
	width:358px;
	height:43px;

}



#bottom_right{
	background:url(../images/right.png) no-repeat;
	position:absolute;
	width:237px;
	bottom:0;
	right:-235px;
	height:222px;
	clear:both;

}
	
/*--- Navi -----*/

#navi{
	float:left;
	height:30px;
	margin-top:317px;
	margin-left:27px;
	width:778px;
}


#navi li{
	list-style-type:none;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}
#navi a {
	height:30px;
	float:left;
	display:block;
	overflow:hidden;
}

#navi ul li a {outline:none;}


/*Navi-Home*/

li.home{
	width:69px;
	background: url(../images/navi/01_over.gif) no-repeat;
}

li.home a:link, li.home a:visited {
	width:69px;
	background: url(../images/navi/01.gif) no-repeat;

}

li.home a:hover, li.home a:active{
	background: none;
	
}

/*Navi-Shop*/

li.shop{
	width:62px;
	background: url(../images/navi/02_over.gif) no-repeat;
}

li.shop a:link, li.shop a:visited  {
	width:62px;
	background: url(../images/navi/02.gif) no-repeat;

}

li.shop a:hover, li.shop a:active {
	background: none;
		
}

/*Navi-Rundgang*/

li.rundgang{
	width:109px;
	background: url(../images/navi/03_over.gif) no-repeat;
}

li.rundgang a:link, li.rundgang a:visited  {
	width:109px;
	background: url(../images/navi/03.gif) no-repeat;
	
}

li.rundgang a:hover, li.rundgang a:active {
	background: none;
	
}

/*Navi-Team*/

li.team{
	width:68px;
	background: url(../images/navi/04_over.gif) no-repeat;
}

li.team a:link, li.team a:visited  {
	width:68px;
	background: url(../images/navi/04.gif) no-repeat;

}

li.team a:hover, li.team a:active {
	background: none;
	
	
}

/*Navi-Links*/

li.links{
	width:69px;
	background: url(../images/navi/05_over.gif) no-repeat;
}

li.links a:link, li.links a:visited  {
	width:69px;
	background: url(../images/navi/05.gif) no-repeat;

}

li.links a:hover, li.links a:active {
	background: none;
	
}

/*Navi-Gästebuch*/

li.gaestebuch{
	width:110px;
	background: url(../images/navi/06_over.gif) no-repeat;
}

li.gaestebuch a:link, li.gaestebuch a:visited  {
	width:110px;
	background: url(../images/navi/06.gif) no-repeat;
}

li.gaestebuch a:hover, li.gaestebuch a:active {
	background: none;
}


/*Navi-Kontakt*/

li.kontakt{
	margin-left:59px;
	width:72px;
	background: url(../images/navi/07_over.gif) no-repeat;
}

li.kontakt a:link, li.kontakt a:visited  {

	width:72px;
	background: url(../images/navi/07.gif) no-repeat;
}

li.kontakt a:hover, li.kontakt a:active {
	background: none;
	
}

/*Navi-Anfahrt*/

li.anfahrt{
	width:74px;
	background: url(../images/navi/08_over.gif) no-repeat;
}

li.anfahrt a:link, li.anfahrt a:visited  {
	width:74px;
	background: url(../images/navi/08.gif) no-repeat;
}

li.anfahrt a:hover, li.anfahrt a:active {
	background: none;
	
}

/*Navi-Impressum*/

li.impressum{
	width:86px;
	background: url(../images/navi/09_over.gif) no-repeat;
}

li.impressum a:link, li.impressum a:visited  {
	width:86px;
	background: url(../images/navi/09.gif) no-repeat;
}

li.impressum a:hover, li.impressum a:active {
	background: none;
	
}

/*--- Navi_Left -----*/

#navi_left{
	background: url(../images/navi/11.png) no-repeat;
	height:140px;
	margin-left:137px;
	z-index:20;
	margin-top:-70px;
}

#navi_left li{
	list-style-type:none;
	text-indent:-9999px;
	font-size:1px;
	line-height:1px;
}

#navi_left a {
	height:140px;
	z-index:20;
	float:left;
}

/*Navi-Gaestebuch*/

li.gaestebuch_{
	width:176px;
	background: url(../images/navi/11_over.gif) no-repeat;
}

li.gaestebuch_ a:link, li.gaestebuch_ a:visited  {
	width:176px;
	background: url(../images/navi/11_.gif) no-repeat;
}

li.gaestebuch_ a:hover, li.gaestebuch_ a:active {
	background: none;
}

/*Map24*/

#link2map24 input#submitRoute{
	margin:30px;
	font-size:11px;
	cursor:crosshair;
	background-color:#de9733;
	text-decoration:none;
	text-transform: uppercase;
}

#link2map24 label {
	display: block;
	float: left;
	width: 70px;	
}

#link2map24 br{
	float: none;
	clear: both;
}

#link2map24 input{
	width: 200px;
	border: 1px solid #1f0e04;
	background:url(../images/damask01.gif);
	color:#000000;
	margin:0 0 5px 0;
}

#link2map24 input#submitRoute{
	width: 202px;
	height: 25px;
	margin-top: 20px;
	margin-left:70px;
	border:none;
	cursor:pointer;
	color:#000000;
	font:14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


#link2map24 input#submitRoute1{
	font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin-top:-25px;
	margin-left:-25px;	
	border:none;
	cursor:crosshair;
}

.cmsText{
font-size:14px;
font-weight:bold;
color:#fff;
}

h2.cmsH4{
color:#e59c34;
font-size:16px;
}

#Flash-Bildblock {
	width: 320px;
	height: 240px;
	background: url(../images/flashbild_start.jpg) no-repeat top left;
	position: relative;
	float: left;
	border:1px solid #1E0E04;
}

ul.list li {
float:none;
line-height:15px;
list-style-type:circle;
margin:5px 10px 0 15px;
padding:0 0 0 20px;
}

ul.list2 li {
float:none;
line-height:15px;
list-style-type:circle;
margin:5px 10px 0 50px;
padding:0 0 0 20px;
}