/*
 https://www.drupal.org/project/menu_trail_by_path 
 https://www.drupal.org/project/menu_link_attributes
 + ein eigenes page template page--front.html.twig 
 mit dem mil-mainpage stil
*/
 
html .contextual {
  display: none!important;
}
 
#logo, #block-medinlive-branding{
max-width:400px;
}

 

/*
.article .box-thema,
.article .box-thema .img,
.article .box1,
.article .box2{
min-height: 1327px;
}



.termine-intro{

	margin-bottom:50px;
	padding-left:10px;
	width:80%;
}
*/






/*kommentare
.indented{
	margin-left:20px;
}

.js-comment {
	margin-top:20px;
}

*/



/*
.menu a {
	font-size:14px;
	color:#666666;
	text-decoration:none;
	text-transform:uppercase;
}

.meine-menue-klasse {
	color:#e07676 !important;
}

.mil-mainpage .menu a {
	font-size:14px;
	color:#000000;
	text-decoration:none;
}

.menu-item--active-trail a{
	color:#000000;
}

.mil-mainpage .meine-menue-klasse {
	color:yellow !important;
}

.menu-item--active-trail .meine-menue-klasse  {
	color:yellow !important;
}

*/

/*
.suchapi{
	position:absolute;
	right:100px;
	top:80px;
	display:none;
}


.suchapi .form-text{
	width:141px;
}

.suchapi .form-actions , .suchapi .js-form-type-textfield{
	float:left;
}

.suchergebniszeile{
	border:1px dotted;
}

*/


