/* HTML-Tag-Formatierungen */

body
{
  font-family: Georgia, Palatino, Times, serif;
  color: #000000;
  text-align: center;
  margin: 0;
  padding: 0;
  font-size: 101%;
  word-spacing: 1mm;
  background-color: #FFFFFF;
  line-height: 1.1em;
}

h1
{
  font-size: 1.2em;
}

form, ul, dl
{
  margin: 0;
  padding: 0;
}

dd
{
  margin: 0 0 10px 0;
}

img
{
  border: 0;
  vertical-align: top;
}



object
{
  display: none;
}



dfn
{
  display: none;
}


a
{
  font-size: .8em;
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}


ul
{
  list-style-type: none;
}


li a
{
  font-size: .8em;
  padding-left: 15px;
  background-image: url(../media/startseite_quadrat.jpg);
  background-repeat: no-repeat;
  background-position: 0 50%;
}


li a:hover
{
  background-image: url(../media/startseite_quadrat_over.jpg);
  background-repeat: no-repeat;
}



/* Klassen */


.abschnittsbezeichnungen
{
  display: block;
}


.artikeltext
{
  font-size: .8em;
}


.unsichtbar
{
  display: none;
}


.rechtespalte
{
  z-index: 2;
  background-image: url(../media/hintergrundrechtespalte.jpg);
  background-repeat: repeat-x;
  text-align: left;
  margin-bottom: 10px;
  width: 100%;
}

.rechtespaltetext
{
  z-index: 3;
  font-size: .8em;
  line-height: 1em;
  margin-left: 15px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 0;
}


.infos
{
  z-index: 3;
  font-size: .8em;
}

.statusinformationen
{
  color: #F4B40D;
}


.abschnittsgrafik, .navigationsgrafik
{
  display: none;
}


.rechtespalte
{
  background-image: none;
}

.rechtespaltegrafik
{
  margin-bottom: 5px;
}


.copyright
{
  font-size: .8em;
  color: #68717A;
}

.gliederung hr
{
  display: block;
}


.browserveraltet
{
  display: none;
}

.teilnavgrafik
{
  display: none;
}

.teilnavlink
{
  display: inline;
}

/* CSS-Ebenen-Formatierungen */


#hauptebene
{
  width: 90%;
  max-width: 55em;
  text-align: left;
  min-width: 675px;
  margin: 0 auto;
  z-index: 1;
}


#logo
{
  background-image: url(../media/stvclogoprint.jpg);
  background-repeat: no-repeat;
  width: 675px;
  height: 100px;
  z-index: 2;
}

#communitylogin, #communitymenue
{
  display: none;
}


#suchen
{
  display: none;
}



