/* CSS Document */

* {
  margin: 0;
  padding: 0;
}
body, html {
  height: 100%;
}
body {
  background: #ebffe7 url(../../images/front/bgr_body.jpg) no-repeat top right;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666;
}
button, input.reset, input.submit {
  cursor: pointer;
}


a {
  color: #75a72c;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
:-moz-any-link:focus {
  outline: none;
}
h1, h2 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: normal;
  color: #529512;
  font-family: Georgia, Times New Roman, serif;
}
h3 {
  font-size: 18px;
  font-weight: normal; 
  color: #ee3f5b;
  font-family: Georgia, Times New Roman, serif;
}
ul {
  list-style: none;
}
p {
  margin-bottom: 10px;
}
img {
  display: block;
}
a img {
  border: none;
}



#wrapper {
  position: relative;
  _height: 100%;
  min-height: 100%;
  background: url(../../images/front/bgr_wrapper.gif) repeat-x top right;
}

/*******************************/
/*****        Header        ****/
/*******************************/
#header {
  position: relative;
  height: 220px;
  z-index: 1000;
}
#logo {
  position: absolute;
  right: 30px;
  top: 100px;
  width: 374px;
  height: 55px;
  margin: 0;
}
#logo a {
  display: block;
  width: 374px;
  height: 55px;
  text-indent: -1000em;
  background: url(../../images/front/logo.gif) no-repeat top right;
}
#logo a.lang_3 {
  background: url(../../images/front/logo_de.gif) no-repeat top right;
}
#logo a.lang_2 {
  background: url(../../images/front/logo_en.gif) no-repeat top right;
}

/*******************************/
/*****   Main navigarion    ****/
/*******************************/

#main_navigation {
  position: absolute;
  right: 8px;
  top: 10px;
  height: 40px;
  padding: 0 10px;
}
#main_navigation ul {
  position: relative;
  float: right;
}
#main_navigation li, #main_navigation li a {
  display: block;
  float: left;
  height: 40px;
  line-height: 38px;
  text-decoration: none;
  text-transform: uppercase;  
  font-size: 14px;
}
#main_navigation li a {
  padding: 0 15px;
  color: #76ae44;
}
#main_navigation li a:hover {
  color: #76ae44;
}
#main_navigation li.selected {
  background: url(../../images/front/menu_selected.gif) no-repeat top center;
}
#main_navigation li.selected a {
  color: #add48b;
}
#languages {
  position: absolute;
  top: 50px;
  left: 260px;
  height: 60px;
}
#languages ul {
  height: 30px;
}
#languages li, #languages li a {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
}
#languages li {
  margin-right: 10px;
}
#languages li a {
  text-indent: -1000em;
}
#languages li#bg {
  background: url(../../images/front/bg.gif) no-repeat center;
}
#languages li#en {
  background: url(../../images/front/en.gif) no-repeat center;
}
#languages li#de {
  background: url(../../images/front/de.gif) no-repeat center;
}



.submenu {
  padding: 10px 15px;
  margin: -10px 0 10px -5px;
  background: #c9edc1;  
}
.submenu ul {
  padding: 0 !important;
  margin: 0 !important;
}
.submenu li {
  display: block;
  float: left;
  margin-right: 20px;
  list-style: none !important;
  padding-left: 15px;
  background: url(../../images/front/bullet_2.gif) no-repeat center left;
  white-space: nowrap;
}
.submenu li.selected a {
  color: #ee3f5b !important;
}
.submenu li.selected {
  background: url(../../images/front/bullet_3.gif) no-repeat center left;
}
/*******************************/
/*********    Content     ******/
/*******************************/
#content {
  position: relative;
  z-index: 1;
  padding-bottom: 200px;
}
#left_column {
  position: relative;
  float: left;
  width: 380px;
  height: 1px;
  margin-top: -220px;
}
#flash_address {
  z-index: 1;
  position: relative;
  margin-top: -10px;
  width: 325px;
}
#left_column div.hover {
}
#flash_contacts {
  z-index: 2;
  position: relative;
  margin-top: -145px;
  left: 14px;
  width: 306px;
}


#right_column {
  _height: 1px;
  margin: 0 40px 0 380px;
}

#company_brief {
  margin-bottom: 30px;
}
#company_brief h2, #services_brief h2 {
  margin-bottom: 15px;
  font-size: 26px;
  text-transform: uppercase;
}

