
body{
  font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
  color: #000000; 
}

.lang_swith ul li{
  display: inline;
}

.lang_swith {
  float: right;
}

#main {
  clear: both;
  margin-left: 0px;
  padding:5px 5px;
}

.subcolumns{
  background-color:white;
  background-image:url(./files/images/logo.png);
  background-position:center;
  background-repeat:no-repeat;
  height:420px;
}

.spalta {
  float: left;
  width: 49%;
}

.spaltb {
  float: right;
  width: 47%;
  margin-left:10px;
}

#footer{
  margin-left:5px;
}

#footera{
  float: left;
  margin-left: 45%;
}

#footerb{
  float: left;
  margin-left: 20px;
}

h2{
  font-size:12px;
  font-weight:bold;
}

p {
  font-size:8.5px;
  text-align: justify;
  line-height: 1.2em;
}

#english{
  display: none;
}

#german{
  display: visible;
}
