html {
height: 101%;
}

body {
background-color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}

a {
color: #000;
text-decoration: none;
font-weight: bold;
}

a:visited {color:#000000;}
a:hover {color: #ffffff;}
a:active { color:#000000;}

h1 {
font-size: 11px;
width: 600px;
text-transform:uppercase;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin: 30px 0 0;
}

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
font-size:20px;
font-weight: normal;
padding: 35px 20px;
margin:0px;}

#zentrieren {
width: 1020px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
}


#kopf {
border-left: solid 486px #ffffff;
}

.rahmen {
margin:0;
width:100%;
}


#catcher {
background-image:url(../img/catcher.jpg);
width:486px;
height: 330px;
float:left;
color: #fff;
position:relative;
margin-left:-486px;
margin-right:1px;
}

#menue {
width: 534px;
position:relative;
height: 330px;
margin: 0px;
}

#misc {
margin: 0px;
height: 30px;
line-height: 10px;
background-color: #dadada;
text-align: right;
border:1px solid #dadada;
}

#misc a {
margin-right: 30px;
}

#menu {
background-image:url(http://www.gesundheitsladen-stuttgart.de/img/gelb.jpg);
height: 298px;
margin: 0;
padding: 0;
}




/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout4.html
Copyright (c) Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
.main {
z-index:1000;
margin:0 0 50px -20px;
}

/* remove all the bullets, borders and padding from the default list styling */
.main ul {
padding:30px 0 0;
margin:0;
list-style-type:none;
width:250px;
height:182px;
position:relative;
}

.main li {
}
* html .main li {margin-left:-16px; margin-lef\t:0;}
/* get rid of the table */
.main table {border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em; width:0; height:0;}

/* style the links */
.main a, .main a:visited {
display:block;
font-size: 12px;
line-height: 40px;
width:250px;
color:#fff;
text-indent:5px;
border-bottom:1px solid #fff;
padding-left: 50px;
}
/* style the link hover */
* html .main a:hover {color:#fff; background:#999;}

.main :hover > a {
color:#000;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.main ul ul {
visibility:hidden;
position:absolute;
top:0px;
left:250px;
}
/* make the second level visible when hover on first level list OR link */
.main ul li:hover ul,
.main ul a:hover ul {
visibility:visible;
height:235px;
}
/* keep the third level hidden when you hover on first level list OR link */
.main ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.main ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.main ul :hover ul :hover ul{
visibility:visible;
height:235px;
}
/* make the fourth level visible when you hover over third level list OR link */
.main ul :hover ul :hover ul :hover ul {
visibility:visible;
height:235px;
}
</style>
<!--[if IE 7]>
<style type="text/css">
.main li {float:left;}
</style>
<![endif]-->






#koerper {
position: relative;
background-color: #daddad;
margin: 0;
}

#koerper p {
padding: 5px 20px;
margin:0px;
width: 600px;
}

#koerper a {
color: #ff0000;
font-weight: normal;
}

#koerper a:hover {
color: #111111;
}

#koerper ul {
         padding-left: 35px;
}

#koerper form ul li {
         list-style-type: none;
}

input {
         margin: 10px 10px 10px 0;
}

#logo {
float: right;
width:300px;
margin-top: 25px;
}

#logo img {
text-align: left;
margin-top: 10px;
border: 0;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}


#fuss {
clear:left;
text-align: right;
padding:0px;
margin:150px 0 0;
}

#fuss p {
width: 100%;
}