body {
	margin: 0;
	padding: 0;
    height: 100%;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	letter-spacing: 0px;
	font-size: 22px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
}

a:link {
	color: #BE482C;
    
}

a:hover, a:active {
	text-decoration: none;
	color: #BE482C;
}

a:visited {
	color: #BE482C;
    text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Header */
#header-fix {
    width: 860px;
	height: 64px;
	margin: 0 auto;
    
	background-position:center center;
}

#header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 54px;
    margin: 0 auto;
    background: url(images/img02.jpg) no-repeat;
    background-position: center center;
 
}
@media screen{
  body>div#header{
   position: fixed;
  }
 }
 * html body{
  overflow:hidden;
 } 

/* Menue zum aufklappen*/
#menu {
 list-style-type:none;
 margin-left: 0;
 padding:0;
 width:860px;
  }
#menu li {
float:left;
padding:0;
margin:20px 0 0 0;
position:relative;
width:143px;
height:3em;
z-index:100;
 }
#menu li dl {
position:absolute;
top:0;
left:0;
padding-bottom:0;
 }
#menu li a, #menu li a:visited {
text-decoration:none;
}
#menu li dd {
display:none;
}
#menu li a:hover {
border:0;
}
#menu li:hover dd, #menu li a:hover dd {
display:block;
}
#menu li:hover dl, #menu li a:hover dl {
padding-bottom:10px;
}
#menu table {
border-collapse:collapse;
padding:0;
margin:-1px;
font-size:1em;
letter-spacing: 2px;
 }
#menu dl {
width: 150px;
margin: 0;
padding: 0;
background: transparent;
 }
#menu dt {
margin:0;
padding: 0;
 }

#menu dd {
margin:0;
padding:0;
color: #660000;
font-size: 0,9em;
text-align:left;
 }

#menu dt a, #menu dt a:visited {
display:block;
 font-size: 0.9em;
 color: #FFFFFF;
 text-align:center;
 border:0px;
 background:transparent;
 padding:0.25em 0 0.75em 0;
 }

#menu li:hover dt a, #menu a:hover dt a {
color:#660000; 
background:;
border:0px;
}

#menu dd a, #menu dd a:visited {
background:#DE8761;
 filter: alpha(opacity=80);
	 -moz-opacity: .8;
	 KhtmlOpacity: .8;
	 opacity: .8;
 color:#ffffff;
 padding:0.5em 0;
 text-decoration:none;
 display:block;
 text-align:center;
  
 }

#menu dd a:hover {
background: #660000;
 color:#DE8761;
}

#menu b {
display:block;
 overflow:hidden;
 height:1px;
 }

#menu b.p1 {
background:transparent;
 margin:0 5px;
 }
#menu b.p2 {
background:transparent;
 margin:0 3px;
 }
#menu b.p3 {
background:transparent;
 margin:0 2px;
 }
#menu b.p4 {
height:2px; 
background:transparent;
 margin:0 1px;
  }
#menu b.p5 {
background:#DE8761;
 margin:0 5px;
 }
#menu b.p6 {
background:#DE8761;
 margin:0 3px;
 }
#menu b.p7 {
background:#DE8761;
 margin:0 2px;
 }
#menu b.p8 {
height:2px;
 background:#DE8761;
 margin:0 1px;
 }

#menu li:hover b.p2, #menu a:hover b.p2 {
background:transparent;
}
#menu li:hover b.p3, #menu a:hover b.p3 {
background:transparent;
}
#menu li:hover b.p4, #menu a:hover b.p4 {
background:transparent;
}
/* Menue zum aufklappen Ende*/

/** LOGO */

#logo {
	width: 860px;
	height: 110px;
	margin: 0 Auto;
    padding-top: 54px;
	background: url(images/img15.jpg) no-repeat;
    background-position: center center;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { 
    padding-top: 15px;
    font: 65px chiller;
    color: #7b202f;
    }

