/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.custom-logo { 
	width: 163px;
	height: 85px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}

.wk-slideshow-sync .frontpage-teaser h1 { 
	font-size: 34px;
	line-height: 36px; 
} 

.wk-slideshow-sync .frontpage-teaser h2 { line-height: 26px; } 

.social-icons-headline { color: #aaa; }

body { 
	background: #A9BFCB url('/images/mntx.jpg') 0 0 repeat!important;
}

#content {
	background-image: none;
	background-color: #fff;
}
#headerbar, #headerbar .module { 
	margin: 0;
	float: none!important;
	height: 235px!important;
	max-width: 1100px;
}
#headerbar .wk-gallery-showcase {
	width: 640px!important;
	margin: 0 0 0 458px;
}

#headerbar .slides-container ul li {
	width: 660px!important;
	height: 235px!important;
}
.menu-dropdown a.level1, .menu-dropdown span.level1 {
	font-size: 16px;
}
#content {
	box-shadow: 2px 2px 2px #aaa, -2px 2px 2px #aaa!important;
}
#sidebar-a p {
	font-size: 12px;
	line-height: 12px;
}
.mod-box h3 {
	font-weight: bold;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover { 
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	text-align: left;
}
.pagination a {
	padding: 0 10px;
}
.onerowtable h2 a {
	font-size: 14px;
}