:/*
Theme Name: dab2012
Author: richtwert GmbH
Author URI: http://www.richtwert.eu
Version: 1.1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

input::-ms-clear{display: none;}

/* =Webfonts
----------------------------------------------- */


@font-face {
    font-family: 'CorporateSTOTMedRegular';
    src: url('webfonts/corporatestot-med-webfont.eot');
    src: url('webfonts/corporatestot-med-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/corporatestot-med-webfont.woff') format('woff'),
         url('webfonts/corporatestot-med-webfont.ttf') format('truetype'),
         url('webfonts/corporatestot-med-webfont.svg#CorporateSTOTMedRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CorporateSTOTRegular';
    src: url('webfonts/corporatestot-reg-webfont.eot');
    src: url('webfonts/corporatestot-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/corporatestot-reg-webfont.woff') format('woff'),
         url('webfonts/corporatestot-reg-webfont.ttf') format('truetype'),
         url('webfonts/corporatestot-reg-webfont.svg#CorporateSTOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CorporateSTOTBold';
    src: url('webfonts/corporatestot-bol-webfont.eot');
    src: url('webfonts/corporatestot-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/corporatestot-bol-webfont.woff') format('woff'),
         url('webfonts/corporatestot-bol-webfont.ttf') format('truetype'),
         url('webfonts/corporatestot-bol-webfont.svg#CorporateSTOTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CorporateSTOTLigRegular';
    src: url('webfonts/corporatestot-lig-webfont.eot');
    src: url('webfonts/corporatestot-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/corporatestot-lig-webfont.woff') format('woff'),
         url('webfonts/corporatestot-lig-webfont.ttf') format('truetype'),
         url('webfonts/corporatestot-lig-webfont.svg#CorporateSTOTLigRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'CorporateSTOTDemRegular';
    src: url('webfonts/corporatestot-dem-webfont.eot');
    src: url('webfonts/corporatestot-dem-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/corporatestot-dem-webfont.woff') format('woff'),
         url('webfonts/corporatestot-dem-webfont.ttf') format('truetype'),
         url('webfonts/corporatestot-dem-webfont.svg#CorporateSTOTDemRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* =clearfix
-------------------------------------------------------------- */
.clearfix:before,.clearfix:after,.widget-area .widget:before,.widget-area .widget:after{content:"";display:table;}
.clearfix:after,.widget-area .widget:after{clear:both;}
.clearfix,.widget-area .widget{zoom:1;}


/* =Advertising
-------------------------------------------------------------- */

#super-banner .advert,#super-banner-wallpaper-1 .advert,#super-banner-wallpaper-2 .advert{height:auto!important;}
#secondary .advert{margin-bottom:20px;}

.wideSkyscraper {
	height: 600px;
	width: 160px;
	position: absolute;
	top: 164px;
	right: 20px;
        z-index: 9999;
}
.banner {
    height: auto;
    margin: 0 0 30px 0;
    width: 1020px;
}
#keyvisual #banner_landing {
    height: 80px;
    width: 468px;
    position: absolute;
    right: 40px;
    top: 440px;
    display: none;
}
#keyvisual #banner_landing img {
    height: 60px !important;
    width: 468px !important;
}
.banner div.advert {
    width: 468px;
    float: left;
}
.banner .advert.second {
    width: 468px;
    float: none;
    margin: 0 auto;
}
.banner div.advert:first-child {
    padding-right: 84px;
}
.banner div.advert:only-child {
    padding-right: 0;
    margin: 0 auto;
    float: none;
}
.banner div.advert .content {
    text-align: left;
}
#branding .advert {
    height: 150px;
    float: left;
    width: 728px;
}
.content .advert h3 span {
	display: none !important;
}

/* =Structure
----------------------------------------------- */

body {
margin:0;padding:0;
}
#page {
	margin: 0 auto;
	width: 1210px;
	padding:0;
	position: relative;
}
#branding hgroup {
	padding: 30px 0 30px 0 !important;
    position: relative;
	width: 1020px;
}
#nav-trigger{display:none;}
#access div {
	margin: 0;
}
#primary {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 650px;
}
.page-id-23915 #primary {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	width: 575px;
}
body.home #primary {
	float: left;
	margin: 0;
	width: 1020px;
}
#content {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
#secondary {
	float: right !important;
	height: auto !important;
	padding: 0/* 45px 0 0 */!important;
	margin: 0 !important;
	width: 320px !important;
}
.page-id-23915 #secondary {
	float: right !important;
	height: auto !important;
	padding: 0 45px 0 0 !important;
	margin: 0 !important;
	width: 395px !important;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.single #content,
.left-sidebar.single #content {
	margin: 0;
	position: relative;
	padding: 0;
	/*width: 670px;*/
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0;
	width: 100%;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: transparent url(images/bg_topnavi.png) repeat-x top left;
}
#page {
	background: transparent;
}


/* =Headings
----------------------------------------------- */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}


/* =Text elements
----------------------------------------------- */

p {
	margin-bottom: 1.625em;
}
.hentry p {
	color: #313131;
	font: 14px/20px Arial, Helvetica, sans-serif;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}


/* =Forms
----------------------------------------------- */

input[type=text],
input[type=password],
textarea {
/*	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);*/
	border: 1px solid #dddddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
#wp-email-content textarea,
#wp-email-content input {
	width: 80%;
}
#wp-email-content #imageverify {
	width: 72%;
}
#wp-email-content #wp-email-submit {
	margin: 0 118px 0 0;
	width: 30%;
}
#wp-email-content #wp-email-button {
	text-align: right;
}
input[type=text] {
	padding: 3px;
}


/* =Links
----------------------------------------------- */

a {
	color: #5981ad;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}
a.cboxElement {
	color: #fff;
}
#cboxNext{border: 0px none;padding: 0px;margin: 0px;overflow: visible;position: absolute;bottom: -29px;background: transparent url("images/controls.png") no-repeat scroll 0px 0px;background-position: -75px -25px;width: 23px;height: 23px;text-indent: -9999px;}
#cboxPrevious{border: 0px none;padding: 0px;margin: 0px;overflow: visible;position: absolute;bottom: -29px;background: transparent url("images/controls.png") no-repeat scroll 0px 0px;background-position: -51px -25px;width: 23px;height: 23px;text-indent: -9999px;}
#cboxTitle{bottom:-45px;}
#cboxBottomCenter{height:45px;}
.ngg-imagebrowser h3{display:none;}


/* =Assistive text
----------------------------------------------- */

.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	display:none;
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	padding: 55px 0 0 0;
	position: relative;
}
/*.page-id-21 #branding {
	padding: 0;
	position: relative;
}*/
#site-title {
	margin: 0 auto 25px;
	padding: 0 !important;
	width: 550px;
	height:45px;
}
#site-title a {
	display: block;
	text-decoration: none;
	width: 550px;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding #site-title img {
	height: 45px;
	width: 550px;
}
#branding img {
	height: auto;
	width: 100%;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #b5b5b5; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#b5b5b5, #959595);
	background: -o-linear-gradient(#b5b5b5, #959595);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b5b5b5), to(#959595)); /* older webkit syntax */
	background: -webkit-linear-gradient(#b5b5b5, #959595);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 30px;
	height: 45px;
	width: 1020px;
	z-index: 10000;	
}

body.admin-bar #access.sticky {
	top: 81px;
}

#access.sticky {
	top: 53px;
	position: fixed;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

	body.admin-bar #access.sticky {
		top: 0px;
	}

	#access.sticky {
		top: 0px;
		position: relative;
	}

}
#access ul {
	height: 45px;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#access li {
	float: left;
	position: relative;
}

#access li a:not(:last-child):after {
	content: "\f0d7";
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 22px;
	margin-left: 12px;
	position: absolute;

}
#access ul.sub-menu li a:not(:last-child):after {
	content: "\f0da";
	right: 8px;
}

