@charset "utf-8";
/* CSS Document */

body{
padding: 25px;
background: url(shared/bg.gif);
position:absolute;
z-index:1;
}

a:link {
	color: #a91c2f;
}

a:visited {
	color: #999999;
}

a:hover{
	color: #FF0000;
}


.maincolumn {
	position:absolute;
	left:210px;
	width:510px;
	margin-top:10px;
	background-color:#FFF;
	}

.roundedbox {
	position:relative;
	margin-bottom:30px;
	padding:0.2%;
	top:20px;
	clear:both;
	width:700px;
	left:215px;
	}

.ro {
	background:url(shared/box-ro.gif) top right no-repeat;
	margin:0;
	padding:0;
	float:left;
	width:500px;
}

.lo {
	background:url(shared/box-lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}

.ru {
	background:url(shared/box-ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu {
	background:url(shared/box-lu.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}

.inhalt {
	margin:0;
	padding: 10px;

}

.inhalt p {
	margin:0;
	padding:0;
}

.nav-container-footer{
background: #990000;
width: 100%;
height: 27px;
position:absolute;
bottom: 10px;
left:0px;
background: url(images/menu-bg2.gif);
float:none;
margin-top:10px;
}

.nav-container-logo{
width: 320px;
height: 30px;
position: absolute;
bottom: 35px;
right: 1px;
float: none;
font-size: x-small;
}


/*^'^ World Health Summit Main Items ^'^*/	

.footer {	
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:10px;
text-decoration:none;
}


.footer a:link {	
margin: 5px 5px 0px 5px;
padding: 5px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:10px;
text-decoration:none;
}

.footer a:visited {	
margin: 5px 0px 0px 10px;
padding: 5px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:10px;
text-decoration:none;
}

.logo{	
margin: 0px 0px -4px 0px;
border-style:none;
}

img
{  border-style: none;
}

.borderedimage{	
border-style:solid;
border-color:#006088;
border-width:1px;
margin: 10px 0px 10px 0px;
}


.mainbody{
width: 930px;
padding: 10px;
margin: 0px;
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
text-decoration:none;
background-color:#ffffff;
position:absolute;
z-index:2;
min-height:1000px;
}

.flowtext{
text-align:justified;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
font-decoration:none;
}

.heading1{
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:18px;
font-weight:bold;
position:relative;
margin-bottom:10px;
}

.heading2{
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
font-weight:bold;
position:relative;
margin-top:20px;
margin-bottom:10px;

}

.heading3{
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
font-style:italic;
position:relative;
margin-bottom:10px;

}

.heading1c{
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:18px;
font-weight:bold;
color:#a91c2f;
position:relative;
margin-bottom:10px;
}

.heading2c{
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
font-weight:bold;
color:#a91c2f;
position:relative;
margin-top:20px;
margin-bottom:10px;

}

.heading3c{
text-align:left;
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
font-style:italic;
color:#a91c2f;
position:relative;
margin-bottom:10px;

}


.eingabefeld {
border: #5288B1;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FAFAFA;
width:350px;
color:#5288B1;
}


.zeichenzaehler {
border: #5288B1;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #FAFAFA;
width:50px;
color:#5288B1;
}

.button {
cursor: hand;
border: #5288B1;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #D6DFE6;
width:80px;
color:5790BB;
}


.bg-lightblue {
background-color: #eff5fa;
}

.bg-lightgrey {
background-color: #eeeeee;
}

.cell-solid {
border: #5288B1;
border-bottom-style: solid;
border-bottom-width: 1px;
}

.cell-dotted {
border: #5288B1;
border-bottom-style: dotted;
border-bottom-width: 1px;
}

.line-dotted {
border: #5288B1;
border-style: dotted;
border-width: 0.5px;
}


/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
background: #990000;
margin:0px 0px 0px 0px;
width: 1000px;
height: 32px;
background: url(images/menu-bg2.gif);
position:relative;
z-index:8;
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
top:-12px;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
padding:7px 17px 7px 18px;
margin: 14px 0px 0px 0px;
color: #FFFFFF;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:12px;
text-decoration:none;
font-weight: bold;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: top;
}

#nav-container a:hover{
color: #a91c2f;
background: url(images/item-primary-bg.gif);
background-repeat: no-repeat;
background-position: center;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
padding:10px 4px 10px 4px;
margin:-3px 0px 0px 0px;
background: url(images/item-secondary-container-bg.jpg);
background-repeat: repeat-x;
background-color: #a91c2f;
border-bottom: 1px solid #00445a;
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
padding:3px 10px 3px 6px;
background-color: #FFFFFF;
background: url(images/item-secondary-bg.gif);
background-repeat: no-repeat;
background-position: 0px 22px;
font-size:10px;
border-width:0px;
border-style:none;
margin: 0px 0px 0px 0px;
width: 149px;
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url(images/item-secondary-bg.gif);
background-repeat: no-repeat;
color:#CC0000;
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #00445a;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #a91c2f;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}



/* flips */


#fbFooter {
	height: 49px;
	background-color: #000000;
	background-image: url('img/footerBackground.gif');
	background-repeat: repeat-x;
}

.fbPaginationMinor {
	color: #4e6605;
	margin-left: 10px;
}

#fbContents {
	float: left;
	margin-top: 17px;
	margin-left: 15px;	
}

#fbMenu {
	float: right;
	margin-top: 9px;
	margin-right: 15px;
}

