/********************************************************************* */
/*   Standard                                                          */
/********************************************************************* */
#LeftContainer {
  height: 660px; 
}
#LeftContainerInner {
  height: 275px;
  x_height: 319px;
  margin-bottom: 3px;
}
#RightContainer {
  height: 667px;
  x_height: 663px;
}
#RightContainerInner {
  height: 439px;
  x_height: 444px;
}
#ContentContainer{
  height: 649px;
}
#Tools {
  top: 0px;
}
/********************************************************************* */
/*   Sub menu                                                          */
/********************************************************************* */
#SubmenuHeader {
  font-size: 10px;
  color: #787D82;
  text-transform: uppercase;
  text-decoration: none;
}
/********************************************************************* */
/*   Frontpage                                                         */
/********************************************************************* */
#FrontPageStories {
  position: relative;
}
.FrontPageStoryBox {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 15px;
  color: #FFFFFF;
  padding-bottom: 15px;
  padding-top: 15px;
  border: 1px solid #B4B9BE;
}
#FrontPageStory1 {
  width: 121px;
  x_width: 153px;
  height: 129px;
  x_height: 161px;
  margin-bottom: 3px;
  overflow: hidden;
}
#FrontPageStory2 {
  width: 121px;
  x_width: 153px;
  height: 126px;
  x_height: 158px;
  margin-bottom: 3px;
  overflow: hidden;
}
#FrontPageStory1_2 {
  width: 121px;
  x_width: 153px;
  height: 286px;
  x_height: 319px;
  margin-bottom: 3px;
  overflow: hidden;
}
#FrontPageStory3 {
  width: 121px;
  x_width: 153px;
  height: 149px;
  x_height: 174px;
  overflow: hidden;
}
.FrontPageStorySubject {
  font-size: 11px;
  font-weight: bold;
  color: #787D82;
  line-height: 15px;
  padding-bottom: 5px;
}
.FrontPageStoryContent {
  color: #787D82;
  font-size: 9px;
  line-height: 12px;
}
#FrontPageImage {
  width: 153px;
  height: 144px;
  margin-bottom: 3px;
  font-size: 1px;
}
#FrontPageImageTag {
  width: 153px;
  height: 144px;
}
/********************************************************************* */
/*   Content                                                           */
/********************************************************************* */
#FrontPageContentImage IMG {
  width: 613px;
  height: 435px;
  margin-bottom: 3px;
}
.FrontPageContentText {
  padding: 15px;
  background-color: #787D82;
}
.FrontPageContentText TABLE {
  width: 121px;
}
.FrontPageImageSmallLeft IMG {
  margin-right: 3px;
  width: 151px;
  height: 151px;
}
.FrontPageImageSmallRight IMG {
  margin-left: 3px;
  margin-right: 3px;
  width: 151px;
  height: 151px;
}
.FrontPageContentHeader {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 15px;
  padding-bottom: 5px;
}
.FrontPageContent {
  color: #FFFFFF;
  font-size: 9px;
  line-height: 12px;
}
/********************************************************************* */
/*   Content Strict                                                    */
/********************************************************************* */
.FrontPageContentSquare{
  margin-left: 3px;
  width: 121px;
  height: 121px;
  padding: 15px;
  background-color: #787D82;
  overflow: hidden;
}
.FrontPageTextSquare{
}
.FrontPageContentSquare1{
  margin-left: 0px;
}
.FrontPageImageSquare IMG {
  margin-left: 3px;
  width: 151px;
  height: 151px;
}
.FrontPageImageSquare1 IMG {
  margin-left: 0px;
}