#access li.startseite {
	
}
#access li.startseite a {
	width: 90px;
}
#access li.startseite a  i {
	font-size: 24px;
}
#access li a {
	background: transparent url(images/bg_navi_pipe.png) no-repeat center right;
	color: #fff;
	display: block;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 10px 9px 10px;
	height: 24px;
	width: 131px;
	text-align: center;
}
#access ul ul {
	/*border-top: 1px dotted #ddd;*/
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 45px;
	left: -1px;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	/*border: #ECEDE8;*/
	left: 188px;
	top: 0px;
}
#access ul ul a {
	background: #898989;
	border-bottom: 1px dotted #ddd;
	border-top: 1px solid transparent;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access ul ul li:first-child a {
	border-top: 1px dotted #ddd;
}
#access ul ul ul a {
	border-left: 1px solid #ECEDE8;
	border-right: 1px solid #ECEDE8;
	border-bottom: 1px solid #929292;
	background: #595959;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #a0a0a0 url(images/bg_navi_pipe.png) no-repeat center right;
}
#access ul ul li:hover ~ a {
	d
}
#access ul ul li:hover > a {
	background: #595959;
	border-bottom: 1px solid #ECEDE8;
	border-top: 1px solid #ECEDE8;
}
#access ul ul li:hover ul li:hover > a {
	background: #333333;
}
#access li:hover > a,
#access a:focus {
	background: #898989 url(images/bg_navi_pipe.png) no-repeat center right; /* Show a solid color for older browsers */
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
	height: auto;
	width: auto;
}
#access ul ul ul li:first-child a {
	border-left: none;
	border-top: 1px solid #ECEDE8;
	padding-left: 11px;
}
#access ul li:hover > ul li:last-child a {
	/*border-bottom: 1px solid #ECEDE8;*/
}
#access ul li:hover > ul li:last-child a {
	/*border-bottom: 1px solid #ECEDE8;*/
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	background: #898989 url(images/bg_navi_pipe.png) no-repeat center right;
	text-decoration: underline;
}
.home #access li#menu-item-17916.current-menu-item > a,
.home #access li#menu-item-17916.current-menu-ancestor > a,
.home #access li#menu-item-17916.current_page_item > a,
.home #access li#menu-item-17916.current_page_ancestor > a {
	background: transparent url(images/bg_navi_pipe.png) no-repeat center right;
	text-decoration: none;
}
#access li.startseite.current-menu-item > a,
#access li.starseite a:hover {
	background: #898989 url(images/bg_navi_pipe.png) no-repeat center right;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	
}
#access li#menu-item-17912 a {
	background: none;
}
#access li#menu-item-17912 a:hover,
#access li#menu-item-17912.current-menu-item > a {
	background: #898989;
}


/* =Search Form
-------------------------------------------------------------- */
#searchform{position:relative;}
#branding .searchform {
	position: relative;
	margin:0 auto;
	width: 340px;
}
#branding #searchform div {
	margin: 0;
}
#branding #s,.search .entry-content .searchform #s  {
	float: left;
	/*-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;*/
	width: 275px;
}
#branding #s:focus {
	/*background-color: #f9f9f9;
	width: 274px;*/
}
#branding #searchsubmit,
.search .entry-content .searchform #searchsubmit,
.error404 .entry-content .searchform #searchsubmit {
	background:url(images/search.png) no-repeat 7px 6px;
	cursor: pointer;
	position:absolute;
	left:260px;
	height: 32px;
	width: 32px;
	border: none;
}
/*.search .entry-content .searchform #searchsubmit {
	margin-right: 100px;
}*/
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}
#branding #searchform a {
	background: transparent url(images/button_search_advanced.png) no-repeat top left;
	height: 32px;
	width: 32px;
	border: none;
	float: left;
	margin: 0 0 0 10px;
}
#branding #searchform #searchdropdown {
    display: none;
	background: #dddddd;
	/*background: -moz-linear-gradient(#dddddd, #b5b5b5);
	background: -o-linear-gradient(#dddddd, #b5b5b5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dddddd), to(#b5b5b5));
	background: -webkit-linear-gradient(#dddddd, #b5b5b5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
	position: absolute;
	height: auto;
	width: 170px;
	padding: 10px 10px 10px 10px;
	top:40px;
	right:0;
	z-index: 100000;
	text-align:right;
}
#branding #searchform #searchdropdown label {
	font-size: 12px; 
}
body.search-no-results #searchdropdown {
	display: none;
}
input#s {
	/*-moz-border-radius: 2px;
	border-radius: 2px;*/
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 10px;
}
.error404 .searchform {
	margin: 0 0 50px 0;
}


/* =Topnavi
-------------------------------------------------------------- */

#branding .topnavigation {
	position: absolute;
	top: 0;
	right: 190px;
}
#branding .topnavigation.extra {
	position: absolute;
	top: 0;
	right: 455px;
}
.topnavigation {
	background: #b5b5b5; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#b5b5b5, #959595);
	background: -o-linear-gradient(#b5b5b5, #959595);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b5b5b5), to(#959595)); /* older webkit syntax */
	background: -webkit-linear-gradient(#b5b5b5, #959595);
        -pie-background: linear-gradient(#EEFF99, #66EE33);
        
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	height: 32px;
	padding: 4px 0 0 20px;
	width: 350px;
	
}
.topnavigation.extra {
	background: #fff; /* Show a solid color for older browsers */
    border-left: 1px solid #707070;
    border-right: 1px solid #707070;
    border-bottom: 1px solid #707070;
       
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	height: 31px;
	padding: 4px 0 0 20px;
	width: 350px;
	
}
.topnavigation.extra a {
	color: #707070;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topnavigation a {
	color: #fff;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.topnavigation span {
	color: #fff;
}
.topnavigation.extra span {
	color: #707070;
}
.topnavigation a.first {
	margin: 0 9px 0 0;
}
.topnavigation a.center {
	margin: 0 9px 0 9px;
}
.topnavigation a.last {
	margin: 0 0 0 9px;
}


/* =Topnavi - NEU
----------------------------------------------- */

#topnavigationfull {
	background: transparent url(images/bg_topnavi.png) repeat-x top left;
	left: 0;
	height: 55px;
	right: 0;
	top: 0;	
	/*position: relative;	*/
	position: fixed;
	padding: 0;
	z-index: 10000;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	#topnavigationfull {
		position: relative;		
	}

	body.admin-bar #topnavigationfull {
		top: 0px;
	}
}

body.admin-bar #topnavigationfull {
	top: 28px;
}
#topnavigationfull .wrapper {
	width: 1210px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	position: relative;
}
#topnavigationfull a img {
	height: 24px !important;
	width: 24px !important;
}
#topnavigationfull a {
	color: #1b1b1b;	
	display: inline-block;
	font-family: 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 40px;
	height: 38px;
	/*padding: 0 0 7px 0;*/
}
#topnavigationfull .first {
	border-bottom: 3px solid #3a629b;
}
#topnavigationfull .second {
	border-bottom: 3px solid #7591b9;
}
#topnavigationfull .center {
	border-bottom: 3px solid #b0c0d7;
}
#topnavigationfull .last {
	border-bottom: 3px solid #d8e0eb;
}
#topnavigationfull #firstgroup, 
#topnavigationfull #centergroup,
#topnavigationfull #lastgroup {
	/*position: absolute;
	top: 9px;
	left: 0;*/
	display: inline-block;
	height: 41px;
	position: relative;
}
#topnavigationfull #centergroup{display:none;}
#topnavigationfull #centergroup,
#topnavigationfull #lastgroup {
	float: right;
}

#topnavigationfull #lastgroup {
	width: 265px;
}
#topnavigationfull #firstgroup-trigger{display:none;}
#topnavigationfull #firstgroup a {
	border-bottom: 3px solid #3a629b;
	margin: 0 10px 0 0;
	padding:0 10px;
	background:#dddddd;
	float:left;
}

/*#topnavigationfull #centergroup {
	position: absolute;
	top: 9px;
	left: 510px;
}*/
/*#topnavigationfull #centergroup {
	position: absolute;
	top: 9px;
	left: 650px;
}*/
#topnavigationfull #centergroup a {
	background: transparent url(images/bg_topnavi_pipe.png) no-repeat center left;
	padding: 1px 20px;
}
/*#topnavigationfull #lastgroup {
	position: absolute;
	top: 5px;
	right: 0;
}*/
#topnavigationfull #lastgroup a.left {
	background: transparent url(images/bg_topnavi_pipe.png) no-repeat left 3px;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 8px 0 0 20px;
}
#topnavigationfull #lastgroup a {
	display: block;
	float: left;
	padding: 8px 0 0 0;
}



