@charset "ISO-8859-1";
/* CSS Document */

/* globale Definitionen */

* {	
	margin:0px;
	padding:0px;
	border:0px;
	}

img.content-img {
	float: left;
	border: 2px solid #ccc;
	margin: 0 10px 10px 0;
}

img.content-img-right {
	float: right;
	border: 2px solid #ccc;
	margin: 0 0 10px 10px;
}

html,body {
	font-size:11px;
	color:#343434;	
	margin:0px;
	padding:0px;
	width:100%;
	font-family:arial,verdana,sans-serif;
	height:100%;
	padding-bottom:15px;
	}

body {background-image:url(images.jpg);
	background-repeat:repeat;
	}
 
h1 {font-size:14px;color:rgb(139,125,98);margin-bottom:1em;}
h2 {font-size:12px;color:#a11b1b;letter-spacing:0.3em;margin-top:2em;margin-bottom:1em;}
h3 {font-size:12px;letter-spacing:0.2em;}


p {
	color:#444444;
	line-height:13pt;
	margin-bottom:1em;
	text-align: justify;
}

a {
	text-decoration:none;
	color:#000;
	font-weight: bold;
	}
	
a:hover {
	color:#000;
	text-decoration: none;
}
	


ul{list-style:none;}

/* Layout */

#wrap {margin:15px auto;
	width:770px;
	}

#main {background-color:#fff;
		height:auto;
		width:770px;
		float:left;
		margin-bottom:15px;
		}	
		
	#header {margin:15px auto 0px 15px;
				height:181px;
				width: 740px;
				background-image:url(img/header.jpg);
				overflow:hidden;}

	#menue_bg {margin:0px 15px 0px 15px;
				height:23px;
				width: 740px;
				background-image:url(img/menue.jpg);
				background-repeat:no-repeat;
				overflow:hidden;
				}	

	#tabelle_bg {background-color:#EEEEEE);
				background-repeat:repeat;
				overflow:hidden;
				}	

	#content 	{margin:40px 15px 0px 15px;
				width:740px;}	
	
	#content_left, #content_left_ie {width:509px;
				min-height:200px !important;
				margin:0px 0px 0px 0px;
				padding:0px 15px 15px 0px;
				border-right:2px dotted rgb(199,185,158);
				float:left;
				}
	#content_right {width:200px;
				height:auto;
				overflow:hidden;
				margin:0px 0px 15px 0px;
				float:right;
				color:#8b8c8a;
				}
	#menue_bottom {margin:0px 15px 0px 15px;
				height:46px;
				width: 740px;
				background-image:url(img/menue.jpg);
				background-repeat:no-repeat;
				float:left;
				overflow:hidden;
				}
	
	#bilder		 {width:509px;
				height:304px;
				background-color:#e8e2d9;
				overflow:hidden;
				}

/* MENUE ******************/ 
			

	ul#menue 	{padding-top:6px;}
		
	ul#menue li {float:left;
				}
					
	ul#menue li a {padding:6px 6px 4px 4px;
				color:#63553a;
				text-decoration:none;
				}
		
	ul#menue li a:hover {position:relative;
				padding:6px 6px 4px 4px;
				color:#45371c;
				background-color:#fff;
				}
	
		.active {margin-top:-6px;
				height:13px;
				background-color:#e8e2d9;
				color:#a11b1b;
				padding: 6px 6px 4px 4px;
				overflow:hidden;
				}
	
/* UNTERMENUE */

#unternavi 		{width:509px;
				height:22px;
				background-color:#e8e2d9;
				margin:0px auto 0px auto;
				}
				
ul#untermenue li{float:left;
				padding-right:3px;
				margin-top:4px;
				}
				
ul#untermenue li a, ul#untermenue li a:hover 
				{
				border:1px solid #BBBBBB;
				text-decoration:none;
				}
	
ul#untermenue li a {position:relative;
				padding:3px;
				color:#77694e;
				background-color:#e8e2d9;
				margin:0px;
				}
					
ul#untermenue li a:hover {position:relative;
				padding:3px;
				color:#45371c;
				background-color:#fff;
				margin:0px;
				}
	

				
/* CONTENT AUSNAHMEN */

#map 			{border-top:1px solid #fff;
				width: 509px;
				height: 315px;
				margin-bottom:15px;
				}
				
#content_left_ie
				{height:300px;
				}

#list_right {margin-bottom: 25px;}
#list_rightlast {margin-bottom: 0px;}

li a 			{color:#8b8c8a;
				text-decoration:none;
				margin:auto auto auto auto;
				list-style-type:circle;}
li a:hover 		{color:#343434;}
li.gap 			{margin-top:10px;}
li.gap2 		{margin:auto auto auto 15px;
				list-style-type:circle;
				}
ul#preisliste 	{margin-left:10px;}
li.preisefirst {margin:10px auto auto 15px;
				list-style-type:circle;
				}
li.preise 		{margin:0px auto auto 15px;
				list-style-type:circle;}
