/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; color: #000000;  background-color:#ffffff; font-family: verdana, arial, sans serif; font-size: 10pt;}



table,tr,td
{color: #000000 ;font-family: verdana, arial, sans serif; font-size: 10pt}

/* scrolleiste */

.scrolldiv {                             
    height:10.5em;                       
    overflow:auto;                      
    border: 3px double #244B74;         
    padding:8px;                         
    font-family:Arial,Verdana,sans-serif;
    color:#000000;                      
    background:#fff;                    
}
.scrolldiv h4 {color:#007070;}

/* grundlayout */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial;
	font-size: 14px;
}

body, td, th {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	
/* links */	
	
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #c0c0c0;
	text-decoration: none;
}
a:active {
	color: #c0c0c0;
	text-decoration: none;
}


span.hma
	{}
span.ms2
	{}
span.ms
	{}
.style3 {
	line-height: 150%;
}
.style4 {
	line-height: 150%;
	font-style: italic;
}