/* =Content
----------------------------------------------- */

#main {
    margin: 0 !important;
	padding: 0 !important;
	width: 1020px;
	height: auto;
	position: relative;
}
.home #main {
    margin: 0 !important;
	padding: 0 !important;
	width: 1020px;
	height: auto;
}
.home-mobile{display:none;}
.page-title {
	color: #666;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.category .page-title,
.search .page-title {
	margin: 0 0 20px 0;
}
.page-title span {
	font-weight: bold;
	letter-spacing: 0;
	text-transform: uppercase;
}
.page-title a {
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
	
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 1.5em;
	padding-bottom: 30px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
article.page .entry-title {
	padding-bottom: 15px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.category .thumbnailpic,
.archive .thumbnailpic,
.search .thumbnailpic,
.single-wplandingpage .thumbnailpic {
	-webkit-box-shadow: #666 0px 2px 2px;
	-moz-box-shadow: #666 0px 2px 2px;
	box-shadow: #666 0px 2px 2px;
	
	float: left;
	margin: 0 20px 0 0;
	width: 200px;
}
.category .thumbnailpic img,
.archive .thumbnailpic img,
.search .thumbnailpic img,
.tag .thumbnailpic img,
.single-wplandingpage .thumbnailpic img {
	float: left;
	width: 200px;
}
.category .entry-header,
.archive .entry-header,
.tag .entry-header,
.search .entry-header,
.single-wplandingpage .entry-header {
	padding: 0 0 12px 0;
	position: relative;
}
.category .entry-content,
.archive .entry-content,
.search .entry-content,
.tag .entry-content,
.single-wplandingpage .entry-content {
	float: left;
	padding: 0;
	width: 400px;
}
.category .entry-content-big,
.archive .entry-content-big,
.search .entry-content-big,
.tag .entry-content-big {
	float: left;
	width: 649px;
	position: relative;
}
.category article .entry-content a,
.archive article .entry-content a,
.search article .entry-content a,
.tag article .entry-content a,
.category article .entry-content-big a,
.archive article .entry-content-big a,
.search article .entry-content-big a,
.tag article .entry-content-big a,
.single-wplandingpage article .entry-content-big a {
	display: block;
	margin: 15px 0 0 0;
	width: 100px;
}
.category article .entry-content p,
.archive article .entry-content p,
.search article .entry-content p,
.tag article .entry-content p,
.single-wplandingpage article .entry-content p,
.category article .entry-content-big p,
.archive article .entry-content-big p,
.search article .entry-content-big p,
.tag article .entry-content-big p {
	margin: 0 0 9px 0;
}
article .entry-header a.comment-link {
	display: inline;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}
article .post_preheadline {
	color: #707070;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-weight: bold;
	margin: 0 0 .8125em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}


/* =Content = Images
----------------------------------------------- */

.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #434343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* =Content = ImageBorders
----------------------------------------------- */

img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 0;
}
.wp-caption img {
	border: 1px solid #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: none;
	border-color: none;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Password Protected Posts
----------------------------------------------- */

.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}


/* =Author Info
----------------------------------------------- */

#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */

.comments-link {
	position: relative;
}
.entry-header .comments-link a {
	background: #eee url(images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}
.category .entry-header .comments-link a,
.archiv .entry-header .comments-link a,
.tag .entry-header .comments-link a,
.search .entry-header .comments-link a {
	display: none;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry,
.singular.page .hentry,
#categorycontent {
	border-left: 1px solid #e5e5e5;
	padding: 0 0 0 20px !important;
	position: relative;
}
.singular.page .hentry {
	margin: 0 0 25px 0;
}
#categorycontent {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}
.singular .entry-title {
	color: #000;
	font-family: 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
background: transparent url("images/bg_line_blue.png") repeat-x scroll left bottom;
padding-bottom:10px;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {

}


/* =Breadcrumb
----------------------------------------------- */

.breadcrumbs {
	text-transform: uppercase;
	padding: 0 0 60px 0;
}
.breadcrumbs span {
	color: #434343;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 5px 0 0;
}
.breadcrumbs a {
	color: #707070;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.breadcrumbs .pipe,
.breadcrumbs span,
.breadcrumbs a {
	display: block;
	float: left;
	height: auto;
	width: auto;
}
.breadcrumbs .pipe {
	background: transparent url(images/icon_breadcrumb.png) no-repeat left center;
	height: 22.75px;
	margin: 0 8px;
	width: 4px;
}


/* =Search
----------------------------------------------- */

.search .entry-title,
.category .entry-title,
.archive .entry-title,
.tag .entry-title,
.singular .entry-title {
	clear: both;
	color: #222;
	font-family: 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 48px;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3em;
	padding-bottom: 10px;
}
.search .entry-content, .entry-summary {
    padding: 15px 0 0 0;
}
.search article,
.category article,
.archive article,
.single-wplandingpage article {
	border-bottom: 1px solid #eee;
	margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}
.search .comments-link {
	position: relative;
}



/* =SocialSharePrivacy
----------------------------------------------- */

#socialshareprivacy {
	background: transparent url("images/bg_line_blue.png") repeat-x scroll left bottom;
	float: left;
	height: 55px;
	margin:0;
	padding: 0;
	width: 100%;
	position: relative;
	z-index: 10;
}
#socialshareprivacy p {
	font: 14px/17px Arial,Helvetica,sans-serif;
	position: absolute;
	left: 0;
	top: 16px;
}

.social_share_privacy_area {
    position: absolute !important;
    right: 31px !important;
}


/* =Shareactions
----------------------------------------------- */

#shareactions {
	width: 100px;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	z-index: 20;
}
#shareactions a {
	margin: 0 0 0 8px;
}


/* =Widgets & Sidebar
-------------------------------------------------------------- */

.boxwidget {
	float: left;
	height: 300px;
	width: 320px;
	margin: 0 30px 30px 0;
}
#secondary .boxwidget {
	float: left;
	height: auto;
	width: 320px;
	margin: 0 0 35px 0;
}
.home .advert{float:left;margin-bottom:30px;width:100%;}
.home .advert.boxwidget{width:auto;}
.advert h3{margin:0;}

.adform-adbox{width:100%!important;height:auto!important;}

.advert .content {
	background: #fff;
	text-align: center;
}
.advert .content img{margin:0 auto;display:block;}
.boxwidget .head {
	background: transparent url(images/bg_line_blue.png) no-repeat left 0;
	height: 7px;
	width: 320px;
	position: relative;
}
#secondary .widget_categoryteaserwidget .head,
#secondary .widget_tagwidget .head {
	background: transparent url(images/bg_line_blue.png) no-repeat left 45px;
	height: 47px;
	width: 300px;
	position: relative;
}
.boxwidget .content {
	height: 250px;
	width: 320px;
	position: relative;
	overflow: hidden;
}
#secondary .widget_categoryteaserwidget .content,
#secondary .widget_tagwidget .content {
	height: 250px;
	width: 320px;
	position: relative;
	overflow: hidden;
}
.boxwidget .content img {
    height: 250px;
	width: 320px;       
}
.boxwidget .content .teaser,
#secondary .widget_categoryteaserwidget .teaser,
#secondary .widget_tagwidget .teaser {
	background: #eee;
	height: 57px;
	width: 291px;
	padding: 13px 15px 0 15px;
	opacity: .85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; /* IE8 */
    filter: alpha(opacity=85); /*IE7 und kleiner*/
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;	
    transition: all 0.5s ease-in-out;
}
#secondary .widget_categoryteaserwidget .teaser,
#secondary .widget_tagwidget .teaser {
	width: 320px;
	padding: 13px 15px 0 15px;
}

