/* CSS Document */

/* ========== Farben ========== 

dunkelblau: #004589
hellblau: #e6ecf5
dunkelgrau: #3a3a3a

*/


/* ========== Allgemeines ========== */


/*body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
margin: 0;
padding: 0;
border: 0;
background: url(../images/bg_body.jpg) top center repeat-x;
overflow:scroll;
}*/

body {
overflow:hidden; 		/* needed to eliminate scrollbars caused by the background image */
padding:0;margin:0;		/* necesarry for the raster to fill the screen */
height:100%;width:100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
border:0;
background:url(../images/bg_body.jpg);
}

#bgimg {
	position:absolute;
	z-index: -1;
}

#realBody{
	position:absolute;
	z-index: 5;				/* Place the new body above the background image */
	overflow:auto; 			/* restore scrollbars for the content */
	height:100%;width:100%;	/* Make the new body fill the screen */
}

img {
border-style: none;
}


/* ========== Container ========== */

#wrap {
width: 1000px;
position: absolute;
left: 50%;
margin: 20px 0 0 -500px;
padding: 0 0 50px 0;
}

#header {
height: 174px;
width: 1000px;
background:url(../images/header.png) no-repeat;
}

#logo {
position:absolute;
margin: 80px 0 0 175px;
}

#fp7 {
	position:absolute;
	margin: 29px 0 0 826px;
	top: 1px;
}

#container1 {
width:838px;
padding: 0 0 20px 0;
background:url(../images/container1_bg.png) repeat-y;
float:left;
}

#content {
width: 510px;
padding: 20px;
min-height: 350px;
background:#FFFFFF;
margin: 10px 0 0 25px;
float:left;
}

#news {
width: 180px;
padding: 20px 10px 20px 10px;
min-height: 350px;
background:#FFFFFF;
margin: 10px 0 0 25px;
float:left;
}

#footer {
width: 1000px;
height: 79px;
background:url(../images/footer_bg.png);
}

#select_lang {
width: 101px;
height: 23px;
position:absolute;
margin: 120px 0 0 850px;
}

#no_support {
display:none;
}

/* ========== Navigation ========== */

#navigation {
width: 145px;
float:left;
text-align:right;
}

#navigation ul{
padding: 0;
margin: 0;
}

#navigation ul li {
list-style:none;
}

#navigation ul li a#item1 {
width:145px;
height: 56px;
background:url(../images/item1_bg.png);
display:block;
}

