/**
 * @copyright 2010 Scholz & Volkmer 
 * @version $Revision: 541 $
 * @author Barbara Krekeler <b.krekeler@s-v.de>
 * $Id$
 */

/*
    Global Settings
    Global Classes
    %=Layout
    %=Header
    %=Footer
    %=Navigation
    %=Lists
    %=Links
    %=Headlines
    %=Copy
    %=Forms
    %=Content
*/
    

/* Global Settings
===============================================*/
html 
{
    margin: 0px;
    padding: 0px;   
    height: 100%;
    overflow: hidden;
}
body 
{
    height: 100%;
    margin: 0px;
    padding: 0px;   
    font-family: arial, helvetica, sans-serif;
    overflow: auto;
  position: relative;
}
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre 
{
    margin: 0;
    padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6 
{
    font-weight: normal;
    font-size: 12px;
}
img 
{
    border: 0;
}
:focus 
{
        outline: 0;
}

/* Global Classes
===============================================*/
.clear 
{
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}

/* %=Layout
===============================================*/
#page 
{
    width: 1000px;
    height: 620px;
    overflow: hidden;
    margin: 0 auto;
}
#tag 
{
    margin-top: 20px;
    margin-left: 12px;
    width: 190px;
    height: 120px;
}
#info-text 
{
    margin-top: 70px;
    margin-left: 20px;
    width: 170px;
}
#content 
{
    width: 780px;
    height: 598px;
    float: left;
    background-image: url("/Content.Node/media/image/html/bg-content.jpg");
    background-repeat: no-repeat;
  background-position: top right; 
    position: relative;
    overflow: hidden;
}
#video 
{
    margin: 108px 0 8px 82px;
    width: 690px;
    overflow: hidden;
}
#meta 
{
  margin: 108px 0 8px 82px;
}

div#iframeWrapper
{
  height: 579px;
}

iframe#iframeElement
{
  width: 100%; 
  height: 100%; 
  overflow: hidden;
}

/* %=Header
===============================================*/


/* %=Footer
===============================================*/
#footer 
{
    height: 24px; 
    width: 1000px;
    background-color: #f0f0f0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#footer ul 
{
    list-style-type: none;
    text-transform: uppercase;
  padding: 6px 0 0 20px;
    float: left;
  white-space: nowrap;
}
#footer ul li 
{
    list-style-type: none;
    text-transform: uppercase;
    display: block;
    float: left;
    font-size: 10px;
    padding: 0;
    margin: 0;
}
#footer ul li a 
{
    color: #969696;
    text-decoration: none;
    padding: 0 10px 0 0;
    margin: 0;
    cursor: hand;
    cursor: pointer;
}
#footer ul li a:hover 
{
    color: #656565;
    cursor: hand;
    cursor: pointer;
}
#footer ul li a.highlite 
{
    color: #656565;
    cursor: hand;
    cursor: pointer;
}
#footer #brand 
{
    margin: 0;
    padding: 5px 20px 0 0;
    float: right;
    width: 276px;
}


/* %=Navigation
===============================================*/
#navigation
{
    width: 220px; 
    height: 598px;
    margin: 0;
    padding: 0;
    float: left;
    background-image: url("/Content.Node/media/image/html/bg-left.jpg");
    background-repeat: no-repeat;
}
#navigation ul 
{
    list-style-type: none;
    padding: 0 0 0 20px;
    margin: 78px 0 0 0;
    text-transform: uppercase;
}
#navigation ul li 
{
    font-size: 18px;
}
#navigation ul li a 
{
    color: #FFFFFF;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}
#navigation ul li a:hover 
{
    color: #656565;
    cursor: hand;
    cursor: pointer;
}
#navigation ul li a.highlite 
{
    color: #656565;
    cursor: hand;
    cursor: pointer;
}

.channel 
{
  width: 620px;
  height: 310px;
  margin-top: 10px;
  margin-left: 80px;
  padding: 8px 0 0 0;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/656556_65_proz.png');
}  
.channel[class] 
{  
  background-image: url("/Content.Node/media/image/html/656556_65_proz.png");
}
.channel-scroll 
{
  overflow: auto;
  height: 280px;
}
.channel h1 
{
  margin: 2px 10px 4px 10px;
  border-bottom: 1px solid #c2c2c2;
  zoom: 1;
  font-size: 18px;
  text-transform: uppercase;
  color: #c2c2c2;
  font-weight: normal;
  padding: 0;
}
.channel-entry 
{
  padding: 6px 0px;
  margin: 0px 10px;
  border-bottom: 1px solid #c2c2c2;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.channel-entry a 
{
  color: #FFFFFF;
  text-decoration: none;
  border: none;
  cursor: hand;
  cursor: pointer;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.channel-entry a:hover 
{
  color: #c2c2c2;
  text-decoration: none;
  border: none;
  cursor: hand;
  cursor: pointer;
  zoom: 1;
  margin: 0;
  padding: 0;
}
.channel-image 
{
  float: left;
  font-size: 0px;
  line-height: 0px;
  width: 110px;
}

.channel-image a,
.channel-image a:hover  
{
  display: block;
  margin: 0;
  padding: 0;
}
.channel-copy 
{
  float: left;  
}
.channel-copy a,
.channel-copy a:hover  
{
  margin: 36px 0 0 16px;
  padding: 0;
  font-size: 16px;
  width: 450px;
  display: block;
}

.subnavi 
{
    width: 620px;
    height: 310px;
    margin-top: 220px;
    margin-left: 80px;
    padding: 8px 0 0 0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/656556_65_proz.png');
}   
.subnavi[class] 
{   
    background-image: url("/Content.Node/media/image/html/656556_65_proz.png");
}
.subnavi-scroll 
{
    overflow: auto;
    height: 280px;
}
.subnavi h1 
{
    margin: 2px 10px 4px 10px;
    border-bottom: 1px solid #c2c2c2;
    zoom: 1;
    font-size: 18px;
    text-transform: uppercase;
    color: #c2c2c2;
    font-weight: normal;
    padding: 0;
}
.subnavi-entry 
{
  padding: 6px 0px;
  margin: 0px 10px;
  border-bottom: 1px solid #c2c2c2;
  clear: both;
  overflow: hidden;
  zoom: 1;
}

.subnavi-entry a 
{
    color: #FFFFFF;
    text-decoration: none;
    border: none;
    cursor: hand;
    cursor: pointer;
    zoom: 1;
    margin: 0;
    padding: 0;
}
.subnavi-entry a:hover 
{
    color: #c2c2c2;
    text-decoration: none;
    border: none;
    cursor: hand;
    cursor: pointer;
    zoom: 1;
    margin: 0;
    padding: 0;
}
.subnavi-image 
{
  float: left;
  font-size: 0px;
  line-height: 0px;
  width: 110px;
}
.subnavi-image a,
.subnavi-image a:hover  
{
    display: block;
    margin: 0;
    padding: 0;
}
.subnavi-copy 
{
    float: left;    
}
.subnavi-copy a,
.subnavi-copy a:hover  
{
    margin: 36px 0 0 16px;
    padding: 0;
    font-size: 16px;
    width: 450px;
    display: block;
}


/* %=Lists
===============================================*/
#content .link .press-link ul 
{
  margin: 10px 0 10px 0;
  padding: 0;
  list-style-type: none;
    color: #656565;
    font-size: 12px;
    line-height: 16px;
}
#content .link .press-link ul li a 
{
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 12px;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
#content .link .press-link ul li a:hover 
{
    color: #969696;
    cursor: hand;
    cursor: pointer;
}

/* %=Links
===============================================*/
a:link, 
a:visited, 
a:hover, 
a:focus,
a:active 
{ 
  cursor: hand;
  cursor: pointer;
  text-decoration: none;
}

#tag a 
{
    display: block;
    width: 190px;
    height: 120px;
}

#content .noscript a 
{
    color: #656565;
    font-size: 10px;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
#content .noscript a:hover 
{
    color: #969696;
    cursor: hand;
    cursor: pointer;
}

#content .noflash a 
{
    color: #656565;
    font-size: 10px;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
#content .noflash a:hover 
{
    color: #969696;
    cursor: hand;
    cursor: pointer;
}

#content p a 
{
    color: #656565;
    text-decoration: underline;
    cursor: hand;
    cursor: pointer;
}
#content p a:hover 
{
    color: #969696;
    cursor: hand;
    cursor: pointer;
}
    
.teaser-entry a 
{
    color: #a5a5a5;
    text-decoration: none;
    border: none;
    cursor: hand;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.teaser-entry a:hover 
{
    color: #656565;
    text-decoration: none;
    border: none;
    cursor: hand;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.teaser-image a 
{
    display: block;
    margin: 0;
    padding: 0;
}
#content .link .copy a,
#content .text-copy .link .copy a 
{
  line-height: 16px;
  color: #656565;
  text-decoration: none;
  cursor: hand;
  cursor: pointer;
}
#content .link .copy a:hover,
#content .text-copy .link .copy a:hover  
{
  color: #969696;
  cursor: hand;
  cursor: pointer;
}
#content .download-press a 
{
    margin: 0;
    padding: 0;
    cursor: hand;
    cursor: pointer;
}

#content .pager a 
{
    background-image: url("/Content.Node/media/image/html/button_up.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    margin: 0;
    padding: 0 0 0 26px;
    width: 249px;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    cursor: hand;
    cursor: pointer;
}
#content .pager a:hover 
{
    color: #656565;
    background-image: url("/Content.Node/media/image/html/button_up_hover.gif");
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
}

#content .pager a.left 
{
    background-image: url("/Content.Node/media/image/html/button_back.gif");
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    cursor: hand;
    cursor: pointer;
}
#content .pager a:hover.left 
{
    background-image: url("/Content.Node/media/image/html/button_back_hover.gif");
    cursor: hand;
    cursor: pointer;
}
#content .pager a.left.disabled 
{
    background-image: url("/Content.Node/media/image/html/button_back_disabled.gif");
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    cursor: default;
}
#content .pager a.right 
{
    background-image: url("/Content.Node/media/image/html/button_forw.gif");
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    display: block;
    float: left;
    margin: 0;
    cursor: hand;
    cursor: pointer;
}
#content .pager a:hover.right 
{
    background-image: url("/Content.Node/media/image/html/button_forw_hover.gif");
    cursor: hand;
    cursor: pointer;
}
#content .pager a.right.disabled 
{
    background-image: url("/Content.Node/media/image/html/button_forw_disabled.gif");
    background-repeat: no-repeat;
    width: 18px;
    height: 17px;
    display: block;
    float: left;
    margin: 0;
    cursor: default;
}

#content .pager-long a 
{
    background-image: url("/Content.Node/media/image/html/button_up.gif");
    background-repeat: no-repeat;
    background-position: bottom left;
    margin: 0;
    padding: 0 0 0 26px;
    color: #FFFFFF;
    text-decoration: none;
    float: left;
    cursor: hand;
    cursor: pointer;
}
#content .pager-long a:hover 
{
    color: #656565;
    background-image: url("/Content.Node/media/image/html/button_up_hover.gif");
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
}
#content .multi-back a.overview 
{
    background-image: url("/Content.Node/media/image/html/button_back.gif");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 0 0 26px;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    width: 120px;
    cursor: hand;
    cursor: pointer;
}
#content .multi-back a:hover.overview 
{
    color: #656565;
    background-image: url("/Content.Node/media/image/html/button_back_hover.gif");
    background-repeat: no-repeat;
    cursor: hand;
    cursor: pointer;
}

.multi-entry .copy a 
{
    margin: 0;
    padding: 0;
    color: #969696;
    text-decoration: none;
}   
.multi-entry .copy a:hover 
{
    margin: 0;
    padding: 0;
    color: #656565;
    text-decoration: none;
}   

#meta .copy .link .linktext a 
{
    line-height: 16px;
    color: #656565;
    text-decoration: none;
    cursor: hand;
    cursor: pointer;
}
#meta .copy .link .linktext a:hover 
{
    color: #969696;
    cursor: hand;
    cursor: pointer;
}
#meta .copy .contentcopy-links a
{
  line-height: 16px;
  color: #656565;
  text-decoration: underline;
  cursor: hand;
  cursor: pointer;
}
#meta .copy .contentcopy-links a:hover 
{
  color: #969696;
  cursor: hand;
  cursor: pointer;
}

a.button
{
    background-color: #B370AF;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 20px;
    line-height: 28px;
    font-weight: bold;
}

a.button:hover
{
    background-color: #AC61A8;
}
    

/* %=Headlines
===============================================*/
.copy h1 
{
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  color: #656565;
  margin: 0 0 8px 0;
  padding: 0;
}
.channel-info h1 
{
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  color: #656565;
  margin: 0 0 8px 0;
  padding: 0;
}

#content .text h1 
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #656565;
    margin: 10px 10px 08px 20px;
}
#content .press h1,
#content .presslinks h1 
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #656565;
    margin: 10px 10px 0 20px;
}

#content .img-text h1 
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #656565;
    margin: 10px 10px 0 20px;
}
.multi h1 
{
    margin: 2px 10px 4px 10px;
    border-bottom: 1px solid #c2c2c2;
    zoom: 1;
    font-size: 18px;
    text-transform: uppercase;
    color: #656565;
    font-weight: normal;
    padding: 0;
}

#video h1 
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #656565;
    margin: 0 0 12px 0;
    padding: 0;
}
#video .video-copy h2 
{
    font-size: 16px;
    line-height: 18px;
    color: #656565;
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#meta .copy h1 
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #656565;
    margin: 0 0 6px 0;
    padding: 0;
}
#meta .copy .contentcopy h2,
#meta .copy .contentcopy-newsletter h2 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0;
    padding: 0;
    font-weight: normal;
    display: block;
}

#meta .copy-script h1 
{
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    color: #656565;
    margin: 0 0 6px 0;
    padding: 0;
}
#meta .copy-script .contentcopy h2 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0;
    padding: 0;
    display: block;
}

/* %=Copy
===============================================*/
#info-text p 
{
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 10px;
}   

.teaser-copy p 
{
    margin: 20px 0 0 14px;
    padding: 0;
    text-transform: uppercase;
    font-size: 12px;
}

.copy p 
{
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0 60px 0 0;
}
.channel-info p 
{
  font-size: 12px;
  line-height: 18px;
  color: #656565;
  margin: 0 60px 0 0;
}
#content .press p 
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    margin: 0;
    padding: 0;
}
#content .press-link p 
{
  font-size: 12px;
  line-height: 16px;
  color: #656565;
  margin: 10px 0 0 0;
  padding: 0;
}
#content .text p 
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    margin: 0 10px 10px 20px;
}
#content .img-text .text-copy p 
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    padding: 0;
    margin: 0 0 10px 0;
}

.multi p 
{
    margin: 20px 0 0 12px;
    padding: 0;
    color: #656565;
    font-size: 12px;
}

#video .video-copy p 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0;
    padding: 0;
}

#meta .copy .contentcopy p,
#meta .copy .contentcopy-newsletter p 
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
}

