﻿body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
	background-color:#FFCC66;
	
}

* {
	margin:0;
	padding:0;
	font-size:1em;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

.h2 {
	font-weight:500;
	font-size:18px;
}

a {
	color:#000000;
	font-size:14px;
	text-decoration:underline;
}

.titel {
	font-weight:bold;
	color:#FF6600;
	
}

.image {
	padding-right: 3px;
	padding-bottom: 5px;
	border: 0px;
}

#beratung {
	position:absolute;
	left:-500px;
	top:-500px;
	width:300px;
	height:100px;
	overflow:hidden;
	visibility:hidden;
}

#header {
	background-image:url('html/ernaehrungsberatung/assets/header_bg.png');
	background-repeat:repeat-x;
	height:176px;
	width:100%;
	text-align:center;
}

#body {
	width:797px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('html/ernaehrungsberatung/assets/body_bg.png');
	background-repeat:repeat-y;
}

#navigation {
	width:779px;
	text-align:center;
	height:40px;
	padding-top:5px;
	background-image:url('./assets/bg.gif');
	margin-left:10px;
}

#subnav {
	width:100%;
	height:30px;
}

#subnavi1 {
	height:25px;
	width:600px;
	margin-left:125px;
	display:none;
}

#subnavi2 {
	height:25px;
	margin-left:255px;
	display:none;
}

#footer {
	width: 100%;
	height: 22px;
	background-image: url('assets/footer_bg.png');
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 8px;
	bottom: 0px;
	position: fixed;
}

#footer a {
	color:#FFFFFF;
	font-size:12px;
}

#content {
	width:750px;
	font-size:16px;
	margin:10px 0px 0px 25px;
	padding-top:5px;
	color:#323232;
}

#stress {
	position:absolute;
	width:600px;
	height:225px;
	padding:25px;
	visibility:hidden;
	border:2px solid #D43400;
	background-color:#EFEFEF;
	bottom:5px;
	right:120px;
}

#content ul {
	text-align:left;
	margin-left:80px;
}

#thaimassage_bg {
	background-image:url('html/ernaehrungsberatung/assets/thaimassage_gr_bg.jpg');
	background-repeat:no-repeat;
	background-position:center center;
}
