	
		table.vlog {
			margin: auto;
			border-collapse: collapse;
		}
	
		table.vlog td {
			vertical-align: top;
		}
		
		table.vlog tr {
			margin-top: 10px;
		}
		
		
		.vlog td, .vlog th {
			margin-top: 10px;
			padding: 10px;
			padding-top: 10px;
			padding-bottom: 10px;
			border: solid 1px #e0e0e0;
		}
		
		.vlog td.datum, .vlog td.vorlesung, .vlog td.termin {
			text-align: center;
		}
		
.vlog td ul {
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
		.vlog .title {
			margin: auto;
			margin-top: 30px;
			margin-bottom: 30px;
			text-align: center;
		}

div.vlog {
	margin-top: 60px;
}

.vlog .title h2 {
	font-weight: normal;
	font-size: 22px;
}


tr.Selbststudium {
	background-color: #FFF9F1;
}

.vlog td p {
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 4px;
}

tr.separator {
	height: 20px;
}

.nav-container li {
  font-family: "Nunito", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}