* {
 font-family:"times new roman",times,serif;
 font-size:14px;
 text-align:justify;
}

div#header{
  border-width: 1px;
  border-style: solid;
  height:60px;
}

#logo img{
 float:left;
 width:100px;
}

#title{
  font-size:20px;
  font-weight:bold;
  text-align:center;
}

#subtitle{
  font-size:12px;
  text-align:center;
}

#content{
  clear:both;
  padding: 0.5em;
}

#menu_icon,#header,#aufgaben, #footer, #menu, #location, input[type="button"], input[type="submit"]{
  display:none;
}