/* 
  ------------------------------------------------
  PVII CSS Page Builder Magic 2
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  07: 2 Col Fixed Sidebar Left
  ------------------------------------------------
*/

* {
	text-rendering: optimizelegibility;
}
body {
	font-family:'DaxWeb', verdana, arial, helvetica, geneva, sans-serif;
}
.mobile-search {
	visibility:hidden;
	height:0;
	margin-top:-20px;
}
.search-btn {
	height: 22px!important;
}
.top-search input {
	width: 140px!important;
	font-size: 9px!important;
	height: 16px!important;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'MeranNB', 'DaxWeb', verdana, arial, helvetica, geneva, sans-serif;
}

h2.stars {
letter-spacing: 0.05px;
text-transform:uppercase;
/* color:#8c2118; */
}

h2.stars span {
/* Stern für die linke Seite */
padding: 0 0 0 30px;
background: url(../images/heading3.png) no-repeat left center;
}

h2.stars span span {
/* Stern für die rechte Seite */
padding: 0 30px 0 0;
background: url(../images/heading3.png) no-repeat right center;
} 

.url-break {overflow-wrap: break-word;
  word-wrap: break-word;}

@font-face {
	font-family: DaxWebSCR;
	src: url('../Font/DaxScWeb.eot?') format('eot'),  url('../Font/DaxScWeb.woff') format('woff'),  url('../Font/DaxScComp.ttf') format('truetype');
	font-weight: normal;
	font-style:normal;
}
@font-face {
	font-family: DaxWebSCR;
	src: url('../Font/DaxScWeb-Ita.eot?') format('eot'),  url('../Font/DaxScWeb-Ita.woff') format('woff'),  url('../Font/DaxScComp-Ita.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: DaxWebSCR;
	src: url('../Font/DaxScWeb-Bold.eot?') format('eot'),  url('../Font/DaxScWeb-Bold.woff') format('woff'),  url('../Font/DaxScComp-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: DaxWebSCR;
	src: url('../Font/DaxScWeb-BoldIta.eot?') format('eot'),  url('../Font/DaxScWeb-BoldIta.woff') format('woff'),  url('../Font/DaxScComp-BoldIta.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'MeranNB';
	src: url('../Font/Meran-Normal.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MeranNB';
	src: url('../Font/Meran-SemiBold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
body {
	color: #222222;
	background-color: #EEEEEE;
	background: url(../images/sand.png) repeat scroll 0 0 transparent;
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat;
	/* background-size: 80% 80%; interesting effect */
	baseline-shift: baseline;
	margin: 0;
	padding: 0px;
	line-height:1.5em;
}
img {
	vertical-align: bottom;
	border-radius: 5px;
	border:0;
}
/* search engine marker */
.highlight {
	color: #000;
	background: #FFFF40;
}

/*Rounded Corners*/
.content-wrapper { /*border-radius: 8px; */
	background-color: #FFFFFF;
}
.masthead { /*border-radius: 6px 6px 0px 0px; */
}
.footer { /*border-radius: 0px 0px 6px 6px; */
}
.masthead {
	background-color: #FFF; /* #E82A1D; */
	padding: 0px;
	text-align: left;
	position: relative;
	z-index: 3000;
}
.masthead .logo {
	border-bottom: 1px solid #000;
}
.masthead h1 {
	margin: 0;
	color: #FFFFFF;
	padding: 20px 20px 10px 20px;
	font-size: 1.35em;
	font-weight: normal;
	letter-spacing: .35em;
}
.masthead .banner {
	/* box-shadow: 0px 0px 30px rgba(0,0,0,.5); */
	/* border-bottom: 4px solid #4C84B9; */
	background-color: #FFFFFF;
	position:relative; 
}
.masthead .banner img {
	height: auto !important;
	width: auto !important;
	/* max-width: none; Problems in Chrome */
	border-radius: 0!important;
	max-width: 100%;
	display: block;
}
.masthead .header img {
	height: auto !important;
	width: auto !important;
	/* max-width: none; Problems in Chrome */
	border-radius: 0!important;
	max-width: 100%;
	display: block;
	padding:0px;
	overflow: hidden;
	position: relative;
	border-top: 4px solid #7BA4C1;
	border-bottom: 4px solid #7BA4C1;
	box-shadow: 0px 3px 7px rgba(0,0,0,.45);
	background-color: #7BA4C1; /* fixes a bit an issue with Firefox 26.0 that could not be fixed */
}
.scale-img {
	height: auto !important;
	width: auto !important;
	/* max-width: none; Problems in Chrome */
	max-width: 100%;
	display: block;
}
.content-wrapper {
	/*border: 1px solid #222;*/
	margin: 0 auto;
	width: 980px;
	/*box-shadow: 0px 0px 4px rgba(0,0,0,0.1);*/
	box-shadow: 0px 0px 30px rgba(0,0,0,.45);
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFFFFF;
}
.blue {
	color: #4C84B9;
}
/*A utility rule assigned to the first heading to remove top margins.*/
.page-topper {
	margin-top:-10px; 
	margin-bottom:20px;
}
/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.sidebar {
	width: 25%;
	padding-top: 10px;
	float: right;
}
.sidebar .print {
	padding-top: -18px;
	padding-right:5px;
	text-align:right;
}
.sidebar .print a {
	color: #666666!important;
	transition: all 200ms ease-in-out 0s!important;
}
.sidebar .print a:hover, .sidebar .print a:focus {
	color: #4C84B9!important;
}
.sidebar a {
	transition: all 200ms ease-in-out 0s;
}
.sidebar .content {
	padding: 30px;
	font-size: 13px;
	line-height: 1.35em;
	background-color: #FFFFFF;
	color: #707070;/*
	background-image: -ms-linear-gradient(top, #FFFFFF, #4C84B9);
	background-image: -moz-linear-gradient(top, #FFFFFF, #4C84B9);
	background-image: -webkit-linear-gradient(top, #FFFFFF, #4C84B9);
	background-image: linear-gradient(top, #FFFFFF, #4C84B9); */
}
.main-content {
	width: 75%;
	padding-top: 20px;
	float: left;
}
.main-content a {
	transition: all 200ms ease-in-out 0s!important;
}
.main-content .content {
	padding: 30px 40px 30px 30px;
	font-size: 16px;
	line-height: 24px; /* border-left: 1px solid #000;*/
}
/*Ordinary Link Styles removed sidebar in this rule be replacing .content with .main-content .content */
.main-content .content a {
	color: #4C84B9;
}
.main-content .content a:hover, .main-content .content a:focus {
	color: #222222;
	text-decoration: underline;
}
.footer a {
	color: #666666!important;
	transition: all 200ms ease-in-out 0s!important;
}
.footer a:hover, .footer a:focus {
	color: #4C84B9!important;
}
.footer .top a {
	background-image: url(../images/meta-pfeil-666.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #FFF;
	height:20px;
	width:20px;
	float:right;
	transition: all 200ms ease-in-out 0s!important;
}
.footer .top a:hover, .footer a:focus {
	background-image: url(../images/meta-pfeil-blue.png);
	background-repeat: no-repeat;
	background-position:  0px bottom;
	background-color: #FFF;
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li {
	padding-bottom: 4px;
}
/*The Sidebar Menu UL.*/
ul.menuside {
	margin: 0;
	padding: 0;
}
ul.menuside li {
	list-style-type: none;
	margin-bottom: 5px;
}
ul.menuside a {
	display: block;
	color: #CCC;
	text-decoration: none;
	padding: 12px 12px;
	font-size: 1.25em;
	border: 1px solid;
	background-color: #333;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.05), 0px 0px 5px rgba(0,0,0,.5);
	border-color: #FFF;
	/*
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
	*/
	border-radius: 5px;
}
ul.menuside a:hover, ul.menuside a:focus {
	color: #FFFFFF;
	background-color: rgba(51,51,51,0.75);
	outline: 0;
}
.footer {
	background-color: #FFFFFF;
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	/*border-top: 4px solid #E82A1D;
	border-bottom-left-radius: 10px; */ 
	padding: 0px 30px 10px 30px;
	font-size: .7em;
	color:  #888;
	text-align: right;
}
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}
.section-break-top {
	margin-left:0;
	border-bottom: 4px solid #4C84B9;
}
.section-break {
	margin-left:25px;
	margin-right: 25px;
	margin-bottom: 7px;
	border-bottom: 4px solid #7BA4C1;
}
.sub-section-break {
	margin-left:0px;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 2px;
	width: 100%;
	/*clear: both;
	float: left;*/
	background-color: #4C84B9;
}
::selection {
	background: #4C84B9; /* Safari */
	color:#fcfcfa;
}
::-moz-selection {
background: #4C84B9; /* Firefox */
color:#fcfcfa;
}
img::selection {
	background: #303030; /* Safari */
}
img::-moz-selection {
background: #303030; /* Firefox */
}
/* Typography */

h1, h2, h3, h4, h5, h6 {
	color: #444444;
	font-weight: bold;
	line-height: 1.2em;/* text-shadow: 1px 1px 1px #F7F7F7; 
	text-shadow: 0 1px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -2px 3px 0 #EEEEEE, -3px 4px 0 #EEEEEE; 
	text-shadow: 1px 1px 1px #FFF, 2px 2px 1px #FFF, 3px 3px 1px #FFF, 4px 4px 1px #eeeeee, 5px 5px 1px #eeeeee, 6px 6px 1px #eeeeee; */
}
/*
h1, h2, h3 { text-shadow: 2px 2px 2px #F1F1F1; }

h2 span, h3 span {
	color: #888888;
	font-weight: 200;
}
*/
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
}
h1 {
	font-size: 28px;
	margin: 30px 0px -5px 0px;/*line-height: 50px;*/
}
h2 {
	font-size: 24px;
	margin: 30px 0px -8px 0px;/*line-height: 32px;*/
}
h3 {
	font-size: 22px;
	margin: 30px 0px -8px 0px;/* line-height: 36px;*/
}
h4, h5, h6 {
	font-family:'DaxWebSCR', verdana, arial, helvetica, geneva, sans-serif;
	font-size: 18px;
	letter-spacing: 0.1px;
	margin: 0px 0px 0px 0px; /*line-height: 32px;*/
}
h4 {
	margin: 20px 0px 0px 0px!important;
}
h5 {
	font-family:'DaxWeb', verdana, arial, helvetica, geneva, sans-serif;
	font-size: 16px;
}
h4, h6 {
	font-weight:normal!important;
}
h6 {
	color: #4C84B9!important;
}
.sc {
	/* font-weight:normal;
	font-style:normal; */
	font-family:'DaxWebSCR', verdana, arial, helvetica, geneva, sans-serif;
}
.shadow2 {
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #cccccc;
	-webkit-box-shadow: 3px 3px 4px #cccccc;
	box-shadow: 3px 3px 4px #cccccc;
	/* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
}
.quotebox {
	margin: 20px 50px 20px 50px !important;
	padding: 14px 24px 10px 24px !important;
	border-top: 2px solid #C3C3C3;
	border-right: 2px solid #909090;
	border-bottom: 2px solid #909090;
	border-left: 2px solid #C3C3C3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #949494;
	color: #FFFFFF;
}
.quotebox a {
	color:#fff !important;
}
.quotebox a:hover {
	color:#ccc !important;
	text-decoration: none !important;
}
.box {
	background-color: #f3f3f3;
	border: 1px solid #ff1f1;
	/* color: #7BA4C1; */
    padding: 16px;
	display: block;
	margin-top: 6px;
	border-radius: 5px 5px 5px 5px;
	/*box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);*/
	box-shadow: inset 4px 4px 12px rgba(255,255,255,0.3);
}
blockquote {
	margin: 2em 0;
	padding: 0em 3em 0em 3.5em;
	position: relative;
	font-size: 14px;
	line-height: 22px;
}
blockquote:before {
	color: #E8E8E8;
	content: "“";
	display: block;
	font-family: 'DaxWeb', Georgia, "Times New Roman", Times, serif;
	font-size: 6em;
	left: 0;
	line-height: 1;
	position: absolute;
	top: -0.2em;
}
blockquote {
/*font-size: 1.3em;*/
}
blockquote cite {
	font-family:'DaxWebSCR', verdana, arial, helvetica, geneva, sans-serif;
	color: #B2B2B2;
	display: block;
	font-size: 14px;
	line-height: 22px;
	margin-top: 0.8em;/* font-style:normal; internet explorer problem mit Fontkursiven :: beeser mit em arbeiten …*/
}
blockquote cite:before {
	content: "—  ";
}
.blockquote2 {
	border-left: 3px solid #E8E8E8; /* #E8E8E8; */
	color: #222222;
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0 20px 15px;
	padding: 0 20px;
}
.blockquote3 {
	border-left: 3px solid #AAA; /* #E8E8E8; */
	color: #AAA;
	font-size: 14px;
	line-height: 22px;
	margin: 5px 0px 20px 0px;
	padding: 8px 20px;
}
.blockquote3 a 
{ text-decoration: underline;}

span.dropcap {
	font-family: Georgia, "Times New Roman", Times, serif;
	float:left;
	font-size:5.75em; /* 5.75em; */
	margin: 0 10px 0 0;
	padding: 0 .1em 0 0;
	display: block;
	line-height: .76em; /* .775em; */
	color: #444444;
	border-right: 1px solid #222;
	font-weight:normal;
}
span.dropcap.blue {	color: #7BA4C1!important;
	border-right: 1px dotted #999!important;
}
.highlight.color, .highlight.gray, .highlight.light, .highlight.red {
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	padding: 2px 6px;
}
.highlight.color {
	background: none repeat scroll 0 0 #4C84B9;
}
.highlight.red {
	background: none repeat scroll 0 0 #E32826;
	border-radius: 4px;
}
.highlight.gray {
	background: none repeat scroll 0 0 #4C4C4C;
}
.highlight.light {
	background: none repeat scroll 0 0 #AAAAAA;
}
.note {
	text-align:center;
	padding: 20px;
	padding-top: 12px;
	font-size: 14px;
	line-height: 20px;
}
.note2 {
	text-align:left;
	padding: 0px 40px 10px 40px;
	font-size: 14px;
	line-height: 22px;
}
.note-search {
	line-height: 1.35em;
	letter-spacing: .05em;
	/*font-variant: small-caps;*/
	font-family:'DaxWebSCR', verdana, arial, helvetica, geneva, sans-serif;
}
p img {
	margin: 0;
}
p.lead {
	color: #777777;
	font-size: 21px;
	line-height: 27px;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
small {
	font-size: 80%;
}
.reading-list {
	padding-top: 12px;
	font-size: 14px;
	line-height: 22px;
}
hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #DDDDDD;
	border-image: none;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 30px 0 0 0!important; /*10px 0 30px;*/
}
.starsbar {
	content: "*";
	text-align:center;
	color:#E8E8E8;
}
a, a:visited {
	color: #4C84B9;
	outline: 0 none;
	text-decoration: none;
}
a:hover, a:focus {
	color: #222;
}
.img-vs a, .img-vs a:visited {
	color: #E6E6E6!important;
}
.img-vs a:hover, .img-vs a:focus {
	color: #666!important;
}
ul {
	list-style: none;
}
ul.a {
	list-style-type:circle;
}
ul.b {
	list-style-type:square;
}
ol.c {
	list-style-type:upper-roman;
}
ol.d {
	list-style-type:lower-alpha;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
	/* list-style-position:inside; problem mit neustem Firefox */
}
ol {
	padding-left: 20px;
}
/* List Styles 1
====================================*/
.sign-list li, .plus-list li, .star-list li, .check-list li {
	list-style: none;
	margin: 5px 0;
	font-size: 13px;
	line-height: 1.35em;
}
.sign-list li:first-child, .plus-list li:first-child, .star-list li:first-child, .check-list li:first-child {
	margin-top: 0px;
}
.check-list li {
	background: url(../images/icon-list-check.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
.sign-list li {
	background: url(../images/icon-list-sign.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
.plus-list li {
	background: url(../images/icon-list-plus.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}
.star-list li {
	background: url(../images/icon-list-star.png) no-repeat 0% 3px;
	padding: 0 0 0 18px;
}

/*WP caption for 17 Pandits */
.wp-caption2 {
	max-width: 96%;
}
.wp-caption2 img {
	/* border-radius: 0 0 0 0;
	box-shadow: none; */
	max-width: 100%;
	padding: 0!important;
	margin:5px 0!important;
}
.wp-caption2 .wp-caption-text2 {
	line-height: 1;
	margin: 0.5em;
}
.wp-caption-text2 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.wp-caption2 {
	background-color: #FFFFFF !important;
	border: medium none;
	box-shadow: none;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
}
.wp-caption-text2, p.wp-caption-text2 {
	color: #7B7B7B !important;
	font-family: inherit;
	font-size: 11px !important;
	font-style: normal;
	font-weight: normal !important;
	line-height: 17px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	width: 98% !important;
}
.grey {
	background-color: #EEEEEE;
}
.wp-caption2, .format-image2 img {
	text-align: left;
}
.wp-caption2, .format-image2 img {
	text-align: center;
}
.p7TTM06 .p7TTMcnt {
	text-align: center;
}
.caption2 {
	display: block;
	font-size: 11px;
	margin: 0 0 24px 0;
}
/* WP captionf for all other images */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 20px;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #ECECEC;
	border-radius: 5px;
	max-width: 96%;
	padding: 13px 10px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
	padding: 15px 5px 10px 15px;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 20px 10px 10px;
}
.caption {
	display: block;
	font-size: 12px;
	margin: 6px 0 24px 0;
	line-height:1.35em;
}
.gray {
	color:#999;
}

/* ---------------------------------------------------------------------- */
/* Lists 2
/* ---------------------------------------------------------------------- */
ul.arrow, ul.circle, ul.square, ul.check, ol.decimal, ol.upper-roman, ol.lower-alpha, ol.upper-alpha {
	margin-bottom: 20px;/* margin-left: -40px; */
}
ul.arrow ul, ul.circle ul, ul.square ul, ul.check ul, ol.decimal ul, ol.upper-roman ul, ol.lower-alpha ul, ol.upper-alpha ul {
	margin-left: 14px;
}
ul.arrow ol, ul.circle ol, ul.square ol, ul.check ol, ol.decimal, ol.decimal ol, ol.upper-roman, ol.upper-roman ol, ol.lower-alpha, ol.lower-alpha ol, ol.upper-alpha, ol.upper-alpha ol {
	margin-left: 18px;
}
ul.arrow li, ul.circle li, ul.square li, ul.check li, ol.decimal li, ol.upper-roman li, ol.lower-alpha li, ol.upper-alpha li {
	margin-bottom: 5px;
}
ul.arrow ul li:first-child, ul.arrow ol li:first-child, ul.circle ul li:first-child, ul.circle ol li:first-child, ul.square ul li:first-child, ul.square ol li:first-child, ul.check ul li:first-child, ul.check ol li:first-child, ol.decimal ol li:first-child, ol.decimal ul li:first-child, ol.upper-roman ol li:first-child, ol.upper-roman ul li:first-child, ol.lower-alpha ol li:first-child, ol.lower-alpha ul li:first-child, ol.upper-alpha ol li:first-child, ol.upper-alpha ul li:first-child {
	margin-top: 5px;
}
/* Unordered Lists */

ul.arrow li {
	background: url(../images/bullets-and-arrows/arrow-right.png) no-repeat left 0.5em; /* 5px */
	padding-left: 11px;
}
ul.circle li {
	background: url(../images/bullets-and-arrows/circle.png) no-repeat left 0.5em; /* 6px */
	padding-left: 11px;
}
ul.square li {
	background: url(../images/bullets-and-arrows/square.png) no-repeat left 0.5em; /* 6px */
	padding-left: 11px;
}
ul.check li {
	background: url(../images/bullets-and-arrows/check.png) no-repeat left 0.333em; /* 4px */
	padding-left: 17px;
}
/* Ordered Lists */

ol.decimal {
	list-style: decimal;
}
ol.upper-roman {
	list-style: upper-roman;
}
ol.lower-alpha {
	list-style: lower-alpha;
}
ol.upper-alpha {
	list-style: upper-alpha;
}
table {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	/* font-size: 0.95em; */
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	border-collapse: collapse;
	border-spacing: 0;
}
table.standard-table {
	border: medium none;
	border-collapse: separate;
	border-spacing: 0;
	/* margin-bottom: 15px; */
	width: 100%;
}
table.standard-table th {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FAFAFA;
	border-color: #E0E0E0;
	-moz-use-text-color: #E0E0E0 #E0E0E0;
	border-image: none;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	color: #222222;
	/* font-size: 14px;
	font-weight: 600; */
	padding: 10px 15px;
	text-align: left;
	vertical-align: top;
}
table.standard-table td:last-child {
	border-right: 1px solid #E0E0E0;
}
table.standard-table th:last-child {
	border-right: 1px solid #E0E0E0;
}
table.standard-table td {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E0E0E0;
	-moz-use-text-color: #E0E0E0 #E0E0E0;
	border-image: none;
	border-style: none none solid solid;
	border-width: medium medium 1px 1px;
	padding: 10px 15px;
}
table.standard-table tr:hover td {
	background-color: #FAFAFA;
}
.top-search {
	float: right;
	padding:44px 30px 0 0;
}
.top-search-alt {
	float: right;
	padding:10px 10px 0 0;
}
.top-search input {
	width: 180px;
	font-size: 11px;
	color: #888;
	height: 20px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.1);
}
.search-btn {
	float: right;
	position: relative;
	padding: 0;
	top: 0px;
	right: 0;
	margin: 5px 0 0 -35px;
	background: url('../images/search.png') center center no-repeat;
	width: 35px;
	height: 32px;
	cursor: pointer;
	border: none;
	z-index: 100;
}
.search-field {
	float: right;
	position: relative;
}
#top-line {
	width: 100%;
	background: #7BA4C1;
	height: 5px;
	display: block;
}
#header {
	min-height: 130px;
}
img.scaled {
	width: auto;
	height: auto;
	max-width: 100%;
	float:left!important;
	border:none!important;
}
.side-widget {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	/*-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;*/
 	border-radius: 5px;
	/* -moz-box-shadow: 0px 0px 20px #BBB;
	-webkit-box-shadow: 0px 0px 20px #BBB;
	 box-shadow: 0px 0px 20px #BBB; */
    background: url("../images/bg-hatch.gif") repeat scroll 0 0 transparent;
	/*border-color: #DDDDDD #CCCCCC #CCCCCC #DDDDDD;*/
	border-color: #E0E0E0;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	/* float: left; */
    margin: 25px 0 15px;
	padding: 0 10px 15px;
}
.side-widget ul {
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
}
.side-widget ul li {
	font-size: 13px;
	line-height: 1.35em;
	margin: 0;
	padding: 0 5px 6px 5px;
}
.side-widget ul li {
	margin: 0;
}
.no-padding-bottom {
	padding-bottom:0px!important;
}
.side-widget h2 {
	background: url("../images/h2line.gif") repeat-x scroll center bottom transparent;
	font-size: 14px;
	margin-top: 0;
	color: #707070;
	padding: 10px 0 5px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1.0);
	letter-spacing:0.1em;
}
.side-widget .storycontent {
	border-bottom: 1px solid #DDDDDD;
}
.side-widget .noline {
	border-bottom: 0 none;
}
.side-widget #s {
	margin-top: 15px;
	padding: 2px;
	width: 94%;
}
.side-widget a:hover, .side-widget a:focus {
	color:#707070;
	text-decoration:underline;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
.align-right-mobile {
}
.img-vertcorr img {
	vertical-align:middle!important;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 0px;
	overflow: hidden;
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
	position: absolute;
	/* top: 0; */
left: 0;
	width: 100%;
	height: 100%;
}
/* Google Maps
====================================*/

.google-map-container {
	margin: -4px 0 30px 0;
}
.google-map-container img {
	max-width: none !important;
}
/* Note: The 100% padding bottom sets the map box to a square shape. */
.map-wrapper {
	position: relative;
	padding-bottom: 60%;
	padding-top: 0px;
	height: 0px;
	overflow: hidden;
	margin-bottom: 0px;
}
.map-wrapper iframe, .map-wrapper object, .map-wrapper embed {
	position: absolute;
	/* top: 0; */
left: 0;
	width: 100%;
	height: 100%;
}
/* Social Media */
.social-links {
	margin:0px 0px -30px 8px;
}
/* add PDF and external link icons */

a[href$=".pdf"]:after {
	padding-left:3px;
	content: url(../images/iPDF-icon.png);
	/* 	content: "\0020" url(../images/iPDF-icon.png); */
	position: relative;
	top: 2px;
}
a[href$=".doc"]:after {
	padding-left:3px;
	content: url(../images/iWord-icon2.png);
	position: relative;
	top: 2px;
}
a[target$="blank"] {
	/* display:inline-block */
	/* word-break: break-all; */
	padding-right:14px;
	vertical-align: baseline;
	background: url(../images/iExtLnk-icon2.png) no-repeat 100% 45%;
}
.no-el a[target$="blank"] {
	/* display:inline-block */
	/* word-break: break-all; */
	padding-right: 0!important;
	background: none!important;
}
.style-effect-Shadow {
    color: #999999 !important;
    text-shadow: 1px 1px #333333;
}
.style-effect-Letterpress {
    color: #CCCCCC!important;
    text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF;
}
.style-effect-Emboss {
    color: #DBDBDB!important;
    text-shadow: 0 -1px 1px #FFFFFF, 0 1px 1px #666666;
}
.style-effect-Contour {
    color: #E7E7E7!important;
    text-shadow: 0 -1px #999999, 1px 0 #999999, 0 1px #999999, -1px 0 #999999;
}
.style-effect-Glow {
    color: #222222!important;
    text-shadow: 0 0 0.2em #8877FF, 0 0 0.2em #8877FF, 0 0 0.2em #8877FF;
}
.style-effect-Vintage {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #EEEEEE;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #707070!important;
    text-shadow: 3px 3px 0 #EEEEEE, 5px 5px 0 #707070;
}
.style-effect-Anaglyph {
    color: rgba(0, 168, 255, 0.5)!important;
    text-shadow: 5px 5px 0 rgba(255, 0, 180, 0.5);
}


/* Correcting image float */
@media only screen and (min-width: 0px) and (max-width: 500px) {
.p7TPM13 img, .img-vs img {
	float:none!important;
}
.p7TPM16 img {
	float:none!important;
	margin-left:0!important;
}
.photo_left, img.alignleft, div.alignleft {
	float:none!important;
	margin-left:0!important;
}
.photo_right, .photo_on_right, img.alignright, div.alignright {
	float:none!important;
	margin-left:0!important;
}
h1     {-ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
}
}

/* Column for Narrow Browser Windows and Smartphones in both orientations*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	margin: 0px!important;
}
.masthead .banner {
	margin: 20px 0;
}

/* Korrektur Startseite Tabellenzellen */
.margin-corr {
	margin-bottom: -40px!important;
}
.top-corr  {
	margin-top: -20px!important;
}

/* How to remove BR image ? this removes the button + removal of Tooltip Bildvergrößerung da Apple Close button hinzufügt */
.p7BRM-01, .p7TTM11 {visibility:hidden!important;}

.video-wrapper {
	margin-top: 0px!important;
}
.mobile-search {
	visibility: visible!important;
	height: auto!important;
}
.hideSM {
	visibility: hidden!important;
	margin-top: -210px !important;
}
.top-search {
	margin-bottom:20px;
	margin-top: -60px;
	padding:0!important;
}
body, blockquote, cite, .p7AP3panelcontent.p7ap3-theme-01, .p7TPcontent, .p7TPM_content_16, .p7AP3panelcontent.p7ap3-theme-01 h4 {
	color: #000!important;
}
#p7LSM_cnt blockquote {
	color: #ccc!important;
}
.masthead .banner img {
	height: auto !important;
	width: auto !important;
	max-width: 100%!important;
	display: block;
}
.content-wrapper, .masthead, .footer {/*border-radius: 0px;*/
}
.content-wrapper {
	width: auto!important;
	margin: 0px!important;
}
.sidebar, .main-content, .side-widget {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.sidebar {
	margin-top:10px;
	margin-bottom:-5px;
}
.sidebar .print {
	display:none;
}
.sidebar .side-widget {margin-top:-10px;}
.main-content {
	margin-top:0px;
}
.content {
	padding: 5px 10px !important;
	border: none !important;
	height: auto !important;
	max-height: 888678px;
}
.p7tpm-column-content, .p7tpm-col-wrapper.multi-columns, .p7ap3-column-content, .p7ap3-col-wrapper.multi-columns {
	padding: 5px 10px !important;
}
.section-break {
	margin-left:0px;
	margin-right:0px;
	padding-top:15px;
}
.subheader {
	visibility: hidden!important;
}
.footer {
	padding: 0px 0px 10px 10px!important;
}
.footer .top a {
	background-position: 0px bottom!important;
	width:30px!important;
}
.footer .top a:hover, .footer a:focus {
	background-position: 0px bottom!important;
}
.align-right-mobile {
	text-align:right;
}
.p7TTM06 {
	visibility:hidden!important;
}
area {
	cursor:default!important;
}
.EPMcorr {
	margin-bottom:10px!important;
}
.mobile-off {
	visibility: hidden!important;
	height: 0!important;
	display:none!important;
}
}
 @media only screen and (min-width: 701px) and (max-width: 1000px) {
body {
	margin: 0px;
}
.page-topper {
	margin-top:20px;
}
.sidebar {
	margin-top:27px;
}

/* How to remove BR image ? */
.p7BRM-01 {visibility:hidden;}

.masthead {margin-bottom:-20px;}
/* There is a problem with the image slider that leaves some space of a bout 5px when these rules - especially the following with: auto is applied. Couldn't find the fault and balanced this by making the masthead background #ccc; */
.content-wrapper {
	/* width: auto; macht probleme beim Übergangt, wenn aktiviert muss Extra Code unten eingefügt werden */
	width: auto;
	margin: 0px;
}
.content {
	padding: 20px !important;
}
/*
.sidebar {
	width: 30%!important;
	padding-top: 0px!important;
}
.main-content {
	width: 70%!important;
	padding-top: 0px!important;
}
*/
.sidebar .print {
	padding-top: 0px;
}
.section-break {
	margin-left:20px;
	margin-right:20px;
}
area {
	cursor:default!important;
}
}

/* Wenn .content-wrapper width: auto; aktiv dann folgender Code für Bug fix */ 


 @media only screen and (min-width: 980px) and (max-width: 1000px) {
/* Problem with header image rechter Rand  -- fix */
 
.masthead {
	background-color: #7BA4C1;
}
.masthead .header img {
	box-shadow: none!important;
}

}
