﻿BODY {
  background-color: #000000;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  font-family: Arial, Tahoma, Verdana, lucida, sans-serif;
}

IMG {
  border: 0;
}

H1 {

}

H2 {
  font-family: Arial, Tahoma, Verdana, lucida, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #162A41;
}

A {
  font-family: Arial, Tahoma, Verdana, lucida, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #162A41;
}

A:hover {
  font-family: Arial, Tahoma, Verdana, lucida, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #606D7B;
}

.center {
  width: 917px;
  margin-left: auto;
  margin-right: auto;
}

#full_banner {
  width: 917px;
  /*height: 207px;
  overflow: hidden;*/
}

#top_banner {
  width: 917px;
  height: 110px;
  float: left;
  /*z-index: 10;*/
  background: url(Images/def_back_top_1.png) no-repeat;
}

#ConnBack
{
     float:left;
     /*height: 634px;*/
     min-height: 634px;
     width: 917px;
     background: url(Images/def_back_1.jpg) no-repeat;
}

.big_teaser {
  width: 878px;
  float: left;
  background-color: transparent;
  display: inline;
  /*border-left: 1px solid #606D7D;
  border-right: 1px solid #606D7D;
  border-bottom: 1px solid #606D7D;
  
  padding-left: 20px;
  padding-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  */
   padding: 20px 20px 20px 20px;
  
}

.teaser_top_text {
  float: left;
  text-align: left;
  font-family: Tahoma, Arial, Verdana, lucida, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #a30234;
  padding-left: 4px;
  padding-top: 1px;
  width: 875px;
  background-color: #a7a9ac; 
}
.teaser_top_text_spacer{
  float: left;
  width: 875px;
  height:4px;
  background-color: transparent;
}

.big_teaser_text {
  width: 871px;
  float: left;
  background: transparent url(Images/def_BG_text_9.png) repeat;
  display: inline;
  min-height: 516px;
  padding: 4px 4px 4px 4px;
  /*
  border-left: 1px solid #606D7D;
  border-right: 1px solid #606D7D;
  border-bottom: 1px solid #606D7D;
  border-top: 1px solid #606D7D;
  */
}

.big_teaser_comment {
  width: 640px;
  float: left;
  font-family: Tahoma, Arial, Verdana, lucida, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-align: left;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-top: 0px;
  text-align: justify;
  border-right: 1px solid #BFCCD6;
  background-color: Transparent;
  min-height: 516px;
}

.big_teaser_contact {
  width: 140px;
  float: left;
  font-family: Tahoma, Arial, Verdana, lucida, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  text-align: left;
  margin-left: 10px;
  margin-top: 50px;
  overflow: hidden;
  padding-left: 10px;
}
