/* ----- Seitenaufbau */
body,p {
 padding: 0px;
 margin: 0px;
 font-family: verdana, arial, helvetica, sans-serif;
}

#level0 {
width: 950px;
margin: 0 auto;
margin-top:20px;
}

#head0 {
 height: 75px; 
 background-color: #00468b; 
}

#level1 {
 background-color: #00468b;
}

#level15{
 background-color: #a4b9e4;
 margin-left: 192px;
 border: solid 0.2em #ed4620;
 border-top: 0px;
}

#level2 {
 float: none;
 display: block;
 margin-left: 15px;
 background-repeat: no-repeat;
 background-color: white;
 margin-top: 0.8em;
/* border-bottom: solid 0.2em #ed4620; */
}

html>body #level2 {
 border-bottom: 0px;
}

#level3 {
 margin-right: 0px;
 margin-left: 0px;
/* background-color: white;*/
}

/* ----- Seiteninhalte */
div#footer {
 background-color: #87aaf1;
 height: 30px;
 width: 950px;
}

/* navigation mit Bildern links (ist in level1) */
div#navigation {
 width: 85px;

 border: solid 0.2em #00468b;
 border-left: 0px;
 border-right: 0px;
 border-top: 0px;
 padding: 0px;
}

div#navigation img {
 margin-top: 3px;
}

/* ist in level15 */
div#text_navigation {
 float: left;
 width: 122px;
}


div#text_menu ul li {
 margin-bottom: 10px;
}

div#text_menu ul li a {
 font-size: xx-small;
}



/* ist in level15 */
div#text_menu {
 float: left;
 width: 122px;
 margin-top: 10px;
 height: 270px;
}

html>body #text_menu {
  height: auto;
  min-height: 270px;
}

div#content {
  width: 700px;
  margin-left:0px;
  padding-left: 10px;
  padding-right: 10px;
  height: 480px;
  background-color: white;
  vertical-align: top;
}

html>body #content {
  height: auto;
  min-height: 620px;
}


div#boxright {
 width: 0px; /* = level3:margin-right - paddings */
 padding-right: 10px;
 padding-left: 10px;
 float: right;
}


div#logo {
 width: 200px;  /* width fuer ie */
 height: 77px;
 float: left;
 padding: 4px;
 padding-right:5px;
 padding-bottom:5px;
 border-left: 1px solid #a4b9e4;
 border-top: 1px solid #a4b9e4;
 background-color: white;
}

div#logo img {
 padding: 0px;
}

/* width fuer nicht-ie-browser */
html>body div#logo {
  width: 200px;
}
 
/* sorgt dafuer das die hauptnavigation unten bleibt */ 
div#platzhalter{
 /*background-image: url(../bilder/menu_hintergrund.gif);*/
 /*background-repeat: repeat;*/
 background-color: #a4b9e4;
 height: 58px;
 margin: 0em;
 padding: 0em;
 border: none 0px;
 left: 0px;
}

div#menu_oben {
 float: left;
 background-color: #00468b;
 height: 1.8em;
 width: 620px;
}

html>body div#menu_oben {
 width: 740px;
 
}


div#menu_oben ul {
  position: relative;
  padding-top: 30px;
  display: inline;
  padding-left: 0em;
  margin-left: 0.4em;
}

  div#menu_oben ul li {
  display: inline;
  font-size: 9pt;
/*  font-weight: bolder; */
  color: white;
  background-color: #00468b;
  margin-right: 1.4em;
}

 div#menu_oben ul li img {
 vertical-align: bottom; 
 margin-right: 5px;
 padding-left: 0.55em
}


/* ist in level15 */
div#partner_logo {
 padding: 0px;
 margin-top: 2em;
 padding-left: 10px;
 border: 0px;
 width: 5em;
}

.float_left {
 float:left;
 width: 192px;
}

.float_left tr td {
 padding: 0em;
 border: 0px;
}

div#partner_logo img {
  padding-bottom: 2px;
}

/* sorgt dafuetr das die footer navigation rechts bleibt*/
div#footer_platzhalter {
 float: left;
}

div#footer_navigation {
 float: right;
 margin-top: 6px;
 margin-right: 10px;
}
/* ----- Darstellung: Fonts, Farben... */
a {
  text-decoration: none;
/*  font-weight: bold; */
  color:  white;
  outline: none;
}

a:visited {
  color:  white;
}
a:active {
   color: white;
}

a:hover {
  color: #f9aa97;
}

