body .container {
	font-size: 18px;
	font-family: 'open sans', 'HelveticaNeue', 'Helvetica Neue', 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}
.avia-dashboard .sidebar {
	padding: 0px;
}
.avia-dashboard .sidebar ul {
	margin-left: 0px;
}

.responsive .avia-dashboard .container {
	max-width: 3800px !important;
	width: 100% !important;
}
.avia-dashboard .container {
	padding: 0 30px;
}
.dash-title {
	position:fixed;
	margin-top: -7px;
	color: white !important;
}
.dash-add {
	right: 20px;
	position: fixed;
	margin-top: -7px;
}
.dash-edit {
	float:right;
	font-size: 12px;
	margin-top: 3px;
	margin-left: 20px;
}
.dash-edit i {
	margin-right: 5px;
}
.dash-edit a {
	color: #b7b7b7;
}
.dash-lehrer {
	float:right;
	color: #99C21C;
	margin-left: 20px;
}
.dash-lehrer i {
	margin-right: 5px;
}
@media screen AND (max-width: 769px) {
	.dash-edit {
		margin-top: 0;
	}
	.dash-title, .dash-add {
		margin-top: -11px;
	}
}
.navsel {
	border: #9a9a9a !important;
	color: #9a9a9a !important;
	background-color: #333b3d !important;
	margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
	.responsive #top #wrap_all { padding: 15px 15px 0 15px; background-color: white; }
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    text-transform: none;
}
.lehrersektion {
	background-color: #ffdddd;
	background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255,255,255,.5) 35px, rgba(255,255,255,.5) 70px);
}
.content, .sidebar {
	padding-top: 20px;
	padding-bottom: 20px;
}
.av-special-heading {
	margin-top: 20px;
}
body .column-top-margin {
	margin-top: 0px;
}
.tabcontainer {
	margin: 0 0 30px 0;
}
.removeme {
	display: none !important;
}

table.wochenauswahl td {
	border: 1px solid rgb(154,154,154);
	text-align: center;
	font-size:20px;
}
table.wochenauswahl td.active {
	background-color: white;
}
