/*
gelb: F5E82C
hellgelb: FFFCE5
rot: E50004
hellrot:FBF3EE
grün: 8CB431
hellgrün:E1E58C
dunkelgrau: 535353
*/

body {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

#header {
  position: relative;
  height: 200px;
  width: 980px;
  margin-top: 20px;
  margin-left: 20px;
  clear: right;
}

#navigation {
  position: relative;
  height: 50px;
  width: 980px;
  margin-top: 20px;
  margin-left: 20px;
  clear: right;
}

#navigationl {
  /*background-color: #E50004;*/
  position: relative;
  height: 120px;
  width: 980px;
  margin-top: 20px;
  margin-left: 20px;
  clear: right;
	border-bottom-width:5px; 
	border-bottom-style:solid; 	
	border-bottom-color:#E50004;
}

#navigatione {
  /*background-color: #F5E82C;*/
  position: relative;
  height: 120px;
  width: 980px;
  margin-top: 20px;
  margin-left: 20px;
  clear: right;
	border-bottom-width:5px; 
	border-bottom-style:solid; 	
	border-bottom-color:#F5E82C;
}

#navigationp {
  /*background-color: #F5E82C;*/
  position: relative;
  height: 120px;
  width: 980px;
  margin-top: 20px;
  margin-left: 20px;
  clear: right;
	border-bottom-width:5px; 
	border-bottom-style:solid; 	
	border-bottom-color:#8CB431;
}

#content {
  background-color: #ffffff;
  position: relative;
  margin-left: 20px;
  margin-top: 0px;
  width: 980px;
  clear: right;
  padding: 0px;
}

#contentl {
  background-color: #F9F0EB; /*F5E9E2;*/
  position: relative;
  margin-left: 20px;
  padding-top: 5px;
  width: 980px;
  clear: right;
}
#contente {
  background-color: #FBF6C5;
  position: relative;
  margin-left: 20px;
  padding-top: 5px;
  width: 980px;
  clear: right;
}
#contentp {
  background-color: #EEF1C5;
  position: relative;
  margin-left: 20px;
  padding-top: 5px;
  width: 980px;
  clear: right;
}

#footer {
  background-color: #ffffff;
  position: relative;
  margin-left: 20px;
  margin-top: 20px;
  text-align:right;
  width: 980px;
  height: 50px;
  clear: right;
  padding: 0px;
  font-size: 7pt;
}

.leistungen {
  background-color: #E50004;
}

.edithmueller {
  color: #F5E82C;	
  background-color: #FFFCE5;
}

.praxismueller {
  color: #8CB431;	
  background-color: #E1E58C;
}





p,div,td,address,ul,il,ol,blockquote,i,input,select,textarea,a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #535353;
}

h1,h2,h3 {
}

li {
	margin: 5px;
	list-style-type: square;
}

li.l {
	margin: 5px;
	list-style-image:url(list_style_l.jpg);
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin-top: 20px;
}


h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


a:link { 
	text-decoration:none; 
	font-weight:normal; }

a:visited {
	text-decoration:none; 
	font-weight:normal; }

a:hover { 
	text-decoration:none; 
	font-weight:bold; }

a.footer:active { 
  font-size: 8pt;
	text-decoration:none; 
	font-weight:normal; }

a.footer:link { 
  font-size: 8pt;
	text-decoration:none; 
	font-weight:normal; }

a.footer:visited {
  font-size: 8pt;
	text-decoration:none; 
	font-weight:normal; }

a.footer:hover { 
  font-size: 8pt;
	text-decoration:none; 
	font-weight:bold; }

a.footer:active { 
  font-size: 8pt;
	text-decoration:none; 
	font-weight:normal; }

a.navi:link { 
	font-size: 9pt;
	color:#C50004; 
	text-decoration:none; 
	font-weight:bold; }

a.navi:visited {
	font-size: 9pt;
	color:#C50004; 
	text-decoration:none; 
	font-weight:bold; }

a.navi:hover { 
	font-size: 9pt;
	color:#C50004; 
	text-decoration:none; 
	font-weight:bold; }

a.navi:active { 
	font-size: 9pt;
	color:#C50004; 
	text-decoration:none; 
	font-weight:bold; }

a.naviactive:link { 
	font-size: 9pt;
	color:#ffffff;
	background-color:#C50004;
	text-decoration:none; 
	font-weight:bold; }

a.naviactive:visited {
	font-size: 9pt;
	color:#ffffff;
	background-color:#C50004;
	text-decoration:none; 
	font-weight:bold; }

a.naviactive:hover { 
	color:#ffffff;
	background-color:#C50004;
	text-decoration:none; 
	font-weight:bold; }

a.naviactive:active { 
	font-size: 9pt;
	color:#ffffff;
	background-color:#C50004;
	text-decoration:none; 
	font-weight:bold; }

a.mueller {
	font-size: 16pt;
	color:#F5E82C;
	text-decoration:none; 
	font-weight:bold; 
}

a.muelleractive {
	font-size: 16pt;
	color:#ffffff;
	background-color:#F5E82C;
	text-decoration:none; 
	font-weight:bold; 
}
a.praxis {
	font-size: 16pt;
	color:#8CB431;
	text-decoration:none; 
	font-weight:bold; 
}
a.praxisactive {
	font-size: 16pt;
	color:#ffffff;
	background-color:#8CB431;
	text-decoration:none; 
	font-weight:bold; 
}
span.mini { font-size:50%;}
