body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
body {
	background-color: #636363;
	font-family: verdana;
}
div#wrapper {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

header {
	/*
	background-color: #7d7d7d;
	background-image: url('../../files/layout/abi89.gif');
	background-repeat: no-repeat;
	background-position: center center;
	min-height: 150px;
	*/
}

nav.mod_customnav {
	background-color: #7d7d7d;
}
nav.mod_customnav ul {
	list-style: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
nav.mod_customnav ul li {
	padding: 0.5em;
	padding-right: 0;
}
nav.mod_customnav ul li a, strong.active {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0.3em;
	padding-left: 1em;
	background-color: #636363;
	font-weight: normal;
	border-radius: 15px 0 0 15px;
	
}

nav.mod_customnav ul li a:hover {
	background-color: #3b4792;
}
nav.mod_customnav ul li strong.active {
	background-color: #3b4792;
}

div#container {
	/* position: absolute; */
	background-color: #7d7d7d;
	max-width: 800px;
	padding: 0 20px 20px 20px;
	color: #fff;
}
#main {
	background-image: url('../../files/layout/abi89.gif');
	background-repeat: no-repeat;
	background-position: top ;
	padding-top: 100px;
}
/*
.inside::before {
	content: url('../../files/layout/logo.png');
	position: relative;
	left: -38px;
	top: 10em;
}
*/
.start_schulauswahl {
	background-color: #fff;
	padding: 20px;

}

.start_schulauswahl a {
	color: #636363;
	font-weight: bold;
	line-height: 28px;
}


h1 {
	font-size: 18px;
	/* padding-left: 35px;*/
}
form {
	display: flex;
}
label {
	display: block;
	width: 100px;
}
input[type='text'], input[type='email'],input[type='textarea'] {
	width: 320px;
}
button[type='submit'], select {
	background-color: #636363;
	color: #fff;
	border: none;
	padding: 0.3em;
}
button[type='submit']:hover, select:hover {
	background-color: #3b4792;;
}
div.widget {
	margin-bottom: 10px;
}
div.widget-password label {
	width: inherit;
}

.mod_listing {
	overflow-x: scroll;
	width: 100%;
}

table {
	font-size: 14px;
	width: 100%;
	border-collapse: collapse;
	
}

th, td {
	padding: 0.5em;
}
table thead tr {
	background-color: #7d7d7d;
	height: 3em;
}

table thead tr th a {
	color: #000;
	text-decoration: none;
	height: 5em;
}
table tr td a img {
	width: 2em;
	height: 2em;
}

table tbody tr:nth-child(odd) {
	background-color: #a6a6a6;
} 
table tbody tr:nth-child(even) {
	background-color: #999999;
}
table tbody tr:hover {
	background-color: #636363;
}
tabletbody tr:hover a {
	color: #fff;
}
a.no-textdecoration {
	text-decoration: none;
}
.comment_default .info {
	background-color: #666;
	padding: 0.5em;
}
.comment_default .info a {
	color: #fff;
	text-decoration: none;
}
.comment_default .info a:hover {
	color: #fff;
	text-decoration: underline;
}
div.comment p {
	padding: 0 0.5em;
}
