body, td {
  font-family : Arial, sans-serif;
  font-size : 10pt;
  color : black;
}

body {
  min-width: 40em;
}

a.navbar, a.navbar:link {
  font-family : Georgia;
  font-size : 12pt;
  text-decoration : none;
  color : F0EEEF;
  font-variant:small-caps;
  font-stretch : ultra-expanded;
}

div.navbar {
  background-image:url(Bilder/menu_long_dunkel.gif);
  width : 227px;
  height : 18px;
  background-repeat : no-repeat;
  background-position: 0px 1px
}

div.navbaron {
  background-image:url(Bilder/menu_long_hell.gif);
  width : 227px;
  height : 18px;
  background-repeat : no-repeat;
  background-position: 0px 1px
}

ul.lowmargin {
 margin-bottom : -12px;
}

.header {
  font-family : Arial, sans-serif;
  font-size : 14pt;
  font-weight : bold;
}

.big {
  font-family : Arial, sans-serif;
  font-size : 10pt;
  font-weight : bold;
}

.verybig {
  font-family : Arial, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  color : #707070;
}

.verybig2 {
  font-family : Arial, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  color : Black;
}

.verybig3 {
  font-family : Arial, sans-serif;
  font-size : 11pt;
  font-weight : bold;
  color : #707070;
}

.block {
  text-align : justify;
}

.small {
  font-size : 5pt;
}

div#kontaktbild {
  width : 200px;
  text-align : center;
  float : left;
  margin-left : 10px;
}

div#logos {
  margin-top : 25px;
  margin-left : 65px;
  width : 500px;
}

div#adresse {
  top : 500px;
}

div#versteckt {
  visibility : hidden;
  display : none;
}

div#anmeldung {
  border : 1px dotted black;
  width : 400px;
  text-align : center;
  padding : 5px; 
  background : #BAC9FF;
}
li{

margin-bottom: 6px;
}