#logo h1 a {
	text-decoration: none;
	
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 35px 0 0 15px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
	height: 600px;
}

/* Post */

.post {
	padding: 12px;
	background: url(images/img05.gif) no-repeat left top;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}
.post .bild{
    margin-left: 155px;
    }
.post .bild2{
    margin-left: 15px;
    }
.post .bild3{
    margin-left: 90px;
    }
.post .entry  h3{
    font-size: 15px;
    font-style: italic;
    color: #660000;
   }
.post .entry  h4{
    font-size: 14px;
    font-style: italic;
    color: #660000;
    margin-left: 60px;
   }
.post .entry  h5{
    font-size: 8px;
    font-style: ;
    color: #660000;
   }

.post .entry {
    text-decoration: none;
    
    }


.post .entry a:hover { 
	text-decoration: none; 
	background: #;
	color: #660000;
    }
.post .entry .line {
    border-bottom: 1px dotted #D1D1D1;
    padding: 3px;
  }
.post .entry h2 {
    font-family: Times New Roman;
    font-size: 42px;
    color: #BD402C;
    margin-left: 150px;
    }
.post .entry .wir {
    letter-spacing: px;
    margin: 0 0 2em 0;
	text-align: justify;
	line-height: 15px;
	font-size: 12px;
    }
.post .entry .flasche {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #660000;
   
   }
.post .entry .flasche span {
    font-size: 10px;
    color: #000000;
    font-weight: normal;
}
    
.post2 {
	padding: 12px;
	background: url(images/img05.gif) no-repeat left top;
}
.post .title2 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}
.post .entry2  h3{
    font-size: 15px;
    font-style: italic;
    color: #660000;
   }
.post .entry2  h4{
    font-size: 14px;
    font-style: italic;
    color: #660000;
    margin-left: 60px;
   }
.post .entry2 .liste{
    font-size: 16px;
    font-style: italic;
    color: #660000;
    }
.post .entry2 .liste a {
    font-size: 22px;
    font-weight: bold;
    }
.post .entry3 img{
    border: 1px dotted #D1D1D1;
    margin-top: 15px;
      }
/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
 }

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
    line-height: 26px;
 }

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(images/img13.gif) no-repeat left top;
}

#sidebar li ul {
   
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/flasche2.gif) no-repeat left 50%;
}

#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(images/img14.gif) no-repeat right 70%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}
#sidebar a:hover { 
	text-decoration: none; 
	background: #DE8761;
	color: #FFFFFF;
}


/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 215px;
 }

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
    line-height: 26px;
}

#sidebar2 li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(images/img13.gif) no-repeat left top;
}

#sidebar2 li ul {
   
}

#sidebar2 li li {
	margin: 0;
	padding-left: 40px;
	background: url(images/feinkost.gif) no-repeat left 50%;
}

#sidebar2 h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(images/img14.gif) no-repeat right 70%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}
#sidebar2 a:hover { 
	text-decoration: none; 
	background: #DE8761;
	color: #FFFFFF;
}

/* Sidebar3 */

#sidebar3 {
	float: left;
	width: 215px;
 }
#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
    line-height: 26px;
 }

#sidebar3 li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(images/img13.gif) no-repeat left top;
}

#sidebar3 li ul {
   display:block;
 text-align:left;
 line-height: 18px;
}

#sidebar3 li li {
	margin: 0;
	padding-left: 25px;
	background: url(images/img07.gif) no-repeat left 50%;
}

#sidebar3 h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(images/img14.gif) no-repeat right 70%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
}
#sidebar3 a:hover { 
	text-decoration: none; 
	background: #DE8761;
	color: #FFFFFF;
}

/* Footer */

#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
	background: url(images/img09.jpg) no-repeat left top;
    position: bottom;
}

#footer {
    bottom: 0;
    margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	background: #D16E45 url(images/img08.jpg) repeat-x;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
    text-decoration: none;
}