#navigation ul li a#item1:hover {
width:145px;
height: 56px;
background:url(../images/item1_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item1:active {
width:145px;
height: 56px;
background:url(../images/item1_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item1_active {
width:145px;
height: 56px;
background:url(../images/item1_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item2 {
width:145px;
height: 56px;
background:url(../images/item2_bg.png);
display:block;
}

#navigation ul li a#item2:hover {
width:145px;
height: 56px;
background:url(../images/item2_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item2:active {
width:145px;
height: 56px;
background:url(../images/item2_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item2_active {
width:145px;
height: 56px;
background:url(../images/item2_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item3 {
width:145px;
height: 56px;
background:url(../images/item3_bg.png);
display:block;
}

#navigation ul li a#item3:hover {
width:145px;
height: 56px;
background:url(../images/item3_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item3:active{
width:145px;
height: 56px;
background:url(../images/item3_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item3_active {
width:145px;
height: 56px;
background:url(../images/item3_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item4 {
width:145px;
height: 56px;
background:url(../images/item4_bg.png);
display:block;
}

#navigation ul li a#item4:hover {
width:145px;
height: 56px;
background:url(../images/item4_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item4:active{
width:145px;
height: 56px;
background:url(../images/item4_bg.png) 0 -112px no-repeat;
}


#navigation ul li a#item4_active {
width:145px;
height: 56px;
background:url(../images/item4_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item5 {
width:145px;
height: 45px;
background:url(../images/item5_bg.png);
display:block;
}

#navigation ul li a#item5:hover {
width:145px;
height: 45px;
background:url(../images/item5_bg.png) 0 -45px no-repeat;
}

#navigation ul li a#item5:active {
width:145px;
height: 45px;
background:url(../images/item5_bg.png) 0 -90px no-repeat;
}

#navigation ul li a#item5_active {
width:145px;
height: 45px;
background:url(../images/item5_bg.png) 0 -45px no-repeat;
display:block;
}

#navigation ul li a#item6 {
width:145px;
height: 45px;
background:url(../images/item6_bg.png);
display:block;
}

#navigation ul li a#item6:hover {
width:145px;
height: 45px;
background:url(../images/item6_bg.png) 0 -45px no-repeat;
}

#navigation ul li a#item6:active {
width:145px;
height: 45px;
background:url(../images/item6_bg.png) 0 -90px no-repeat;
}

#navigation ul li a#item6_active {
width:145px;
height: 45px;
background:url(../images/item6_bg.png) 0 -45px no-repeat;
display:block;
}



/*=== deutsch === */

#navigation ul li a#item1_de {
width:145px;
height: 56px;
background:url(../images/item1_de_bg.png);
display:block;
}

#navigation ul li a#item1_de:hover {
width:145px;
height: 56px;
background:url(../images/item1_de_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item1_de:active {
width:145px;
height: 56px;
background:url(../images/item1_de_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item1_de_active {
width:145px;
height: 56px;
background:url(../images/item1_de_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item2_de {
width:145px;
height: 56px;
background:url(../images/item2_de_bg.png);
display:block;
}

#navigation ul li a#item2_de:hover {
width:145px;
height: 56px;
background:url(../images/item2_de_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item2_de:active {
width:145px;
height: 56px;
background:url(../images/item2_de_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item2_de_active {
width:145px;
height: 56px;
background:url(../images/item2_de_bg.png) 0 -56px no-repeat;
display:block;
}


#navigation ul li a#item3_de {
width:145px;
height: 56px;
background:url(../images/item3_de_bg.png);
display:block;
}

#navigation ul li a#item3_de:hover {
width:145px;
height: 56px;
background:url(../images/item3_de_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item3_de:active{
width:145px;
height: 56px;
background:url(../images/item3_de_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item3_de_active {
width:145px;
height: 56px;
background:url(../images/item3_de_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item4_de {
width:145px;
height: 56px;
background:url(../images/item4_de_bg.png);
display:block;
}

#navigation ul li a#item4_de:hover {
width:145px;
height: 56px;
background:url(../images/item4_de_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item4_de:active{
width:145px;
height: 56px;
background:url(../images/item4_de_bg.png) 0 -112px no-repeat;
}


#navigation ul li a#item4_de_active {
width:145px;
height: 56px;
background:url(../images/item4_de_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item6_de {
width:145px;
height: 45px;
background:url(../images/item6_de_bg.png);
display:block;
}

#navigation ul li a#item6_de:hover {
width:145px;
height: 45px;
background:url(../images/item6_de_bg.png) 0 -45px no-repeat;
}

#navigation ul li a#item6_de:active {
width:145px;
height: 45px;
background:url(../images/item6_de_bg.png) 0 -90px no-repeat;
}

#navigation ul li a#item6_de_active {
width:145px;
height: 45px;
background:url(../images/item6_de_bg.png) 0 -45px no-repeat;
display:block;
}

/*=== französisch === */

#navigation ul li a#item1_fr {
width:145px;
height: 56px;
background:url(../images/item1_fr_bg.png);
display:block;
}

#navigation ul li a#item1_fr:hover {
width:145px;
height: 56px;
background:url(../images/item1_fr_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item1_fr:active {
width:145px;
height: 56px;
background:url(../images/item1_fr_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item1_fr_active {
width:145px;
height: 56px;
background:url(../images/item1_fr_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item2_fr {
width:145px;
height: 56px;
background:url(../images/item2_fr_bg.png);
display:block;
}

#navigation ul li a#item2_fr:hover {
width:145px;
height: 56px;
background:url(../images/item2_fr_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item2_fr:active {
width:145px;
height: 56px;
background:url(../images/item2_fr_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item2_fr_active {
width:145px;
height: 56px;
background:url(../images/item2_fr_bg.png) 0 -56px no-repeat;
display:block;
}


#navigation ul li a#item3_fr {
width:145px;
height: 56px;
background:url(../images/item3_fr_bg.png);
display:block;
}

#navigation ul li a#item3_fr:hover {
width:145px;
height: 56px;
background:url(../images/item3_fr_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item3_fr:active{
width:145px;
height: 56px;
background:url(../images/item3_fr_bg.png) 0 -112px no-repeat;
}

#navigation ul li a#item3_fr_active {
width:145px;
height: 56px;
background:url(../images/item3_fr_bg.png) 0 -56px no-repeat;
display:block;
}

#navigation ul li a#item4_fr {
width:145px;
height: 56px;
background:url(../images/item4_fr_bg.png);
display:block;
}

#navigation ul li a#item4_fr:hover {
width:145px;
height: 56px;
background:url(../images/item4_fr_bg.png) 0 -56px no-repeat;
}

#navigation ul li a#item4_fr:active{
width:145px;
height: 56px;
background:url(../images/item4_fr_bg.png) 0 -112px no-repeat;
}


#navigation ul li a#item4_fr_active {
width:145px;
height: 56px;
background:url(../images/item4_fr_bg.png) 0 -56px no-repeat;
display:block;
}



#navigation ul li a#item5_fr {
width:145px;
height: 45px;
background:url(../images/item5_fr_bg.png);
display:block;
}

#navigation ul li a#item5_fr:hover {
width:145px;
height: 45px;
background:url(../images/item5_fr_bg.png) 0 -45px no-repeat;
}

#navigation ul li a#item5_fr:active {
width:145px;
height: 45px;
background:url(../images/item5_fr_bg.png) 0 -90px no-repeat;
}

#navigation ul li a#item5_fr_active {
width:145px;
height: 45px;
background:url(../images/item5_fr_bg.png) 0 -45px no-repeat;
display:block;
}




#navigation ul li a#item6_fr {
width:145px;
height: 45px;
background:url(../images/item6_fr_bg.png);
display:block;
}

#navigation ul li a#item6_fr:hover {
width:145px;
height: 45px;
background:url(../images/item6_fr_bg.png) 0 -45px no-repeat;
}

#navigation ul li a#item6_fr:active {
width:145px;
height: 45px;
background:url(../images/item6_fr_bg.png) 0 -90px no-repeat;
}

#navigation ul li a#item6_fr_active {
width:145px;
height: 45px;
background:url(../images/item6_fr_bg.png) 0 -45px no-repeat;
display:block;
}



/* === Languange-Navigation === */


a#en {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_en.jpg);
display:block;
float:left;
}


a#en_active {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_en.jpg) 0 -23px;
display:block;
float:left;
}

a#en_active:hover {
background: url(../images/non_layout/lang_en.jpg);
}

a#de {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_de.jpg);
margin: 0 0 0 3px;
display:block;
float:left;
}

a#de_active {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_de.jpg) 0 -23px;
margin: 0 0 0 3px;
display:block;
float:left;
}

a#de_active:hover {
background: url(../images/non_layout/lang_de.jpg);
}

a#fr {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_fr.jpg);
margin: 0 0 0 3px;
display:block;
float:left;
}

a#fr_active {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_fr.jpg) 0 -23px;
margin: 0 0 0 3px;
display:block;
float:left;
}

a#fr_active:hover {
background: url(../images/non_layout/lang_fr.jpg);
}
a#it {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_it.jpg);
margin: 0 0 0 3px;
display:block;
float:left;
}

a#it_active {
width: 23px;
height: 23px;
background: url(../images/non_layout/lang_it.jpg) 0 -23px;
margin: 0 0 0 3px;
display:block;
float:left;
}

a#it_active:hover {
background: url(../images/non_layout/lang_it.jpg);
}


/* ========== Formatierungen ========== */

h2 {
font-family:  Arial, Helvetica, sans-serif;
font-size: 1.5em;
color: #004589;
text-transform:uppercase;
text-align:center;
}

/*h2#pictures {
font-family: "Palatino linotype", Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
color: #004589;
text-transform:uppercase;
text-align:center;
height: 30px;
padding: 15px 0 15px 65px;
background:url(../images/non_layout/media/bg_pcs.jpg) 45% 0 no-repeat;
}

h2#articles {
font-family: "Palatino linotype", Georgia, "Times New Roman", Times, serif;
font-size: 1.5em;
color: #004589;
text-transform:uppercase;
text-align:center;
height: 30px;
padding: 15px 0 15px 65px;
background:url(../images/non_layout/media/bg_articles.jpg) 39% 0 no-repeat;
}*/

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #004589;
text-align:center;
}


a.backtotop {
width: 510px;
height: 45px;
display:block;
background:url(../images/backtotop.gif) top center no-repeat;
margin: 5px 0 5px 0;
}

a.backtotop:hover{
width: 510px;
height: 45px;
display:block;
background: #e6ecf5 url(../images/backtotop.gif) 50% -45px no-repeat;
}

.link {
text-decoration: none;
background:url(../images/non_layout/link.jpg) center left;
color:#000000;
}

.link:hover {
background:none;
color:#000000;
background:url(../images/non_layout/link_orange.jpg) center left;
}

.link_right {
text-decoration: none;
background:url(../images/non_layout/link.jpg) center left;
color:#000000;
text-align:right;
}

.link_right:hover {
background:none;
color:#000000;
background:url(../images/non_layout/link_orange.jpg) center left;
}

.teaser {
font-size: 0.7em;
color:#000000;
font-weight:bold;
min-height: 123px;
height:auto !important;
height:123px;
line-height: 1.5em;
}

.haupttext {
font-size: 0.8em;
color:#3a3a3a;
line-height: 1.9em;
margin: 0;
}

.newstext {
font-size: 0.7em;
color:#3a3a3a;
line-height: 1.5em;
margin: 0;
}


.clear {
clear:both;
}

.trenner {
width: 510px;
height: 5px;
border-bottom: #c9d8ef 3px dotted;
}

.invisible {
display:none;
}

.roterstrich {
border-bottom: #7a1e10 1px dotted;
}

.underline {
text-decoration:underline;
}

.rot {
color: #7a1e10;
}

acronym {
border-bottom: 1px dotted;
cursor: help;
}

.normal {
font-weight:normal;
}

.float {
float:left;
}

.print {
display:none;
}

.noprint { 
display:block;}

#content img {
margin: 0 10px 0 0;
}

