/******************************************************************
Theme Name: MAN Dealer
Author: Hadorn AG / TOHATEC web solutions coordinated by www.m-m-k.de
Description: Custom WordPress Theme for MAN Dealers & Service Partners.
License: Full copyright applies, all rights reserved by MAN Truck & Bus AG.
******************************************************************/

.content ul li {font-size:18px; line-height:20px; color:#838a92; list-style-position:inside; }

.bigteaser article img {height:335px !important;}

/* Home no Headline */
.home article header {display:none !important;}

article {height:auto;}
.news article>section {
  float:None;
}

.alignleft {
	float: left;
}

.content h2 {
	color: #838a92;
}

.clear {
	clear: both;
}

.content ul li {
	font-size: 12px;
	color: #000;
}

img.portrait {
	width: 150px;
	height: auto;
}

.textwidget h3 {
	font-size: 16px;
	line-height: 24px;
	font-family: "MAN EUCB",Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.navwrapper #nav>ul>li.current-menu-item>a {
	pointer-events: none;
	cursor: default;
	background: #fff;
	border-bottom: 1px solid #acb1b6;
}

header .headersearch {
	position: relative;
	width: 203px;
	height: 30px;
	float: right;
	margin: 46px 0 0 0
}

header img.dealerlogo {
	display: block;
	float: left;
	border: none;
	margin: 33px 0 15px 50px;
	max-width: 300px;
	max-height: 55px;
}

@media screen and (max-width: 960px) {
	header img.dealerlogo {
		margin: 12px 0 0 20px;
		max-width: 150px;
		max-height: 26px;
	}
}