@charset "utf-8";
/* CSS Document */

*	{	margin:0;
		padding:0;
		}
		
		
body	{	background-color:#FFFFFF;
		}
		
a  { font-family: Arial; font-size: 12px; font-weight: bold; }
		
a:link { color: #075e87; text-decoration: none; }
a:visited { color: #075e87; text-decoration: none; }
a:hover { color: #075e87; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

a.menuact { color: #000000; }	

.menuact td { color: #000000; font-size: 13px;}	

.menuact block { color: #000000; font-size: 13px; }	


#title {
  position:absolute;
  margin-top:50;
  margin-left:160;
  padding:0;
  font-family:Arial;
  font-size:24px;
  font-weight:bold;
  color:#000000;
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}
	
#head    {    background-image:url(../images/visana.banner.jpg);
           width:993px;
          height:95px;
        } 

#logo	{	background-image:url(../images/iais_150.jpg);
		width:145px;
		height:57px;
		background-repeat: no-repeat;
		}
              
#uni-bonn	{	background-image:url(../images/unibonn_logo.gif);
		width:145px;
		height:57px;
		background-repeat: no-repeat;
		}

			
#text 	{	width:650px;
		}
		
#block 	{	margin: 10px; 
		}	

					
p, li 	{ 	font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-style: normal; 
		font-weight: normal;				
		line-height: 17px; 
		}
		
li 	{	margin-left: 15px;
		}
				
h1, h2 	{ 	font-family: Arial; 
		font-size: 14px; 
		color: #000000; 
		font-style: normal; 
		font-weight: bold;	
		margin-top: 10px; 			
		margin-bottom: 5px; 
		}	
		
h3 	{ 	font-family: Arial; 
		font-size: 12px; 
		color: #000000; 
		font-style: normal; 
		font-weight: bold;	
		margin-top: 5px; 			
		margin-bottom: 5px; 
		}	
		
		