.underline
{
   text-decoration: underline;
}

.center 
{
   text-align: center;
}

.headline
{
   font-size: 16pt;
   font-weight: bold;
}

.smallheadline
{
   font-size: 14pt;
   font-weight: bold;
}

.left 
{
   text-align: left;
}

.top 
{
   vertical-align: top;
}

.topcenter
{
   vertical-align: top;
   text-align: center;
}

td.main
{
   vertical-align: top;
   font-size: 12pt;
   text-align: left;
   height: 388px;
}

tr.header 
{
   height: 102px;
}

html, body, p, h1, h2, h3, a, table, td, img
{
   border: none;
   border-collapse: collapse;
   font-family: Calibri, Arial, Sans-Serif;
   color: #000000;
   text-decoration: none;
}

body
{
   background-color: #E0E0E0;
}

table.body
{
   background-color: #FFFFFF;
   width: 950px;
   height: 500px;
}

td.button
{
   font-size: 16pt;
   font-weight: bold;
   text-align: center;
   vertical-align: bottom;
   padding-bottom: 10px;
   background-color: #FFFFFF;
}

td.button:hover
{
   background-color: #E0E0E0;
}

a.button
{
   text-decoration: none;
   display: block;
   background-color: transparent;
}

td.marked
{
   font-size: 16pt;
   font-weight: bold;
   text-align: center;
   vertical-align: bottom;
   padding-bottom: 10px;
   background-color: #E0E0E0;
}

span.marked
{
   background-color: transparent;
}

td.spaceh
{
   background-color: #E0E0E0;
   height: 10px;
}

td.spacev
{
   background-color: #E0E0E0;
   width: 30px;
}

td.maincenter
{
   font-size: 12pt;
   text-align: center;
}

table.contactform
{
   margin-left: 100px;
}

table[class=contactform] input[type=text] 
{
   width: 350px;
}

td.standort
{
   width: 50%;
   text-align: center;
   vertical-align: top;
   padding-bottom: 15px;
}

li.leistungen
{
   padding-bottom: 4px;
}

td.buttonside 
{
   font-size: 14pt;
   font-weight: bold;
   text-align: left;
   padding-bottom: 10px;
   background-color: #FFFFFF;
}

td.buttonside:hover
{
   background-color: #E0E0E0;
}

td.markedside 
{
   font-size: 14pt;
   font-weight: bold;
   text-align: left;
   padding-bottom: 10px;
   background-color: #E0E0E0;
}

span.markedside
{
   background-color: transparent;
}

.image 
{
   padding-bottom: 50px;
}
