html  { padding:0; margin:0; }
body  { padding:0; margin:10px;
	font-family: Arial,Helvetica,sans-serif;
	color:#000000; font-size:11pt;
	background-image: url('images/Navigation/pattern.gif');
	scrollbar-face-color:       #ccffff;
	scrollbar-highlight-color:  #ddffff;
	scrollbar-shadow-color:     #0000ff;
	scrollbar-3dlight-color:    #ddffff;
	scrollbar-arrow-color:      #0000ff;
	scrollbar-track-color:      #d3d3d3;
  scrollbar-darkshadow-color: #808080
}
    /* Schriften */
h1         { color:#4b0082; font-weight: bold; font-size:18pt; margin-top:3pt; margin-bottom:16pt; letter-spacing:2pt; margin-left:10pt; }
h2         { font-size:16pt; margin-top:3pt; margin-bottom:16pt; letter-spacing:1pt; margin-left:10pt; }
h3         { font-weight: bold; font-size:14pt; margin-top:12pt; margin-bottom:6pt; margin-left:10pt; font-style:italic; }
h4,h5,h6   { font-weight: bold; font-size:12pt; margin-top:12pt; margin-bottom:6pt; margin-left:10pt }
p          { margin-top:4pt; margin-bottom:6pt; line-height:125%; text-align:justify }
    /* Aufzaehlungen Nummerierungen */
ol         { margin-top:4pt; margin-bottom:3pt; line-height:125%; }
ul         { margin-top:4pt; margin-bottom:3pt; list-style-image:url('images/Navigation/ball.gif') }
li         { margin-top:4pt; margin-bottom:6pt; text-align:justify }
    /* Spez. Formate */
blockquote { margin-top:4pt; margin-bottom:6pt; text-align:justify }
address    { margin-top:4pt; margin-bottom:6pt; text-align:justify }
dl         { margin-top:4pt; margin-bottom:6pt; text-align:justify }
    /* Tabellen */
table      { margin:0px; padding:0px; }
tr         { margin:0px; padding:0px; line-height:125%; text-align:justify }
td         { margin:0px; padding:0px; vertical-align:top; }
		/* Bilder */
img     		{ margin:5px; border-width:0px; }
img.linke		{ margin:5px; border-width:2px; }
img.null		{ margin:0px; border-width:0px; }
    /* Classen Schriften */
.kk   { font-size:10pt; font-style:italic; margin-top:0pt; margin-bottom:0pt; line-height:100%; }
.kl   { font-size:10pt; }
.kle1 { font-size:10pt; margin-left:20pt; }
.skl  { font-size:8pt; }
.ku   { font-style:italic; }
.gr   { font-size:14pt; }
.sgr  { font-size:36pt; font-weight: bold;}
.e1   { margin-left:20pt; }
.e2   { margin-left:40pt; }
.e3   { margin-left:60pt; }
.e4   { margin-left:80pt; }
.e5   { margin-left:100pt; }
.rot  		{ color:#ff0000; }
.grau     { color:#888888; }
.rechts   { text-align:right; }
.land     { line-height:150%; font-weight: bold; font-size:14pt; color:#4b0082; }
.ort      { font-weight: bold; font-size:12pt; }
.hotel    { line-height:130%; font-weight: bold; font-style:italic; }
.preis    { text-align:right; font-weight: bold; color:#ff0000; }
.foto     { text-align:right; font-size:10pt; }
    /* Linie */
hr    { margin-top:6pt; margin-bottom:6pt; color:#ccffff; border:1pt groove #D0D0D0;  height:2pt; width:90% }
    /* Links */
a:link    { color:#0000ff; text-decoration:underline; }
a:visited { color:#800080; text-decoration:underline; }
a:hover   { color:#0000ff; text-decoration:underline; background:#ccffff; }
a:active  { color:#ff0000; text-decoration:underline; }
