/* Generated by KompoZer */

/* CSS Document */
/* General */

* { margin: 0; padding: 0; }

html {
  height: 100%;
  font-size: 62.5%;
}

body {
 height: 100%; background: #ffffff url(../img/hd-bg.gif) repeat-x 0 0;
  height: 100%;

text-align: center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  min-width: 960px;
}

a:link, a:visited {
  color: #005890;
  text-decoration: underline;
  font-weight: bolder;}

a:hover {
  text-decoration: none;
}

address {
  margin: 0.3em 1em;
  line-height: 2;
  text-align: left;
}

.noscreen {
  display: none;
}

.cleaner {
  clear: both;
  height: 0;
  font-size: 0;
  visibility: hidden;
}







/* Skip menu */
.hidden {
  position: absolute;
  top: -10000px;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.cleaning-box {
  min-height: 1px;
}
.cleaning-box:after {
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: ' ';
}



/* Images */

#wrapper {
  margin: 0 auto;
}



/* Headings, paragraphs */

h1 {
  border-bottom: 1px solid #4699c4;
  margin: 0 0 0 4px;
  padding: 20px 0 4px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2.7em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #ffffff;
}

h1 a:link, h1 a:visited {
  text-decoration: none;
  font-weight: normal;
  color: yellow;
}

h2 {
  font-size: 1.9em;
  font-weight: normal;
  color: #004080;
  margin-bottom: 3px;
}

h3.sub {
  padding: 0;
  background: transparent none repeat scroll 0%;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #3a3a3a;
  margin-bottom: 10px;
}

h3 {
  padding: 3px 0 3px 7px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.4em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #3a3a3a;
  margin-bottom: 10px;
  background-color: #e3f5ff;
}

h4 {
  padding: 6px 0 6px 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: 1px;
  margin-bottom: 5px;
  background-color: #00679c
;
  color: yellow;
}

h4.nobg {
  padding: 0;
  background: transparent none repeat scroll 0%;
  color: #000000;
}

p {
  line-height: 1.8;
  color: #252525;
  margin-bottom: 10px;
}



/* Header */

#header {
  margin: 0 auto;
  background: transparent url(../img/hd-bg.gif) repeat-x scroll 0;
  width: 960px;
  height: 149px;
  position: relative;
  text-align: left;
}

#header p.title {
  margin: 0 0 0 5px;
  padding: 5px 0 0;
  position: relative;
  z-index: 2;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #FFD700;
  letter-spacing: 1px;
}



/* Menu */

#menu-box {
  border-bottom: 1px solid #b0bcc3;
  background-color: #eeeeee;}

#menu {
  margin: 0 auto;
  width: 960px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: 1px;
}

#menu li {
  display: inline;
  text-align: center;
  line-height: 34px;
}

#menu li a {
  border-right: 1px solid #b0bcc3;
 border-bottom: 1px solid #b0bcc3;
 padding: 0 18px;
  float: left;
  display: block;
   font-weight: normal;
  text-decoration: none;
}

#menu li a.first {
  border-left: 1px solid #b0bcc3;
}

#menu li a:hover {
 background-color: #FFD700;
 color: #006ba3;  border-right: 1px solid #909090;
  border-bottom: 1px solid #909090;
}


#menu li a.active {
  background-color: #00679c
;
  color: yellow;
}



/* 3 columns layout */

#content {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  background-color: #ffffff;
}

#column-1 {
  float: left;
  width: 510px;
}

#column-2 {
  float: right;
  width: 448px;}

#column-1, #column-2 {
  padding-bottom: 60px;
}

#column-2 #column-21 {
  float: left;
  width: 212px;
  margin-top: 1em;
  font-family: Arial,Helvetica,sans-serif;
 font-size: 1.2em; color: red;}

#column-2 #column-22 {
  float: right;
  width: 234px;
  margin-top: 1em;
}

#column-1 div.content {
  margin: 1em 1.7em 0 0;
}

#column-21 div.content {
  margin: 0.4em 0.8em 1.2em 0.5em;
}

#column-22 div.content {
  margin: 0.4em 0 1.2em 1.5em;
}



/* Right menu */

ul.r-list {
  margin: 12px 0 35px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}


ul.r-list li {
  margin-bottom: 10px;
}

ul.r-list li a, ul.r-list li a:visited {
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 8px 10px 9px 10px;
  display: block;
  text-decoration: none;
  font-weight: normal;
 

height: 1%;
}


ul.r-list li a:hover {
 background-color: #FFD700;
 border-right: 1px solid #909090;
  border-bottom: 1px solid #909090;
}


ul.r-list li a.active {
  background-color: #FFD700; color: #00679c;
}



/* Definition list - middle columns (News) */

#column-21 dl {
  margin: 8px 0 20px 1px;}

#column-21 dt {
  margin: 0 0 1px;
  font-weight: bold;}

#column-21 dd {
  border-bottom: 1px dotted #909090;
  margin: 0 0 11px;
  padding: 0 0 5px;
  line-height: 1.5;
}

#column-21 dd a, #column-21 dd a:visited {
  color: #101010;
  font-weight: normal;
  text-decoration: none;
}

#column-21 dd a:hover {
  text-decoration: underline;
}

/* Gallery */

.galerie { margin: 18px 0 0 0; }

.foto {
  margin: 23px 23px 23px 23px;
  float: left;
  display: inline;
  width: 320px;
  height: 240px;
  background-color: white;
  position: relative; border: 4px solid #00679c;
}

.foto img {
  border: 1px solid silver;
}

.foto a:hover img {
  border: 1px solid #606060;
}



/* Footer */

#footer {
  border-top: 6px solid #003e72;
  background-color: #00679c;
  height: 90px;
}

#footer-in {
  margin: 0 auto;
  width: 960px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}

#footer-in ul {
  padding: 10px 0 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: left;
  font-size: 0.9em;
  float: left;
  width: 650px;
  color: #fbfbfb;
}

#footer-in ul li {
  float: left;
  display: inline;
  white-space: nowrap;
}
#footer-in ul li a, #footer-in ul li a:visited {
  margin: 0 8px;
  color: #fbfbfb;
  font-weight: normal;}

#footer-in p.print {
  margin: 0;
  padding: 10px 0 0;
  float: right;
  text-align: right;
  width: 240px;
  line-height: 1;
  color: #ffffff;}

#footer-in p.print a, #footer-in p.print a:visited {
  color: #fbfbfb;
  font-weight: normal;
}

#footer-in p#backs {
  margin: 45px 0 0;
  line-height: 1;
  color: #FFD700;
  font-size: 0.8em;
}

#footer-in p#backs a, #footer-in p#backs a:visited {
  padding: 0 1px;
  color: #c7daea;
  font-weight: normal;
}

#footer-in p#backs a:hover {
  color: #ffffff;
}

