body {margin: 0px; font-family: arial, helvetica, sans-serif; font-size: 17px;}
table, td {font-size: 19px;}
table.main {width: 99%; align: left;  font-size: 17px;}

table.menue {vertical-align: top;}
td.menue {padding: 2px;  font-size: 17px; border-right: 1px black dotted; border-left: 1px black dotted; }

td.main-left {vertical-align: top;}
td.content {font-size: 14px; padding-left: 15px; padding-right: 15px; vertical-align: top;}

/* Footer mit Copyright etc. */
td.footer {font-size: 11px;}
/* ----------------------------- */

p, li {font-size: 17px;}
p.starttext {font-size: 17px;}
p.reisebebeschreibung{font-size: 17px;}

/* Bilder rechts im Text*/
img.rechts {float:right; margin: 5px; border: 2px #336600 solid;}
/*-------------------------------*/
/* Bilder rechts im Text*/
img.links {float:left; margin: 5px; border: 2px #336600 solid;}
/*-------------------------------*/

/* Bilder im Bilderbogen */
img.bilderbogen {border: 2px #336600 solid;}
/*-------------------------------*/



/* Links */
a:link {color: black; text-decoration: underline; font-size: 17px;}
a:visited {color: black; text-decoration: underline; font-size: 17px;}
a:hover {color: black; text-decoration: none; font-size: 17px;}
a:active {color: black; text-decoration: none; font-size: 17px;}
/*-------------------------------*/

/* Links in rot */
a.red:link {color: red; text-decoration: underline; font-size: 17px;}
a.red:visited {color: red; text-decoration: underline; font-size: 17px;}
a.red:hover {color: red; text-decoration: none; font-size: 17px;}
a.red:active {color: red; text-decoration: none; font-size: 17px;}
/*-------------------------------*/

/* Links in blau */
a.blue:link {color: blue; text-decoration: underline; font-size: 17px;}
a.blue:visited {color: blue; text-decoration: underline; font-size: 17px;}
a.blue:hover {color: blue; text-decoration: none; font-size: 17px;}
a.blue:active {color: blue; text-decoration: none; font-size: 17px;}
/*-------------------------------*/

/* Links im Fuss */
a.footer:link {color: black; text-decoration: underline; font-size: 11px;}
a.footer:visited {color: black; text-decoration: underline; font-size: 11px;}
a.footer:hover {color: black; text-decoration: none; font-size: 11px;}
a.footer:active {color: black; text-decoration: none; font-size: 11px;}
/*-------------------------------*/

h1 {font-family: Georgia, "Times New Roman", Times, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; text-align: center;}
h2 {font-size: 18px; text-align: center; text-decoration: underline; font-weight: normal;}
h3 {font-size: 17px; text-align: center; text-decoration: underline; font-weight: bold;}
