.ausstellungen_newsmodul_single .titel{
    font-size: 11px;
    color: #000000;
    font-weight:bold;
   margin: -55px 0px 25px -5px;
   display: block;
   background-color: #ffffff !important;
   padding: 5px;
}

#formulartabelle td {
    color: #000000; 
    font-size: 11px;
    line-height: 18px;
}

body {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000; 
    font-size: 11px;
    background-color: #FFFFFF;
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

p, .footer{
    color: #000000; 
    font-size: 11px;
    margin-top : 0px;
    margin-bottom : 18px;
    line-height: 18px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-size: 11px;
    color: #000000;
    margin-top : 7px;
    margin-bottom : 4px;
    font-weight:bold;
}

li{
    font-size: 11px;
    margin-top : 0px;
    margin-bottom :0px;
    line-height: 18px;
}

ul,ol{
    font-size: 11px;
    margin-top : 0px;
    margin-bottom :18px;
    line-height: 18px;
}

ul{
    list-style: square;
}

form{
    margin-top : 0px;
    margin-bottom :0px;
}

td{
    font-size: 11px;
}

a:link, a:visited, a:active{
    text-decoration:underline;
}

.footer{
  border-top: 1px solid #000000;
}
