/* ================ */
/* = Print styles = */
/* ================ */

body{
  font-size: 12px;
  font-family: arial, helvetica, verdana, sans-serif;
  color: #000;
  margin-top: 120px;
}

#header{
  position: absolute;
  top: 0;
}

#footer{
  margin-bottom: 2em;
}

dl.faq,
div.text ul,
div.text p{
  margin-bottom: 1em;
}


div.text ul,
div.text li{
  list-style: disc outside;
}

div.text li{
  margin-left: 20px;
}

div.text a{
  color: #013888;
}

.visual{
  margin-bottom: 2em;
  display: none;
}

.level1 .visual{
  display: block;
}

p.breadcrumb,
.section{
  margin-bottom: 1em;
}

#footer .hnavigation,
#navigation,
#language,
.visual img,
#rightcolumn,
#navigationcolumn{
  display: none;
}


/* ========== */
/* = Images = */
/* ========== */

div.left.image{
  float: left;
  margin: 0 16px 10px 0; 
}

div.right.image{
  float: right;
  margin: 10px 0 0 16px; 
}

div.image .caption{
  font-style: italic;
}


.visual .text,
#carousel .menu,
#carousel .content li div.content .text{
  font-size: 1.4em;
  font-weight: bold;
}

#body .visual h1{
  font-size: 2.4em;
}


.level2 h2,
dl.news dt,
.level3 h2,
.level1 h2{
  font-weight: bold;
  
  font-size: 1.4em;
  margin-bottom: 0.2em;
}

.level1 #body .news h3{
  font-size: 1.4em;
  margin-bottom: 0;
  color: #666;
}

.level1 #body .news h3 a{
  color: #666;
}

.level2 h1,
.level3 p.title{
  font-weight: bold;
  font-size: 1.8em;
  margin-bottom: 1em;
  color: #999;
}

.level2 ul.news h2{
  font-size: 1.8em;  
  line-height: 1.1;
  margin-bottom: 0.2em;  
}

.level3 h1{
  font-size: 3em;
  line-height: 1.0em;
  margin-bottom: 0.3em;
}

.level3 p.title{
  margin-bottom: 0.5em;
}
