﻿#rahmen {
  position                 : absolute;
  margin-left              : -492px; 
  width                    : 984px;
  _height                  : 100%;
  min-height               : 100%;
  background               : url(../images/background.jpg);
  left                     : 50%;
}

#rahmen_print {
  padding                  : 10px;
}

#header {
  margin-left              : 12px;
  background               : url(../images/header_bar.jpg) repeat-x;
  width                    : 960;
  height                   : 26;
}

#firm_name_language {
  float                    : left;
  margin                   : 5px;
  color                    : #fff;
  font-weight              : bold;
  width                    : 500px;
}

#meta-nav-container {
  margin                   : 5px;
  float                    : left;
  width                    : 435px;
}

#header-banner {
  _margin-bottom           : -3px;
  margin-left              : 12px;
  width                    : 960;
  height                   : 117;
  background               : #3865A6;
}

#content {
  margin-left              : 12px;
  background               : url(../images/content_bg.jpg) repeat-x;
  width                    : 960;
  _height                  : 500;
  min-height               : 500;
}

#print {
  position                 : absolute;
  width                    : 16px;
  height                   : 15px;
  left                     : 750px;
  top                      : 171px;
  _top                     : 169px;
}

#navigation {
  padding                  : 23px 0 23px 13px;
  _padding                 : 23px 13px 23px 13px;
  float                    : left;
  width                    : 205;
}

#main_content {
  margin-top               : 0;
  _margin-top              : -2px;
  float                    : left;
  width                    : 550;
  color                    : #213F6B;
}

#teaser {
  padding                  : 23px 0 0 10px;
  _padding                 : 23px 0 0 12px;
  float                    : left;
  _width                    : 181;
  _width                    : 186;
}

#footer {
  margin-left              : 12px;
  background               : url(../images/header_bar.jpg) repeat-x;
  width                    : 960;
  height                   : 26;
  margin                   : 0 0 0 12px;
  text-align               : center;
  position                 : absolute;
  bottom                   : 0;
}

#footer_text {
  margin                   : 5px;
  color                    : #fff;
  font-weight              : bold;
}

#footer_text a {
  color                    : #fff;
  text-decoration          : none;
}