html,body
{
	margin:0;
	padding:0;
}
body {
    background: #c8d7e3 url('../gfx/hintergrund.jpg') top center repeat-x;
    font-size:14px;
	color:#5E6D6D;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #5E6D6D;
	text-decoration: underline;
	}

a:hover {
	color: #5E6D6D;
	text-decoration: underline;
	}

#header {
	padding-left: 30px;
	}

#header img{
	padding-bottom: 10px;
	}

#wrap-content
{
	width:1020px;
}

.nav {
	height:30px;
	background-image:url(../gfx/bg_nav.gif);
	padding-top:6px;
	padding-left:25px;
	}

.clear {
	clear: both;
	}

.startseite					{width:87px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.startseite:hover			{background-image:url(../gfx/nav/1.gif);}

.naturheilverfahren			{width:150px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.naturheilverfahren:hover	{background-image:url(../gfx/nav/2.gif);}

.physiotherapie				{width:120px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.physiotherapie:hover		{background-image:url(../gfx/nav/3.gif);}

.diagnoseverfahren			{width:153px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.diagnoseverfahren:hover	{background-image:url(../gfx/nav/4.gif);}

.begleittherapie			{width:128px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.begleittherapie:hover		{background-image:url(../gfx/nav/5.gif);}

.beratung					{width:80px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.beratung:hover				{background-image:url(../gfx/nav/6.gif);}

.beispiele					{width:77px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.beispiele:hover			{background-image:url(../gfx/nav/7.gif);}

.kontakt					{width:71px;height:30px; margin-right:20px; float:left;text-align:center; font-size:11px; padding-top:8px; color:#5E6D6D; background-repeat:no-repeat}
.kontakt:hover				{background-image:url(../gfx/nav/8.gif);}


.links {
	margin-left: 20px;
	margin-top: 5px;
	width: 220px;
	float: left;
	}

.inhalt {
	width: 740px;
	float: right;
	margin-top: 5px;
	}
.box_rahmen {
	background: transparent url('../gfx/bg_box.png');
	padding: 10px;
	margin-bottom: 20px;
	}

.box_links {
	background: transparent url('../gfx/bg_box2.png');
	padding: 10px;
	font-size: 14px;
	}

.box_inhalt {
	background: transparent url('../gfx/bg_box2.png');
	padding: 10px;
	font-size: 14px;
	text-align: justify;
	min-height: 294px;
	}

.small {
	line-height: 20px;
	font-size: 12px;
	}


.footer {
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	}

.behandlung {
	padding-bottom: 40px;
	border-bottom: 1px dotted #5E6D6D;
	}

h2				{color:#2B4C6B; font-size:16px; text-transform: uppercase;}
h1				{color:#2B4C6B; font-size:18px; text-transform: uppercase;}
h3				{color:#2B4C6B; font-size:14px; text-transform: uppercase; margin-top: 0px;}
