/************** Reset allgemein - NICHTS VERAENDERN ***********/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********** Reset - NICHTS VERAENDERN ************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	/*
	height: 100.01%;
	margin-bottom: -1px;
	
*/
	overflow-y: hidden;
}
body {
	position:relative;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}
/*********************** normales Layout,  ab hier erst ver?ndern ************************/

body {
	position:absolute;
	overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
	padding:0;margin:0;		/* necesarry for the raster to fill the screen */
	height:100%;
	width:100%;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, sans-serif  ; 
	color: #333333;
}

#bgimg {
	position:absolute;
	z-index: -1;
}

#realBody{
	top: 0;
	left: 0;
	position:absolute;
	 z-index: 5;				/* Place the new body above the background image */
	overflow-y: scroll; 			/* restore scrollbars for the content */
	height:100%;width:100%;	/* Make the new body fill the screen */
	
}


p, pre {
	padding: 0 25px 5px 25px;
	margin:0;
	font-size: 13px;
	line-height: 22px;
}
pre, code { font-size: 1.2em;}

a {
	color: #348d51;
	z-index: 100;
}
a:visited {
	color:#348d51;
}
a:hover {
	color: #000000;
}
a:active {
	color:#000000;
}


h1 {
	font-size: 28px;
	font-weight: normal;
	padding: 15px 25px 10px 25px;
	margin:0;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	padding: 0 25px 10px 25px;
	margin:0;
}

h3 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 0 25px 10px 25px;
	margin:0;
}

img.download {
	vertical-align:middle;
}

/* ----------container zentriert das layout-------------- */
#site {
	position:  relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/*------------TOP--------------------*/
#top {
	margin: 0;
	padding: 0;
	background-color: #999999;
	height: 1.5em;
	text-align:right;
}
#font{
	display: inline;
}

#font a.active{
	color: #000000;
}
#breadcrumb {
	font-size: 0.8em;
	padding: 1em 1.25em 0em 1.25em;
}
/* ----------Eyecatcher-------------- */
#eyecatcher {
	position: relative;
	margin: 0;
	padding: 0;
	background-image: url(./layout/logo.png);
	background-repeat: no-repeat;
	background-position: 220px 18px;
	height: 190px;
}
#weinrebe{
	position: absolute;
	left: 730px;
	top: 0px;
	width: 400px;
	height: 200px;
	background-image: url(./layout/weinrebe.png);
	background-repeat: no-repeat;
}
#eyecatcher p{
	margin-left: 15em;
	padding: 0.625em;
}
#search {
	z-index: 5;
	position: absolute; top: 1em; left: 50em; 
}
#search input{
	width: 10em;
	font-size:1em;
	padding: 0.1em;
}
.next { position: absolute;  top: 0;  left: 0;  opacity: 0;  filter:alpha(opacity=0); }
#meinFader { position: absolute; top: 0px; left: 0;   }
/* -------------Bereich links------------- */
#left {
	position: absolute;
	top: 190px;
	left: 0em;
	width: 180px;
	color:#ffffff;
}


/* -----------------Inhalt--------------------- */
#content {
	position: relative;
	background-color: #fdfdfb;
	padding: 0 0px 0px 0;
	min-height: 500px;
	margin: 0 192px 100px 200px;

	
}
#content.wide {
     margin: 0  0 0 200px;
	 padding: 0px;
}
#content_left {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 5px;
	height: 100%;
	background-image: url(./layout/bg_content.png);
	z-index: 100;
}
#content_right {
	position: absolute; 
	top: 0px;
	right: 0px;
	width: 5px;
	height: 100%;
	background-image: url(./layout/bg_content.png);
	background-position: right;
	z-index: 100;
}
#content_top {
	position: absolute; 
	top: 0px;
	height: 5px;
	width: 100%;
	background-image: url(./layout/bg_content_top.png);
	background-repeat: no-repeat;
	z-index:200;
}
#content_bottom {
	position: absolute; 
	bottom: 0px;
	width: 100%;
	height: 5px;
	background-image: url(./layout/bg_content_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index:200;
}
/*-------------Bereich rechts---------------*/
#right {
	position: absolute;
	top: 190px;
	right: 0em;
	width: 171px;
	margin: 0;
	padding: 0.625em 0 0 0;
	color:#ffffff;
		background-image: url(./layout/button.png);
	background-color: #cccccc;
}
#right a {
	color: yellow;
}
#right h1{
	padding: 0 15px 5px 15px;
}
#right h2{
	padding: 0 15px 5px 15px;
}
#right p {
	padding: 0 15px 5px 15px;
	margin:0;
	font-size: 13px;
	line-height: 22px;
}

