#container-main {
	//width: 800px;
}

#container-header {
	margin-top: 20px;
}
#container-article {
	color: #666;
}
#container-banner, #container-footer {
	padding: 10px;
	font-weight: bold;
	font-size: 0.9em;
}
h1 {
	font-size: 0;
	opacity: 0;
	display: none;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #333;
}
.collection {
	border: 0;
}
.collection a.collection-item {
	border: 0;
	padding: 4px;
}
.collection a.collection-item:hover {
	color: black;
	font-weight: bold;
}
a.collection-item-mobile {
	margin-bottom: 4px;
}

.submenu {
	padding-left: 20px;
	display: none;
}
ul:not(.browser-default) li {
	list-style-type: circle;
	margin-left: 20px;
}
a {
		color: #006666;
		font-weight: bold;
}
#table-bu th, #table-bu td {
	padding: 0;
}
#table-kontakt {
	width: 80%;
}
#table-kontakt th, #table-kontakt td {
	padding: 0;
}}
.side-nav a {
	height: 30px;
	line-height: 30px;
	margin-left: -10px;
	font-size: 1.2em;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/material/material-icon.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}