/* body { */
/* 	font-family:Arial,Helvetica,sans-serif; */
/* } */

/*
table.visible {
	border:1px solid black;
	margin:2px;
	padding:5px;
}

table.visible td,th {
	padding:5px;
}

table.visible th {
 	color:				#012e5c;
	background-color: 	#F2F2F2;
 	//background-color:#012e5c;
 	//color:white;
}
*/

/* table.people { */
/* 	border:0px; */
/* 	margin:2px; */
/* 	padding:5px; */
/* } */
/*  */
/* table.people td { */
/* 	padding:10px; */
/* 	text-align:center; */
/* } */
/*  */
/* p.important { */
/* 	background-color:#ffcccc; */
/* 	padding:5px; */
/* } */
/*  */
/* p.main { */
/* 	background-color:#ffffcc; */
/* 	padding:5px; */
/* } */
/*  */
/* p.motto { */
/* 	background-color:#ffffcc; */
/* 	text-align:right; */
/* 	padding:5px; */
/* } */
/*  */
/* p.new { */
/* 	background-color:#ffcccc; */
/* 	padding:5px; */
/* } */
/*  */
/* .important { */
/* 	background-color:#ffcccc; */
/* } */
/*  */
/* p.univis { */
/* 	font-size:70%; */
/* } */

/*
td.uebung {
}

td.abgabe {
	background-color:#ffcc99;
}

td.ferien {
	background-color:#ccffff;
	height:5ex;
}
*/

/* h2 { */
/*  	color:				#012e5c; */
/* 	background-color: 	#F2F2F2; */
/* 	font-size:			130%; */
/* 	margin-top:			1em; */
/* 	font-family:		Futura,Arial,Helvetica,sans-serif; */
/* } */
/*  */
/* h3 { */
/* 	font-size:			110%; */
/* 	font-family:		Futura,Arial,Helvetica,sans-serif; */
/* } */
/*  */
/* div.publication { */
/* 	font-size:			80%; */
/* } */
/*  */
/* div.thesis { */
/* 	font-size:			80%; */
/* } */
/*  */
/* div.thesis > hr { */
/* 	height: 			0px; */
/* } */

p.new {
	background-color:#99ff99;
	padding:5px;
}

table.new {
	background-color:#99ff99;
	padding:5px;
}


