/* generic */
body{
	font-family: 'Times New Roman', Times, serif;
	line-height: 150%;
}

h1,h2,h3{
	font-weight: normal;
	line-height: 110%;
}
h4,h5,h6{
	font-weight: bold;
	line-height: 110%;
}

h1{font-size: 220%; /* 29px */}
h2{font-size: 206%; /* 27px */}
h3{font-size: 131%; /* 17px */}
h4{font-size: 116%; /* 15px */}
h5{font-size: 100%; /* 13px */}

a {
	text-decoration: none;
}

/* breadcrumbtrail */
#mnu-breadcrumbtrail{
	font-size: 93%; /* 12px */
}
#mnu-breadcrumbtrail span{
	font-weight: bold;
}

/* bd */
#bd {
	font-size: 108%; /* 14px */
}

#bd .content p{
	line-height: 150%;
}
#bd .content h1 + p{
	font-weight: bold;
}
#bd .content li{
	line-height: 150%;
}

#bd blockquote {
	font-size: 140%;
}
#bd blockquote p{
	line-height: 125% !important;
}

#bd cite {
	font-weight: bold;
}

#bd a{
	font-weight: bold;
}


#hd ul#mnu-level-1 li a {
	font-size: 125%;
	font-weight: bold;
	text-transform: uppercase;
}

#hd ul#mnu-level-2 li a {
	font-weight: bold;
}

#hd ul#mnu-lang li a {
	font-weight: bold;
}

#ft{
	line-height: 125%;
}

/* seo - - - - - - */
#seo {font-size: 93%;}
#seo h1, #seo h2, #seo h3, #seo h4, #seo h5{font-size: 100%; font-weight: normal;}
#seo em, #seo i, #seo strong, #seo b{font-style: normal;}
#seo p, #seo div {line-height: 110%; }
#seo h1 b, #seo h1 strong{font-weight: bold;}
#seo a, #seo a:hover {font-weight: normal; text-decoration: none; }
#seo .seohead{font-weight: bold;}
