/* CSS Document */

  body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 2em;
  color: #B53636;
  height: 100%;
  background-color: #FFE0E0;
  }
  
  table {
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 2em;
  color: #B53636;
  }
  
  #margins {
  text-align: center;
  background-color: #FFFFFF;
  width: 820px;
  padding: 0 10px 0 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: 0;
  clear: both;
  }
  
  #contentcover {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  margin-top: 0;
  }
  
  #top {
  background-image: url(images/top_bg.gif);
  height: 26px;
  }
  
  #title2cont {
  padding: 0;
  height: 208px;  
  border-top: 2px solid #B53636;
  }
  
  #title2 {
  background-image: url(images/title2.gif);
  background-repeat: no-repeat;
  background-position: left bottom;  
  text-align: left;
  position: relative;
  top: 5px;
  }
  
  
  #content {
  padding-top: 30px;
  text-align: left;
  }
  
  #navig {
  width: 238px;
  float: left;
  position:relative;
  }
  
  #box {
  border: solid 1px #FF8080;
  width: 230;
  }
  
  #box p {
  margin-left: 5px;
  }
  
  #box p a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 2em;
  font-weight: normal;
  margin: 0;  
  color: #FF8080;
  }
  #box p a:hover {color: #FF8080; text-decoration: underline;}
  
  
  #box_kontakt {
  background-image: url(images/kontakt.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;  
  }
  
  #box_menu {
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
  }
  
  #box_kontakt_en {
  background-image: url(images/kontakt_en.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;  
  }
  
  #box_menu_en {
  background-image: url(images/menu_en.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 30px;
  }
  
  #box a {
  margin-left: 5px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #B53636;
  text-decoration: none;
  line-height: 30px;
  }
  #box a.active {color: #FF8080; text-decoration: none;}
  #box a:hover {color: #FF8080; text-decoration: underline;}
  
  
  #langtop {margin-bottom: 10px;}
  #langtop a {
  font-size: 10px;
  color: #B53636;
  text-decoration: none;
  }
  
  #langtop a.active {color: #FF8080; text-decoration: none;}
  #langtop a:hover {color: #FF8080; text-decoration: underline;}  
    
  
  #page {
  width: 550px;
  float: right;
  position:relative;  
  }
  
  #pagein {padding: 0 0 0 20px;}
  
  #footer {
  height: 26px;
  position:relative;
  background-image: url(images/footer_bg.gif);
  border-top: 2px solid #B53636;
  clear: both;
  }
  
  #divader {
  border: 0;
  margin-top: 15px;
  }
    
  h1 {font-size: 14px;
  font-weight: bold;
  color: #B53636;
  margin-bottom: 10px;
  }
  
  a:link {color: #FF8080; text-decoration: underline;}
  a:visited {color: #FF8080;}
  a:hover {color: #B53636;}
  
  .copy {
  font-size: 10px;
  color: #B53636;
  line-height: 20px;
  padding-right: 20px;
  text-align: right;
  }
  
  .lang {
  font-size: 10px;
  line-height: 20px;
  padding-left: 20px;
  float: left;
  }
  
  .lang a:link, .lang a:visited {
  color: #B53636;
  text-decoration: none;
  }
  
  .lang a:hover {
  color: #FF8080;
  text-decoration: underline;
  }
  
  .tblzero {
  padding: 2px;
  width: 95%;
  border: 0;
  }
  
  ul.list {
  padding: 0;
  margin-left: 0;
  list-style-type: none; 
  }
  
  .fright {
  float: right;
  }
  
  .img_left {
  margin-left: 30px;
  border: 1px solid #FF8080;
  }
  
  .img_right {
  margin-left: 40px;
  border: 1px solid #FF8080;
  }
  
  .img_frm {
  border: 1px solid #FF8080;
  }