#meta .copy-script .contentcopy p 
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    margin: 0 20px 10px 0;
    padding: 0;
    display: block;
}

p.businessTeaser
{
  text-align: right;
  padding: 11px 90px 0px 0px;
}

#content p.businessTeaser a
{
    text-decoration: none;
  font-size: 13px;  
  color: #A5A5A5;
}

#content p.businessTeaser a:hover
{
  color: #656565;   
}

/* =Forms
===============================================*/
#content form 
{
    margin: 20px 0 30px 30px;
}
#content label 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    width: 100px;
    display: block;
}
#content input 
{
    font-size: 12px;
    color: #656565;
}
#content p.download  
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    margin: 50px 200px 10px 30px;
}
#content p.error 
{
    font-size: 12px;
    color: #ac61a8;
}

#footer form
{
    margin: 0px;
    padding: 3px 0 0 0;
    float: left;
}

#footer form select, #footer form input
{
    color: #656565;
    font-size: 10px;
    margin:0px;
    padding: 0px;
    border: 1px solid #C4C4C4;
}

#footer form select
{
  float: left;
  height: 17px;
  font-size: 9px;
}

#footer form input.input_submit
{
    width: 17px;
    height: 17px;
    background: url("/Content.Node/media/image/html/button_forw.gif") -1px -1px no-repeat;
    border-right: 1px solid #C4C4C4;
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    border-left: none;
    cursor: pointer;
  padding: 15px 0px 0px 0px;
  overflow: hidden;
  float: left;
  display: block;
}

