<STYLE type="text/css">

/*<TITLE>Stilvorlagen f�r die DECHEMA-Seiten</TITLE>*/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#000000;
	height: 100%;	
	background-color: #ffffff;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 18px;
	color:#000000;
	margin-bottom:10px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:2px;
	letter-spacing:1px;
	font-size:9px;
	color: #000000;
}

h4{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:2px;
	letter-spacing:2px;
	font-size:12px;
	font-weight: bold;
	color: #000000;
}

h5{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom:2px;
	font-size:12px;
	color: #4E4E4E;
}
h6 
{ 	font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
	padding-bottom:2px;
	font-size:12px;
	color: #4E4E4E;
}
p{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:10px;
}
a{	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:10px;
	color: #000000;
}
/* /////////////////////////////////////////////////////////////////////////////*/
/*LISTEN*/
ul, ol, dl {line-height:18px;padding:0px;}
li {
	line-height:16px;
	list-style:none;
}


/* /////////////////////////////////////////////////////////////////////////////*/

img {border: 0px}

/* /////////////////////////////////////////////////////////////////////////////*/
table{
	width:100%;
	border-collapse:collapse; 
	margin-bottom: 0;

}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:top;
	height:25px;
}
</style>