/* Standard Stuff */
body, html {    
  margin: 0px;
  padding: 0px;

}
html  {   
  font-size: 100%;
  height: 100%;
  margin-bottom: 1px;
}
body {   
  text-align: left;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 1em;
  color: #ffffff;
  background-color: #666666;
  background-image: url(http://images.inmodules.com/new/bgglobal.jpg);
}
/* Links */
a img {
    border: 0px; /* kill stupid image borders... */
}
/* input types */

/* Headlines */
h1, h2, h3, h4, h5, h6 {    
  font-family: Arial,Verdana,Tahoma,sans-serif;
  margin: 0px 0px 5px 0px;
  color: #9f0000;
}
h1, h2, h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 14px;
  background: url(http://images.inmodules.com/new/content_banner_pfeil.jpg) no-repeat scroll 5px 7px;
  background-color: #777777;
  font-family: Tahoma,Verdana,'Times New Roman',serif;
  color: #ffffff;
  font-size: 8pt;
  line-height: 20px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
h4 {
  color: #9f0000;
  font-size: 12pt;
}
h5 {
  margin-top: 10px;
 /* margin-bottom: 10px;*/
  color: #9f0000;
  font-size: 10pt;
}
hr {
  border: 0px; 
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #cb8686;
}
.hr {/*FUCK IE*/
  border: 0px;
  border-bottom: dashed 1px #cb8686;     
  line-height: 10px;
  height: 10px;
}
.error_box {
  margin: 5px;
  padding: 5px;
  padding-left: 30px;
  border: solid 1px #992a2a;
  background: #e3c0c0 url(http://images.inmodules.com/new/error.png) no-repeat scroll 5px 4px;
  color: #992a2a;
  font-family: Tahoma,Verdana,'Times New Roman',serif;
  font-size: 10pt;
}
.quote_box {
  margin: 5px;
  padding: 5px;
  border: solid 1px #6a7382;
  background: #eeeeee;
  color: #6a7382;
  font-family: Tahoma,Verdana,'Times New Roman',serif;
  font-size: 10pt;
}
/* Page Header */
#page_header {    
 background-image: url(http://images.inmodules.com/new/head_logo_bg.jpg);
 height: 97px;
}
#page_header_navigation {
  width: 737px;
  margin: 0 auto;
  top: 42px;
  position: relative;
  text-align: right;
  line-height: 15px;
  vertical-align: middle;
}
#page_header_navigation,
#page_header_navigation a:link,
#page_header_navigation a:active,
#page_header_navigation a:visited{
  font-family: Arial,Verdana,Tahoma,sans-serif;
  color: #343c44;
  text-decoration: none;
  font-size: 12px;   
}
#page_header_navigation a:hover {
  text-decoration: underline;
}
#page_header_logo {
  background-image: url(http://images.inmodules.com/new/head_logo_main.jpg);
  width: 737px;
  height: 39px;
  margin: 0 auto;
  padding: 0px;
  top: 33px;
  position: relative;
  background-repeat: no-repeat;
  text-align: left;
}
/* Page Navigation */
#page_navigation {}
#page_navigation_main {
  height: 31px;
  background-image: url(http://images.inmodules.com/new/nav_bg.jpg);
}
/* S Navigation menu */
div#page_navigation_main_content {
  vertical-align: middle;
  line-height: 25px;
  width: 737px;
  position: relative;
  margin: 0 auto;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  z-index: 2;
}
div#page_navigation_main_content ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
div#page_navigation_main_content li {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 31px;
    height: 34px;
    margin-right: 6px;
    margin-left: 4px;

}
div#page_navigation_main_content li a {
    font-family: Tahoma,Verdana,'Times New Roman',serif;
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    color: #ffffff;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 31px;
    display: inline-block;
}
div#page_navigation_main_content li.active,
div#page_navigation_main_content li:hover {
    color: #cc0000;
    text-decoration: none;
    background: transparent url(http://images.inmodules.com/new/nav_hover_bg.jpg) no-repeat scroll 100% 0px;
    z-index: 2;
}
div#page_navigation_main_content li.active a,
div#page_navigation_main_content li a:hover {
    color: #cc0000;
    text-decoration: none;
    height: 34px;
    background: transparent url(http://images.inmodules.com/new/nav_hover_left.jpg) no-repeat scroll 0 0px;
    display: inline-block;
    background-position: left;
}
/* Nav red */
div#page_navigation_main_content_r {
  vertical-align: middle;
  line-height: 25px;
  width: 737px;
  position: relative;
  margin: 0 auto;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 11pt;
  font-weight: bold;
  font-style: normal;
  z-index: 2;
}
div#page_navigation_main_content_r ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
div#page_navigation_main_content_r li {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 31px;
    height: 34px;
    margin-right: 6px;
    margin-left: 4px;

}
div#page_navigation_main_content_r li a {
    font-family: Tahoma,Verdana,'Times New Roman',serif;
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    color: #ffffff;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    height: 34px;
    line-height: 31px;
    display: inline-block;
}
div#page_navigation_main_content_r li.active,
div#page_navigation_main_content_r li:hover {
    color: #cc0000;
    text-decoration: none;
    background: transparent url(http://images.inmodules.com/new/nav_hover_bg_red.jpg) no-repeat scroll 100% 0px;
    z-index: 2;}