#footer form input.input_submit:hover
{
    background-image: url("/Content.Node/media/image/html/button_forw_hover.gif");
}

/* =Content
===============================================*/
#content .noscript 
{
    width: 780px;
    padding: 4px 4px 4px 10px;
    color: #656565;
    font-size: 10px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_65_proz.png');
}   
.noscript[class] 
{   
    background-image: url("/Content.Node/media/image/html/FFFFFF_65_proz.png");
}

#content .noflash 
{
    display: none;
    width: 780px;
    padding: 4px 4px 4px 10px;
    color: #656565;
    font-size: 10px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_65_proz.png');
}   
.noflash[class] 
{   
    background-image: url("/Content.Node/media/image/html/FFFFFF_65_proz.png");
}

.teaser 
{
  overflow: hidden;
  width: 780px;
  margin-top: 135px;
  margin-left: 16px;
  padding: 8px 0 0 0;
}
.teaser-small 
{
  overflow: hidden;
  width: 780px;
  margin-top: 65px;
  margin-left: 400px;
  padding: 8px 0 0 0;
}
.teaser-entry 
{
  width: 180px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0px;
  overflow: hidden;
  zoom: 1;
}

.teaser-image 
{
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  width: 180px;
  height: 170px;
  overflow: hidden;
}
.teaser-small .teaser-image 
{
  float: left;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  width: 180px;
  height: 84px;
  overflow: hidden;
}
.teaser-copy 
{
  float: left;  
  width: 180px;
}
.teaser-copy span 
{
  margin: 2px 0 0 4px;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  display: block;
}
.channel-info 
{
  width: 576px;
  height: 133px;
  margin-top: 62px;
  margin-left: 80px;
  padding: 15px 22px 0 22px;
  overflow: auto;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_85_proz.png');
}
.channel-info[class] 
{  
  background-image: url("/Content.Node/media/image/html/FFFFFF_85_proz.png");
}

