body {
  color: black;
  background:#FFFFFF;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
body.pagebody {
  background:#ffffff;
  margin:0em 0em 0em 0em;
}
body.print {
  background:#FFFFFF;
}

body { font-size:78%; }
table { font-size:100%; }

a { color: #0066cc; text-decoration:none; }
a:link { color: #0066cc; text-decoration:none; }
a:visited { color: #0066cc; text-decoration:none; }
a:active { color: #0066cc; text-decoration:none; }
a:hover { color: #0066cc; text-decoration:none; }

.cmsimg {
  margin:0em 0em 0em 0em;
  border:none;
}

h1, .h1, .absatz_title {
  font-size: 140%;
}
h2, .h2, .absatz_section {
  font-size: 126%;
}
h3, .h3, .absatz_subsection {
  font-size: 122%;
}
h4, .h4, .absatz_subsubsection {
  font-size: 120%;
}
h5, .h5 {
  font-size: 100%;
  font-style: italic;
}
h6, .h6 {
  font-size: 100%;
  font-style: small-caps;
}

.absatz_quotation {
  font-style: italic;
}
.absatz_monospace {
  font-size: 100%;
  font-family: monospace;
}


/* -------- Page Layout -------- */

#roben {
  font-size:10,28px;
  color:#666666;
  text-decoration:none;
}

#roben a {
  font-size:10,28px;
  color:#666666;
  text-decoration:none;
}
	
#navi {
 padding-left:63px;
 font-size:10,28px;
 width:160px;
}

#navi a {
 display:block;
 color:#666666;
 padding-bottom:7px;
 text-decoration:none;
 font-size:12px;
 font-weight:bold;
}

#navi a.active_g {
 font-weight:bold;
}

#navi a.active_r {
 font-weight:bold;
 color:#cc0000;
}

#navi a.unternaviactive_g {
 font-weight:normal;
}

#navi a.unternaviactive_r {
 font-weight:normal;
 color:#cc0000;
}

#suchfeld {
 color:#666666;
 width:136px;
}

#inhalt {
 font-size:10,28px;
 color:#666666;
}

#embed {
  font-size:10,28px;
  color:#666666;
  text-decoration:none;
}

#embed a {
  font-size:10,28px;
  color:#0066cc;
  text-decoration:none;
}
