html {height: 100%;}
body {height: calc(100% - 43px);}
    #wrap {
        min-height: 100%;
        height: auto !important;
        height: 100%;
        margin: 0 auto 0; /* Set footer height. */
    }
    
a:link, a:visited {
	color: #222d68;
}

a:hover {
	text-decoration: underline;
}

h2 {
	color: #222d68;
	font-size: 20px;
	margin-bottom: 24px;
	font-weight: normal
}

h3 {
	color: #222d68;
	font-size: 16px;
	margin-bottom: 0;
	font-weight: normal;
}

h4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #82746e;
}

.justified {
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	hyphenate-character: "\2010"
	
}

strong {
	font-weight: bold;
}

/* nav */

#wrap > header { 
	height: 95px;
	width: 100%;
	border-bottom: 1px solid #cecece
}

#wrap > header img {
	margin-top:12px;
}

header nav {
	margin-top: 30px;
	
}

header .language-nav {
	position: relative;
	right: 0px;
	margin-top:20px;
	height: 8px;
	width: 100px;
	
}

header .language-nav li {
	display: inline;
}

header .language-nav li a {
	display: block;
	background-image: url(/images/lang_nav_matrix.png);
	text-indent: -9999px;
	height: 8px;
	width: 40px;
	float: right;
}

header .language-nav li.de a {
	background-position: -50px 0;
	}
	
header .language-nav li.active.de a {
	background-position: -50px -8px;
	}
	
header .language-nav li.active.en a {
	background-position: 0 -8px;
	}

nav ul {
	width: 460px;
}

nav ul li {
	/*display: inline;*/
	line-height: 33px;
}

nav ul li a {
	display: block;
	float: left;
	text-indent: -9999px;
	height:33px;
}

nav ul li a.menu-start		{ width: 86px;}
nav ul li a.menu-expertise	{ width: 93px; background-position: -86px 0; }
nav ul li a.menu-berufstraeger	{ width: 122px; background-position: -179px 0; }
nav ul li a.menu-karriere	{ width: 85px; background-position: -301px 0; }
nav ul li a.menu-contact	{ width: 74px; background-position: -386px 0; }

nav ul li.active a.menu-start		{ background-position: 0 -66px;}
nav ul li.active a.menu-expertise	{background-position: -86px -66px; }
nav ul li.active a.menu-berufstraeger	{background-position: -179px -66px; }
nav ul li.active a.menu-karriere	{background-position: -301px -66px; }
nav ul li.active a.menu-contact	{background-position: -386px -66px; }

nav ul li a:hover			{background-position-y: -33px; }

#nav-sub li {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #222d68;
	line-height: 16px;
	padding: 5px 0;
	border-bottom: 1px solid #cecece;
}

#nav-sub li:first-child {
	border-top: 1px solid #cecece;
}

#nav-sub li.active {
	background-color: #f4f4f7;
}

#nav-sub li.active a {
	font-weight: bold;
}

#nav-sub li.active a span {
	font-weight: normal;
}

#nav-sub li a {
	text-decoration: none;
}

#nav-sub li a span {
	font-family: Georgia, serif;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 0;
	color: #484848;
	display: block;
}

/* content */

.paragraph-2 {
	font-size: 13px;
	line-height: 20px;
}

.paragraph-3 {
	font-size: 11px;
	line-height: 20px;
}

section.main-picture {
	width: 100%;
	background: url(/images/BG_main_picture.png) repeat-x 0 0;
	vertical-align: middle;
	border-bottom: 1px solid #cecece;
}

section.main-picture, section.main-picture div {
	padding: 0;
}

section#content {
	font-family: Georgia, serif;
	color: #514d4b;
	margin: 40px auto 0;
	/*margin-bottom: 80px;*/
	font-size: 15px;
	line-height: 24px;
	overflow: auto;
}

#content p {
	margin-bottom: 24px;
}

.home #content p {
	text-align: justify;
}

#content p span {
    font-size: 24px;
}

.content-list {
	list-style-position: outside;
	margin-left: 15px;
	list-style-image: url(/images/list_bullet.png);
}

.content-list li {
	
	list-style-image: url(/images/list_bullet.png);
	line-height: 20px;
}


.home aside header {
	width: 100%;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #222d68;
}

.secondary_content {
	display: none;
}

.show-more-link {
	font-style: italic;
	font-size: 11px;
	vertical-align: middle;
}

.show-more-link img {
	margin-right: 10px;
	vertical-align: middle;
}

/* home */

.main-picture img {
	display: none;
}

