body { background-color: #d2b48c; 
	margin:0px;
	padding:0px;
}

h1, h2, h3 {
font-size:14px;
}

a {color: #000000;}
a:hover { color: #000000; text-decoration: none; }
a:link {text-decoration: underline;}

.clean {
	clear: both;
}

.aussen {
	width: 810px;
	text-align: left;
	border: 0px solid #000000;
	position: absolute;
	margin: 0px 0px 0px -400px; 
	left: 50%;
    background: #F7D0A7 url(http://www.praxis-esser.de/schatten_rechts.gif) repeat-y;
	border-left:0px solid #000000;
	height: auto;
}

.header {
	width: 800px;
	height: 124px;
	background-color:#F7D0A7;
	background-image:url(http://www.praxis-esser.de/head.jpg);
	float:left;
}

.haupt {
	width: 800px;

	padding: 0px;
}

.containerContent {
	width: 600px;
	float: right;
	background-color:#F7D0A7;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
/*        border: 1px solid #FF6600; */
	margin-top: 10px;
}

.firmatic_ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
}

.navi {
	width: 180px;
	float: left;
	background-color:#F7D0A7;
	height: 100%;
	margin-top: 10px;
}

.contentLinks {
        font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding-left: 5px;
        margin-top:20px;
}

.footer {
	width: 800px;
	height: auto;
	background-color: #F7D0A7;
	text-align: center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.navigation_0 {
	display: block;
/*	height: 15px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #F57510;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding: 5px;
	margin-bottom:2px;
	width: 166px;
}


.navigation_0:link, .navigation_0:visited, .navigation_0:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #F57510;
	width: 166px;
}
.navigation_0:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration:none;
	color: #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	background-color: #F6955E;
	width: 166px;
}

#schattenUnten {
	width: 810px;
	height: 16px;
	background-image:url(http://www.praxis-esser.de/schatten_unten.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size: 9px;
}