.boxwidget .content .teaser:hover {
    height: 238px;
    opacity: 1;
}
#secondary .widget_categoryteaserwidget .teaser:hover,
#secondary .widget_tagwidget .teaser:hover {
    height: 238px;
    opacity: 1;
}
.boxwidget .content .teaser p,
#secondary .widget_categoryteaserwidget .content .teaser p,
#secondary .widget_tagwidget .content .teaser p {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;	
    transition: all 0.5s ease-in-out;
}
.boxwidget .content .teaser:hover p,
#secondary .widget_categoryteaserwidget .content .teaser:hover p,
#secondary .widget_tagwidget .content .teaser:hover p {
    opacity: 1;
}
.boxwidget .content .teaser .headline,
#secondary .widget_categoryteaserwidget .content .teaser .headline,
#secondary .widget_tagwidget .content .teaser .headline {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;    
}
.boxwidget .content .teaser:hover .headline,
#secondary .widget_categoryteaserwidget .content .teaser:hover .headline,
#secondary .widget_tagwidget .content .teaser:hover .headline {
    text-overflow: inherit;
    white-space: normal;
    overflow: visible;
}
.boxwidget .morelink {
	height: 30px;
	width: 320px;
	position: relative;
}
#secondary .widget_categoryteaserwidget .morelink,
#secondary .widget_tagwidget .morelink {
    background: #fff;
	height: 30px;
	width: 320px;
	position: relative;
}
.boxwidget .head h3 {
    height: 47px;
	width: auto;
	position: relative;
	margin:0;
display:none;
}
.boxwidget .head span,
#secondary .widget_categoryteaserwidget .head span,
#secondary .widget_tagwidget .head span {
	color: #313131;
	font: normal 18px/21px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	top: 6px;
	text-transform: lowercase;
    width: 60%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.widget_blogwidget .head span,
#secondary .widget_blogwidget .head span {
	text-transform: none;
}
/*.boxwidget .category-namennachrichten .head span,
#secondary .category-namennachrichten .head span {
	background: transparent url(images/icon_nn.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}
.boxwidget .category-architekturraum .head span,
#secondary .category-architekturraum .head span {
	background: transparent url(images/icon_ar.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}
.boxwidget .category-bildungchancen .head span,
#secondary .category-bildungchancen .head span {
	background: transparent url(images/icon_bc.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}
.boxwidget .category-technikinnovation .head span,
#secondary .category-technikinnovation .head span {
	background: transparent url(images/icon_ti.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}
.boxwidget .category-berufpolitik .head span,
#secondary .category-berufpolitik .head span {
	background: transparent url(images/icon_bp.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}
.boxwidget .category-burorecht .head span,
#secondary .category-burorecht .head span {
	background: transparent url(images/icon_br.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}
.boxwidget .category-diskussionmeinung .head span,
#secondary .category-diskussionmeinung .head span {
	background: transparent url(images/icon_dm.jpg) no-repeat left center;
	padding: 0 0 0 40px;
}*/
.boxwidget .head a,
#secondary .widget_categoryteaserwidget .head a,
#secondary .widget_tagwidget .head a {
	background: transparent url(images/icon_arrow_right.png) no-repeat right center;
	color: #707070;
	font: normal 14px/17px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	padding: 2px 18px 2px 0;
	position: absolute;
	right: 0;
	top: 7px;
display:none;
}
.boxwidget .content .topheadline,
#secondary .widget_categoryteaserwidget .content .topheadline,
#secondary .widget_tagwidget .content .topheadline {
	color: #707070;
	display: block;
	font: normal 14px/17px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
}
.boxwidget .content .headline,
#secondary .widget_categoryteaserwidget .content .headline,
#secondary .widget_tagwidget .content .headline {
	color: #313131;
	display: block;
	font: normal 22px/25px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
}
.boxwidget .morelink a,
#secondary .widget_categoryteaserwidget .morelink a,
#secondary .widget_tagwidget .morelink a {
	background: #eee;
	color: #1e5b9a;
	display: block;
	font: normal 14px/17px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	padding: 5px 0;
	width: 90px;
	text-align: center;
	position: absolute;
	right: 0;
}
.boxwidget.advert .morelink span,.advert .head span{display:block;text-align:right;color:#373737;font-size:13px;font-weight:400;}


.boxwidget .content > span,
#secondary .widget_categoryteaserwidget .content > span,
#secondary .widget_tagwidget .content > span {
	display: block;
	font: normal 15px/18px Arial, Helvetica, sans-serif;
	margin: 5px 0 15px 0;
}
.boxwidget .content span span{margin:0;}

/* =Widgets & Sidebar - auf Unterseiten außerhalb der Startseite
-------------------------------------------------------------- */

#secondary .widget,
#secondary .sbwidget,#secondary .wherego_related {
	background: #f6f6f6;
	margin: 0 0 35px 0;
	padding: 0 !important;
	width: 300px;
}


/* =Widgets & Sidebar - Profisuche
-------------------------------------------------------------- */

#advancedsearch {
	padding: 0 0 10px 0;
	position: relative;
}
#advancedsearch h3 {
	background: transparent url(images/bg_line_blue.png) no-repeat left 40px;
	height: 43px;
	padding: 10px 10px 0 10px;
	width: 280px;
	color: #313131;
	font: normal 14px/17px 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
}
#advancedsearch #tree {
	margin: 8px 0 20px 35px;
}
#advancedsearch #tree li {
	list-style: square outside url("images/icon_arrow_li.png");
}
#advancedsearch p {
	margin: 0;
	padding: 0 20px 10px 20px;
}


/* =Widgets & Sidebar - Widgets in Category & Pages
-------------------------------------------------------------- */

#secondary .sbwidget {
	background: #f6f6f6;
	float: left;
	height: 324px;
	position: relative;
	width: 320px;
}
.page-id-23915 #secondary .sbwidget {
	background: #f6f6f6;
	float: left;
	height: 324px;
	position: relative;
	width: 395px;
}
#secondary .sbwidget .head h5,
#secondary .sbwidget .head h3 span,
#secondary .sbwidget .widget-title,#secondary .wherego_related h3 {
	background: transparent url(images/bg_line_grey.png) no-repeat left 40px;
	display: block;
	height: 43px;
	padding: 12px 10px 0 15px;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	color: #313131;
	font: normal 18px/21px 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
}
#secondary .sbwidget .head h3 span {
	padding: 7px 10px 0 15px;
}
#secondary .sbwidget.widget_postwidget .head h3 span {
	padding: 10px 10px 0 15px;
}
#secondary .widget_categoryteaserwidget .head h3 span {
	background: none;
}
#secondary .sbwidget .bg_center .content,
#secondary .widget_nav_menu div {
	padding: 10px 10px 15px 10px;
}
#secondary .widget_postwidget div {
	padding: 0 !important;
}
#secondary .widget_postwidget div.teaser {
	padding: 10px 10px 15px 10px !important;
}
#secondary .widget_nav_menu,
#secondary .wpmlwidget,
#secondary .widget_postwidget {
	height: auto;
}
#secondary .widget_postwidget p {
	margin: 0;
}
#secondary .wpmlwidget form {
	padding: 10px 10px 15px 10px;
}
#secondary .widget_nav_menu div ul li {
	font-weight: normal;
}
#secondary .widget_postwidget .head a,
#secondary .widget_postwidget .morelink {
	display: none;
}
#secondary .sbwidget .content,#secondary .wherego_related .content {
	padding: 10px 10px 15px 15px;
	background-color: #f6f6f6;
}
#secondary .widget_postwidget .head {
	height: 42px;
	width: 320px;
	position: relative;
}
#secondary .widget_categoryteaserwidget .content,
#secondary .widget_tagwidget .content {
    padding: 0;
}
#secondary .widget_categoryteaserwidget .content img,
#secondary .widget_tagwidget .content img {
   width: 100%;
display:block;
}
#secondary .widget_categoryteaserwidget .head a,
#secondary .widget_tagwidget .head a  {
    display: none;
}
#secondary .sbwidget ul,#secondary .wherego_related ul {
	margin: 0 0 0 20px;
	padding: 0;
}
#secondary .sbwidget ul li {
	font: bold 14px/19px Arial, Helvetica, sans-serif;
	padding: 0 0 8px 0;
}
#secondary .sbwidget .pipe {
	display: none;
}
#secondary .sbwidget .commentsnumb {
	display: block;
	font-weight: normal;
}
#secondary .sbwidget .content p,
#secondary .sbwidget .content a {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
}
#secondary .widget_portletwidget .widget{background:none;width:auto;}
.page-id-23915 #secondary .sbwidget .head h5 {
	background: transparent url(images/bg_line_grey2.png) no-repeat left 65px;
	display: block;
	height: 65px;
	padding: 12px 10px 0 15px;
	width: 370px;
	color: #313131;
	font: normal 18px/21px 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
}


