/*------------------------------------------*/ 
/* STYLE-SHEET FÜR www.strandraeuber.ferienhaus-liesen.de */
/* AUTOR: CHRISTIAN MISCH                   */
/* STAND: 28.04.2003 13.39                  */
/*------------------------------------------*/

/* Hintergrund & Scrollleisten */
BODY {SCROLLBAR-FACE-COLOR: #2269BD; SCROLLBAR-HIGHLIGHT-COLOR: #f5f7f9; SCROLLBAR-SHADOW-COLOR: #204060; SCROLLBAR-3DLIGHT-COLOR: #aaccee; SCROLLBAR-ARROW-COLOR: white; SCROLLBAR-TRACK-COLOR: #2269BD; SCROLLBAR-DARKSHADOW-COLOR: #2269BD; BACKGROUND-COLOR: #; }

/* Absatz- & Textformatierung */
p { font-family:verdana,arial,helvetica,sans-serif; font-size:10pt; }
h1 { font-family:verdana,arial,helvetica,sansserif; font-size:14pt; color:#2269BD; font-weight:lighter; border-bottom:inset 2px #2269BD; line-height:140%; }
h2 { font-family:verdana,arial,helvetica,sansserif; font-size:12pt; color:#2269BD; }
h3 { font-family:verdana,arial,helvetica,sansserif; font-size:12pt; font-weight:lighter; }
h4 { font-family:verdana,arial,helvetica,sansserif; font-size:10pt; font-weight:bold; }

/* Listenformatierung */
li { font-family:verdana,arial,helvetica,sans-serif; font-size:10pt; list-style-position:inside; line-height:120%; }

/* Linkformatierung */
a:link { text-decoration:none; color:#2269BD; }
a:visited { text-decoration:none; color:#2269BD; }
a:hover { text-decoration:none; color:white; background-color:#2269BD; }

/* Tabellenformatierung */
table { border-top-color:#2269BD; border-left-color:#2269BD; border-bottom-color:#2269BD; border-right-color:##2269BD; border-width:1px; }
th { font-family:verdana,arial,helvetica,sansserif; font-size:10pt; border-top-color:#2269BD; border-left-color:#2269BD; border-bottom-color:#2269BD; border-right-color:#2269BD; color:white; font-weight:bold; background-color:#2269BD; }
td { font-family:verdana,arial,helvetica,sansserif; font-size:10pt; border-top-color:#2269BD; border-left-color:#2269BD; border-bottom-color:#2269BD; border-right-color:#2269BD; }
