body
{
	font-family: Tahoma, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 30px 0px;
	width:100%;
	height:100%;
	color:#3e404c;
	background-color:#f4f2e6;
	font-size:14px;
	outline:none;
}

img
{
	border:0;!important
	outline:none;
}

#wapper
{
	margin:0px auto;
	position:relative;
	width:960px;
}

.clear
{
	clear:both;
}

.font_big_red
{
	font-size:20px;
	color:#8a3122;
	font-weight:bold;
}

h1
{
	color:#71737f;
	margin:0;
	padding:15px;
	font-size:20px;
}

h2
{
	color:#71737f;
	margin:0;
	padding-bottom:5px;
}

.link_logo
{
	color:#646464;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}


.blue_link
{
	color:#00ccff;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

.blue_link:hover
{
	color:#ff0033;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	
}

.link
{
	color:#71737f;
	font-size:14px;
	text-decoration:none;
}

.link:hover
{
	color:#8A3122;
	font-size:14px;
	text-decoration:underline;
	
}

.main_box
{
	margin:0px 15px 15px 15px;
}

.text_box
{
	margin:0px 30px 15px 30px;
}


.hr
{
	margin-top: 15px; margin-bottom:-7px;
}
/*================================== Galerie ======================================*/

.galerie_thumb
{
	float:left; 
	margin-right:15px;
	margin-top:10px;
	
}

.galerie_img
{
	border:1px solid #f0ebe4;padding:5px;
}

.galerie_img:hover
{
	border:1px solid #f0ebe4;padding:5px;
	opacity:0.4;
	filter:alpha(opacity=40); 
}

/*======================================== Navigation ==================================== */

.startseite
{
	display:block;
	background:url(img/startseite.png) no-repeat;
	width:150px;
	height:49px;
	outline:none;
	
}

.startseite:hover
{
	display:block;
	background:url(img/startseite_hover.png) no-repeat;
	width:150px;
	height:49px;
	outline:none;
	
}

#active_home
{
	display:block;
	background:url(img/startseite_hover.png) no-repeat;
	width:150px;
	height:49px;
	outline:none;
}

.wein
{
	display:block;
	background:url(img/wein.png) no-repeat;
	width:115px;
	height:49px;
	outline:none;
}

.wein:hover
{
	display:block;
	background:url(img/wein_hover.png) no-repeat;
	width:115px;
	height:49px;
	outline:none;
}

#active_wein
{
	display:block;
	background:url(img/wein_hover.png) no-repeat;
	width:115px;
	height:49px;
	outline:none;
}

.olivenoel
{
	display:block;
	background:url(img/olivenoel.png) no-repeat;
	width:154px;
	height:49px;
	outline:none;
}

.olivenoel:hover
{
	display:block;
	background:url(img/olivenoel_hover.png) no-repeat;
	width:154px;
	height:49px;
	outline:none;
}

#active_olivenoel
{
	display:block;
	background:url(img/olivenoel_hover.png) no-repeat;
	width:154px;
	height:49px;
	outline:none;
}

.galerie
{
	display:block;
	background:url(img/galerie.png) no-repeat;
	width:124px;
	height:49px;
	outline:none;
}

.galerie:hover
{
	display:block;
	background:url(img/galerie_hover.png) no-repeat;
	width:124px;
	height:49px;
	outline:none;
}

#active_galerie
{
	display:block;
	background:url(img/galerie_hover.png) no-repeat;
	width:124px;
	height:49px;
	outline:none;
}

.standort
{
	display:block;
	background:url(img/standort.png) no-repeat;
	width:145px;
	height:49px;
	outline:none;
}

.standort:hover
{
	display:block;
	background:url(img/standort_hover.png) no-repeat;
	width:145px;
	height:49px;
	outline:none;
}

#active_standort
{
	display:block;
	background:url(img/standort_hover.png) no-repeat;
	width:145px;
	height:49px;
	outline:none;
}
/*======================================== Rack ==================================== */

#header
{
	margin-left:55px;
	margin-right:55px;
	width:813px;
}

#head_left
{
	float:left;
	z-index:1;
}

#head_right
{
	float:right;
	margin-top:10px;
}

#head_address
{
	float:left;
	padding-top:37px;
	width:684px;
}

#head_subnavi
{
	float:right;
}

#startseite_div
{
	padding-top:23px;
	margin-left:-40px;
	
}

#navigation_bg
{
	height:78px; 
	background:url(img/navi_background.png);
	z-index:2;
}

#content
{
	
}

.logo_div
{
	float:right;margin-right:30px;
}

.logo_div:hover
{
	float:right;margin-right:30px;opacity:0.4;
}

#footer
{
	margin-top:15px;
}

/*======================================== Index ==================================== */

#index
{
	margin-left:95px;
	margin-right:95px;
	background-color:#fff;
}

#index_main
{
	background:url(img/index_main.png);
	display:block;
	width:736px;
	height:315px;
	margin-left:17px;
}

#index_content
{
	margin-left:15px;

}

#content_left
{
	float:left;
	width:300px;
}

#content_right
{
	float:left;
	margin-left:15px;
}

#content_right_text
{
	float:right;
	margin-left:15px;
	width:250px;
}

#index_bottom
{
	margin-top:45px;
}
