/* Stylesheet 'sylt-info.css'      www.laemmle-sylt.de */
/* Copyright (c) 2002 Wolf-Dieter Genz, 30519 Hannover */

/* Default Standardformate */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote {
	    font-family:Arial,Helvetica,sans-serif;
	    font-size:13px;
	    font-style:normal;
	    font-weight:normal;
	    text-decoration:none;
	    color:#000033;
	    }

/* Formatdefinition fuer Ueberschriften */
h1	    {
	    font-size:18px;
	    font-weight:bold;
	    }

h2	    {
	    font-size:20px;
	    font-variant:normal;
	    font-weight:bold;
	    }

h3	    {
	    font-size:16px;
	    font-weight:bold;
	    }

h4	    {
	    font-size:13px;
	    font-weight:bold;
	    }

h5	    {
	    font-size:12px;
	    color:#000033;
	    line-height:14px;
	    }

h6	    {
	    font-size:11px;
	    color:#D7D7D7;
	    line-height:12px;
	    }

/* Formatdefinition fuer Links */
a:active    {
	    font-weight:normal;
	    color:#000033;
	    text-decoration:none;
	    }

a:link 	    {
	    font-weight:normal;
	    color:#000033;
	    text-decoration:none;
	    }

a:visited   {
	    font-weight:normal;
	    color:#000033;
	    text-decoration:none;
	    }

a:hover	    {
	    font-weight:normal;
	    color:#000033;
	    text-decoration:underline;
	    }

ul {list-style: none;}

/* Formatdefinition fuer Absaetze */
p.rhinweis  {
	    font-size:11px;
	    border:1px solid green;
	    background-color:#FFFFDD;
	    padding:4px;
	    margin:0px;
	    }

p.headline  {
	    font-size:20px;
	    font-weight:bold;
	    text-align:center;
	    text-decoration:none;
	    background-color:;
	    line-height:;
	    }

p.pauschal  {
	    font-size:13px;
	    color:#000033;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    background-color:;
	    }

/* Formatdefinition fuer Tabelle 'Layout' */
table.layout{							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:;
	    }

td.rdblind  {							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:;
	    }

td.header   {							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:#D7E0E3;
	    }

td.menue    {							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:#D7E0E3;
	    }

td.bild    {							/* Tabelle */
	    font-size:11px;
	    font-weight:normal;
	    text-align:right;
	    text-decoration:;
	    background-color:;
	    }

/* Formatdefinition fuer Tabelle 'Inhalt' */
table.inhalt{							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:#F1F3F5;
	    }

td.space    {							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:#D7E0E3;
	    }



/* Formatdefinition fuer Tabellen */
table       {							/* Tabelle */
	    font-size:12px;
	    font-weight:normal;
	    text-align:left;
	    text-decoration:none;
	    background-color:;
	    }

caption     {							/* Tabelle: Ueberschrift */
	    font-size:11px;
	    font-weight:normal;
	    text-align:left;
	    text-decoration:none;
	    background-color:;
	    }

th          {							/* Tabelle: Ueberschrift */
	    font-size:12px;
	    font-weight:bold;
	    text-align:left;
	    text-decoration:none;
	    background-color:#FFFFDD;
	    }

td          {
	    font-size:12px;
	    font-weight:normal;
	    /*text-align:left;*/
	    text-decoration:none;
	    background-color:;
	    }

/* Formatdefinition fuer Textbereich */
td.justify  {							/* Text in Blocksatz */
	    font-size:13px;
	    font-weight:normal;
	    text-align:justify;
	    text-decoration:none;
	    background-color:;
	    }

/* Standardformat fuer Absaetze */
td.wetter   {
	    font-size:13px;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    color:blue;
	    background-color:;
	    }

/* Formatdefinition fuer Reiseversicherung */
.normal {font-weight: normal; color: #000000;}
.bold   {font-weight: bold;}
.center {text-align: center;}

#rv {
	width: 100%;
	display: block;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	text-align: left;
	text-decoration: none;
	padding: 0;
	margin: 0px auto;
	background: transparent;
}
#rv h3 {
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}
#rv h4 {
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0px 0px 24px;
}
#rv p {
	font-weight: normal;
	font-size: 13px;
}
#rv ul {
	/*list-style: none;*/
	padding: 0px;
	margin: 10px 0px 10px 24px;
}
#rv li {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 6px;
}

#rvinfo {
	width: 100%;
	display: block;
	padding: 0;
	margin: 0px;
	background: transparent;
}
#rvinfo p {
	font-weight: normal;
	font-size: 13px;
	margin: 10px 16px 10px 16px;
}
#rvinfo h4 {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#rvinfo ul {
	list-style: none;
	padding: 0px;
	margin: 10px 16px 10px 16px;
}
#rvinfo li {
	font-weight: normal;
	font-size: 13px;
	line-height: 110%;
	margin-bottom: 6px;
}
#rvinfo li strong {
	font-weight: bold;
	font-size: 13px;
	line-height: 110%;
	color: #000000;
}