div#page_navigation_main_content_r li.active a,
div#page_navigation_main_content_r li a:hover {
    color: #cc0000;
    text-decoration: none;
    height: 34px;
    background: transparent url(http://images.inmodules.com/new/nav_hover_left_red.jpg) no-repeat scroll 0 0px;
    display: inline-block;
    background-position: left;}
/* Navigation sub menu */
div#page_navigation_sub {
  position: relative;
  margin: 0 auto;
  width: 737px;
  font-family: Arial,Verdana,Tahoma,sans-serif;
  font-size: 9pt;
  background-image: url(http://images.inmodules.com/new/subnav_bg.jpg);
  font-weight: bold;
  font-style: normal;
  height: 23px;
  vertical-align: middle;
  line-height: 15px;
  z-index: 1;
}
div#page_navigation_sub_hack {
    height: 15px;
    line-height: 15px;
    padding-top: 3px;
}
div#page_navigation_sub_hack ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
div#page_navigation_sub_hack li {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 23px;
    margin-right: 6px;
    margin-left: 4px;
    margin-top: -3px;
    padding-top: 3px;

}
div#page_navigation_sub_hack li a {
    font-family: Arial,Verdana,Tahoma,sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding-left: 5px;
    padding-right: 5px;
    height: 20px;
    line-height: 17px;
    display: inline-block;
}
div#page_navigation_sub_hack li.active,
div#page_navigation_sub_hack li:hover {
    color: #cdcdcd;
    text-decoration: none;
    background: transparent url(http://images.inmodules.com/new/subnav_hover_right.jpg) no-repeat scroll 100% 0px;
    z-index: 1;
}
div#page_navigation_sub_hack li.active a,
div#page_navigation_sub_hack li a:hover {
    color: #cdcdcd;
    text-decoration: none;
    height: 23px;
    background: transparent url(http://images.inmodules.com/new/subnav_hover_left.jpg) no-repeat scroll 0 0px;
    display: inline-block;
    background-position: left;
}
/* Page Content */
#page_content {
  margin: 0px auto;
  margin-top: 15px;
  width: 737px;
  position: relative;
  background-color: #f0f0f0;
}
#page_content_spotlight {    
  height: 203px;
  background-color: #bf0000;
}
#page_content_spotlight_left {
  width: 511px;
  height: 203px;
  position: relative;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #f10404;
  float:left;
}
#page_content_spotlight_right {
  position: relative;
  width: 225px;
  float:right;
}
#page_content_spotlight_right_head {
  background-color: #9f0000;
  height: 33px;
  vertical-align: middle;
  line-height: 33px;
  border-top-width: 1px;
  border-top-color: #cc0000;
  border-top-style: solid;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cc0000;
}
#page_content_spotlight_left_head {
  background-color: #9f0000;
  height: 33px;
  vertical-align: middle;
  line-height: 33px;
  border-top-width: 1px;
  border-top-color: #cc0000;
  border-top-style: solid;
  border-left-style: solid;
  border-left-width: 0px;
  border-left-color: #cc0000;
}
#page_content_box_left {
  font-family: Verdana, Arial,Tahoma,sans-serif;
  font-size: 9pt;
  width: 511px;
  height: 100%;
  color: #000000;
  background-color: #ffffff;
  border-right-style: solid;
  border-right-width: 1px;
  border-right-color: #cccccc; 
}
#page_content_box_right {
  font-family: Verdana, Arial,Tahoma,sans-serif;
  font-size: 8pt;
  width: 511px;
  color: #000000;
  width: 225px;
  position: absolute;
  right: 0px; top: 0px;
  margin-top: 203px;
  background-color: #ebeaeb;
  color: #000000;
}
.page_content_container {
    padding: 8pt;
 }
.page_content_container td {
  font-family: Verdana, Arial,Tahoma,sans-serif;
  font-size: 8pt;
  color: #000000;
 
}
.page_content_container a {    
  color: #cc0000;
  text-decoration: none;
}
.page_content_container a:hover {    
  color: #cc0000;
  text-decoration: underline;
}