﻿@charset "utf-8";
/* CSS Document */
html
{
height: 100%;
margin-bottom: 1px;
}

body {
margin:0px;
background-image:url(../images/Aloe1.jpg);
background-repeat:no-repeat;
font-family:Tahoma,Arial,sans-serif;
font-size:14px;
color:#868585;

}
body a{
color:#88c700;
text-decoration:none;
}
body a:hover{
color:#b6fc20;
text-decoration:underline;
}

h1{
font-family:Tahoma,Arial,sans-serif;
font-size: 24px;
font-weight: normal;
color:#88c700;
margin-top: 5px;
}
h2{
font-size:16px;
font-family:Tahoma,Arial,sans-serif;
color:#868585;
margin-bottom:2px;
margin-top:2px;
font-weight: bold;
}
h3{
font-size:14px;
font-family:Tahoma,Arial,sans-serif;
color:#868585;
font-weight: normal;
}
h4{
font-family:Tahoma,Arial,sans-serif;
font-size: 16px;
font-weight: normal;
color:#88c700;
margin-top: 5px;
}
h5{
font-size:13px;
font-family:Tahoma,Arial,sans-serif;
color:#868585;
font-weight: bolder;
}
img {
border:0px;
}
.wrap {
margin: 0 auto;
width:898px;
}
.header {
margin-top:58px;
clear:both;
}
.logo {
background-image:url(../images/naturheilpraxis_katja_geerts.png);
background-repeat:no-repeat;
width:310px;
height:93px;
float:left;
}
.menu {
float:right;
height:32px;
margin-top:60px;
position:relative;
}
.menu_normal {
color:#476800;
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
text-decoration:none;
padding-left:9px;
padding-right:9px;
height:32px;
line-height:32px;
} 
.menu_act {
color:#476800;
background-image:url(../images/menu_bg_over.jpg);
background-repeat:repeat-x;
padding-left:9px;
padding-right:9px;
text-decoration:none;
height:32px;
line-height:32px;
vertical-align:middle;
} 
.menu_act a{
color:#476800;
text-decoration:none;
vertical-align:middle;
}
.menu_act a:hover{
color:#476800;
text-decoration:none;
vertical-align:middle;
}
.menu_normal a{
color:#476800;
text-decoration:none;
height:32px;
line-height:32px;
vertical-align:middle;
}
.menu_normal a:hover{
color:#476800;
text-decoration:none;
height:32px;
line-height:32px;
vertical-align:middle;
}
.wrap_content {
margin: 0 auto;
width:898px;
clear:both;
padding-top:0px;
}
.top {
	background-image:url(../images/top_rounded.png);
	background-repeat:no-repeat;
	height: 5px;
}
.content {
    background-color:#ffffff;
    line-height:18px;
    padding:20px;
    display:table;
    width:858px;
    clear:both;
}
.bottom {
	color:#848383;
	background-image:url(../images/bottom_rounded.png);
	background-repeat:no-repeat;
	height: 5px;
	width:898px;
	font-size:11px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
}
.bottom a{
	color:#6c6c6c;
	margin-left:5px;
	text-decoration:none;
}
.bottom a:hover{
	color:#6c6c6c;
	text-decoration:underline;
}
.float_left_border {
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding-right:10px;
	border-right:1px solid #d3d3d3;
	display:table;
}
.float_left {
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding-right:10px;
}
.float_map {
    width: 850px;
    float: left;
    padding-top: 30px;
    text-align:center;
}
.preis {
	font-size:14px;
	color:#88c700;
}
.column-left {
	width:80%;
	float:left;
}
.column-left h2{
	padding-top:10px;
}
.column-left-border {
	border-bottom: 1px solid #e1e1e1;
}
.column-left-border h2{
	padding-top:10px;
}
.column-right {
	width:20%;
	text-align: right;
}
.column-right-border {
	border-bottom: 1px solid #e1e1e1;
	text-align: right;
	color:#88c700;
}

.column-right h2{
	color:#88c700;
}