#altmsg { 
	position: absolute;
	background-color:#000000;
	padding: 20px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	text-align:center;
}
#altmsg:hover { 
	opacity: 0.8;
	filter: alpha(opacity=80);
}
a.altlink:link {
	color: #FFFFFF;
}

a.altlink:visited {
	color: #DDDDDD;
}

a.altlink:hover{
	color: #FFFFFF;
}


/*^'^ Easyscroll Items ^'^*/

#easyscrollnav, #easyscrollnav li {
	line-height:20px;
	margin:0;
	padding:0;
}	

#easyscrollnav {
	float: right;
	width: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
}

#easyscrollnav li {
	float:left;
	height: 15px;
	padding:0;
	width: 15px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}			
		
#easyscrollnav li.over{ color:#ED1E6B; }	
		
#easyscrollnav #btnUp {
	background-image:url(shared/btnUp.gif);
	background-repeat:no-repeat;
	}
	
#easyscrollnav #btnDown {
	background-image:url(shared/btnDown.gif);
	background-repeat:no-repeat;
	margin-top: 140px;
}

#easyscrollnav #btnReset {
	background-image:url(shared/btnLeft.gif);
	background-repeat:no-repeat;
	margin-top: -10px;
	}



/* Search */

.searchword {
color: #222; 
background-color: #ff6; 
border: 1px dotted #ff6;
}
.searchword0 {
color: #222; 
background-color: #ff6; 
border: 1px dotted #ff6;
}
.searchword1 {
color: #222; 
background-color: #a0ffff; 
border: 1px dotted #0affff;
}
.searchword2 {
color: #222; 
background-color: #9f9; 
border: 1px dotted #9f9;
}
.searchword3 {
color: #222; 
background-color: #f99; 
border: 1px dotted #f99;
}
.searchword4 {
color: #222; 
background-color: #f6f; 
border: 1px dotted #f6f;
}
.searchword5 {
color: #fff; 
background-color: #800; 
border: 1px dotted #800;
}
.searchword6 {
color: #fff; 
background-color: #0a0; 
border: 1px dotted #0a0;
}
.searchword7 {
color: #fff; 
background-color: #886800; 
border: 1px dotted #886800;
}
.searchword8 {
color: #fff; 
background-color: #004699; 
border: 1px dotted #004699;
}
.searchword9 {
color: #fff; 
background-color: #909; 
border: 1px dotted #909;
}