.copy 
{
    overflow: auto;
    margin: 108px 40px 0 0;
    padding: 0 0 10px 50px;
    height: 420px;
}

#content .text 
{
    position: absolute;
    top: 310px;
    left: 357px;
    width: 348px;
    height: 187px;
    /*top: 396px;
    left: 414px;
    width: 286px;
    height: 100px;*/
    overflow: auto;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_85_proz.png');
}   
.text[class] 
{   
    background-image: url("/Content.Node/media/image/html/FFFFFF_85_proz.png");
}

#content .text .links
{
  border-top: 1px solid #c4c4c4;
  margin:0 10px 0 20px;
  padding: 0 0 20px 0;
}
#content .text .link
{
  border: none;
  margin: 10px 0 0 0;
  overflow: hidden;
  padding: 0;
  clear: both;
}
#content .text .link .image 
{
  width: 80px;
  float: left;
  margin: 2px 5px 0 0;
  overflow: hidden;
}
#content .text .link .copy 
{
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 210px;
}

#content .download-press 
{
    position: absolute;
    top: 106px;
    left: 596px;
    width: 130px;
    height: 390px;
    overflow: hidden;
}   
#content .download-press img
{
    margin-bottom: 6px;
}
#content .press 
{
  position: absolute;
  top: 106px;
  left: 80px;
  width: 506px;
  height: 190px;
  overflow: auto;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_85_proz.png');
}   
.press[class] 
{   
    background-image: url("/Content.Node/media/image/html/FFFFFF_85_proz.png");
}
#content .presslinks 
{
  position: absolute;
  top: 306px;
  left: 80px;
  width: 506px;
  height: 190px;
  overflow: auto;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_85_proz.png');
}  
.presslinks[class] 
{  
  background-image: url("/Content.Node/media/image/html/FFFFFF_85_proz.png");
}
#content .press .press-text 
{
    font-size: 12px;
    line-height: 16px;
    color: #656565;
    margin: 10px 0 10px 20px;
    padding-right: 15px;
    height: 300px;
}
#content .img-text 
{
    position: absolute;
    top: 106px;
    left: 414px;
    width: 292px;
    height: 390px;
    overflow: hidden;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_85_proz.png');
}   
.img-text[class] 
{   
    background-image: url("/Content.Node/media/image/html/FFFFFF_85_proz.png");
}
#content .img-text .text-copy 
{
  font-size: 12px;
  line-height: 16px;
  color: #656565;
  margin: 10px 0px 10px 20px;
  padding-right: 15px;
  height: 305px;
  overflow: auto;
}
#content .text-copy .links 
{
  border-top: 1px solid #c4c4c4;
  margin: 0;
  padding: 0 0 20px 0;
}
#content .text-copy .link 
{
  border: none;
  margin: 10px 0 0 0;
  overflow: hidden;
  padding: 0;
  clear: both;
}
#content .text-copy .link .image 
{
  width: 80px;
  float: left;
  margin: 2px 5px 0 0;
  overflow: hidden;
}
#content .text-copy .link .copy 
{
  float: left;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#content .presslinks .link 
{
  border: 0px;
  margin: 0 20px 0 20px;
  padding: 0 0 20px 0;
}

.multi 
{
    overflow: hidden;
    width: 628px;
    margin-top: 150px;
    margin-left: 80px;
    padding: 8px 0 0 0;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/FFFFFF_85_proz.png');
}   
.multi[class] 
{   
    background-image: url("/Content.Node/media/image/html/FFFFFF_85_proz.png");
}

.multi-scroll
 {
    overflow: auto;
    height: 280px;
}

.multi-entry {
    width: 110px; 
    overflow: hidden; 
    float: left;
    margin: 20px 0 0 12px;
    padding: 0;
}
.multi-entry .image
 {
    margin: 0;
    padding: 0;
}   
.multi-entry .copy

 {
    width: 110px; 
    height: 40px;
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 12px;
    font-weight: normal;
}   
#content .multi-back 
{
    float: right;
    width: 120px; 
}

#video .player 
{
    float: left;
}
#video .video-copy 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0 0 0 20px;
    padding: 0 20px 0 0;
    width: 168px;
    height: 328px;
    overflow: auto;
    float: left;
}