.home aside ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
}

.home aside ul li {
	text-align: center;
	font-style: italic;
	padding: 40px 20px;
	min-width: 420px;
	color: #222d68;
	
}

.bx-pager {
	text-align: center;
	border-bottom: 1px solid #cecece;
}

.bx-pager a {
	display: inline-block;
	height: 7px;
	width: 7px;
	padding: 5px;
	text-indent: -9999px;
	background-image: url(/images/bxslider_pager.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: white;
	
	
}

.bx-pager a.pager-active {
	background-image: url(/images/bxslider_pager_active.png);
}

.bx-prev {
	position: absolute;
	margin-top: -25px;
	display: block;
	width: 12px;
	height: 15px;
	text-indent: -9999px;
	background-image: url(/images/bxslider_prev.png);
}

.bx-next {
	position: absolute;
	right: 0;
	margin-top: -25px;
	display: block;
	width: 12px;
	height: 15px;
	text-indent: -9999px;
	background-image: url(/images/bxslider_next.png);
}

/* expertise */

.accordion h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #222d68;
	line-height: 20px;
	border-bottom: 1px solid #cecece;
	padding: 10px 0;
}

.accordion h3:first-child {
	border-top: 1px solid #cecece;
}

.accordion h3 a {
	text-decoration: none;
}

.accordion h3.ui-state-active {
	font-weight: bold;
}

.accordion div {
	border-left: 10px solid #cecece;
	padding-left: 10px;
	margin: 10px 0 10px 0;
}

.accordion h3.ui-state-active + div + h3 {
	border-top: 1px solid #cecece;
}

/* berufstraeger */

.mitarbeiter header ul {
	border-bottom: 1px solid #cecece;
	border-top: 1px solid #cecece;
	margin-bottom: 20px;
	margin-top: -10px;
	padding: 5px 0;
	font-size: 10px;
}

.mitarbeiter header ul li img {
	vertical-align: middle;
}

.mitarbeiter article ul h4 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #82746e;
}

.mitarbeiter article div > ul li {
	margin-top: 20px;	
}


.mitarbeiter article div > ul li:first-child {
	margin-top: 0;
}


.mitarbeiter article ul ul li {
	margin-bottom: 0;
	margin-top: 0;
}

.berufstraeger aside > span {
	margin-top: 40px;
	display: block;
	font-style: italic;
}

.berufstraeger h2 span {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	color: #9497a5;
}

.publications {
	margin-top: 20px;
}

.publications ul li {
	margin-bottom: 20px;
	
}

.publications ul li span {
	display: block;
	font-style: italic;
	color: #9497a5;
}

/* kariere */

.karriere article aside {
	width: 100%;
	border-top: 1px solid #cecece;
	margin: 20px 0;
}

.karriere .content-list {
	margin-bottom: 20px;
}

/* contact */

.contact article aside > em {
	width: 50px;
	display: block;
	float: left;
	font-variant: small-caps;
	
}

.contact article h4 {
	margin-top: 20px;
}

.contact .formular {
	margin-bottom: 20px;
	border-bottom: 1px solid #cecece;
}

.contact form {
	display:none;
	margin-bottom: 20px;
	overflow: auto;
	
}

.contact .formular h3 {
	border-top: 1px solid #cecece;
	padding: 5px 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

.contact form span {
	display: block;
	float: none;
	font-variant: normal;
	font-size: 13px;
}

.contact form p {
	font-size: 11px;
	font-style: italic;
}

.contact form label {
	display: block;
	margin-bottom: 10px;
}

.contact form .form-footer {
	padding: 10px 0;
	
}

.contact form input, .contact form textarea  {
	width: 260px;
	padding: 5px;
	border: 1px solid #9497a5;
}

.contact form textarea {
	height: 150px;
	width: 320px;
}

.contact form input[type=submit] {
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: auto;
	background: #9497a5;
	color: white;
	font-weight: bold;
}



/* footer */

footer, .push {
        height: 43px; /* Set footer height. */
        /* clear: both; */ /* Muti-column fix.*/
}

footer {
	width: 100%;
	background: url(/images/BG_footer.png) repeat-x 0 0;
	vertical-align: middle;
	height: 43px;
	
	
}

footer section {	
	line-height: 43px;
}

footer section img:first-child {
	vertical-align: middle;
	margin: 8px 0;
}

footer section ul {
	text-align: right;
	vertical-align: middle;
}

footer ul li {
	display: inline;
	padding-left: 10px;
	text-align: right;
}

footer a {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}