/* www.grossglocknerappartement.at */

/* ---- Colors -------------

  BG, Text:   #0662ac (dark blue)
  BG 2:       #bfd2ea (lighter-blue)
  BG 3:       #d7e3f2 (light blue)
  Link:       #7992b1 (dirty blue)

------------------------- */


/* General Format */

body {
 background: #0662ac;
}

body, table td, td, input, textarea, option, select {
 color: #0662ac;
}

html>body table td {
 color: #0662ac;
}

a, .dyed {
 color: #7992b1;
}

a:hover {
 color: #0662ac;
}

.tborder td, .tborder th {
 border: 1px solid #0662ac;
}

th {
 background: #0662ac;
 color: #fff;
 font-weight: bold;
}

.light-bg {
 background: #e8f0f9;
}


/* Header */

#header {
 background: #0662ac url(/deutsch/images/layout/winter/header.jpg) top left no-repeat;
}

#header #logo {
 background: url(/images/layout/winter/logo_bg.gif) bottom right no-repeat;
}

#menu {
 background: #0662ac url(/images/layout/winter/menu_bg.gif) repeat-y;
}

#menu ul {
 background: #0662ac;
}

#container {
 background: #fff url(/images/layout/winter/bg_content.gif) repeat-y;
}

#container #content {
 background: url(/images/layout/winter/bg_rounding.gif) top right no-repeat;
}

#footer {
 background: #e8f0f9 url(/images/layout/winter/bg_content.gif) repeat-y;
}

#footer #navi {
 background: #0662ac;
}

#footer #navi li#print {
 background: url(/images/layout/winter/footer_print.gif) no-repeat;
}

#footer #navi li#back {
 background: url(/images/layout/winter/footer_back.gif) no-repeat;
}

#footer #squares {
 background: url(/images/layout/footer_squares_winter.gif) no-repeat;
}

#opaque_bg {
 background: #0662ac;
}

.sitemap_overview {
 background: #e8f0f9;
}

.sitemap_box a {
 color: #0662ac;
}

.sitemap_box h2 {
 background: #0662ac;
}