/* Formatdefinition fuer Preistabellen */
td.wgtab    {							/* Preistabelle */
	    font-size:11px;
	    font-weight:normal;
	    text-align:left;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wghead   {							/* Bereichsueberschrift */
	    font-size:11px;
	    font-weight:bold;
	    text-align:center;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wgausst  {							/* Ausstattung */
	    font-size:11px;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wgdetail {							/* Wohnungsbeschreibung */
	    font-size:11px;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wgsaison {							/* Saisonkennzeichen */
	    font-size:11px;
	    font-weight:normal;
	    text-align:left;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wginfo   {							/* Saisonerklaerung */
	    font-size:11px;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wgpreis  {							/* Preise in Euro */
	    font-size:11px;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    background-color:#D7E0E3;
	    }

td.wgvorbeh {							/* Aenderungen und Irrtuemer vorbehalten */
	    font-size:9px;
	    font-weight:normal;
	    text-align:left;
	    text-decoration:none;
	    background-color:;
	    }

td.wgstand  {							/* Datum der Preisliste */
	    font-size:9px;
	    font-weight:normal;
	    text-align:right;
	    text-decoration:none;
	    background-color:;
	    }

/* Formatdefinition fuer Tabelle 'LastMinute' */
td.lmhead {							 /* Bereichsueberschrift */
	     font-size:11px;
	     font-weight:bold;
	     text-align:center;
	     text-decoration:none;
	     background-color:#D7E0E3;
	     }

td.lmdatum {							/* Wohnungsbeschreibung */
	     font-size:11px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#D7E0E3;
	     }

td.lmpreis {							/* Wohnungsbeschreibung */
	     font-size:11px;
	     font-weight:normal;
	     text-align:right;
	     text-decoration:none;
	     background-color:#D7E0E3;
	     padding-left:;
	     padding-right:45px;
	     }

td.lmobjekt {							/* Wohnungsbeschreibung */
	     font-size:11px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:#D7E0E3;
	     padding-left:5px;
	     padding-right:;
	     }

/* Formatdefinition fuer Belegungskalender Horizontal */
td.belclear  {							/* Beschreibung: Neutral */
	     font-size:10px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:;
	     }

td.belcenter {							/* Beschreibung: Neutral */
	     font-size:10px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:;
	     }

td.belday    {							/* Beschreibung: Wochentag */
	     font-size:10px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#dadada;
	     }

td.belmon    {							/* Beschreibung: Monat */
	     font-size:10px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:#dadada;
	     }

td.belhs     {							/* Saisonzeit: Hauptsaison */
	     font-size: 9px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#ff6666;
	     }

td.belzs     {							/* Saisonzeit: Zwischensaison */
	     font-size: 9px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#ffff66;
	     }

td.belns     {							/* Saisonzeit: Nebensaison */
	     font-size: 9px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#66BB66;
	     }


/* Formatdefinition fuer Belegungskalender und Saisonzeiten Horizontal */
td.calsaison {							/* Bezeichnung Tabelle */
	     font-size:13px;
	     font-weight:bold;
	     text-align:center;
	     text-decoration:none;
	     background-color:#ffffff;
 	     padding-top:5px;
	     padding-left:;
	     padding-right:;
	     padding-bottom:5px;
	     }

th.calclear  {							/* Ueberschrift Trennbereich */
	     font-size:10px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:#c0c0c0;
	     }

th.calyear   {							/* Ueberschrift Jahr */
	     font-size:10px;
	     font-weight:bold;
	     text-align:left;
	     text-decoration:none;
	     background-color:#c0c0c0;
	     }

th.calday    {							/* Ueberschrift Wochentag */
	     font-size:10px;
	     font-weight:bold;
	     text-align:center;
	     text-decoration:none;
	     background-color:#c0c0c0;
	     }

td.calhead   {							/* Bezeichnung Tabelle */
	     font-size:11px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:;
	     }

td.calday    {							/* Zeile: Wochentag */
	     font-size:10px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#d0d0d0;
	     }

td.calmon    {							/* Spalte: Monat */
	     font-size:10px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:#d0d0d0;
	     }

td.calbull   {							/* Wochentag: Ges. Feiertag */
	     font-size: 9px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#c0c0c0;
	     }

td.calfree   {							/* Belegungsstatus: Frei */
	     font-size: 9px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#66bb66;
	     }

td.calbel    {							/* Belegungsstatus: Belegt */
	     font-size: 9px;
	     font-weight:normal;
	     text-align:center;
	     text-decoration:none;
	     background-color:#ff0000;
	     }

td.calclear  {							/* Ueberschrift Trennbereich */
	     font-size:10px;
	     font-weight:normal;
	     text-align:left;
	     text-decoration:none;
	     background-color:;
	     }

/* Selbstdefinierte Pseudoformate */
.kontakt    {
	    font-size:13px;
	    }

.comment    {
	    font-size:11px;
	    }

.counter    {
	    font-size:10px;
	    font-weight:normal;
	    text-align:center;
	    text-decoration:none;
	    }

table.copyrt{							/* Tabelle */
	    font-size:;
	    font-weight:;
	    text-align:;
	    text-decoration:;
	    background-color:;
	    color:#D7D7D7;
	    }

td.copyrt_l {
	    font-size: 9px;
	    font-weight:normal;
	    text-align:left;
	    text-decoration:none;
	    background-color:;
	    color:;
	    padding-top:1px;
	    padding-left:;
	    padding-right:;
	    padding-bottom:1px;
	    }

td.copyrt_r {
	    font-size: 9px;
	    font-weight:normal;
	    text-align:right;
	    text-decoration:none;
	    background-color:;
	    color:;
	    padding-top:1px;
	    padding-left:;
	    padding-right:;
	    padding-bottom:1px;
	    }

.image	    {
	    font-size: 9px;
	    }


/* EOF 'default_ger.css' */
