body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a70827;
	line-height: normal;
	background-color: fddbb5;
	margin: 0px;	
}

p, td{
font-size:15px;
line-height:1.4;
color:#a70827;
}

h1{
font-size:16px;
color:#a70827;
}

h2{
font-size:16px;
color:#c97b37;
}

.inhalt{
width:580px;
background-color:#fff2e9;
border-color:#a70827;
border-style:solid;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
background-attachment: fixed;
background-image: url(images/praxis/bg_praxis.jpg);
background-repeat: no-repeat;
}

.text{
	margin-left:50px;
	margin-top:30px;
	margin-right:50px;
	
}

.textnav{
margin-left:0px;
color:#c97b37;}

.nav{
line-height:200%;
margin-top:30px;
margin-left:30px;}

.subnav{
	background-color:#eadfcd;
	border-color:#a70827;
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	background-attachment: fixed;
	background-image: url(images/right_logo.jpg);
	
}

.sub{
line-height:1.0;
font-size:small;
margin-left:0px;
color:#a70827;
text-decoration:none;}


a{
margin-left:20px;
color:#640000;
text-decoration:none;}

a:visited{
font-color:#025b5d;
}

a:hover{
text-decoration:underline;
color:#A70827;
}