body{
  background: white;
  color: #545454;
  margin: 0px;
  padding: 0px;
}
body, table{
  font-family: Arial;
  font-size: 12px;
}

#mainTopWrapper{
  background: #EEEEEE;
  width: 745px;   /* old version was 615px wide */
  border:1px solid #DEDCDD;
  text-align: left;
}
#header{
  height: 75px;
}
#langSelector{
  margin: 10px;
  float:left;
}
#topLogo{
  float:left;
  margin: 20px;
  margin-top: 10px;
  margin-right: 20px;
}

#topHeader{
  position: relative;
  height: 136px;
  background: url(/fileadmin/conemis/template/header_bg.gif);
  background-repeat: repeat-x;
  padding-top:1px;
}
#topMenu{
  position:absolute;
  z-index: 1000;
  width: 10px;
  height: 135px;
}
#topImage{
  top: 0px;
  z-index: 90;
  position:absolute;
  text-align:right;
  float:right;
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  height: 135px;
  overflow: hidden;
  width: 745px;
}




#topImage img{
  position: absolute;
  height: 141px;
  top: 1px;
  left: 0px;
  width: 745px;
  height: 135px;
}

#topImage .tx-flvplayer-pi1 object{
  position: absolute;
  height: 141px;
  top: 1px;
  left: 13px;
  margin-left: 13px;
  width: 470px;
  height: 134px;
  left: 130px;
}

html>body #topImage .tx-flvplayer-pi1 object{
  margin-left: 0px;
}
html>body #topImage embed{
  position: absolute;
  height: 141px;
  top: 0px;
  left: 13px;
  margin-left:0px;
  width: 472px;
  height: 134px;
  
}

html>body #topImage, html>body #topImage img{
  width: 745px;
  
}



#submenu{
  text-align: right;
  height: 26px;
}
html>body #submenu{
  margin-top: -1px;
}
#submenu #menu{
  float: right;
  padding: 0px;
  margin: 0px;
}
#submenu #menu .menuItem{
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
  line-height: 26px;
}
#submenu #menu .inaktiv, #submenu #menu .inaktiv a{
  background: #9A0F08;
  color: white;
}

#submenu #menu a{
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}


#leftColumn #menu{
  margin: 0px;
  padding: 0px;
  margin-bottom: 30px;
  padding-top: 1px;
  list-style-type: none;
  background: url(http://www.conemis.com/fileadmin/conemis/template/leftMenu_bg.gif);
  background-repeat: repeat-x;
  line-height: 26px;
}
#leftColumn #menu .menuItem{
  background: url(http://www.conemis.com/fileadmin/conemis/template/leftMenu_item_bg.gif);
  background-repeat: repeat-x;
  height: 26px;
  color: #535353;
  list-style-type: none;
  padding-left: 14px;
}
#leftColumn #menu li a{
  color: #535353;
  text-decoration: none;
}

#leftColumn #menu .menuItem.aktiv{
  padding-top: 5px;
  line-height: 26px;
  padding-left: 2px;
}
html>body #leftColumn #menu .menuItem.aktiv{
  padding-top: 0px;
  padding-left: 2px;
}

#leftColumn #menu .menuItem.aktiv img{
  margin-right: 2px;
}


#topContent {
  margin-top: 0px;
}
#leftColumn{
  width: 140px;
  margin-left: 10px;
  float: left;
}
html>body #leftColumn{
  margin-left: 20px;
}

#content{
  margin-left: 180px;
  margin-right: 20px;
  text-align: justify;
}
#bottomSpacer{
  height: 40px;
}
#mainFooter{
  margin-top: 10px;
  color: #9F9F9F;
}

a {
  color: #545454;
}
h1 {
  color: #9A0F08;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px dotted #9A0F08;
  margin-bottom: 5px;
  font-weight: normal;
}
h2 {
  color: #9A0F08;
  font-size: 15px;
  margin: 0px;
  padding: 0px;

  margin-bottom: 2px;
  margin-top: 20px;
  font-weight: normal;
}
p{
  margin:0px;
  padding: 0px;
}
.rightImage{
  float: right;
  margin: 0 0 10 10;
}

#clientLogin .header{
  line-height: 22px;
  font-size: 15px;
}
#clientLogin .text{
  width: 95px;
  height: 18px;
  margin-bottom: 5px;
  background: #EEEEEE;
  font-size: 12px;
  color: #CFCFCF;
}
#clientLogin .image{
  margin-top: 0px;
  margin-left: 1px;
}

#conemisNews{
  background: #E7DDDC; 
  height: 60px; 
  padding:10px;
  margin:0px;
}

/*
#conemisNews a{
  color: #9A0F08;
}
*/