/* -----------footer--------------------------- */
#footer {
	position: fixed; 
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 50px;
	clear: both;
	padding: 10px 0 0 0;
	margin-bottom: 0px;
	background-image: url(./layout/gb_footer.png);
	z-index: 1000;
}

#footer_inner{
	position: relative;
	margin: 0 auto;
	width: 560px;

}
#footer_inner p {
	font-size: 16px;
	margin-top: 10px;
	color: #FFF;
}
#footer_inner p.powered {
	float: right;
	font-size: 13px;
	color: #FFF;
}
#footer_inner a{
	color: #FFF;
}

/*--------Google Maps-------------------------*/

#static_map {
margin:0 auto;
border: 1px solid #000;
}

#map_route {
width:24em;
height:31.25em;
border:1px solid #000;
float:left;
}

#directions {
float:right;
width:13.3em;
max-width:13.3em;
}

#directions tbody,#directions tr, #directions table {
width:13.3em;
}

#routenplaner fieldset {
border:none;
}

#routenplaner legend {
font-weight:900;
}

#routenplaner input {
border:1px solid #aaa;
display:block;
width:40%;
float:left;
margin-right:1em;
padding:0.1em 0.3em;
}

#content ul.ulslider,#content  ul.ulslider li, #content div.ulslider{
	position: relative;
	background: none;
	padding: 0;
	margin: 0;
	list-style:none;
}
#e1_next{
position: absolute; 
width: 250px;
left: 0px;
height: 100%;
z-index:100;
background-image: url(./layout/prev.png);
background-position: left center;
background-repeat: no-repeat;
}

#e1_prev{
position: absolute; 
width: 250px;
right: 0px;
height: 100%;
z-index:100;

background-image: url(./layout/next.png);
background-position: right center;
background-repeat: no-repeat;
}

#karusell{
	position: relative;
	margin-top: -60px;
	width: 100%;
	text-align: center;
	z-index: 200;
}
#title-text{

	font-size: 15px;
	font-weight: bold;

}
#alt-text{
z-index: 100;
}

/*-----TErminkalender----*/
#termine table {font-size: 1.1em;}
#termine td { vertical-align: top; padding: 3px 10px 15px 0px; border-top: 1px solid #669900; ;}
#termine th { vertical-align: top; text-align: left; padding: 10px 0px 5px 0px; border-bottom: 1px solid  #669900 ; color:#669900;}

table, fieldset {	padding: 0 25px 5px 25px;}
table tr td { padding:10px 0 10px 0;}
label.text {  font-size: 13px;}
label {width: 120px; float: left;}
form {border: 0px;}
fieldset {border: 0px;}
input.text {width: 250px;}
input.butaddtowk {background-color: #669900; color: #FFFFFF; width: 250px; border: 0px; height: 22px; font-size: 13px; }
input.butsubfromwk{ background-color: #FFFFFF; color: #669900; width: 80px; border: 0px; height: 15px; font-size: 13px; margin-top: 17px; margin-left: 10px;}
div.produktlistename {font-size: 16px;margin-bottom: 5px;}
div.shop{
	font-size: 13px;
	line-height: 15px;
	margin: 0  25px 0 25px;
}
div.shop table td {
	vertical-align: middle;
	padding-right:15px;
}
div#wk {
	margin: 0 25px 0 25px;
	font-size: 13px;
}
div#wk table th, div#wk table td {
	padding: 2px;
}	
div#wk table th{
			background-image: url(./layout/button.png);
	font-size: 13px;
}
table.bestellung{
	margin: 0 25px 0 25px;
	font-size: 13px;
}


