﻿.standardmodultema_content{
    font-family:Arial;    
    padding-top:35px;    
    padding-bottom:10px;
}

.BackgroundLine{
    background: url(/Portals/11/Containers/Containers/Images/container_headline_background.gif) repeat-x ;    
    position:absolute;
    top:10px;
    left:0px;
    z-index:0;   
    width:100%; 
}

.StartBackgroundLine{
    background: url(/Portals/11/Containers/Containers/Images/container_headline_background_start.gif) no-repeat ;    
    position:absolute;
    top:10px;
    left:0px;
    z-index:1;       
}
.EndBackgroundLine{
    background: url(/Portals/11/Containers/Containers/Images/container_headline_background_end.gif) no-repeat ;    
    position:absolute;
    top:10px;
    right:-2px;
    z-index:1;       
}
.ModuleTitleShadowEffect{
  position: relative;
  color: White;
  text-transform: lowercase;
  font-size:22px;    
  padding-bottom: 5;  
  margin-top: 5;
}
.ModuleTitleShadowEffect span {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 100%;
  height: 100%;
  z-index:1;
}
.ModuleTitleShadowEffect span.last {
  top: 1px;
  left: 1px;
  color: #be1c31;  
}

.ModuleTitleShadowEffect a:link, .ModuleTitleShadowEffect:link, a.ModuleTitleShadowEffect:link { color: White; text-decoration: none; }
.ModuleTitleShadowEffect a:visited, .ModuleTitleShadowEffect:visited, a.ModuleTitleShadowEffect:visited { color: White; text-decoration: none; }
.ModuleTitleShadowEffect a:hover, .ModuleTitleShadowEffect:hover, a.ModuleTitleShadowEffect:hover { color: White; text-decoration: none; }

.last a:link, .last:link, a.last:link { color: #be1c31; text-decoration: none; }
.last a:visited, .last:visited, a.last:visited { color: #be1c31; text-decoration: none; }
.last a:hover, .last:hover, a.last:hover { color: #be1c31; text-decoration: none; }