strong, b {
  font-weight: bold;
}

img {
  border: 0px;
}

ul {
  margin-top: 0em;
  margin-bottom: 0em;
  padding-top: 0em;
  padding-bottom: 0em;
  list-style-image: url(../bilder/li.gif);
  padding-left:15px;
  margin-left:0;
}

#content li{
 margin-left:1px;
 padding-left:0;
}

div#boxright input,select {
  font-size: small;
}

div#boxright p {
  font-size: small;
  padding: 0em;
  margin: 0em;
}

h1 {  
        font-size: 13pt; 
        font-weight: bold; 
        color: #808080;
        margin-bottom: 0em;
        padding-bottom: 0.5em;
}
h2 {  
        font-size: 11pt;
        font-weight: bold;
        color: #00468b; 
        margin: 0em;
        padding: 0em;
        padding-top: 0.5em;
}
h3 {  
        font-size: 9pt;
        font-weight: bold;
	color: #ed4620; 
}

h4, h5, h6 {
        font-family: monospace;
        font-size: xx-large;
}

p, td, li {
   font-size: 9pt;
}

table {
   border-collapse: collapse;
}
td,th {
   border: 1px solid #808080;
   padding: 0.4em;
}

table.noborder tr td {
   border: none;
}

th {
  background-color: #9c4d31;
  color: white;
}

/* kein Rand von Bildern im Element "Text with image" */
.imgtext-table tr td {
  border: none;
}

.upload table tr td {
  border: none;
}

.upload table tr td img {
  width: 0px;
  height: 0px;
}

/* kein Rand bei Forms */
form table tr td {
  border: none;
}


.content {
  color: #f9aa97;
}

div#navigation img {
 margin-left: 6px;
}


div#text_menu  ul li {
 padding-left: 0px;
 font-size: x-small;
 color: red;
 margin-left: 0px;
 background-color: #a4b9e4;
}


div#text_menu  ul {
 padding-left: 0px;
 list-style-image: url(../bilder/pfeil_menu.gif);
 margin-left: 15px;
 font-weight: 3px;
 border: 1px solid green;
}

.nodisplay {
  display: none;
}

div#content a {
 text-decoration: underline;
 color: #00468b;
  font-weight: normal;
}

div#content a:hover {
 color: #f9aa97;
 font-weight: normal;
}

.sitemap1 {
  padding-top: 0.7em;
}

.sitemap2 {
  padding-left: 1em;
  font-size: small;
}

.sitemap3 {
  padding-left: 3em;
  font-size: x-small;
}

.sitemap4 {
  padding-left: 5em;
  font-size: xx-small;
  display: none;
}

.noneborder tr td {
  border: none;
}

ul.navileft {
  list-style-type: none;
   list-style-image: none;
  padding-left: 0px;
  padding-top: 0px;
  width: 191px;
  margin: 0px;
  margin-top: 13px;
}

li.stufe1 {
 background-color: #a4b9e4;
 padding-bottom: 3px;
 padding-left: 10px;
 padding-top: 3px;
 margin: 0px;
}

li.stufe1 a {
 color: black;
 font-size: 9pt;
}

li.stufe1 a:visited {
 color: black;
 font-size: 9pt;
}

li.stufe1 a:hover {
 color: black;
 font-size: 9pt;
}

li.stufe1 a:active {
 color: black;
 font-size: 9pt;
}

li.stufe2 {
 list-style-image: none;
 background-color: #00468b;
 font-size: 9pt;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
}

li.stufe2_active {
 list-style-image: none;
 background-color: #00468b;
 font-size: 9pt;
 padding-left: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
}

li.stufe2 a:hover {
 color: #ed4620;
}

li.stufe2_active a:hover {
 color: #ed4620;
}

li.stufe3 {
 padding-bottom: 0.5em;
 background-color: #00468b;
 font-size: 8pt;
 padding-left: 30px;
 font-style: italic;
}

li.stufe3_active {
 padding-bottom: 0.5em;
 background-color: #00468b;
 font-size: 8pt;
 font-style: italic;
 padding-left: 30px;
 color: #ed4620;
}

li.stufe3_active a:active {
 color: #ed4620;
}

li.stufe3_active a:hover {
 color: #ed4620;
}

li.stufe3_active a:visited {
 color: #ed4620;
}

li.stufe3 a:hover {
 color: #ed4620;
}

li.stufe3 a:visited {
 color: white;
}

table.imgtext-nowrap td {
  border: none;
}
