* {
padding: 0;
margin: 0;
}

img {
border: 0;
display: block;
}

body {
position: relative;
color: #444444;
background-color: #797f42;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 84%;
padding-bottom: 10px;
}

/* =============================
DIV-Bereiche
============================= */

#start-wrapper {
position: relative;
margin: 0;
width: 620px;
text-align: left;
}

#start-inhalt {
position: absolute;
top: 105px;
left: 295px;
margin: 0;
width: 310px;
text-align: left;
}

#start-oben {
position: relative;
height: 165px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/start-hgoben.gif);
background-position: top left;
background-repeat: no-repeat;
}

#startmenue {
position: absolute;
left: 128px;
top: 15px;
width: 182px;
height: 133px;
overflow: hidden;
}

#startmenue a {
display: inline-block;
padding: 0;
margin: 0;
text-decoration: none;
}

#startmenue img {
padding: 0;
margin: 0;
border: none;
}

a#intern-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/intern-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#intern-startmenue {
background-position: bottom;
}

a:active#intern-startmenue {
background-position: bottom;
}

a#produkte-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/produkte-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#produkte-startmenue {
background-position: bottom;
}

a:active#produkte-startmenue {
background-position: bottom;
}

a#shop-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/shop-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#shop-startmenue {
background-position: bottom;
}

a:active#shop-startmenue {
background-position: bottom;
}

a#museum-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/museum-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#museum-startmenue {
background-position: bottom;
}

a:active#museum-startmenue {
background-position: bottom;
}

a#haendler-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/haendler-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#haendler-startmenue {
background-position: bottom;
}

a:active#haendler-startmenue {
background-position: bottom;
}

a#aktuell-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/aktuell-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#aktuell-startmenue {
background-position: bottom;
}

a:active#aktuell-startmenue {
background-position: bottom;
}

a#kochen-startmenue {
width: 182px;
height: 19px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/startmenue/kochen-startmenue.jpg);
background-position: top left;
background-repeat: no-repeat;
}

a:hover#kochen-startmenue {
background-position: bottom;
}

a:active#kochen-startmenue {
background-position: bottom;
}

#start-unten {
position: relative;
height: 182px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/start-hgunten.jpg);
background-position: top left;
background-repeat: no-repeat;
margin-top: 2px;
padding: 10px 10px 10px 138px;
}

#start-fuss {
position: relative;
margin-top: 1em;
margin-bottom: 1em;
height: 220px;
background-image: url(/cms/fileadmin/templates/layout/images/layout/slow-food-start.gif);
background-position: top left;
background-repeat: no-repeat;
}

/* =============================
Allgemeine HTML-Elemente
============================= */

h1 {
font-size: 104%;
color: #173200;
margin-bottom: 1em;
}

h2 {
font-size: 94%;
color: #173200;
margin-bottom: 1em;
clear: both;
}

h3 {
font-size: 84%;
margin-bottom: 1em;
}

h4 {
font-size: 80%;
margin-bottom: 1em;
}

h5 {
font-size: 94%;
color: #cc0000;
margin-bottom: 1em;
}

a {
color: #444444;
text-decoration: underline;
}

a:visited {
color: #444444;
text-decoration: underline;
}

a:hover {
color: #173101;
text-decoration: underline;
}

a:active {
color: #173101;
text-decoration: underline;
}

p {
margin-bottom: 1em;
}

