body
	{position:relative; left:10px; background-color:#687e12;color:#333333;}

body, div, p, td
	{font-size:16px;}

h1
	{font-size:18px;}
h2
	{font-size:16px; font-weight: normal;}
	
h3
	{font-size:15px; font-weight: normal;}	
	
a:link,a:visited,a:hover,a:active
	{font-weight:bold;
	text-decoration:none;
	color:#333333;}

div.main
	{background-color:#f3eb91;
	background-image:url(images/main_background.png);
	background-repeat:no-repeat;
	width:1000px;
	height:750px;
	position:absolute;
	top:-10;
	left:-10;}

div.shadow
	{background-image:url(images/background.png);
	width:1000px;
	height:750px;
	position:relative;
	top:10px;
	left:10px;}

.main_color
	{background-color:#79a012;}

div.menubar_shadow
	{position:absolute;left:194px;top:204px;border:none;padding:none;width:800px;height:38px;background-image:url(images/background.png);z-index:1;}

div.menubar_box
	{position:absolute;left:190px;top:200px;border:none;padding:none;width:800px;height:38px;z-index:2;background-color:#79a012;}

img.menubar_text
	{position:absolute;left:190px;top:199px;border:none;padding:none;z-index:4;}

span.tableheader
	{font-size:110%;color:#333333;margin-bottom:30px;}

td.tableheader
	{height:18px;vertical-align:top;text-align:center;}

.header1
	{font-size:125%;color:#333333;margin-bottom:30px;}

	/*Praxis-Seite*/
td.praxis_header
	{width:350px;font-size:125%;color:#333333;padding-bottom:10px;padding-top:35px;vertical-align:bottom;}

td.praxis_text
	{text-align:justify;vertical-align:top;}

td.praxis_bild
	{vertical-align:center;text-align:center;padding-bottom:50px;}

	/*Preise-Seite*/


table.preise
	{border:none;width:450px;}

td.preise_zeit
	{text-align:right;}

td.preise_preis
	{text-align:right;}

td.preise_space
	{width:70px;}

td.preise_vertspace
	{height:70px;}


	/*Team-Seite*/

td.people_des
	{vertical-align:top;padding-top:10px}

td.people_name
	{font-size:125%;}

td.people_job2
	{vertical-align:top; padding-top:10px; font-size:80%;}

td.people_age
	{font-size:100%;}

td.people_image
	{text-align:center;vertical-align:center;width:50px;padding:10px}

img.people_image
	{border-style:outset;border-color:#79a012;border-width:3px;}


	/*Leistungen-Seite*/
li.leistungen
	{padding-bottom:10px;width:760px;}

ul.leistungen
	{padding-left:120px;}
