﻿*
{
	margin:0;											
	padding:0;											
}
body
{																
	background-color:#002d08;
	color:#002d08;										
	font-family:Arial, Helvetica, Sans-Serif;	
	font-size: 100.01%;									
}
#wrapper												
{	
	margin:auto;							
	width:1040px;																																												
	background-image:url(../bilder/fix.jpg);
	background-repeat:repeat-y;
	font-size:75%;
}
#header													
{
	width:1040px;
	height:180px;
	background-image:url(../bilder/header.jpg);
	background-repeat:no-repeat;
}			
#main
{
	height:100%;
	background-image:url(../bilder/main.jpg);
	background-repeat:no-repeat;
}
#sidebarLeft											
{
	float:left;			
	width:210px;	
	margin:0 0 0 10px;			
}
#navigation
{
	margin:5px 0 235px 20px;
	list-style:none;
	width:180px;
	font-size:140%;	
}
#navigation li
{																											
	width:180px;										
}
#navigation a:link, #navigation a:visited
{
	padding:0.4em 0 0.4em 0;
	text-decoration:none;
	color:#002d08;
	display:block;
	height:1%;
}
#navigation a:hover
{
	display:block;
	color:#EBEBEB;
	background-color:#002d08;
	font-weight:bold;
}
#content												
{
	margin:0 180px 0 230px;
	font-size:130%;
}
#content h1
{
	font-size:165%;
	padding:14px 0 10px 0;
}
#content a:link, #content a:visited
{
	color:#0000A2;
	text-decoration:none;
}
#content a:hover
{
	font-weight:bold;
}
#content img
{
	border-style:none;
	vertical-align:middle;
}
#content iframe
{
	border:1px black solid;
}
#content .unterstrich
{
	text-decoration:underline;
}
#content .wir-bieten
{
	margin:0 0 0 20px;
}
#galerie
{
	margin:10px 0 10px 0;
}
#praxisraum .thumb
{
	margin:10px 5px 0 0;
}
#content .raum-links
{
	float:left;
	margin:0 90px 0 0;
}
#news
{
	border:1px #002d08 solid;
	background-color:#fffe70;
	position:relative;
	float:right;
	top:-325px;
	left:-3px;
	padding:10px 5px 10px 5px;
	font-size:110%;
}
#fotos-links
{
	float:left;
	width:390px;
	margin-bottom:510px; /*die 510px verkleinern oder vergrößern, wenn Mitarbeiter-Foto Webseite nicht ordentlich angezeigt wird*/
}
#fotos-rechts
{
	float:right;
	width:390px;
	margin-left:390px;
	position:absolute;
}
#telefon
{
	
	font-size:130%;
}
#tt
{
	position:absolute; 
	display:block; 
}
#ttcont 
{
	display:block; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background:#EBEBEB; 
	color:#002d08;
	border:1px solid #002d08;
}
#footer													
{
	clear:both;	
	width:1040px;
	height:40px;										
	background-image:url(../bilder/footer.jpg);
	background-repeat:no-repeat;
	text-align:center;													
}
#footer a:link, #footer a:visited
{
	text-decoration:none;
	color:#0000A2;
}
#footer a:hover
{
	font-weight:bold;
}