html {
height: 100.5%;
 }

 body {
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color: #8B8C8E;
	background-color: #F5FAFE;
}

h3 {
	font-size : 90%;
	color: #8B8C8E;
}

h4 {
	font-size : 80%;
	color: #8B8C8E;
}

h2 {
	font-size : 90%;
    font-weight : bold;
    color: #92B2CB;
}

h1 {
	font-size : 90%;
	color: #8B8C8E;
	display: inline;
        font-weight : normal;
}

h5 {
    font-weight : bold;
    color: #92B2CB;
}


.Abstand {
	padding-left: 12px;
}

.Text-Ueberschrift {
	font-weight : bold;
}

.Text-Ueberschrift-blau {
	font-weight : bold;
    color: #92B2CB;
}

.Haupttext {

}

.Lexikon-Buchstabe {
	font-weight : bold;
    color: #92B2CB;
 }

 .Lexikon-Ueberschrift {
	font-weight : bold;
    color: #92B2CB;

  }

.Lexikon-Text {
	font-size: 94%;
 }

.webde {
	font-family : Arial, Helvetica, sans-serif;
	color: #8B8C8E;
}

 .nach-oben {

  }

#indexbild {
  padding-top: 141px;
}

.contentbild {
  padding-right: 10px;
}


a {
  color: #92B2CB;
 }

#nav_top {
	width: 700px;
	height: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px ;
	font-size : 80%;
	background-image : url("../images/nav-top-oben.gif");
	background-repeat : no-repeat;
	background-position : bottom;
}

.nav-element-praxis { 
  padding-top: 20px;
  margin-left: 379px;
 }
 
.nav-element { 
  padding-top: 20px;
  padding-left: 3px;
 } 
 
.sub-nav {
	padding-left: 12px;
	font-weight : bold;
	font-size : 85%;	
}

.sub-nav a {
	color: #92B2CB;
	text-decoration : none;
}

.sub-nav a:hover {
	text-decoration : underline;
}

.sub-nav a:active {
	text-decoration : underline;
}

.sub-nav:visited  {
	color: #92B2CB;
}

.sub-nav-aktiv { 
	text-decoration : underline;
  color: #92B2CB;
 }

.blume {
padding-top:40px;
 }

#contentmain {
	width: 700px;
	min-height: 380px;
	background-image : url("../images/content.gif");
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
}

*  html #contentmain {
height: 380px;
}

#sub-navi {
	width: 700px;
	background-image : url("../images/content.gif");
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border-top: 1px solid #8Db6D6;
	background-image : url("../images/content.gif");
 }

#unten  {
  width: 700px;
  height: 34px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding:0pc;
  background-image : url("../images/content-unten.gif");
  background-repeat : no-repeat;  
	background-position : top;  
}


.AdmAbstand {
	padding-left: 12px;
}

.AdmText-Ueberschrift {
  font-weight : bold;
  color: #8B8C8E;
}

.AdmText-Ueberschrift-blau {
  font-weight : bold;
  color: #92B2CB;
}

.AdmHaupttext {
  font-weight : normal;
  color: #8B8C8E;
}

.AdmLexikon-Buchstabe {
  font-weight : bold;
  color: #92B2CB;
 }

.AdmLexikon-Ueberschrift {
  font-weight : bold;
  color: #92B2CB;
}

.AdmLexikon-Text {
  color: #8B8C8E;
  font-size: 94%;
 }
