body {
  padding:0px;
  margin:0px;
  font-family:verdana;
  font-size:10pt;
  background:url(images/menu_bg.jpg) repeat-y;
}

a{
  text-decoration:none;
  font-family:verdana;
  font-size:10pt;
  color:#26145E;
  outline:none;
}

a:hover {
  text-decoration:underline;
  font-family:verdana;
  font-size:10pt;
  color:#888888;
}


#main {
    width:900px;
}

#header {
    background-image:url(images/header1.jpg);
    width:900px;
    height:185px;
}

.countdown {
  border-width:0px;
  background-color:#26145E;
  font-family : Verdana;
  font-weight:bold;
  font-size : 9pt;
  color: #ffffff;
  width:450px;
}

#left {
    float:left;
    width:250px;
}

#menu {
    width:200px;
    margin:20px 0 0 0;
}

#menu a {
    display:block;
    text-decoration:none;
    color:#fff;
    font-weight:bold;
    height:25px;
    width:139px;
    padding:7px 0 0 10px;
    border-bottom:1px solid #fff;
}

#menu a:hover {
    background:#29166F;
}

#content {
    float:left;
    width:610px;
    margin:20px 0 20px 0;
    text-align:justify;

}

.ueberschrift1 {
  color: #26145E;
  font-family:verdana;
  font-size:16pt;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
}

.ueberschrift2 {
  color: #26145E;
  font-family:verdana;
  font-size:12pt;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:10px;
  background-image:url(images/ueberschrift_bg.jpg);
  background-repeat:no-repeat;
}

.ueberschrift3 {
  color: #26145E;
  font-family:verdana;
  font-size:10pt;
  font-weight:bold;
}

.satz{
 margin-bottom: 10px;
 padding: 5px 0;
 border-bottom: 1px solid grey;
}

.zitat{
 font-style:italic;
 font-size:15px;
}

:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }

.zitat:before { content:open-quote; }
.zitat:after { content:close-quote; }

.quelle{
 color:grey;
 font-size:9px;
 text-align:right;
 display:inline;
}

.eingereicht{
 color:grey;
 font-size:9px;
 text-align:right;
}

.veranstaltung{
  color:grey;
  font-size:9px;
  text-align:right;
}
