body {
	color: #000000;
	text-align: left;
	font-family: arial, verdana, Helvetica;
	font-size: 10pt;
	line-height: 130%;
	}


th, td, input {
	font-family: arial, verdana,  Helvetica;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
}

#druckansicht td.druckansicht {
	font-family: arial, verdana,  Helvetica;
	font-size: 12pt;
	line-height: 130%;
	color: #000000;
}

#druckansicht td.druckansicht_text {
	font-family: arial, verdana,  Helvetica;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
}
ul { 
padding-top: -25px;
padding-bottom: -25px;
}

li {
	font-size: 10pt;
	color: #000000;
	list-style: none outside;
	background: url(dot.gif) no-repeat;
	padding-left: 20px;
	margin-left: -38px; 
	margin-bottom: 2px;
}

#table_header {
	font-family: Arial, verdana,  Helvetica;
	font-size: 10pt;
    	line-height: 150%;
	
}

#infoboxtable td.infobox {
    background-image: url(infobox2_back.jpg); 
    background-repeat: repeat-x;
    background-position: top;
}

#infoboxtable_content td.infobox_text {
    color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: arial, verdana, Helvetica;
	font-size: 10pt;
	line-height: 130%;
}

.table_header {
	font-family: Arial, verdana, Helvetica;
	font-size: 10pt;
    	line-height: 150%;
}


img {border-color: #808080;}

	/* General linkology */
	
a:link, a:visited {
	text-decoration: underline;
              font-weight: normal;
	background: transparent; 
	color: #307ED6;
	}

a:hover {
	text-decoration : underline;
	font-weight: normal;
	background: transparent; 
    	color: #0000FF;
	}

a:active {
	text-decoration : none;
	color: #307ED6;
	background: transparent;  
}

h1 {
	font-size: 12pt;
	line-height: normal;
	color: #737373;
	font-weight: bold;
	font-family: Arial, verdana, Helvetica;	
	}
h2 {
	font-size: 10pt;
	line-height: normal;
	color: #737373;
	font-weight: bold;
	font-family: Arial, verdana, Helvetica;	
}

h3 {
	font-size: 10pt;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	font-family: Arial, verdana, Helvetica;	
}