#news img {
margin: 0 5px 0 0;
}

.newstext acronym {
cursor:pointer;
}

/* === FORMULAR === */

input.button {
font-family: "Palatino linotype", Georgia, "Times New Roman", Times, serif;
background: #0061a1;
font-size: 1em;
color:#FFFFFF;
font-weight:bold;
margin: 30px 0 0 160px;
cursor:pointer;
padding: 5px 10px 5px 10px;
width: 70px;
border: none;
}


input.button:hover {
background: #e6ecf5;
color: #004589;
}

.block {
font-family: "Palatino linotype", Georgia, "Times New Roman", Times, serif;
color: #004589;
font-size:1em;
font-weight: bold;
margin:12px 0 0 0px;
float: left;
text-align: right;
width: 140px;

}

input {
font-size: 0.8em;
background: url(../images/bg_input.jpg);
border: #004589 1px solid;
padding: 2px;
color:#000;
margin: 10px 0 0 20px;
width: 180px;
}

input.checkbox {
background: none;
width:auto;
margin: 0;
padding: 0;
border: none;
}

input.captcha {
background: #FFFFFF;
margin: 0;
padding: 0;
width:auto;
}

textarea {
font-size: 0.8em;
background: #FFFFFF;
border: #004589 1px solid;
padding: 2px;
color:#000;
margin: 10px 0 0 20px;
overflow:auto;
width: 180px;
height: 50px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}

