/* Global Styles */

html {
	height: 100%;
	margin:0px;
	}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
	}
		
a {
	color: #213A70;
	font-weight:normal;
	}

a:visited {
	color:#003366;
	text-decoration: none;
	}

a:link {
	color:#003366;
	text-decoration: none;
	}	

a:hover {
	color: #0000FF;
	text-decoration: none;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background: url('images/mm_arrow_non_hover.gif') no-repeat 4px 45%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold; padding-left:14px; padding-right:6px; padding-top:8px; padding-bottom:10px
	}
	
#navigation a:hover {
	color:#FFCC00;
	background-image: url('images/mm_arrow_non_hover.gif');
	background-repeat: no-repeat;
	background-position: 4px 45%;
	text-decoration: none;
	font-weight: bold
	}
	
#subnavigation td {
	border-bottom: 0px solid #FFFFFF;
	}
	
#subnavigation a {
	border-width:0px; color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background: url('images/mm_arrow_non_hover.gif') no-repeat 14px 45%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold; padding-left:26px; padding-right:6px; padding-top:8px; padding-bottom:10px
	}
	
#subnavigation a:hover {
	color:#FFCC00;
	background-image: url('images/mm_arrow_non_hover.gif');
	background-repeat: no-repeat;
	background-position: 14px 45%;
	text-decoration: none;
	font-weight: bold
	}
		

/* Class Styles */
	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
.subText {
	color:#003366;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	}
	
.english {
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

.Institut {
	color:#274F9E;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
.pageName{
	color: #274F9E;
	line-height:24px;
	letter-spacing:.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.subtitle{
	color: #003366;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	}


	
.navText {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: default;
	filter: Invert;
	}
	
	
	
.AgenturText {
	color: #666666;
	line-height:16px;
	letter-spacing:normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: default;
	filter: Invert;
	}


/* mouseover */

/*projekt1*/
a.info1{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info1:hover{z-index:2;} 

a.info1 span{
display: none;
} 

a.info1:hover span{
	display:block;
	position:absolute;
	background-image: url('images/water_related_infectious.png');
	top:-130px;
	left:-60px;
	width:300px;
	height:198px;
	float: left;
	clear: left;
	right: 0px;
	bottom: 0px
     } 
	 
/*projekt2*/
a.info2{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info2:hover{z-index:2;} 

a.info2 span{
display: none;
} 

a.info2:hover span{
	display:block;
	position:absolute;
	background-image: url('images/access_san.png');
	top:-130px;
	left:-60px;
	width:300px;
	height:198px;
	float: left;
	clear: left;
	right: 0px;
	bottom: 0px
     } 

/*projekt3*/
a.info3{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info3:hover{z-index:2;} 

a.info3 span{
display: none;
} 

a.info3:hover span{
	display:block;
	position:absolute;
	background-image: url('images/status_protocol.png');
	top:-130px;
	left:-60px;
	width:300px;
	height:198px;
	float: left;
	clear: left;
	right: 0px;
	bottom: 0px
     } 

/*projekt4*/
a.info4{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info4:hover{z-index:2;} 

a.info4 span{
display: none;
} 

a.info4:hover span{
	display:block;
	position:absolute;
	background-image: url('images/malaria.png');
	top:-130px;
	left:-60px;
	width:300px;
	height:198px;
	float: left;
	clear: left;
	right: 0px;
	bottom: 0px
     } 

/*projekt5*/
a.info5{ 
    position:relative; 
    z-index:1; 
    color:#000; 
    text-decoration:none} 

a.info5:hover{z-index:2;} 

a.info5 span{
display: none;
} 

a.info5:hover span{
	display:block;
	position:absolute;
	background-image: url('images/influenza.png');
	top:-130px;
	left:-60px;
	width:300px;
	height:198px;
	float: left;
	clear: left;
	right: 0px;
	bottom: 0px
     } 