body {
  background-color: #8090ad;
  margin: 11px 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #000066;
}

#logo {
  width: 100%;
  height: 80px;
  margin: 4px 0 27px;
  padding: 3px 0;
  text-align: center;
  color: #a0afc0;
  background-color: #000066;
  border-top: dashed 2px #ffc333;
  border-bottom: dashed 2px #ffc333;
}

.nav_top {
  margin: auto;
  border-collapse: collapse;
  border-spacing:0;
  background-color: #445070;
  white-space: nowrap;
  border-left: solid 16px #55668c;
  border-right: solid 16px #55668c;
  border-top: solid 8px #a0afc0;
  border-bottom: solid 8px #334466;
  line-height: 1.8em;
  color: #a0afc0;
}

.colorbar {
  background: url(../grafik/colorbar.jpg) repeat-x;
  height: 1px;
  width: 100%;
  border-collapse: collapse;
  border-spacing:0;
}

.nav_top a, #nav_left {
  font-size: 0.9em;
  font-weight: bold;
}

.nav_top a {
  text-decoration: none;
  color: #ffffff;
}

.nav_top a:hover {
  text-decoration: underline;
}

#top_rot a:hover { color: #FF054C; }
#top_pink a:hover { color: #FB00FF; }
#top_violett a:hover { color: #8800FE; }
#top_blau a:hover { color: #0037FE; }
#top_marine a:hover { color: #0099FF; }
#top_tuerkis a:hover { color: #00FFEF; }
#top_gruen a:hover { color: #95FF00; }
#top_gelb a:hover { color: #FFEE00; }
#top_orange a:hover { color: #FFB200; }
#top_hellrot a:hover { color: #FE3C02; }

.nav_top a:active {
  font-style: italic;
}

#table {
  width: 88%;
  margin: 54px auto 8px;
  border-top: solid 3px #4b5878;
  border-right: solid 1px #4b5878;
  border-bottom: solid 3px #4b5878;
  border-collapse: collapse;
  border-spacing:0;
}

#leftside {
  width: 14em;
  border-left: solid 1px #445070;
  border-right: solid 2px #445070;
  background-color: #55668c;
  padding-top: 54px;
  vertical-align: top;
}

#nav_left{
  margin: auto;
  text-align: center;
  width: 11.5em;
  background-color: #55668c;
  border: dotted 2px #223366;
}

#nav_left a {
  margin: 7px;
  background-color: #000066;
  border-style: inset;
  border-width: 2px;
  line-height: 2.2em;
  text-indent: -1px;
  display: block;
  color: #ffc333;
  text-decoration: none;
}

#nav_left a:hover {
  border-style: outset;
  background-color: #5f799f;
  color: #ffaa00;
  text-indent: 1px;
}

#nav_left a:active {
  font-style: italic;
  background-color: #8899bb;
}

body#Allgemeines div.Allgemeines a,
body#Praktisches div.Praktisches a,
body#Medizinisches div.Medizinisches a,
body#Papierkram div.Papierkram a,
body#Erfahrungen div.Erfahrungen a,
body#Standpunkte div.Standpunkte a,
body#Kontakte div.Kontakte a,
body#Fun div.Fun a,
body#Stories div.Stories a {
  border-style: outset;
  background-color: #5f799f;
  color: #ffbb33;
}

.text {
  border-collapse: collapse;
  padding: 29px 44px 9px;
  line-height: 1.6em;
}

.text a:link {
  color: #335599;
}

.text a:visited {
  color: #778899;
}

.text a:hover {
  text-decoration: underline overline;
}

.poem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
}

.headline {
  font-size: 1.4em;
  line-height: 3em;
}

.subheadline {
  font-size: 1.2em;
  line-height: 2em;
}

.headline, .subheadline {
  text-align: center;
  font-weight: bold;
}

.list_redball {
  list-style-image: url(../grafik/redball.gif);
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2em;
}

.formular {
  margin: auto;
  white-space: nowrap;
  width: 38em;
  border: solid 1px #7F9DB9;
  color: #446699
}

#nav_back {
  text-align: right;
  font-size: 0.9em;
  padding: 22px 44px 0;
}

#nav_back a {
  color: #99aabb;
  text-decoration: none;
}

#nav_back a:hover {
  color: #778899;
}

#nav_bottom {
  width: 90%;
  margin: 45px auto 0;
  text-align: center;
  border-top: solid 1px #000065;
  border-bottom: solid 1px #000065;
}

#nav_bottom a {
  font-weight: bold;
  color: #000065;
  text-decoration: none;
}

#nav_bottom a:hover {
   color: #336699;
}

hr {
  border: none;
  background-color: #99abbb;
  color: #99aabb;
  height: 1px;
  width:65%;
}

#footer {
  text-align: center;
  font-size: 0.8em;
  color: #8899aa;
  line-height: 1.2em;
}


.center {
  text-align: center;
}

.groesser {
  font-size: 1.2em;
  font-weight: bold;
}

.kleiner {
  font-size: 0.85em;
}

.rot {
  color: #dd0000;
  font-weight: bold;
}

.rot-klein {
  font-size: 0.85em;
  color: #dd0000;
}

.accesskey {
  text-decoration: underline;
}

