body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	background-color: #ffffff;

}

h1 {
	font-size: 18px;
}

td {
	background-color: #ffffff;
	line-height: 1.5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align:top;
	text-align:left;
}

td.right {
	background-color: #ffffff;
	line-height: 1.2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align:top;
	text-align:right;
}

td.top {
	background-color: #FAE801;
	line-height: 1.2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#333333;
	vertical-align:top;
	text-align:left;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

td.menu {
	background-color: #C1C1C1;
	line-height: 2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align:top;
	text-align:left;
	padding-top: 30px;
}
td.content {
	padding-left: 20px;
	width: 80%;
	padding-bottom: 40px;
	padding-top: 30px;
}


td.menuRight {
	background-color: #ebebd8;
	line-height: 1.2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#000000;
	vertical-align:top;
	text-align:right;
}

td.bottomLeft {
	background-color: #FAE801;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#EBE9ED;
	vertical-align:middle;
	text-align:center;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

td.bottomRight {
	background-color: #FAE801;
	line-height: 1.2;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color:#ffffff;
	vertical-align:bottom;
	text-align:right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
ul.ulmenu {
	list-style-type: square;
}
.termine {
	background-color: #33FFFF;
	padding-bottom: 10px;
	border: thin solid #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width:600px;
}
.papertitle {
	font-weight: bold;
}
.paperauthor {
	font-style: italic;
}