/* =Poll/Umfrage
-------------------------------------------------------------- */

.boxwidget .wp-polls {
	float: left;
	position: relative;
	width: 100%;
}
.boxwidget .wp-polls-form {
	height: 100%;
	width: 100%;
}
.boxwidget .wp-polls-form p input {
	background: #5981ad;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	border: none;
	color: #fff;
	cursor: pointer;
	font: normal 15px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 31px;
    width: 230px;
}
.boxwidget .wp-polls-form input[type="button"] {
	left: 0px;
}
.boxwidget img.wp-polls-image{
	width: 16px;
	height: 16px;
}
.boxwidget .wp-polls-form .questionheader,
.boxwidget .wp-polls .questionheader {
	font: normal 18px/21px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}
.boxwidget .wp-polls-form .resultview {
	font: normal 13px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	margin: 0;
	position: absolute;
    left: 20px;
    bottom: 20px;
}
.boxwidget .wp-polls-ans .totalvoters {
	font: normal 13px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	margin: 0;
	position: absolute;
    right: 20px;
    bottom: 20px;
}
.boxwidget .content .wp-polls-ans ul li {
	font: normal 13px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	width: 205px;
}
div.boxwidget.third,#contentfooter div.boxwidget:nth-of-type(3n){margin-right:0;}
.box660 .content .answers ul {
	list-style: none;
	margin: 0;
}
.box660 .content .answers ul li {
	float: left;
	margin: 0 0 5px 0;
	width: 195px;
}
.box660 .content .answers h4 {
	color: #313131;
	font: normal 18px/21px 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
}
.box660 .content .answers {
	height: 202px;
	width: 620px;
	padding: 18px 20px 0 20px;
    position: absolute;
    top: 0;
    left: 0;
}

/* =ContentFooter
-------------------------------------------------------------- */

#contentfooter {
	background: transparent url(images/bg_contentfooter.png) no-repeat left top;
	float: left;
	margin: 40px 0 0 0;
	padding: 30px 0 10px 0;
	width: 1020px;
	position: relative;
}
#contentfooter #first {
	float: left;
	width: 1020px;
}
#contentfooter .boxwidget {
	float: left;
	margin: 0 30px 0 0;
	padding: 0 20px;
	width: 280px;
}
#contentfooter .boxwidget .head {
	background: none;
	height: auto;
	padding: 0 0 20px 0;
	width: 280px;
	position: relative;
}
#contentfooter .head h5 {
	color: #313131;
	font: normal 18px/21px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}
#contentfooter #sociallinkswidget-2 .head h5 {
    text-transform: none;
}
#contentfooter .boxwidget .content {
	height: auto;
	width: 280px;
	position: relative;
}
#contentfooter .boxwidget .content ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#contentfooter .boxwidget .content li {
	color: #707070;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 9px 0;
	padding: 0;
}
#contentfooter .boxwidget .content li a {
	color: #707070;
}
#contentfooter .boxwidget .content span a img {
	margin: 0 3px 10px 0;
	height: 32px !important;
	min-height: 32px !important;
	min-width: 32px !important;
	width: 32px !important;
}
#contentfooter .boxwidget .content span {
    display: inline;
    font: normal 12px/18px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}


/* PostFooter
-------------------------------------------------------------- */

.post-footer {
	background: #fff url(images/bg_line_grey.png) repeat-x top left;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	width: 100%;
}
.post-footer #tagcloud {
	background: #fff url(images/bg_line_grey.png) repeat-x top left;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	width: 100%;
	text-align: center;
}
.post-footer #tagcloud a {
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	padding: 3px;
}
.post-footer dl {
	background: #F8F8F8;
	margin: 0;
	padding: 20px 20px 10px 20px;
	width: 94%;
}
.post-footer dl dt {
	color: #434343;
	float: left;
	font: normal 14px/17px Verdana, Arial, sans-serif;
	margin: 0 0 10px 0;
	width: 25%;
}
.post-footer dl dd {
    float: left;
	font: normal 14px/17px Verdana, Arial, sans-serif;
	margin: 0 0 10px 0;
	width: 72%;
}
.post-footer a,
.post-footer dd,
.post-footer_single a,
.back_next a {
	color: #707173;
	text-decoration: none;
}
.post-footer p {
	color: #707173;
	font: normal 1.2em/1.3 Verdana, Arial, sans-serif;
	margin: 0 15px 0 0;
}
.post-footer a:hover,
.post-footer_single a:hover  {
	text-decoration: underline;
}


/* =Buttons
-------------------------------------------------------------- */

button.blue {
    background: #5981ad;
}
button._w230 {
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	border: none;
	color: #fff;
	font: normal 15px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
}
button._w230 {
    height: 31px;
    width: 230px;
}



/* =Slideshow
-------------------------------------------------------------- */

#slideshow {
	height: 400px;
	padding: 0 0 30px 0;
	width: 1020px;
	position: relative;
}
#slideshow ul {
	list-style: none;
	margin: 0;
}
#slideshow li {
	background: transparent url(images/bg_slider_default.png) no-repeat top left;
	position: relative;
}
#slideshow .slidercontent {
	height: 180px !important;
	width: 425px !important;
	position: absolute;
	bottom: 62px;
	left: 100px;
}
#slideshow .slidertext {
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	min-height: 116px;
	width: 395px;
	padding: 15px 13px 10px 17px;
	
	z-index: 20;
	position: relative;
}
#slideshow .slidertext h2 {
	font: normal 20px/23px 'CorporateSTOTBold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 0 15px 0;
}
#slideshow .slidertext p {
	font: normal 15px/18px Arial, Helvetica, sans-serif;
}
#slideshow .sliderlinks {
	height: 30px;
	width: 425px;
	position: relative;
	z-index: 10;
}
#slideshow .sliderlinks a {
	background: #fff;
	color: #313131;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: block;
	font: normal 15px/18px Arial, Helvetica, sans-serif;
	height: 24px;
	padding: 10px 15px 0 15px;
	position: absolute;
	top: -4px;
	
}
#slideshow .sliderlinks a.morecat {
	background: #e5e5e5;
	position: absolute;
	left: 127px;
}
#slideshow li.tooltip {
	background: transparent;
}


/* =Landingpage 
-------------------------------------------------------------- */

#keyvisual {
	height: 525px;
	margin: 0 0 25px 0;
	width: 1020px;
	overflow: hidden;
}
#keyvisual_image {
	height: 400px;
	margin: 0 0 25px 0;
	width: 1020px;
	overflow: hidden;
}
#keyvisual img {
	height: 400px !important;
	width: 1020px !important; 
}
.single-wplandingpage article.landingpage {
	background: #fff;
	height: auto;
	max-height: 280px;
	width: 429px;
	padding: 20px 23px 0 23px;
	position: absolute;
	top: 200px;
	left: 45px;
	z-index: 100;
    -webkit-box-shadow: 0px 0px 7px #707070;
    -moz-box-shadow: 0px 0px 7px #707070;
    box-shadow: 0px 0px 7px #707070;
}
.single-wplandingpage article.landingpage .entry-content {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
.single-wplandingpage article .entry-title {
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
}
.single-wplandingpage .hentry {
	border-left: none !important;
	padding: 0 0 20px 0 !important;
	border-bottom: 1px solid #EEEEEE;
    margin: 0 0 20px;
}
.single-wplandingpage #keyvisual .entry-title {
	background: transparent url(images/bg_line_blue.png) repeat-x left bottom;
	color: #000;
	font-family: 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 48px;
	padding-bottom: 15px;
}
#heading {
	background: transparent url(images/bg_double_line.png) no-repeat left top;
	height: 64px;
	margin: 0 0 45px 0;
	padding: 18px 0 0 0; 
	width: auto;
	overflow: hidden;
}
#heading h3 {
	background: none;
	color: #000;
	font-family: 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


/* =Pagenavigation // Paging
-------------------------------------------------------------- */

.wp-pagenavi {
	padding: 15px 0 20px 0;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}