#services_brief .left, #services_brief .right {
  width: 49.9%;
}
.last {
  margin-right: 0 !important;
}
.services_group {
  float: left;
  width: 279px;
  margin-right: 10px;
}
.services_group ul {
  margin: 0 25px 20px 0;
}
.services_group a {
  font-size: 12px;
  font-weight: normal;
}


#contacts {
  padding-bottom: 120px;
  background: url(../../images/front/contacts.gif) no-repeat bottom right
}
#contacts .form_1 {
  float: left;
}
#contacts .contact_details {
  float: right;
  width: 250px;
}

/*******************************/
/*****        Footer        ****/
/*******************************/
#footer {
  z-index: 1;
  position: absolute;
  bottom: 0;
  _bottom: -20px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  color: #999;
  font-size: 11px;
}
#footer_navigation li {
  display: inline;
}
#footer_navigation li a {
  padding: 0 5px;
}
#bottom_decoration {
  z-index: 0;
  position: absolute;
  bottom: 0;
  _bottom: -20px;
  right: 0;
  display: block;
  width: 550px;
  height: 380px;
}
.classified {
  font-weight: normal;
  color: #bbb;
}
/*******************************/
/*****    Common classes    ****/
/*******************************/
.static img.right {
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
}
.static img.left {
  margin: 0 10px 10px 0;
  padding: 2px;
  border: 1px solid #ccc;
  background: #fff;
}
.static .services_group h3 {
  margin-bottom: 15px;
}
.static .services_group ul {
  padding-left: 0;
  margin-top: -10px;
  margin-bottom: 15px;
  list-style: none;
}
strong.title {
  clear: both;
  display: block;
  font-size: 16px;
  margin: -15px 0 15px 10px;
  color: #529512;
}


.list_1 li, .services_group li {
  padding: 5px 0 6px 0;
  background: url(../../images/front/border_1.gif) repeat-x bottom left;
}
.list_1 li a, .services_group li a, .services_group li span {
  padding-left: 15px;
  background: url(../../images/front/bullet_1.gif) no-repeat 0 4px;
}

.gallery {
  padding-top: 25px;
}
.gallery ul {
  margin: 0 !important;
  padding: 0 0 0 10px !important;
  list-style: none;
}
.gallery li {
  float: left;
  display: block;
  width: 180px;
  height: 120px;
  margin: 0 10px 10px 0;
  text-align: center;
  background: #d7f3d0;
}
.gallery li img {
  display: inline;
}


.gallery_1 {
  text-align: center;
}
.gallery_1 a {
  height: 180px;
  line-height: 180px;
}
.gallery_1 img {
  margin: 5px;
  display: inline;
  border: 5px solid #d7f3d0;
}

.pager {
  clear: both;
  padding: 10px 0;
}
.pager li {
  float: left;
}
.pager li, .pager li a {
  display: block;
  width: 16px;
  text-align: center;
}
.pager li a {
  text-decoration: none;
}
.pager li.last {
  float: left;
}
.pager li.next, .pager li.next a {
  width: auto;
  margin-left: 5px;
  font-size: 12px;
  border: none;
}
.pager li.next span, .pager li.next a span {
  font-size: 8px;
  font-weight: bold;
  vertical-align: middle;
}
.pager li.selected {
  background: #ddd;
  color: #666;
}




.form_1 {
  width: 450px;
  padding-top: 20px;
}
.form_1 label {
  float: left;
  width: 140px;
  margin-bottom: 10px;
}
.form_1 input.text, .form_1 textarea {
  float: left;
  margin-bottom: 10px;
}
.form_1 textarea {
  overflow: auto;
  width: 270px;
  height: 100px;
}
.form_1 span.error {
  display: block;
  float: left;
  width: 20px;
  height: 15px;
  text-indent: -1000em;
  background: url(../../images/front/icon_error.gif) no-repeat center right;
}
.form_1 button {
  border: 1px solid #999;
  font-size: 12px;
  font-family: Trebuchet MS, Tahoma;
}

.static h1 {
  margin: 0 10px 20px 10px;
}
.static h2 {
  margin: 5px 10px 10px 10px;
}
.static h3 {
  margin: 0 10px 5px 10px;
}
.static ul {
  list-style: disc outside;
  margin: 0 10px 10px 10px;
  padding-left: 15px;
}
.static p {
  margin-left: 10px;
  margin-right: 10px;
}



span.clear {
  clear: both;
  display: block;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
span.border_1 {
  height: 19px;
  background: url(../../images/front/border_1.gif) no-repeat center top;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clear {
  clear: both;
}
/******** Clear Fix ************/

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}