textarea:focus  {
border: #e6ecf5 1px solid;
background: #e6ecf5;
}

input:focus {
border: #e6ecf5 1px solid;
background: #e6ecf5;
}

form {
padding: 0 0 0 0;

}

legend {
display:none;
}

#content_text p.form_error {
font-size: 0.8em;
color: #FFF;
background: #900;
margin: 10px 0 10px 0;
}

fieldset {
border: none;
padding: 10px;
margin: 0 0 15px 0;
}

select {
/*background: url(../images/bg_input.jpg);*/
border: #3a3a3a 1px solid;
padding: 2px;
margin: 10px 0 0 20px;
width: 200px;
}


select:focus {
background: #FFFFFF;
}

option {
background: #FFFFFF;
}

#captchatext {
font-size: 0.7em;
color:#3a3a3a;
margin: 15px 0 0 160px;
}

img#captcha {
margin: 5px 0 0 160px;
}

/* ========== FOTOGALERIE ========== */

/* --- Listen --- */

ul.fotogalerie {
list-style: none;
margin: 10px 0 0 0px;
padding: 0;
}

ul.fotogalerie li {
position:relative;
float:left;
margin: 0 5px 5px 0;
}

ul.fotogalerie li a img {
margin: 0;
padding: 0;
}

ul.fotogalerie li a {
display:block;
padding: 2px;
}

ul.fotogalerie li a:hover {
background:#FFFFFF;
}

.teaser_referenz {
font-size: 0.7em;
color:#000000;
font-weight:bold;
min-height: 20px;
height:auto !important;
height:20px;
line-height: 1.5em;
}


/* ============= LIGHTBOX ============= */

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#004589;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
	text-decoration: none;
	color:#999999;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#004589;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev { 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;
	
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	
	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	text-align:justify;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}

/* === CAPTION === */

.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 1.2em;	
	font-weight: bold;
	font-size: 9px;	
	cursor: default;
	border: none;
	background: #004589;
	text-shadow: 1px 1px 0 #004589;
	text-decoration: none;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #004589;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #004589;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }

/* === TOOLTIP === */

.tooltip-target {
text-decoration: none;
/*background:url(../images/non_layout/link.jpg) top left;*/
color:#145a9b;
cursor:help;
border-bottom: #004589 1px dotted;
	}
	
.tooltip-content {
font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
line-height: 1.6em;
font-size: 0.9em;
font-style:oblique;
		display: none;      /* required */
		position: absolute; /* required */
		width: 320px;
		padding: 10px;
		border: 3px solid #004589;
		background-color: #e6ecf5;
		text-align: left;
		color: black;
	}

.tooltip-content img{
margin: 0 5px 0 0;
}

