body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0d4432;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0d4432;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #0d4432;
}


#center {
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}


#wrapper {
	width:950px;
	background-image:url(images/bgshade.gif);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:25px;
}

#all {
	width:910px;
	height:auto;
	margin-left:20px;
	margin-right:20px;
	float:left;
}

#header {

	height:399px;
	width:910px;
	float:left;
}	

#head1 {
	position:absolute;
	z-index:1;
	float:left;
}	

#head2 {
	position:absolute;
	z-index:100;
	float:left;
}	

#menu {
	background-image:url(images/bgmenu.gif);
	width:910px;
	height:35px;
	float:left;
}

#content {
	background-image:url(images/bgmain.gif);
	width:910px;
	height:auto;
	float:left;
}

#left {
	width:592px;
	height:auto;
	padding:20px;
	float:left;	
	min-height:700px;
}

#right {
	width:238px;
	height:auto;
	padding:20px;
	float:left;
}

#footer {
	background-image:url(images/footer.gif);
	width:950px;
	height:26px;
	margin-right:auto;
	margin-left:auto;
	float:left;
	color:#f1ddc4;
	text-align:center;
	padding-top:7px;
}


#table {
	width:590px;
	vertical-align:top;
}

#table td {
	vertical-align:top;
}

.ueberschrift {
	font-size:16px;
	font-weight:bold;
	color:#105f4a;
}

.hr {
	 border: 0px; /* Für Firefox und Opera */
	 border-top: #998c5d 1px dotted;
	 border-bottom: transparent;
	 height:1px;
}


.content_inhalt_thumb_gallery {

	width:100%;
	height:auto;
	float:left;
	min-height:75px;
 
}

.content_inhalt_thumb_gallery a {

	border:#afb3b8 2px solid;
	cursor:url(highslide/graphics/icon.gif), pointer !important;
	display:block;

}

.content_inhalt_thumb_gallery a:hover {

	border:2px solid gray;
	cursor:url(highslide/graphics/icon.gif), pointer !important;
	display:block;

}

#warenkorb {
	width:255px;
	height:110px;;
	float:left;
	text-align:right;
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
	background-image:url(images/cart.gif);
	background-repeat:no-repeat;

}

#derneuewaldhof {
	width:276px;
	height:157px;
	margin-left:1px;
	background-image:url(images/derneuewaldhof.jpg);
	float:left;
}

#derneueshop {
	width:276px;
	height:157px;
	margin-left:1px;
	background-image:url(images/shop.jpg);
	float:left;
	margin-bottom:1px;
}

#specials {
	width:276px;
	height:33px;
	margin-left:1px;
	background-image:url(images/specials.jpg);
	float:left;
	margin-top:0px;
}

#buchen {
	width:276px;
	height:33px;
	margin-left:1px;
	background-image:url(images/buchen.jpg);
	float:left;
	margin-top:0px;
}

#flagholder {
	width:276px;
	height:33px;
	margin-left:1px;
	float:left;
	margin-top:15px;
}

#impressum {
	width:276px;
	height:33px;
	margin-left:1px;
	float:left;
	margin-top:15px;
	text-align:center;
}

#de {
	background-image:url(images/flag_de.jpg);
	width:22px;
	height:18px;
	float:left;
	margin-left:80px;
}

#it {
	background-image:url(images/flag_it.jpg);
	width:22px;
	height:18px;
	float:left;
	margin-left:15px;
}

#en {
	background-image:url(images/flag_en.jpg);
	width:22px;
	height:18px;
	float:left;
	margin-left:15px;
}


