@import url('bgd.css');

#documentTitle {
  display: block;
  padding: 5px;
  margin: 5px;
  background-color: #f0f8ff;
  border: 1px solid #abc;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: 0 0 3px 2px #ccc;
  -webkit-box-shadow: #ccc 0 0 5px;
  background: -moz-linear-gradient(top, #fff, #ccc);
  background: -webkit-linear-gradient(top, #fff, #ccc);
  background: -o-linear-gradient(top, #fff, #ccc);
  background: -ms-linear-gradient(top, #fff, #ccc);
  background: linear-gradient(top, #fff, #ccc);
  text-align: right;
}

#documentTitle li {
  display: inline-block;
  padding: 2px;
  font-size: 16px;
  color: #333;
  text-align: right;
}

#documentTitle li img {
  margin-right: 5px;
  vertical-align: top;
}
#documentTitle li a {
  font-weight: bold;
}

#documentTitle li img {
  float: left;
}

#head {
  background-color: #acd;
  background-image: url('../../images/skins/header.gif');
  margin: 1em;
  border: 5px double #f0ffff;
  border-radius: 1em;
  box-shadow: 0 0 5px #ccc;
}

body.literatur #head {
  background-color: #acd;
  background-image: url('../../images/skins/header.gif');
  margin-left: 20pt;
  margin-right: 20pt;
  border: 8px double #f0ffff;
  padding: 20px;
  font-family: 'Times New Roman', serif;
  font-weight: bold;
  color: #800000;
  font-size: 16px;
}

body.literatur #head img {
  float: left;
  border: 0;
  width: 28px;
  height: 24px;
  margin: 6px;
  margin-right: 25px;
}

.abstract
{
  border: 1px solid #7789B3;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 5px;
  text-align: justify;
  margin: 20px;
}

.faq
{

}

.faq .question
{
  display: block;
  color: #888;
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0;
  padding: 1em;
  background: #eee;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.faq .question > *
{
  color: #333;
  font-size: 100%;
  font-weight: bold;
}

.faq .answer
{
    display: block;
    color: #000;
    font-size: 90%;
    font-weight: normal;
}

.faq .question:before
{
    content: "Frage: ";
    font-weight: bold;
    font-size: 12pt;
    color: #a00;
}

.faq .answer:before
{
    content: "Antwort: ";
    font-weight: bold;
    font-size: 12pt;
    color: #0a0;
}

a {
  color: #555; text-decoration: none;  
}

a:hover {
  color: #4682B4; text-decoration: underline;
}

hr
{
  background-color: steelblue; color: steelblue; height: 3px; width: 98%
}

span.space_small { margin-left: 10px; }
span.space_medium { margin-left: 25px; }
span.space_large { margin-left: 75px; }

.licence {
  position: absolute;
  right: 5px;
  width: 240px;
  height: 40px;
  z-index: 2;
  overflow: hidden;
  font-size: 9px;
  text-align: center;
  border: 2px solid #7789B3;
  background: #D8D8F0;
  padding: 0;
  margin: 0;
}

.licence img {
  float: left;
  margin: 5px 0 0 5px;
  padding: 0;
}

.kommentar, .notice, .overlaywindow {
  color: #888; font-size: 10pt; font-family: 'Tahoma', 'Helvetica', 'Arial', sans-serif; font-weight: normal;
}

p.zitat, div.zitat {
  color: #333;
  font-size: 10pt;
  font-style: italic;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin: 5px;
  margin-left: 25px;
  margin-right: 25px;
  padding-left: 15px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
}

.emphasize {
  font-size: 14pt; color: #0055AA; font-weight: bold; font-family: "Arial", "Helvetica", sans-serif;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.highlight {
  font-size: 16px; font-family: 'Tahoma', 'Helvetica', 'Arial', sans-serif; font-weight: bold; color: #4682B4;
}

.highlight:first-letter {
  font-weight: bold; font-size: 22px; color: #60A060; font-family: "Times New Roman", serif;
}

h1, h1 a, h1 a:hover {
  font-weight: bold; font-size: 24pt; color: #000000;
}

h2, h2 a, h2 a:hover {
  font-weight: bold; font-size: 18pt; color: #000; background-color: #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  margin-right: 5px;
}

h3, h3 a, h3 a:hover {
   font-family: 'Arial', 'Helvetica', sans-serif; font-weight: bold; font-size: 16pt; color: #EEEEEE; background-color: #6080A0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  margin-right: 5px;
}

p {
  font-size: 11pt;
  font-family: 'Arial', 'Helvetica', sans-serif;
  color: #000000;
  text-align: justify;
}

.box {
  border: 2px solid #000033; padding: 5px; background: #EEEEF0;
}

.box_blau {
  border: 2px solid #7789B3; background: #F0F0F8; padding: 5px;
}

.table { display: table; }
.tr    { display: table-row; }
.td    { display: table-cell; vertical-align: middle; padding: 2px; }

.overlaywindow {
    border: 2px solid steelblue; 
    position: absolute; 
    background: #fff; 
    z-index: 2; 
    padding: 5px; 
    left: 50px; 
    top: 250px;    
}

/******************************************
 © 2006, Thomas Meyer www.All-Community.de
 all rights reserved
******************************************/
