body {
 background: none;
 margin: 0;
 padding: 0;
 font-family: Arial, Helvetica, sans-serif;
}
.pagetop, #ptauftrag, #ptabfuhr, #ptcontain, #ptfahr, #ptcam, #ptbestm, #ptkont, #ptlink, #ptabinfo, #topbild, #topnav, #sitemap, #siteicons, #footer, .finis, .space, #skipnav, .picrechts, .picrechtsbord {
 display: none;
}
#maincontent {
 margin: 0;
 font-size: 12pt;
}
#maincontent a:link {
 color: #333;
 text-decoration: underline;
}
#maincontent a:visited {
 color: #666;
 text-decoration: underline;
}
}
#maincontent a:hover, #maincontent a:active {
 color: #d61829;
 text-decoration: none;
}
#maincontent h1 {
 margin: 0;
 padding: 0;
 font-size: 14pt;
 color: #000;
 font-weight: bold;
}
#maincontent h2 {
 margin: 0 0 30px;
 padding: 0;
 font-size: 12pt;
 color: #b7b7b7;
 font-weight: bold;
}
#maincontent h3 {
 margin: 10px 0 10px 0;
 padding: 0;
 font-size: 11pt;
 color: #949292;
 font-weight: bold;
}
#maincontent h4 {
 color: #848484;
 font-size: 11pt;
 margin: 10px 0 10px;
}
#maincontent p {
 font-size: 12pt;
 line-height: 15pt;
 color: #000;
}
#maincontent p.akz {
 background: none;
 padding: 0;
 margin: 0;
 color: #666;
 font-weight: bold;
 letter-spacing: 1px;
 font-size: 10pt;
}
#maincontent p.einzug {
 background: #fff;
 border: none;
 margin: 0;
 padding: 0;
 color: #666;
 font-size: 10pt;
 line-height: 14pt;
}
.strong {
 color: #333;
 letter-spacing: 1px;
 font-weight: bold;
}
#maincontent p.strongcall {
 background: none;
 padding-left: 0;
 margin-left: 12px;
 color: #000;
 letter-spacing: 1px;
 font-weight: bold;
 font-size: 10pt;
}
#maincontent ul {
 list-style-type: square;
 margin: 0;
 padding: 0;
}
#maincontent ul li {
 font-size: 11pt;
 background: none;
 padding-left: 12px;
 margin: 0 0 5px 15px;
 line-height: 14pt;
}
#maincontent table {
 margin: 20px 0 20px 1.5em;
}
#maincontent td {
 font-size: 10pt;
 color: #000;
}
#teaser {
 float: none;
 background-color: #fff;
 border: none;
 margin: 0;
}
#teaser h1 {
background: none;
color: #4c4c4c;
text-align: left;
font-size: 11pt;
padding: 2px;
margin: 0;
border: none;
letter-spacing: 0;
}
#teaser p {
margin: 0;
padding: 5px;
text-align: left;
}
#teaser p.teas1 {
font-size: 10pt;
color: #4c4c4c;
font-weight: normal;
}
.picmid {
 vertical-align: middle;
 margin-right: 10px;
}
#maincontent table.gen {
 font-family: Verdana, Arial, sans-serif;
 border: none;
 padding: 0;
 border-collapse: collapse;
 margin: 10px 0 25px 25px;
}
#maincontent table.gen td {
 font-size: 10pt;
 padding-bottom: 5px;
 line-height: 12pt;
 border: 1px solid #ccc;
 vertical-align: top;
 text-align: center;
}
#maincontent table.gen th {
 font-size: 10pt;
 padding-bottom: 5px;
 line-height: 1.2em;
 border: 1px solid #ccc;
 background-color: #ebebeb;
 color: #333;
 vertical-align: top;
}
#maincontent table.gen caption {
 font-family: arial, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 color: #000;
}
#maincontent dl {
 font-size: 10pt;
 margin-left: 12px;
 line-height: 1.4em;
}
#maincontent dt {
 font-weight: bold;
 color: #999;
}
#maincontent dd {
 margin: 2px 0 10px 15px;
 padding-left: 15px;
 background: none;
}

/*Formular Bestellung */
form#fmBestellung {
 border: none;
 padding: 0;
 width: 100%;
 margin: 10px;
}

form#fmBestellung p {
 font-family: verdana, arial, sans-serif;
 font-size: 10pt;
 line-height: 13pt;
 padding: 3px;
}

form#fmBestellung p.inform {
 display: none;
}

form#fmBestellung input {
 background: #fff;
 border: none;
 padding: 2px;
 margin-right: 5px;
}

form#fmBestellung input.frmbutt {
border: none;
background: none;
padding: 4px;
}

form#fmBestellung input.remove {
background: #fff;
border: none;
padding-top: 12px;
vertical-align: middle;
}

form#fmBestellung textarea {
 background: #fff;
 border: none;
 padding: 2px;
 width: 200px;
}

form#fmBestellung textarea:focus, form#fmBestellung input:focus {
display: none;
}

form#fmBestellung select {
padding: 1px;
margin-left: 5px;
border: none;
background: #fff;
}

form#fmBestellung select:focus {
display: none;
}
form#fmBestellung option {
border: none;
margin: 1px 0;
}

form#fmBestellung fieldset {
background: #fff;
border: none;
padding: 5px 15px 10px;
margin-bottom: 10px;
}

form#fmBestellung legend {
color: #000;
font-size: 11pt;
background: #fff;
padding: 1px 5px;
border: none;
font-weight: bold;
}