body, div, table, span, a, input, textarea, button, select { font-family: sans-serif; font-weight: normal; text-decoration: none; color:#D0C39F; font-size: 8pt; }

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #000000;
}

input.button { font-weight: bold; font-family: serif; font-size: 12pt; width: 120px; cursor: pointer; background: none; border: none; color: #D0C39F;}
input,textarea { color: #000000; }
form { margin: 0; }
hr { height: 1px; color: #19217B; }
img { border-color: #A37C30; }

A:link { 
  text-decoration: none;
  font-weight: normal; 
  color: #A37C30;
}

A:visited {
  text-decoration: none;
  font-weight: normal; 
  color: #A37C30;
}

A:active {
  text-decoration: none;
  font-weight: normal; 
  color: #A37C30;
}

A:hover {
  text-decoration: underline;
}

div#page {
  position: relative;
  margin: 0 auto;
  width: 862px; 
  _height: 100%;
  min-height: 100%;
  text-align: left;
  background: url("img/bg_page.gif") repeat-y #000000;
}

div#page_in {
  display: block;
  clear: both;
  width: 860px;
  margin: 0 1px 0 1px;
  padding: 0;
  text-align: left;
  background: url("img/bg_page_in.jpg") 0 246px no-repeat;
}

div#lang {
  position: absolute;
  left: 5px;
  top: 202px;
  z-index: 1000;
  color: #000000;
}

div#lang a {
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  color: #000000;
  border: 1px solid #A37C30;
}

div#lang a:hover {
  text-decoration: none;
  color: #ffffff;
}

a#logo {
  display: block;
  margin: 0;
  padding: 0;
}

div#head {
  position: relative;
  display: block;
  clear: both;
  height: 245px;
  background: url("img/bg_head.jpg") no-repeat;
}

img.hsep {
  position: absolute;
  top: 232px;
}

div#menu {
  display: block;
  padding: 203px 0 0 0;
  margin: 0;
  text-align: center;
}

div#menu a {
  margin: 0 10px 0 10px;
  padding: 0;
  font-size: 14pt;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  font-family: serif;
  line-height: 18px;
  color: #D0C39F;
}

div#menu a:hover {
  text-decoration: none;
  color: #A37C30;
}

div#menu a.sel {
  text-decoration: none;
  color: #A37C30;
}

div#submenu {
  display: block;
  margin: 10px 0 0 0;
  padding: 2px 2px 2px 10px;
  text-align: left;
  background: #E7E8FA;
}

div#submenu a {
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
  text-transform: lowercase;
  color: #19217B;
}

div#main {
  display: block;
  clear: both;
  float: left;
  background: url("img/bg_page.gif") -1px 0 repeat-y;
}

div#left {
  display: block;
  float: left;
  width: 210px;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}

div#left div#left_in {
  margin: 20px 10px 10px 10px;
  padding: 0;
  text-align: left;
}

div#left h1 {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 14pt;
  color: #D0C39F;
  font-weight: normal;
  font-family: serif;
  text-align: center;
}

div#left h2 {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 12pt;
  color: #D0C39F;
  font-weight: bold;
  font-family: serif;
  text-align: left;
}

div#center {
  display: block;
  float: left;
  width: 440px;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}

div#right {
  display: block;
  float: left;
  width: 210px;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
}

div#right div#right_in {
  margin: 20px 10px 10px 10px;
  padding: 0;
  text-align: center;
}

div#right h1 {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 14pt;
  color: #D0C39F;
  font-weight: normal;
  font-family: serif;
  text-align: center;
}

div#text {
  display: block;
  padding: 10px;
  margin: 0px 10px 20px 10px;
  _height: 120px;
  min-height: 120px;
  text-align: left;
  color: #D0C39F;
}

div#text h1 {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 14pt;
  color: #D0C39F;
  font-weight: normal;
  font-family: serif;
  text-align: center;
}

div#text h2 {
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  font-size: 12pt;
  color: #D0C39F;
  font-weight: bold;
  font-family: serif;
  text-align: left;
}

div#text img.galerie {
  margin: 0 3px 6px 3px;
  cursor: pointer;
  border: 1px solid #D0C39F;
}

.small {
  font-size: 7pt;
}

div#foot {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block;
  clear: both;
  margin:  0;
  padding: 4px 0 2px 0;
  text-align: center;
  font-size: 7pt;
  color: #A37C30;
}

div#foot a {
  color: #A37C30;
  font-size: 7pt;
  font-weight: normal;
}

.clb { 
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;    
}

.big {
  font-weight: bold;
  font-size: 18px; 
}

.white {
  color: #ffffff;
}