/* =StellenmarktApp
----------------------------------------------- */

#stellenmarktapp fieldset {
	border: 1px solid #8CACBB;
	line-height: 1.5em;
	margin: 1em 0;
	padding: 0 1em 1em;
	width: 630px;
}
#stellenmarktapp table {
	border-collapse: collapse;
	width: 100%;
}
#stellenmarktapp table td,
#stellenmarktapp table td input,
#stellenmarktapp .jw_dab_boxtitel {
	font-size: 14px;
}
#stellenmarktapp #stesqy {
	width: 630px;
}
#stellenmarktapp input {
	background: url(images/input_background.gif) repeat-x scroll 0 0 White;
	border-color: #666666 #DDDDDD #DDDDDD #666666;
	border-style: solid;
	border-width: 1px;
	color: Black;
	font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-size: 14px;
	vertical-align: middle;
	visibility: visible;
}
#stellenmarktapp input[type="image"] {
	margin-left: none !important;
	margin-top: none !important;
}
#stellenmarktapp legend {
	background: none repeat scroll 0 0 White;
	padding: 0.5em;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	float: left;
	width: 90%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}
.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}
.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 0 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
	box-sizing:border-box;
	width:100%;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0 0 1.625em;
	/*width: 1020px;*/
}
#content nav a {
	color: #5981ad;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
	background:url(images/bg_line_grey.png) repeat-x top left;
	margin: 30px 0 16px 0 !important;
	padding: 20px 0 0 20px !important;
	float: right;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
	width: 100%;
	box-sizing:border-box;
}
#nav-single .nav-previous {
	float: left;
	width: auto;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 2.2em;
}
.widget-title {
	
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget_search form {
	margin: 0 0 1.625em;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}

/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

#comments {
	background: #fff url(images/bg_line_grey.png) repeat-x top left;
	padding: 20px 0 0 0 !important;
	clear: both;
	position: relative;
	width: 100%;
}
#comments h1 {
	font-size: 18px;
	text-transform: uppercase;
}
#comments #comments-title {
	border-top: 1px solid #eee;
	color: #666;
	font-size: 14px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 20px 0 20px 20px;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 85%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 20px 20px 0 20px;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
	width: 90%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 83px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-email input {
	text-indent:110px;
}
#respond .comment-form-comment textarea {
	text-indent: 88px;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 95%;
}
#respond p {
	font-size: 12px;
}
#respond .newsletter {
	display: block;
}
#respond .newsletter label {
	line-height: 1.4;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}
.newsletters .newsletters-fieldholder .ui-state-error p,.ui-state-error, .ui-widget-content .ui-state-error p, .ui-widget-header .ui-state-error p{color:#fff;}

/* =Footer
----------------------------------------------- */

#colophon {
	float: left;
	width: 1020px;
}
#colophon .subfooter {
	background: transparent url(images/bg_line_blue.png) repeat-x left top;
	float: left;
	width: 1020px;
	padding: 20px 0 40px 0;
}
#colophon .boxwidget {
	height: auto;
}
.copyright-container {
	float: left;
	padding: 0 0 0 20px;
	width: 350px;
}
.copyright-container span {
	font: normal 15px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
}
.copyright-container span a {
	color: #707070;
	font-family: 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
}
.menu-footernavigation-container {
	float: right;
	padding: 0 20px 0 0;
	width: 560px;
}
.menu-footernavigation-container ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
.menu-footernavigation-container ul li {
	float: left;
	width: auto;
}
.menu-footernavigation-container ul li a {
	background: transparent url(images/bg_footernavi_pipe.png) no-repeat center right;
	color: #707070;
	font: normal 15px/18px 'CorporateSTOTMedRegular', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 8px;
}
.menu-footernavigation-container ul #menu-item-17952 a {
	background: none;
	padding: 0 0 0 8px;
}



/* =Kontaktformular
----------------------------------------------- */

div#wpcf7-f17960-p133-o1 {
	padding: 20px 0 0 0;
	width: 470px;
}
div.wpcf7-response-output {
	color: #252525;
	font: normal 1.2em/1.4 Verdana, Arial, sans-serif;
}	
div#wpcf7-f17960-p133-o1 p {
	height: 29px;
}
div#wpcf7-f17960-p133-o1 select{
	width: 300px;
}
div#wpcf7-f17960-p133-o1 input,
div#wpcf7-f17960-p133-o1 textarea {
	padding: 3px;
	width: 294px;
}
div#wpcf7-f17960-p133-o1 span.label {
	float: left;
	width: 150px;
}
div#wpcf7-f17960-p133-o1 span.wpcf7-form-control-wrap {
	float: right;
	width: 300x;
}
div#wpcf7-f17960-p133-o1 p.message {
	height: 280px;
}
div#wpcf7-f17960-p133-o1 p.requiredinfo {
	padding: 0;
	margin: 0;
}
div#wpcf7-f17960-p133-o1 p.submit input {
	float: right;
	width: 100px;
}
span.wpmlbutton {
	float: right;
	margin: 0 158px 0 0;
	width: auto;
}



/* =Supplementary
----------------------------------------------- */

#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}


/***201507***/
.singular .read-further {
background: #FFF url("images/bg_line_grey.png") repeat-x scroll left top;padding: 15px 0px 0px;margin: 20px 0px 0px;
}
.singular .read-further .hentry{
border:0;padding:0!important;
}
#wherego_related h3{
font-size:1.17em;text-transform:none;
}
#fancybox-overlay,#fancybox-wrap, #fancybox-content, #fancybox-outer,#fancybox-close,#colorbox,#cboxOverlay,#cboxWrapper{z-index:100000!important;}

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}


/* =Excluded
----------------------------------------------- */

.by-author {
	display: none;
}



/* iPad Portrait */
@media screen and (min-device-width: 481px) and (orientation:portrait) {
    .content .advert h3 span {
        display: none !important;
    }
}

@media only screen and (max-device-width: 768px){
	body.admin-bar #access.sticky {
		top: 0px;
	}

	#access.sticky {
		top: 0px;
		position: relative;
	}

	#topnavigationfull {
		position: absolute;		
		top: 0px;
	}

	#spacing {		
		margin-top: 0;
	}
}

#spacing.sticky {
	margin-top: 75;
}

.ngg-imagebrowser-nav .back {
    border: 1px solid #DDDDDD;
    background: #fff;
    float: left;
    margin-right: 3px;
    padding: 3px 7px;
}
.ngg-imagebrowser-nav .next {
    border: 1px solid #DDDDDD;
    background: #fff;
    float: right;
    margin-right: 3px;
    padding: 3px 7px;
}
.ngg-imagebrowser-nav {
    background: #eee;
    margin: 0 0 20px 0;
    min-height: 80px;
    padding: 5px;
    position: relative;
    float: left;
    width: 98%;
}
.ngg-imagebrowser-desc {
    float: left;
    height: auto;
    margin: 10px 0 0 20px;
    width: 440px;
}

.page-id-23915 iframe {
	max-width: 100%;
	margin: 0 0 150px 0;
}

/* stuff */
body.post-type-archive-wplandingpage section#primary {
	width: 	1050px;
}


body.post-type-archive-wplandingpage #content nav a {
	background: #b5b5b5;
	background: -moz-linear-gradient(#b5b5b5, #959595);
	background: -o-linear-gradient(#b5b5b5, #959595);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b5b5b5), to(#959595));
	background: -webkit-linear-gradient(#b5b5b5, #959595);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: 'CorporateSTOTDemRegular', Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 36px;
	padding: 12px 10px 9px 10px;
}
body.post-type-archive-wplandingpage #content nav a:hover { 
	background: #898989;
	text-decoration: none;
}
.no-text-transform > a{
	text-transform: none !important;
}

#bau2015 {
	z-index: 9999999999;
}

#bau2015 a {
	margin-left: 50px;
}

#bau2015 img {
	width: 250px;
	margin-bottom: 80px;
}

#bau2015 h1 {
	text-align: center;
	font-size:10pt;
	font-weight: bold;
	margin-bottom: 20px;
	color: rgb(112, 112, 112);
}


