body {
margin: 0;
padding: 0;
background-color: #e6e6e6;
background-image: url('../img/bg_white.gif');
background-repeat: repeat-y;
background-position: left;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

img{border:none;}

#main {
z-index: 0;
margin: 0;
padding:0;
width: 950px;
}

.clear {
margin: 0;
padding:0;
clear: both;
}

/***** Header *****/

#header {
width: 950px;
background-color: #e6e6e6;
background-position: top right;
background-image: url('../img/bg_title_emagazine.gif');
background-repeat: no-repeat;
}

#headerClassic {
width: 950px;
background-color: #e6e6e6;
background-position: top right;
background-image: url('../img/bg_title_emagazine_classic.gif');
background-repeat: no-repeat;
}

#headerRoute {
width: 950px;
background-color: #e6e6e6;
background-position: top right;
background-image: url('../img/bg_title_emagazineRoute.gif');
background-repeat: no-repeat;
}

p.logo {
margin: 0;
padding: 0;
float: left;
}

p.locator {
margin: 0;
padding: 0 10px 0 0;
float: left;
}

p.navi, p.navi_over {
border-left: 1px solid #e6e6e6;
text-align: left;
margin: 70px 0 0 0;
padding: 2px 0 1px 0;
float: right;
height: 16px;
background-color: #527BB9;
}

p.navi_over {
background-color: #ff6600;
}

.loc, .loc_over {
margin: 0;
padding: 0 10px 0 8px;
border: none;
text-align: left;
background-color: #e6e6e6;
background-image: url('../img/btn_arrow_grey.gif');
background-repeat: no-repeat;
background-position: left;
font-size: 11px;
color: #666666;
text-decoration: none;
cursor: pointer;
}

.loc_over {
background-image: url('../img/btn_arrow_orange.gif');
color: #ff6600;
}

.btn, .btn_over {
margin: 0;
padding: 0px 10px 0px 20px;
height: 16px;
border: 0;
text-align: left;
background-image: url('../img/btn_arrow_forward.gif');
background-repeat: no-repeat;
background-position: left;
font-size: 11px;
color: #ffffff;
cursor: pointer;
}

/***** Container *****/

#container {
z-index: 100;
background-color: #ffffff;
text-align: left;
vertical-align: middle;
width: 950px;
color:#4c4c4c;
float:left;
}


#contentleft {
float:left;
margin-left:20px;
padding: 40px 20px 0px 20px;
width:360px;
}

#contentleft h4{
font-size: 14px;
font-weight:bold;
color:#666666;
}

#contentleft div.downloadlinkblue{
background-image: url('../img/bg_download_blue.gif');
background-repeat: no-repeat;
padding-left:18px;
color: #527BD2;
background-position: 0px 3px;
}


#contentleft div.downloadlinkorange{
background-image: url('../img/bg_download_orange.gif');
background-repeat: no-repeat;
padding-left:18px;
color:#FF6600;
background-position: 0px 3px;
}

#contentleft a.downloadorange{
text-decoration:none;
color:#FF6600;
}

#contentleft a.downloadorange:hover,
#contentleft a.downloadblue:hover{
color:#FF6600;
}

#contentleft a.downloadblue{
text-decoration:none;
color: #527BD2;
}


#contentright{
float:left;
margin-top:65px;
padding: 25px 20px 20px 20px;
}


#contentright h2{
font-size:16px;
color:#ffffff;
font-weight:bold;
margin:0px;
padding:10px 10px 10px 3px;
}

#container a.intern{
text-decoration:none;
color:#4c4c4c;
}

#container a.intern:hover{
border-bottom:dotted 1px #000000;
color:#4c4c4c;
}

/***** Footer *****/


a.footer {
font-size: 11px;
color: #666666;
text-decoration: none;
}

a.footer:hover {
color: #ff6600;
}


/* this stylesheet has just information for the dynamically positioned navigation bar */
/* $Source: /usr/cvs/eMB/Clickstream_DCVD/css/nav5_funcnavi.css,v $ $Revision: #1 $ Check-In $Date: 2005/11/15 $
*/
/* START:definition for functional navigation with dynacial positioning */
#nav5  {position:absolute; visibility:hidden; z-index:1000;}
#nav5 .funcnav {font-size:10px; color:#666666;  display:block; height:12px; padding:1px 8px 1px 8px;}
#nav5 .funcnavinact {font-size:10px; color:#B2B2B2;  display:block; height:12px; padding:1px 8px 1px 8px;}
#nav5 a.funcnav:hover {color:#ff6600; display:block;}
#nav5 .funcline {background-color:#e4e4e4;}
#nav5 .funccell {background-color:#d1d1d1;}
/* END:definition for functional navigation with dynmacial positioning */
/* the stopper is an layer at wich the functional navigation should not be placed any higher */
/* the height sets the minimum distance between the stopper and the navigation */
/* funcnavstopper is used at the subnavigation or in the content area of an template-type without subnavigation*/
.funcnavstopper {position:absolute; width:1px; height:1px; clip:rect(0px 10px 1px 0px);}


#footer {
z-index: 500;
/*
position: absolute;
bottom:0;
*/
height: 20px;
vertical-align:top;
background-color: #e0dcdd;
width: 1000px;
}

#nav5 td,
#nav5 td.noborder {
margin: 0;
padding: 0 9px 0 9px;
text-align: center;
height: 20px;
background-color: #d1d1d1;
white-space: nowrap;
border-right: 1px solid #ffffff;
}

#nav5 td.noborder {
border-right: 0px;
}

#nav5 td.grey {
background-color: #e0dcdd;
width: 100%;
}
#nav5 td.blue {
background-color: #527BB9;
}



#nav6  {position:absolute; z-index:1000;}
#nav6 .funcnav {font-size:10px; color:#666666;  display:block; height:12px; padding:1px 8px 1px 8px;}
#nav6 .funcnavinact {font-size:10px; color:#B2B2B2;  display:block; height:12px; padding:1px 8px 1px 8px;}
#nav6 a.funcnav:hover {color:#ff6600; display:block;}
#nav6 .funcline {background-color:#e4e4e4;}
#nav6 .funccell {background-color:#d1d1d1;}



#nav6 td,
#nav6 td.noborder {
margin: 0;
padding: 0 9px 0 9px;
text-align: center;
height: 20px;
background-color: #d1d1d1;
white-space: nowrap;
border-right: 1px solid #ffffff;
}

#nav6 td.noborder {
border-right: 0px;
}

#nav6 td.grey {
background-color: #e0dcdd;
width: 100%;
}
#nav6 td.blue {
background-color: #527BB9;
}







.fnav, .fnav_over {
margin: 0;
padding: 0 10px 0 8px;
border: none;
text-align: left;
background-color: #e0dcdd;
background-image: url('../img/btn_arrow_grey.gif');
background-repeat: no-repeat;
background-position: left;
font-size: 11px;
color: #666666;
text-decoration: none;
cursor: pointer;
}

.fnav_over {
background-image: url('../img/btn_arrow_orange.gif');
color: #ff6600;
}

.bluefnav, .bluefnav_over {
margin: 0;
padding: 0 10px 0 8px;
border: none;
text-align: left;
background-image: url('../img/btn_arrow_white.gif');
background-repeat: no-repeat;
background-position: left;
font-size: 11px;
color: #ffffff;
text-decoration: none;
cursor: pointer;
}

.bluefnav_over {
background-image: url('../img/btn_arrow_orange.gif');
color: #ff6600;
}
*/

