/*** Allgmeine Einstellungen ***/

/* Schriftarten */
body,table,tr,td,th,div {font-family:Arial,sans-serif;}
body,table,tr,td,th,div {font-size:12px;}

/* Seitenlayout */
body {margin-left:0px;}
body {margin-right:0px;}
body {margin-top:0px;}
body {margin-bottom:0px;}

/* Hyperlinks */
a {text-decoration:underline;}
a:link {color:#000066;}
a:visited {color:#000066;}
a:hover {color:#000099;}
a:hover {text-decoration:underline;}
a:active {color:#000099;}

/* Hyperlinks Navigation */
a.navtop {font-weight: bold;}
a.navtop {font-size: 13px;}
a.navtop {text-decoration:none;}
a.navtop:link {color:#ffffff;}
a.navtop:visited {color:#ffffff;}
a.navtop:hover {color:#ffffff;}
a.navtop:hover {text-decoration:underline;}
a.navtop:active {color:#ffffff;}
a.navtop:active {text-decoration:underline;}

/* Seitentitel */
th.seitentitel {vertical-align:center;}
th.seitentitel {text-align: left;}
th.seitentitel {color:DimGray;}
th.seitentitel {font-weight:bold;}
th.seitentitel {font-size:17px;}
th.seitentitel {padding-top:25px;}
th.seitentitel {padding-left:0px;}

/* Überschriften */

th.heading {vertical-align:center;}
th.heading {text-align: left;}
th.heading {color:#000066;}
th.heading {font-weight:bold;}
th.heading {font-size:13px;}
th.heading {padding-top:30px;}
th.heading {padding-left:0px;}

/* Überschriften für Portraits */
th.pheading {vertical-align:center;}
th.pheading {text-align: left;}
th.pheading {color:#000066;}
th.pheading {font-weight:bold;}
th.pheading {font-size:13px;}
th.pheading {border-bottom:1px;}
th.pheading {border-bottom-style:solid;}
th.pheading {border-color:#000066;}
th.pheading {padding-top:10px;}
th.pheading {padding-left:0px;}

/* Überschriften für Öfnnungszeiten */
th.oheading {vertical-align:center;}
th.oheading {text-align: left;}
th.oheading {color:#000066;}
th.oheading {font-weight:bold;}
th.oheading {font-size:13px;}
/*th.oheading {border-bottom:1px;}
th.oheading {border-bottom-style:solid;}
th.oheading {border-color:#000066;}*/
th.oheading {padding-top:10px;}
th.oheading {padding-bottom:5px;}
th.oheading {padding-left:0px;}

/* Firmennamen */

td.firmenname {font-size:13px;}

/* Rechtsbündige Überschriften*/
td.lefthead {vertical-align:top;}
td.lefthead {text-align:right;}
td.lefthead {font-size:11px;}
td.lefthead {font-weight:bold;}

/* Fußzeile */
table.footer {vertical-align:center;}
table.footer {margin-top:20px;}
table.footer {border-top:1px;}
table.footer {border-top-style:solid;}
table.footer {border-color:#000066;}

td.footer {vertical-align:center;}
td.footer {text-align: center;}
td.footer {color:DimGray;}
td.footer {font-weight:normal;}
td.footer {font-size:10px;}
td.footer {padding-top:10px;}
td.footer {padding-left:0px;}