#super-banner{width:1020px;}
/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/
@media only screen and ( max-width: 1300px) {
body{padding:0;margin:0;}
#topnavigationfull .wrapper,#page{width:1110px;}
header{}
#branding hgroup,#access,#slideshow,body.home #primary,#main,body.post-type-archive-wplandingpage section#primary,#keyvisual,#keyvisual_image,#keyvisual img,#super-banner{width:900px!important;}
#keyvisual_image,#keyvisual img{height:auto!important;}
#access li a{width:110px;}
#primary{width:560px;}
.category .entry-content, .archive .entry-content, .search .entry-content, .tag .entry-content,.single-wplandingpage #primary .entry-content{width:310px;}
.category .entry-content-big, .archive .entry-content-big, .search .entry-content-big, .tag .entry-content-big,#socialshareprivacy{width:539px;}
.boxwidget{width:280px;height:260px;}
.boxwidget .head{width:280px;}
.boxwidget .content{width:280px;height:219px;}
.boxwidget .content img{width:280px;height:219px;}
.boxwidget .content .teaser:hover{height:206px;}
.boxwidget .content .teaser, #secondary .widget_categoryteaserwidget .teaser, #secondary .widget_tagwidget .teaser{width:250px;}
.boxwidget .morelink{width:280px;}
#socialshareprivacy{height:auto;}
#socialshareprivacy p{position:relative;top:0;}
.social_share_privacy_area{position:relative!important;right:0!important;}
#colophon,#contentfooter,#contentfooter #first,#colophon .subfooter{width:900px;}
#contentfooter{background: transparent url("images/bg_line_blue.png") repeat-x scroll left top;}
#contentfooter .boxwidget{width:240px;}
.menu-footernavigation-container{width:440px;}

#branding .advert{width:100%!important;height:auto!important;}
}


@media only screen and ( max-width: 1200px) {
#topnavigationfull .wrapper,#page{width:900px;}
#topnavigationfull .wrapper{padding:0;position:relative;}
#topnavigationfull #lastgroup{width:auto;}
.breadcrumbs{padding:0 0 20px 0;}
#topnavigationfull #centergroup,.banner{display:none;}
.wideSkyscraper{display:none;}
}


@media only screen and ( max-width: 980px ) {
#topnavigationfull .wrapper,#page,#branding hgroup,#access,#slideshow,body.home #primary,#main,#colophon,#contentfooter,#contentfooter #first,#colophon .subfooter,body.post-type-archive-wplandingpage section#primary,#keyvisual,#keyvisual_image,#keyvisual img,.single #content, .left-sidebar.single #content,#super-banner{width:728px!important;}
.home #content,.post-type-archive-wplandingpage #content{width:590px!important;margin:0 auto!important;}
#access li a{width:82px;}
#access li a:not(:last-child)::after {margin-left:7px;}
#primary{width:100%;}
.category .entry-content, .archive .entry-content, .search .entry-content, .tag .entry-content,.single-wplandingpage #primary .entry-content{width:485px;}
.category .entry-content-big, .archive .entry-content-big, .search .entry-content-big, .tag .entry-content-big,#socialshareprivacy{width:100%;}
#secondary{float:left!important;width:100%!important;}
#secondary > div{width:354px;margin:0 20px 0 0;float:left;}
#secondary > div:nth-child(2n){margin:0;}
#secondary .sbwidget{width:354px;height:auto;}
#secondary .widget_lastdiscussedwidget,#secondary .widget_mostdiscussedwidget,#secondary .widget_sociallinkswidget{display:none;}
#secondary .widget_categoryteaserwidget .content, #secondary .widget_tagwidget .content{width:100%;height:auto;}
#secondary .widget_categoryteaserwidget .teaser, #secondary .widget_tagwidget .teaser{height:73px;width:100%;box-sizing: border-box;}
#secondary .widget_categoryteaserwidget .teaser:hover, #secondary .widget_tagwidget .teaser:hover{height:277px;}
#secondary .widget_categoryteaserwidget .morelink, #secondary .widget_tagwidget .morelink{width:auto;}
#contentfooter{height:auto;}
#contentfooter .boxwidget{margin-bottom:30px;}
#contentfooter .boxwidget .content{width:auto;}
div.boxwidget.third,#contentfooter .boxwidget:nth-child(3n){margin-right:30px;}
div.boxwidget.second,#contentfooter .boxwidget:nth-child(2n){margin-right:0;}
.menu-footernavigation-container{width:325px;}
.advert img{width:100%;height:auto;}

.home .advert{display:none;}
.home .advert.boxwidget{display:block;}
}


