@charset "utf-8";
/* CSS Document */
/* Praxis Märtins */

* {
font-size: 100%;
margin:0;
/*padding:0;*/
}

div.codeblock {
	margin: 0 30px 0px 30px;
	font-size:14px;
	font-family:Monaco,Courier,"Courier New";
	font-weight: bold;
}

code {
	font-size:15px;
	font-family:Monaco,Courier,"Courier New";
	font-weight: bold;
}


code.black{
	color:black;
}

code.red{
	color:red;
}

code.green{
	color:green;
}

code.blue{
	color:blue;
}

body {
font-family: Arial, Arial, sans-serif;
font-size: 100%;
line-height: 20px;
color: #4b4a4a;
margin-left:auto;
margin-right:auto;
text-align: center;
background-color:#d5d5d5;
}

p {
font-size: 100%;
margin-bottom: 10px;
background-color:#ffffff;
}

a:link, a:visited {
color : #009933;
text-decoration: underline;
} 

a:hover {
color : #006699;
text-decoration: none;
}

a.g:link, a:visited {
color : #009933;
text-decoration: underline;
} 

a.g:hover {
color : #006699;
text-decoration: none;
}

h1 {
color:#009933;
font-size: 18px;
font-weight: normal;
margin-bottom: 20px;
margin-top: 10px;
}

h2 {
color:#006699;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
margin-top: 10px;
}

h3 {
color:#999999;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
margin-top: 3px;
}

h4 {
color:#009933;
font-size: 18px;
font-weight: normal;
margin-bottom: 3px;
margin-top: 3px;
}

h5 {
color:#666666;
font-size: 8px;
font-weight: normal;
}

h6 {
color:#009933;
font-size: 90%px;
font-weight: normal;
}

#gesamtseite {
width: 999px;
text-align: left;
margin: 0 auto;
}

#logo_oben {
width: 999px;
height: 175px;
background: url(../images/header.jpg);
margin: 0;
padding: 0;
}

#blaue_linie {
width: 999px;
height: 10px;
margin: 0;
padding: 0;
background-color: #006699;
}

#menue_haupt {
float:left;
width: 999px;
margin: 0;
padding: 0;
background-color: #009933;
}

#inhalt_box {
clear: both;
width: 995px;
background-color: #ffffff;
padding: 0;
margin: 0;
border-left: 2px solid #009933;
border-right: 2px solid #009933;
}

#inhalt {
margin-left: 25px;
padding-top: 20px;
background-color: #ffffff;
padding-bottom: 20px;
/*min-height: 466px; height:auto !important; height: 466px;*/
width: 600px;
font-size: 90%;
}

#rechts {
float: right;
width: 300px;
padding-top: 0px; /* 20 */
padding-right: 0px; /* 20 */
margin: 0;
height: 400px;
font-size: 70%;
}

#rechts_fixed {
float: right;
width: 300px;
position: relative;
top: 0;
right: 0;
/* left: 820px; */
/* bottom: 0px; */
/* top: 250px; */
padding-top: 20px;
padding-right: 20px;
margin: 0;
height: 400px;
font-size: 70%;
}

#rechts_startseite {
float: right;
width: 280px;
padding: 0;
margin: 10px;
margin: 0;
height: 400px;
font-size: 90%;
}

#rechts_g {
float: right;
width: 280px;
padding: 0;
margin: 10px;
height: 400px;
font-size: 70%;
}

#rechts_map {
float: right;
width: 300px;
padding-top: 0px; /* 20 */
padding-right: 0px; /* 20 */
margin: 0;
height: 500px;
font-size: 70%;
}

#unten {
clear: both;
width: 999px;
padding: 0;
margin: 0;
height: 2px;
background-color: #009933;
}

#leiste_unten {
padding-top: 5px;
}

/* Hauptmenue */
ul#liste_menue_haupt {
float: left;
width: 999px;
list-style: none;
font-size: 18px;
padding: 0;
margin: 0;
line-height: 48px;
height: 48px;
height: auto;
display: inline;
}

ul#liste_menue_haupt li {
float: left;
font-size: 16px;
font-style: normal;
font-weight: bold;
white-space: nowrap;
list-style-type: none;
}

ul#liste_menue_haupt li a {
float: left;
background-color: #009933;
font-style: normal;
text-decoration: none;
font-size: 16px;
font-weight: bold;
padding-left: 28px;
padding-right: 28px;
color: #ffffff;
white-space: nowrap;
} 

ul#liste_menue_haupt li a:hover {
float: left;
background-color: #006699;
padding-left: 28px;
padding-right: 28px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
white-space: nowrap;
}

#liste_menue_haupt li.aktiv a {
float: left;
background-color: #006699;
padding-left: 28px;
padding-right: 28px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
white-space: nowrap;
}
/* Ende Hauptmenue */

ul#leiste_unten {
font-size: 10px;
color: #999999;
text-align: center;
}

ul#leiste_unten li {
font-size: 10px;
color: #999999;
display: inline;
list-style-type: none;
padding-right: 30px;
}

ul#leiste_unten li a {
font-size: 10px;
color: #999999;
text-decoration: none;
display: inline;
list-style-type: none;
padding-right: 30px;
}

ul#leiste_unten li a:hover {
font-size: 10px;
color: #999999;
text-decoration: underline;
display: inline; list-style-type: none;
}

ul#liste_inhalt {
padding-top: 10px;
padding-bottom: 20px;
padding-left: 20px;
}

ul#liste_inhalt li {
}

/*table {
background-color: #61b020;
color: #000000;
}

table h1 {
margin-top: 10px;
margin-bottom: 10px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
}

table h2 {
margin-top: 2px;
margin-bottom: 0px;
color: #000000;
font-size: 10px;
font-weight: normal;
}

.tabelle_aerzte {
background-color: #ffffff;
}*/