body, div, table, span, a, input, textarea, button, select { font-family: Verdana, 'Geneva CE', lucida, sans-serif; font-weight: normal; text-decoration: none; color:#003366; font-size: 8pt; }

body {
  margin: 0;
  background: #FFE5AE; 
}

input.button { font-weight: bold; width: 120px; color: #000000; cursor: pointer; }
input, textarea { color: #000000; }
form { margin: 0; }
hr { height: 1px; }

A:link { 
  text-decoration: none;
  font-weight: normal; 
  color: #E81C23;
}

A:visited {
  text-decoration: none;
  font-weight: normal; 
  color: #E81C23;
}

A:active {
  text-decoration: none;
  font-weight: normal; 
  color: #E81C23;
}

A:hover {
  color: #FFCB08;
}

div#page {
  position: absolute; 
  left: 50%; 
  top: 0; 
  margin: 0 0 0 -420px;
  width: 840px; 
  _height: 100%;
  min-height: 100%;
  text-align: left;
  background: url("img/bg_page.gif") right top repeat-y #FAC34F; 
}

div#page_in {
  margin: 0;
  padding: 0;
  width: 840px; 
  text-align: left;
  overflow: hidden;
}

a#logo {
  position: absolute;
  display: block;
  left: 20px;
  top: 30px;
  width: 380px;
  height: 44px;
  margin: 0;
  padding: 0;
  z-index: 10000;
}

div#header {
  position: relative;
  margin: 0;
  display: block;
  clear: both;
  height: 200px;
  text-align: center;
  background: url("img/bg_header.jpg") 0 0 no-repeat; 
}

div#menu {
  display: block;
  clear: both;
  padding: 2px 0 3px 20px;
  text-align: left;
  color: #ffffff;
  font-size: 9pt;
  background: url("img/bg_menu.jpg") no-repeat; 
}

div#menu a {
  margin: 0;
  padding: 0 6px 0 6px;
  font-size: 9pt;
  font-weight: bold;
  font-style: italic;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  text-align: center;
  color: #ffffff;
  line-height: 27px;
}

div#menu a:hover {
  color: #FAC34F;
}

div#main {
  display: block;
  clear: both;
  padding: 0 0 69px 0;
  text-align: left;
  background: url("img/bg_main.jpg") 0 0 no-repeat;
}

div#home {
  display: block;
  clear: both;
  margin: 0 20px 0 20px;
  text-align: left;
}

div#text {
  display: block;
  clear: both;
  margin: 0 30px 20px 20px;
  padding: 30px 0 0 0;
  text-align: left;
}

div#text_in {
  display: block;
  padding: 0 20px 0 20px;
  margin: 0;
  text-align: left;
  color: #003366;
  background: url("img/bg_text_in.gif") 0 bottom no-repeat;
}

div#text h1 { 
  margin: 0;
  padding: 0 0 10px 6px;
  font-size: 12pt;
  font-weight: bold;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #ffffff;
  background: url("img/bg_h1.gif") no-repeat;
}

div#text h2 {
  margin: 10px 0 10px 0;
  padding: 0;
  font-size: 12pt;
  font-weight: bold;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  color: #000000;
}

a.nem {
  position: relative;
  display:lock;
  width: 160px;
  height: 170px;
  float: left;
  color: #000000 !important;
  margin: 0;
  text-align: left;
  background: url("img/bg_nem.gif") no-repeat;
}

a.nem img {
  display: block;
  clear: both;
  margin: 16px 0 0 16px;
  border: 2px solid #ffffff;
}

a.nem strong {
  display: block;
  height: 32px;
  clear: both;
  margin: 85px 15px 0 15px;
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  line-height: 11pt;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
}

a.nem span {
  display: block;
  clear: both;
  margin: 2px 17px 0 17px;
  font-size: 9pt;
  font-weight: bold;
  text-align: right;
}

.small {
  font-size: 7pt;
}

div#foot {
  position: absolute;
  bottom: 0;
  width: 840px;
  clear: both;
  display: block;
  height: 24px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 7pt;
  color: #ffffff;
  background: url("img/bg_foot.gif") right top  no-repeat #3E3214;
  border-top: 3px solid #000000;
}

div#foot_copy {
  position: absolute;
  top: 4px;
  right: 15px;
  display: block;
  margin:  0;
  padding: 0;
  text-align: right;
  font-size: 7pt;
  color: #ffffff;
}

div#foot_kontakt {
  position: absolute;
  top: 4px;
  left: 8px;
  display: block;
  margin:  0;
  padding: 0;
  text-align: right;
  font-size: 7pt;
  color: #ffffff;
}

div#foot a {
  color: #FAC34F;
  font-size: 7pt;
  font-weight: normal;
}

div#foot a:hover {
  color: #ffffff;
}

.clb { 
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  margin: 0;
  padding: 0;    
}

