BODY  {
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	
}

a:link  {
	text-decoration : underline;
	
}

a:visited  {
	text-decoration : underline;
}

a:hover  {
	text-decoration : none;
	background-color : Silver;
	color : White;
	/*font-weight : bold;*/
}

h1 {
	font-family : Arial;
	font-size : 12pt;
	font-style : normal;
	}
	
td {
font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	}

INPUT { 
	font-size:8pt;
	color:#000000;
	font-family:Arial;
	background:#FFFFFF;
	border-color:#C0C0C0;
}

div.rubrik  {
	font-family : Arial, Helvetica;
	font-size : 13pt;
	color : #000000;
	font-weight : bold;
	padding-bottom : 10px;
}

div.news  {
	font-family : Arial, Helvetica;
	font-size : 1 em;
	color : #000000;
	font-weight : normal;
	padding-bottom : 9px;
}

div.rezensent  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	font-style : italic;
	text-align : right;
	alignment : right;
	padding-bottom : 20px;
}

div.autor  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	font-style : italic;
	padding-bottom : 8px;
}


div.titel  {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	padding-bottom:10px;
}
				
div.angaben  {
	font-family:Arial, Helvetica;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	padding-bottom:10px;
}
			
div.beschreibung  {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#000000;
	font-weight:normal;
	padding-bottom:25px;
}