﻿.navbar-header, .commandbar {
	display: none;
}

.page-container { margin-top: 50px; }

div.aweb-checkbox input {
	width: 12px;
}

div.aweb-checkbox label {
	text-align: right!important;
}

.festerText label{
	font-style: italic;
	
}

.festerText input {
    display: none
}

.festerTextCentered label {
	font-style: italic;
}

.festerTextCentered {
	margin-left: 25%;
}

.begruessungstext {
	font-weight: normal;
	font-size: 18px;
}

.footnote {
    margin-left: -15px;
}

button.submitbutton {
	margin-bottom: 15px;
}

.aweb-table-withoutScrollbar {
    overflow: hidden;
}
.aweb-container .checkbox input[type=checkbox]{
    margin-right: 5px;
}