/* Blättern */
.sheets {
	padding: 3px;
	margin	: 3px;
	text-align:left;
	margin: 20px 0;
}

.sheets a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #1E6F96;
	text-decoration: none;
	color: #1E6F96;
	line-height:24px;
	font-size:10px;
}

.sheets a:hover, .sheets a.active {
	border:1px solid #6FA59A;
	color: #638425;
	background-color: #D8E6E6;
}

.sheets span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #6FA59A;
	font-weight: bold;
	background-color: #6FA59A;
	color: #FFF;
	top: 1px;
	position:relative;
}

.sheets span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
	top: 1px;
	position:relative;
}

.Ego_Seminar_table p {
	margin: 0px;
	padding: 0px;
}