h1 {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 30px;
    margin-left: -20px;
    padding-top: 0;
    margin-top: 0;
}


h2 {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}

#stoerer1 {
	position: absolute;
	left: 39.5em;
	top: 17em;
	z-index: 20;
	padding: 28px 102px 103px 15px; 
	width: 333px;
	height: 329px; 
	background-image: url(../_images/stoerer.gif); 
	background-repeat: no-repeat;
}

#stoerer1 div, #stoerer2 div {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #527715;
    font-size: 0.9em;
    width: 170px;
}

#stern1 {
	position: absolute;
	left: 42em;
	top: 12em;
	z-index: 20;
	padding: 103px 122px 103px 122px; 
	width: 333px;
	height: 329px; 
	background-image: url(../_images/stern2.gif); 
	background-repeat: no-repeat;
}


#stern2 {
	position: absolute;
	left: 38em;
	top: 9em; 
	z-index: 50;
	padding: 65px 122px 103px 122px; 
	width: 333px;
	height: 329px;
	background-image: url(../_images/stern3.gif); 
	background-repeat: no-repeat;
}


#stern1 div, #stern2 div {
	font-family: Arial, Helvetica, sans-serif;
	color: #CF5C00;
    font-size: 0.8em;
    width: 130px;
}

#sternp1 {
	font-size: 1.1em;
	font-weight: bold;
    margin-bottom: 0.75em;
}

#sternp2 {
	font-size: 1em;
    font-weight: bold;
    margin: 0;
    margin-bottom: 0.5em;
}

#sternptext {
	font-size: 1em;
    font-weight: normal;
    margin: 0;
}


#co_inhalt {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1em;
    background-image: url(../_images/bg_home.jpg);
    background-repeat: no-repeat;
    padding-top: 65px;
    height: 100%;
    
}

#co_inhalt_metabolic {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1em;
    background-image: url(../_images/bg_metabolic.gif);
    background-repeat: no-repeat;
    padding-top: 65px;
    height: 100%;
    
}

#co_inhalt_kids {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1em;
    background-image: url(../_images/bg_kids.gif);
    background-repeat: no-repeat;
    padding-top: 65px;
    height: 100%;
    
}

#co_inhalt_wellness {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1em;
    background-image: url(../_images/bg_wellness.gif);
    background-repeat: no-repeat;
    padding-top: 65px;
    height: 100%;
    
}

#co_inhalt_ball {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-size: 1em;
    background-image: url(../_images/bg_ball.gif);
    background-repeat: no-repeat;
    padding-top: 65px;
    height: 100%;
    
}

#inhalt {
    width: 35em;
    padding-left: 240px;
}

#footer {
    font-family: Arial, Helvetica, sans-serif;
    color: #336633;
    font-weight: bold;
    font-size: 0.9em;
    width: 90em;
}

#footer_left {
    background-image: url(../_images/leiste.gif);
    background-repeat: repeat-x;
    line-height: 25px;
    width: 20em;
    float: left;
}

#footer_middle {
    background-image: url(../_images/leiste.gif);
    background-repeat: repeat-x;
    line-height: 25px;
    width: 40em;
    float: left;
}

#footer_right {
    background-image: url(../_images/leisteende.gif);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 25px;
    margin-left: 60em;
}

a:link, a:visited, a:hover, a:active, a:focus {
    
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #336633;
    font-weight: bold;
    font-size: 1em;
} 

a:hover {
    color: #064F09;
    text-decoration: underline;
}


#abnehmen_info label { float: left; width: 8em; }
#abnehmen_info label.classic { float: none; width: auto; }

