@CHARSET "UTF-8";

/* print output */

#skip_links, #MainMenu, #SubMenu, #ServiceMenu, #SiteMenu, #flag, #namRED, #sidebar, #subarticle, #gallery_of_references a.text { display: none; }

body { font: 0.85em 'Trebuchet MS', Arial, Helvetica, Verdana, sans-serif }

#logo { margin-bottom: 20px; }

#teaser { 
	font-style		: italic;
	margin-bottom	: 15px;
	color			: #454a4f;  }

h1, h3 { 
	color			: #00476f;
	font-size		: 1.5em;
	margin-bottom	: 0.75em; }

h2 { 
	color			: #b0121b;
	margin-bottom	: 0.75em;
	font-size		: 1.25em; }

h3 { 
	font-weight		: bold;
	font-size		: 1em; }

p { margin-bottom: 15px;}

/* Links (a:link, a:visited, a:hover, a:active, a:focus - lvhaf) */
a:link, a:visited, a:active { color: #064c92; }
a:hover, a:focus { color: #b0121b; }
	
/* Gallery */
#gallery_of_references { margin-bottom: 20px;}

/* Lists */
#content ul, #content ol { margin-bottom: 10px;}
#content ol li { margin-left: 1.7em; }
#content ul li { margin-left: 1.25em; }
#content ol li { list-style-type: decimal; }
#content ul li { list-style-type: disc; }
#content ul ul li { list-style-type: circle; }

/* tables */
#content table { border-collapse: collapse; border-spacing: 0;	clear: both; margin-bottom: 10px; }
#content table, #content table tr, #content table td { padding: 0;	border: 0 none transparent; }
#content table td { vertical-align: top;	text-align: left; }
/* table bg */
#content table.tbl_1 td { border: 1px solid #d0d0d0; padding: 1px 2px; background-color: #fff; }
#content table.tbl_1 td.head { background-color: #5074b3; color: #fff; }
#content table.tbl_1 td.dark { background-color: #efefef; }

/* Quote */
#content blockquote {
background	:none;
font-style	:italic;
padding-left:0px; }

/* Images */
#content img { border: 5px solid #E3E3E3; }
#content img.link { border: none; }
#content a.img_thumb { border: none !important; }

.img-block, .img-block * {
	margin : 0;
	padding: 0; }

.img-block {
	display : none;
	position: relative; }

.img-block_left {
	float : left;
	margin: 0 15px 10px 0; }

.img-block_right {
	float : right;
	margin: 0.5em 0 .6em 15px; }

.img-block, .img-block .img-thumb { overflow: hidden; }

.img-block_img_sidebar, .img-block_img_fullsize, .img-block_img_article, .img-block_img_small_medium { display 	: block; }



