/*-----------------------------------------*/
/* CSS IONAS  2006-2007 CJ           */
/*-----------------------------------------*/

body
{
	background-color: #faf9ef;
	color: #000000;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 20px;
}

img
{
	border: 0;
}

a.fett
{
	font-weight: bold;
}

/*-----------------------------------------*/
/* Alg. Divs                                       */
/*-----------------------------------------*/
div.trennbalken
{
	background-color: #ff9d3c;
	width: 100%;
	height: 20px;
	padding: 5px;

	font-weight: bold;
	clear:both;
}

div.smallright a
{
	float:right;
	font-size: 0.7em;
	text-decoration: none;
	color: #000000;
}

/*-----------------------------------------*/
/* Spez. Divs                                    */
/*-----------------------------------------*/
div.index_dozenten
{
}

div.index_verw
{
	float: right;
}

div.titel1, div.titel2
{
	font-weight: normal;
	font-size: 15pt;	
}

div.titel2
{
	position: relative;
	left: 100px;
}

table.publikationen, tr.publikationen, td.publikationen
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid gray;
}

table.ioncatcher tr td
{
	background-color: #f0edd2;
	padding: 10px;
	border: 1px solid gray;
}

td.top
{
	vertical-align: top;
}

