html			{
			/** added by Kevin **/
			overflow-y: scroll;
			}

body 			{ 
			background-color:#FFFFFF; 
			font-family:Arial;  
			font-size:8pt; 
			color:#000000;
			margin:0px;
			margin-right:0px;
			margin-left:0px;
			vertical-align:top;
			text-align:center;
			
			background: url("../../layout_grfx/Uni_Minerva_dkl_1_02.png") bottom right no-repeat fixed;
			
			}

/* -------------------------------------------------------------------------
 styles
-------------------------------------------------------------------------*/
table			{
			font-size:8pt;
			
			padding:0px;
			border-spacing:0px;
			border-style:dotted;
			border-color:#CCCCCC;
			border-width:1px;
			
			border-collapse:collapse;
			empty-cells:hide;

			}
					
table tbody td 			{
			vertical-align:top;
			border-color:#CCCCCC;
			padding:3px;
			}
table td 		{
			vertical-align:top;
			border-style:dotted;
			border-color:#CCCCCC;
			border-width:1px;
			padding:3px;
			}	
			
table th 			{
			vertical-align:top;
			border-style:dotted;
			border-color:#CCCCCC;
			border-width:1px;
			color:#000000;
			padding:3px;
			}
					
			
table td p 		{
			margin-bottom:6px;
			margin-top:3px;
			line-height:13px;
			}
			
			
			
					
img 			{
			vertical-align:text-bottom;
			border-style:hidden; 
			border-width:0px;
			}
					
input 			{vertical-align:text-bottom;}



ul			{

			}
ol			{

			}
						
li			{
			margin:0px;
			padding:0px;
			}
					
/* -------------------------------------------------------------------------
standard-headlines
-------------------------------------------------------------------------*/					
h1			{
			font-size:10pt; 
			margin-bottom:8px;
			margin-top:16px;
			}
h2			{
			font-size:9pt; 
			margin-bottom:8px;
			margin-top:13px;
			}
h3			{
			font-size:9pt; 
			margin-bottom:8px;
			margin-top:10px;
			}
					
h4			
			{
			font-size:9pt; 
			margin-bottom:8px;
			margin-top:10px;
			}
					
h5 		 	{
			font-size:9pt; 
			margin-bottom:8px;
			margin-top:10px;
			font-weight:500 ! important;
			}
.clear_floats{
	clear:both;
	overflow:hidden;
	height:0px;
	width:1px;
	
	border-style:hidden;
	border-width:0px;
	border-color:red;
}
			 		
 a:hover img   	{
 	border-style:solid ! important; 
 	border-width:0px ! important;
 	vertical-align:text-bottom ! important;
 }
 a:link img   	{
 	border-style:hidden ! important; 
 	border-width:0px ! important;
 	vertical-align:text-bottom ! important;
 }


 a:link   	{ FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal; outline: none;}
 a:visited	{ FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal; outline: none;}
 a:hover   	{ FONT-FAMILY: Arial, Helvetica,sans-serif; text-decoration:none; font-weight:normal; outline: none;}
 a:active  	{ FONT-FAMILY: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:normal; outline: none;}