#content .pager 
{
    position: absolute;
    top: 509px;
    left: 80px;
    width: 620px;
    padding: 3px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/656565_35_proz.png');
}   
.pager[class] 
{   
    background-image: url("/Content.Node/media/image/html/656565_35_proz.png");
}
#content .pager .counter 
{
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    margin: 2px 10px 0 10px;
}
#content .pager-long 
{
    position: absolute;
    top: 509px;
    left: 80px;
    width: 620px;
    padding: 3px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale src='/Content.Node/media/image/html/656565_35_proz.png');
}   
.pager-long[class] 
{   
    background-image: url("/Content.Node/media/image/html/656565_35_proz.png");
}

#meta .image,
#meta .image-newsletter 
{
    float: left;
    width: 310px;
}
#meta .image img 
{
  margin-left: 102px;
}
#meta .image-newsletter img 
{
  margin-left: 0;
}
#meta .copy
{
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 295px;
    height: 380px;
    overflow: hidden;
}

#meta .copy .contentcopy 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0 0 6px 0;
    padding: 0 10px 0 0;
    height: 288px;
    width: 284px;
    overflow: auto;
}
#meta .copy .contentcopy-newsletter 
{
  font-size: 12px;
  line-height: 18px;
  color: #656565;
  margin: 0 0 6px 0;
  padding: 0 10px 0 0;
  height: 170px;
  width: 284px;
  overflow: auto;
}
#meta .copy .contentcopy-links 
{
  font-size: 12px;
  line-height: 18px;
  color: #656565;
  margin: 0 0 6px 0;
  padding: 0 10px 0 0;
  height: 130px;
  width: 284px;
  overflow: auto;
}
#meta .copy .link 
{
    clear: both;
    margin: 0;
    padding: 0;
    border-top: 1px solid #c4c4c4;
    overflow: hidden;
}

#meta .copy .link .image 
{
  float: left;
  margin: 12px 5px 0px 0;
  overflow: hidden;
  padding: 0;
  width: 65px;
}
#meta .copy .link .image img 
{
  margin: 0;
}
#meta .copy .link .linktext 
{
    margin: 26px 0 0 0;
    padding: 0;
    overflow: hidden;
}

#meta .copy-script
{
    float: left;
    margin: 0 0 0 20px;
    padding: 0;
    width: 605px;
    height: 380px;
    overflow: hidden;
}

#meta .copy-script .contentcopy 
{
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    margin: 0 0 6px 0;
    padding: 0 10px 0 0;
    height: 352px;
    width: 595px;
    overflow: auto;
}

#meta .buttonbar
{
  text-align: right;
  bottom: 87px;
  position: absolute;
  right: 48px;
  text-align: right;
  width: 364px;
}

