body {

	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
	line-height: 130%;
	}

#content img {
  	float:left;
    	margin-right: 15px; /* Abstand rechts zwischen Rahmen und Text */
  	margin-bottom: 5px; /* Abstand unten zwischen Rahmen und Text */
	}

th, td, input {
	font-family: verdana, arial, Helvetica;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
}
li {
	font-size: 10pt;
	color: #000000;
	list-style: none outside;
	background: url(dot.gif) no-repeat;
	padding-left: 20px;
	line-height: 20px;
}

#table_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
    line-height: 150%;
	
}
.table_header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
    line-height: 150%;
}

	/* General linkology */
	
a:link, a:visited {
	text-decoration: none;
              font-weight: normal;
	background: transparent; 
	color: #800000;
	}

a:hover {
	text-decoration : none;
	font-weight: normal;
	background: transparent; 
    	color: #D83022;
	}

a:active {
	text-decoration : none;
	color: #800000;
	background: transparent;  
}

h1 {
	font-size: 10pt;
	line-height: normal;
	color: #1E24A0;
	font-weight: bold;
	font-family: "Verdana", "Arial", "Helvetica";	
}