@media only screen and ( max-width: 767px ) {
#topnavigationfull .wrapper,#page,#branding hgroup,#access,#slideshow,body.home #primary,#main,#colophon,#contentfooter,#contentfooter #first,#colophon .subfooter,body.post-type-archive-wplandingpage section#primary,#keyvisual,#keyvisual_image,#keyvisual img,.single #content, .left-sidebar.single #content,#super-banner{width:440px!important;}
#topnavigationfull{z-index:100000;}
#topnavigationfull #firstgroup-trigger{float:left;display:block;height:41px;background:#3A629B;padding:0 10px;line-height:40px;color:#fff;width:130px;cursor:pointer;}
#topnavigationfull #firstgroup{display:none;position:absolute;top:41px;left:0;width:130px;}
#topnavigationfull #firstgroup a{display:block;float:none;width:130px;}
#nav-trigger{line-height:45px;padding:0 20px;color:#fff;font-weight:700;font-size:18px;display:block;cursor:pointer;}
#nav-trigger .fa{margin-right:10px;}
.home-mobile{display:block;}
.menu-mainmenu-container,#access li.startseite{display:none;}
#access,#access.sticky{position:relative;top:0;}
#access ul{position:absolute;top:45px;display:block;background:#ddd;width:100%;height:auto;}
#access li a:not(:last-child):after{right:0;line-height:40px;padding:0 15px;}
#access li.current-menu-item > ul,#access li.current-menu-ancestor > ul,.current-menu-parent ul{display:block;}
#access ul a,#access li.startseite a{width:100%;font-size:18px;}
#access ul.sub-menu li a:not(:last-child):after{right:0;content:"\f0d7";line-height:40px;padding:0 15px;}
#access ul ul{position:relative;float:none;top:0;left:0;width:100%;display:block;}
#access ul ul a{width:100%;font-size:16px;box-sizing: border-box;padding:0;line-height:40px;}
#access li{float:none;display:block;background:#ddd;}
#access li.current-menu-ancestor > a{background:#3A629B;color:#fff;}
#access ul ul ul{top:0;left:0;width:100%;display:block;}
#access ul ul ul a{width:100%;font-size:14px;text-transform:none;box-sizing: border-box;}
.home #access li#menu-item-17916.current-menu-item > a, .home #access li#menu-item-17916.current-menu-ancestor > a, .home #access li#menu-item-17916.current_page_item > a, .home #access li#menu-item-17916.current_page_ancestor > a,#access li#menu-item-17912.current-menu-item > a{box-sizing: border-box;background:#898989;color:#fff;}
#access .current-menu-item > a, #access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a{background:#3A629B;text-decoration:none;color:#fff;}
#access .current-menu-item > a#access .current-menu-ancestor > a, #access .current_page_item > a, #access .current_page_ancestor > a{background:#3A629B;color:#fff;text-decoration:none;}
#access li a{background:none;color:#313131;height:auto;box-sizing: border-box;cursor:pointer;border-bottom:1px solid #313131;padding:0;line-height:40px;}
#access li:hover > a{background:red;color:#313131;height:auto;box-sizing: border-box;cursor:pointer;border-bottom:1px solid #313131;padding:0;line-height:40px;}
#access ul li:hover > a,#access li#menu-item-17912 a:hover, #access li#menu-item-17912.current-menu-item > a{color:#fff;background:#3A629B;}
#access ul ul li:hover > a{color:#fff;background:#3A629B;}
#access ul ul li:hover ul li:hover > a{background:#3A629B;color:#fff;}
#access a:focus{background:#3A629B;color:#fff;height:auto;box-sizing: border-box;cursor:pointer;border-bottom:1px solid #313131;padding:0;line-height:40px;}
#access .current-menu-item > a:hover{background:white;color:#fff;text-decoration:none;}
#access .current-menu-ancestor > a:hover{background:#3A629B;color:#fff;text-decoration:none;}
#access .current_page_item > a:hover{background:#3A629B;color:#fff;text-decoration:none;}
#access .current_page_ancestor > a:hover{background:black;color:#fff;text-decoration:none;}
#site-title,#site-title a,#branding #site-title img{width:440px;height:auto;display:block;}
.home #content,.post-type-archive-wplandingpage #content{width:440px!important;margin:0 auto!important;}
.breadcrumbs{display:none;}
#slideshow{height:300px;}
#slideshow .slidercontent{left:0;top:35px;bottom:0;width:100%!important;height:80px!important;}
#slideshow .slidertext{min-height:inherit;width:auto;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
#slideshow .slidertext h2{padding-bottom:0;}
#slideshow .slidertext p{display:none;}
div.anythingSlider .arrow{bottom:80px!important;}
.category .entry-content, .archive .entry-content, .search .entry-content, .tag .entry-content,.single-wplandingpage #primary .entry-content{width:199px;}
#keyvisual{height:auto;}
.single-wplandingpage article.landingpage{position:relative;top:0;left:0;width:auto;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.search article, .category article, .archive article, .single-wplandingpage article{border:0;}
.category .thumbnailpic, .archive .thumbnailpic, .search .thumbnailpic, .single-wplandingpage .thumbnailpic,.single-wplandingpage article.landingpage .entry-content{width:auto;}
.single-wplandingpage article.landingpage .entry-content{float:none;}
.category .entry-content-big, .archive .entry-content-big, .search .entry-content-big, .tag .entry-content-big,.post-footer dl,#respond,div#wpcf7-f17960-p133-o1{width:419px;box-sizing: border-box;}
.search .entry-title, .category .entry-title, .archive .entry-title, .tag .entry-title{padding-right:0;}
.social_share_privacy_area li.help_info{margin-bottom:10px!important;}
#secondary > div{width:100%;margin:0;padding:0 20px;box-sizing: border-box;}
#secondary .sbwidget{width:100%;}
#secondary .widget_vimeovideowidget{padding:0 20px;width:280px;}
.boxwidget{width:210px;height:210px;margin:0 20px 20px 0;}
div.boxwidget.third,#contentfooter .boxwidget:nth-child(3n){margin-right:20px;}
div.boxwidget.second,#contentfooter .boxwidget:nth-child(2n){margin-right:0;}
.boxwidget .head{width:210px;}
.boxwidget .content{width:210px;height:164px;}
.boxwidget .content img{width:210px;height:164px;}
.boxwidget .content span span{display:none;}
.boxwidget .content span, #secondary .widget_categoryteaserwidget .content span, #secondary .widget_tagwidget .content span{margin-bottom:0;}
.boxwidget .content .teaser{height:73px;}
#secondary .widget_categoryteaserwidget .teaser, #secondary .widget_tagwidget .teaser{height:73px;width:100%;box-sizing: border-box;}
.boxwidget .content .teaser:hover{height:73px;opacity: 0.85;}
#secondary .widget_categoryteaserwidget .teaser:hover, #secondary .widget_tagwidget .teaser:hover{height:73px;opacity: 0.85;}
.boxwidget .content .teaser p, #secondary .widget_categoryteaserwidget .content .teaser p, #secondary .widget_tagwidget .content .teaser p{font-size:13px;margin-top:0;}
.boxwidget .content .teaser:hover p, #secondary .widget_categoryteaserwidget .content .teaser:hover p, #secondary .widget_tagwidget .content .teaser:hover p{opacity:0;}
.boxwidget .content .teaser{width:180px;}
.boxwidget .morelink{width:210px;}
.contactbox{width:420px!important;}
div#wpcf7-f17960-p133-o1 span.wpcf7-form-control-wrap{float:left;}
#secondary .widget_categoryteaserwidget .head, #secondary .widget_tagwidget .head{width:100%;box-sizing: border-box;}
#secondary .widget_categoryteaserwidget .teaser, #secondary .widget_tagwidget .teaser .wp-caption{width:100%!important;max-width:100%;padding:0;margin:0 0 20px 0;}
.wp-caption{padding:0;width:100%!important;max-width:100%;}
.wp-caption img{border:0;max-width:100%;}
.post-footer dl dt,.post-footer dl dd{width:100%;}
#comments ul{margin:0 0 20px 0;}
.wp-pagenavi a, .wp-pagenavi span{margin:2px 2px 7px 2px;display:inline-block;}
.wp-pagenavi span.pages,.wp-pagenavi a.first,.wp-pagenavi a.last{display:inline-block;}
#contentfooter .boxwidget .content{height:auto;}
.copyright-container{padding:0 0 10px 20px;}
.menu-footernavigation-container{width:325px;float:left;padding:0 0 0 12px;}

#branding .advert{margin:0;}
#branding .advert embed{height:100px;}
}


@media only screen and ( max-width: 479px ) {
#page,#branding hgroup,body.home #primary{width:320px!important;}
#access,#branding .searchform,#colophon,#contentfooter,#contentfooter #first,#colophon .subfooter,#super-banner{margin:0 auto;width:280px!important;float:none;}
#access{margin-bottom:30px;}
#site-title,#site-title a,#branding #site-title img{width:282px;height:auto;}
#branding #s, .search .entry-content .searchform #s{width:215px;}
#branding #searchsubmit,.search .entry-content .searchform #searchsubmit,.error404 .entry-content .searchform #searchsubmit {left:202px;}
.home #content,.post-type-archive-wplandingpage #content,.single #content, .left-sidebar.single #content,#topnavigationfull .wrapper,#slideshow,#main,#keyvisual,#keyvisual_image,#keyvisual img,body.post-type-archive-wplandingpage section#primary{width:280px!important;margin:0 auto!important;}
#primary{width:280px;margin:0 auto!important;float:none;}
.singular .hentry, .singular.page .hentry, #categorycontent{border:0;padding:0!important;}
.category .entry-content, .archive .entry-content, .search .entry-content, .tag .entry-content,.single-wplandingpage #primary .entry-content,.post-footer dl,#respond{width:280px;box-sizing: border-box;}
.category .entry-content-big, .archive .entry-content-big, .search .entry-content-big, .tag .entry-content-big,.category .thumbnailpic, .archive .thumbnailpic, .search .thumbnailpic, .single-wplandingpage .thumbnailpic,.category .thumbnailpic img, .archive .thumbnailpic img, .search .thumbnailpic img, .tag .thumbnailpic img, .single-wplandingpage .thumbnailpic img,div#wpcf7-f17960-p133-o1,div#wpcf7-f17960-p133-o1 select{width:280px;float:none;display:block;}
div#wpcf7-f17960-p133-o1 input, div#wpcf7-f17960-p133-o1 textarea{width:271px;}
.category .thumbnailpic, .archive .thumbnailpic, .search .thumbnailpic, .single-wplandingpage .thumbnailpic{margin:0 0 20px 0;}
.boxwidget{width:280px;height:290px;margin:0;}
div.boxwidget.third,#contentfooter .boxwidget:nth-child(3n){margin-right:0;}
.boxwidget .head{width:280px;}
.boxwidget .content{width:280px;height:219px;}
.boxwidget .content img{width:280px;height:219px;}
.boxwidget .content .teaser{width:250px;}
.contactbox{width:280px!important;}
div.anythingSlider .arrow{bottom:60px!important;}
#social_bookmarks{position:relative;}
.social_share_privacy_area li.settings_info{position:absolute!important;top:0!important;right:35px!important;}
.social_share_privacy_area li.settings_info .settings_info_menu{width:29px!important;}
#secondary .widget_categoryteaserwidget .teaser, #secondary .widget_tagwidget .teaser{width:100%;}
.boxwidget .morelink{width:280px;}
#contentfooter .boxwidget{padding:0;}
.copyright-container{padding:0 0 10px 0;width:280px;box-sizing: border-box;}
.menu-footernavigation-container{padding:0;width:280px;box-sizing: border-box;}
.menu-footernavigation-container ul li a{padding:0 10px 0 0;margin:0 10px 0 0;}
.menu-footernavigation-container ul #menu-item-17952 a{padding:0;margin:0;}

#branding .advert embed{height:70px;}
}
