@media all {   * { margin:0; padding:0; }  option { padding-left:0.4em; } select { padding:1px; } * html body * { overflow:visible; }
body {  font-size:100%;  background:#fff;
color:#000;
text-align:left; }  div:target { outline:0 none; }  article,aside,details,figcaption,figure,
footer,header,hgroup,nav,section {
display:block;
}  audio,
canvas,
video {
display: inline-block;
}  audio:not([controls]) {
display: none;
}  [hidden] {
display: none;
}  input[type="search"] {
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}  fieldset, img { border:0 solid; }  ul, ol, dl { margin:0 0 1em 1em; } li {
line-height:1.5em;
margin-left:0.8em; }
dt { font-weight:bold; }
dd { margin:0 0 1em 0.8em; } blockquote { margin:0 0 1em 0.8em; } q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content:none }
table {
border-collapse: collapse;
border-spacing: 0;
}   .ym-clearfix:before {
content:"";
display:table;
}
.ym-clearfix:after {
clear:both;
content:".";
display:block;
font-size:0;
height:0;
visibility:hidden;
}
.clearfix { clear: both; }  .ym-contain-dt { display:table; width: 100%; overflow: visible; }
.ym-contain-oh { overflow:hidden; width:100%; display:block; }
.ym-contain-fl { float:left; width:100%; }   .ym-skip,
.ym-hideme,
.ym-print {
position:absolute;
top:-32768px;
left:-32768px; }  .ym-skip:focus,
.ym-skip:active {
position:static;
top:0;
left:0;
} .ym-skiplinks {
position:absolute;
top:0px;
left:-32768px;
z-index:1000;
width:100%;
margin:0;
padding:0;
list-style-type:none;
}
.ym-skiplinks .ym-skip:focus,
.ym-skiplinks .ym-skip:active {
left:32768px;
outline:0 none;
position:absolute;
width:100%;
}
}
@media screen, projection { .ym-column { display:table; width:100%; }
.ym-col1 { float:left; width:20%; }
.ym-col2 { float:right; width:20%; }
.ym-col3 { width:auto; margin:0 20%; }
.ym-cbox { padding: 0 10px }
.ym-cbox-left { padding: 0 10px 0 0 }
.ym-cbox-right { padding: 0 0 0 10px }  .ym-ie-clearing { display:none; } .ym-grid {
display:table;
width:100%;
table-layout:fixed;
list-style-type: none;
padding-left:0;
padding-right:0;
margin-left:0;
margin-right:0; background: #1c1c1c url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat;
background: rgba(0,0,0,.84) url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat;
color: #fff;
margin-bottom: 10px; }
.ym-gl { float:left; margin: 0; }
.ym-gr { float:right; margin: 0; }
.ym-g20 { width:20%; }
.ym-g40 { width:40%; }
.ym-g60 { width:60%; }
.ym-g80 { width:80%; }
.ym-g25 { width:25%; }
.ym-g33 { width:33.333%; }
.ym-g50 { width:50%; }
.ym-g66 { width:66.666%; }
.ym-g75 { width:75%; }
.ym-g38 { width:38.2%; }
.ym-g62 { width:61.8%; } .ym-equalize { overflow:hidden; }
.ym-equalize > [class*="ym-g"] {
display:table-cell;
float:none;
margin:0;
vertical-align:top;
}
.ym-equalize > [class*="ym-g"] > [class*="ym-gbox"] {
padding-bottom: 10000px;
margin-bottom: -10000px
}
}
@media all { .ym-form,
.ym-form fieldset { overflow:hidden; }
.ym-form div { position:relative; }
.ym-form label,
.ym-form .ym-message {
position:relative;
display:block; }
.ym-form .ym-fbox-check label {
display:inline;
}
.ym-form input,
.ym-form textarea { cursor:text; }
.ym-form input[type="checkbox"],
.ym-form input[type="radio"],
.ym-form select,
.ym-form label { cursor:pointer; } .ym-form textarea { overflow: auto; } .ym-form input[type=hidden] { display:none !important; } .ym-form .ym-fbox-text:before,
.ym-form .ym-fbox-select:before,
.ym-form .ym-fbox-check:before,
.ym-form .ym-fbox-button:before {
content:"";
display:table;
}
.ym-form .ym-fbox-text:after,
.ym-form .ym-fbox-select:after,
.ym-form .ym-fbox-check:after,
.ym-form .ym-fbox-button:after {
clear:both;
content:".";
display:block;
font-size:0;
height:0;
visibility:hidden;
} .ym-form select,
.ym-form input,
.ym-form textarea {
display:block;
position:relative;
width:58.5%;
}
.ym-form .ym-fbox-check input {
display: inline;
width: auto;
} .ym-form .ym-fbox-button input {
display: inline;
overflow:visible; width:auto;
} .ym-form .ym-fbox-check input:focus,
.ym-form .ym-fbox-check input:hover,
.ym-form .ym-fbox-check input:active {
border:0 none;
} .ym-full .ym-fbox-select select,
.ym-full .ym-fbox-text input,
.ym-full .ym-fbox-text textarea {
width:94.2%;
margin-right: -3px;
}  .ym-columnar .ym-fbox-text label,
.ym-columnar .ym-fbox-select label {
display:inline;
float:left;
width:30%; }
.ym-columnar .ym-fbox-check {
position:relative;
}
.ym-label { display:block; }
.ym-columnar .ym-fbox-check .ym-label {
position:absolute;
top:0;
} .ym-columnar .ym-fbox-check input,
.ym-columnar .ym-error .ym-message {
margin-left:30%;
} .ym-columnar fieldset .ym-fbox-button,
fieldset.ym-columnar .ym-fbox-button {
padding-left:30%;
}
.ym-columnar .ym-fbox-select select,
.ym-columnar .ym-fbox-text input,
.ym-columnar .ym-fbox-text textarea {
float:left;
width:67.2%;
margin-right: -3px;
} .ym-fbox-select select { width:60%; }
.ym-full .ym-fbox-select select { width:94.8%; }
.ym-columnar .ym-fbox-select select { width:68.8%; }
}
@media print { .ym-grid > .ym-gl,
.ym-grid > .ym-gr {
overflow:visible;
display:table;
}  .ym-print {
position:static;
left:0;
}  .ym-noprint {
display:none !important;
}
} @media all { .ym-hlist {  width:100%;
overflow:hidden; position:relative;
line-height:1em;
}
.ym-hlist a { font-family: Arial, Helvetica, sans-serif; }
#nav_main .active a { color:#333333; }
.ym-hlist ul {
margin:0;
padding: 0;
background: #1c1c1c;
background: rgba(0,0,0,.7); display:inline;
float:left; }
.ym-hlist ul li { display:inline;
float:left; font-size: 11px;
line-height:1em;
list-style-type:none;
margin: 0;
padding:0;
}
.ym-hlist ul li a,
.ym-hlist ul li strong {
color:#e6e6e6;
display:block;
font-size: 11px; padding: 10px 20px;
font-weight:normal;
text-decoration:none;
width:auto;
}
.ym-hlist ul li a:focus,
.ym-hlist ul li a:hover,
.ym-hlist ul li a:active  {
color: #000;
background:#fff000; text-decoration:none;
outline: 0 none;
}
.ym-hlist ul li.active {
color: #000;
background:#fff;
}
.current-menu-item a {
background:#fff;
color: #000 !important;
}
.current-menu-item a:hover {
background:#fff !important;
color: #000 !important;
}
.current-page-item {
background:#fff;
color: #000;
}
.home .ym-hlist ul li.home,
.home .menu-item-81 {
background:#fff;
}
.home .ym-hlist ul li.home a,
.home .menu-item-81 a {
color: #000;
}
.ym-hlist ul li.active strong,
.ym-hlist ul li.active a:focus,
.ym-hlist ul li.active a:hover,
.ym-hlist ul li.active a:active {
background:transparent;
color:#000;
text-decoration:none;
} .ym-searchform {
float:right;
display: inline;
line-height: 2em;
padding: 0.5em 1.5em;
}
.ym-searchform .ym-searchfield {
background: #fff;
line-height: 1em;
padding: 0.25em;
width: 12em;
border: solid 1px #888;
border: solid 1px rgba(255,255,255,.1);
outline: none;
-webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
-moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
box-shadow: inset 0 1px 3px rgba(0,0,0,.2);
}
.ym-searchform .ym-searchbutton {
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 1em;
line-height: 1.3571em;
padding: 0.25em;
border: solid 1px transparent;
text-shadow: 0 1px 1px rgba(0,0,0,.5);
-webkit-border-radius: .2em;
-moz-border-radius: .2em;
border-radius: .2em;
background: #5f5f5f;
background: rgba(255,255,255,.2);
} .responsiveSelectContainer {
display:block;
}
.responsiveSelectContainer select {
border: 0;
color:#EEE;
background: #252726; font-size:11px;
padding:4px 10px;
width:158px;
-webkit-appearance: none;
}
}
.pagination {
text-align:center;
}
.pagination ol li {
margin-left: 0;
}
.pagination .wp-paginate .page,
.pagination .wp-paginate .prev,
.pagination .wp-paginate .next {
background: none;
border: none;
font-size: 24px;
}
.pagination .wp-paginate li a:hover {
color:#ffde00;
}
@font-face {
font-family: 'Bitter';
src: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/fonts/bitter-regular.woff2) format('woff2'),
url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/fonts/bitter-regular.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bitter bold';
src: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/fonts/bitter-bold.woff2) format('woff2'),
url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/fonts/bitter-bold.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Bitter italic';
src: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/fonts/bitter-italic.woff2) format('woff2'),
url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/fonts/bitter-italic.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@media all {   html * { font-size:100%; } textarea,
pre,
code,
kbd,
samp,
var,
tt {
font-family:Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier;
}  body {
font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
font-size:87.50%; color:#444;  -webkit-text-size-adjust:100%;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Bitter', serif;
font-weight: 400;
color: #000000;
}
h1 {
font-size: 4em;
line-height: 0.9em;
letter-spacing: -0.01em;
}
h2 {
font-size:3em;
line-height: 1em;
letter-spacing: -0.01em;
margin-bottom: 0.4em;
}
h3 {
font-size:160%;
color: #fff;
line-height: 1.18em;
margin-bottom: 0.3em;
}
h4 {
font-size:133.33%;
line-height: 1.125em;
}
h5 {
font-size:133.33%;
line-height: 1.2857em;
}
h6 {
font-weight: bold;
font-size:100%;
line-height: 1.5em;
color: #ffde00;
margin-bottom: 4px;
} ul,
ol,
dl {
font-size:1em;
line-height:1.5em;
margin: 1.5em 0 0 1em;
}
ul {
list-style-type:disc;
}
ol {
list-style-type:decimal;
}
ul ul {
list-style-type:circle;
margin-top:0;
}
ol ol {
list-style-type:lower-latin;
margin-top:0;
}
ol ul {
list-style-type:circle;
margin-top:0;
}
li {
font-size:1em;
line-height:1.5em;
margin-left:0.8em;
}
dt { font-weight:bold; }
dd { margin:0 0 1.5em 0.8em; } p {
font-size:1em;
line-height:1.5em;
margin: 0 0 1.5em 0;
}
span  {
font-size:1em;
line-height:1.5em;
margin: 0;
}
blockquote, cite, q {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
blockquote {
margin:1.5em 0 0 1.5em;
color:#666;
}
strong, b { font-weight:bold; }
em, i { font-style:italic; }
big {
font-size:116.667%;
}
small {
font-size:85.71%;
}
pre,
code,
kbd,
tt,
samp,
var {
font-size:100%;
}
pre {
line-height:1.5em;
margin: 1.5em 0 0 0;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
pre, code { color:#800; }
kbd, samp, var, tt {
color:#666;
font-weight:bold;
}
var, dfn { font-style:italic; }
acronym, abbr {
border-bottom:1px #aaa dotted;
font-variant:small-caps;
letter-spacing:.07em;
cursor:help;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }
mark {
background: #ff0;
color: #000;
}
hr {
color:#fff;
background:transparent;
margin:0 0 0.75em 0;
padding:0 0 0.75em 0;
border:0;
border-bottom:1px #eee solid;
} a {
color:#fff;
background:transparent;
text-decoration:none;
}
.list_p a {
color:#ffde00;
background:transparent;
text-decoration:none;
}
a:active { outline: none; }  a:hover,
a:focus { color:#ffde00;
text-decoration:none;
} img,
figure {
margin: 0;
}
.flexible {
margin-top: 1.5em;
max-width: 100%;
height: auto;
}
* html .flexible { width: 98%; }
.bordered {
margin-top: 1.5em;
border: 2px #eee solid;
border: 2px rgba(255,255,255,1) solid;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.25);
-moz-box-shadow: 0 0 3px rgba(0,0,0,.25);
box-shadow: 0 0 3px rgba(0,0,0,.25);
} .highlight {
color:#c30;
}
.dimmed {
color:#888;
}
.box {
color: #444;
background: #fff;
padding: 20px;
margin: 0;
position: relative;
}
.box > *:first-child {
margin-top: 0;
}
.label {
font-family: Verdana, Geneva, sans-serif;
padding: 1px 6px 2px;
display: inline-block;
vertical-align:middle;
letter-spacing: normal;
white-space:nowrap;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #06C;
color: #fff;
font-size: 10px;
line-height: 12px;
}
.success {
background:#8c8;
}
.warning {
background:#cc8;
}
.error {
background:#c88;
}
.float-left {
float:left;
display:inline;
margin: 1.5em 1em 0 0;
}
.float-right {
float:right;
display:inline;
margin: 1.5em 0 0 1em;
}
.center {
display:block;
text-align:center;
margin: 1.5em auto 0 auto;
} table {
border-collapse:collapse;
margin: 10px 0 0 0;
}
tr { margin-bottom: 3px; }
table.narrow {
margin:  1.4286em 0 0 0;
}
table.narrow th,
table.narrow td {
padding: 0 0.5em;
line-height: 1.4286em;
}
table.bordertable {
border:1px #ccc solid;
}
table caption {
font-variant:small-caps;
}
th, td {
line-height: 1.5em;
vertical-align: top;
padding: 0;
}
th *:first-child,
td *:first-child {
margin-top: 0;
}
th.nowrap,
td.nowrap {
white-space: nowrap;
}
thead th {
text-align: left;
color:#000;
border-bottom:2px #000 solid;
}
.bordertable thead th {
background:#e0e0e0;
border-right:1px #ccc solid;
border-bottom:1px #ccc solid;
}
.bordertable tbody th[scope="row"] {
background:#f0f0f0;
}
tbody th {
text-align: left;
border-top:1px solid #ccc;
text-align:left;
}
.bordertable tbody th {
border-right:1px solid #ccc;
}
tbody td {
text-align: left;
border-top:1px solid #ccc;
}
.bordertable tbody td {
border-right:1px solid #ccc;
}
tbody tr:hover th,
tbody tr:hover td {
background:#f8f8f8;
} .showpost p {
padding: 20px 0 0 0;
line-height: 1.4em;
}
.paanfragetext {
padding: 10px;
margin-bottom: 50px;
}
#text-23 h1 {
font-size: 2.5em;
color:#FFF;
}
.page_black .postcontent h2 {
color: #ebebeb;
}
.page_black .postcontent h3 {
color: #ebebeb;
} }
@media screen { body {
overflow-y: scroll;
background: #141515;
} .ym-wrapper {
min-width: 760px;
max-width: 1000px;
margin: 0 auto;
}
.ym-wbox {
margin-top: 10px;
padding: 10px;
} header {
position: relative;
height: 90px;
color: #ccc; background: transparent;
color: #fff;
}
#main {
}
footer {
margin: 0 0 10px 0;
background: #000;
color: #c6c7c8;
padding: 20px;
}
footer p {
margin: 0;
}
#cookie-notice { background: rgba(0,0,0,0.95) !important; }	
.cookie-notice-container { padding: 20px 22vw !important; color: #8f8f8f !important; font-size: 90% !important; }
.cn-button.bootstrap {
background: #fce301 !important;
color: #000 !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
} .ym-column {
display:block;
overflow:hidden; width:auto;
}
.ym-col1 { float:left;
width: 100%;
}
.ym-col3 { position:relative;
float:left;
width: 290px;
margin-left:0;
margin-right:-290px;
}
.category .ym-col3 { position:relative;
float:left;
width: 310px;
margin-left:0;
margin-right:-310px;
}
.ym-col1 .ym-cbox { padding: 0; }
.ym-col3 .ym-cbox { padding: 0; } .ym-skiplinks a.ym-skip:focus,
.ym-skiplinks a.ym-skip:active {
color:#fff;
background:#333;
border-bottom:1px #000 solid;
padding:10px 0;
text-align: center;
text-decoration:none;
}
.info {
background:#fff url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/box_bgr_gradient.png) bottom left repeat-x;
margin-bottom: 10px;
}
} @media screen and (min-width: 0px) {
.ym-wrapper {
min-width: 0px;
}
} body { background: #141515 url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/BG02.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
iframe { max-width:100%; }
.widget { padding:0 !important; }
.widget_nav_menu { background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) top left repeat-x; }
.widget_nav_menu .current-menu-item a { background: #000 !important; color: #fff !important; } .widget_ul { margin:0; padding:0; }
.widget_ul li { margin:0; padding:0; list-style:none; }
.widget_ul li h3 { display:none; }
.widget_text h3 { display:none; }
.widget_text h4 { color:#fff; }
.widget_sp_image h3 { display:none; }
.widget_custom_iframe_widget h3 { display:none; }
.optionalwidget { margin-top:10px; }
.ym-gbox ul { margin:0; padding:0; }
.ym-gbox ul li { margin:0; padding:0; list-style:none; }
.videocontainer ul {
margin:0;
}
.videocontainer ul li {
margin:0;
list-style:none;
}
.mediacontainer li {
margin:0; list-style:none;
}
.start_center {
margin:0;
padding:0;
}
.start_center li {
margin:0;
padding:0;
list-style:none;
}
.ym-gbox { padding: 45px 20px 20px 20px; }
.ym-gbox-left { padding: 45px 10px 20px 20px; }
.ym-gbox-right { padding: 45px 20px 20px 10px; }
nav select {
display: none;
}
img { margin-bottom: 6px; border:0; }
#header_p  {
font-family: 'Merriweather', serif;
font-weight: 700;
position: absolute;
top: 0;
left: 0;
line-height: 22px;
margin-top: -1px;
}
#header_p p {
padding: 0;
margin: 0;
font-weight: 300;
color: #fff;
line-height: 21px;
font-size: 110%;
}
#header_p h6 {
font-size: 110%;
margin-bottom: 3px;
}
#header_logo {
width: 290px;
height: 89px;
position: absolute;
top: 0;
right: 0;
background-image: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/PA_MUNICH_LOGO.png);
}
.mediabox_l { padding-right:20px; }
.mediabox_l ul { padding:0; margin:0; }
.mediabox_l ul li { padding:0; margin:0; list-style:none; }
.mediacontainer {
padding: 0;
margin:0;
}
.mediacontainer img {
height: auto;
margin: 0;
padding: 0;
width: 100%;
}
.start_feature {
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) top left repeat-x;
padding: 10px 0 0 0; }
.start_feature img {
width: 100%;
}
.start_feature p {
padding-top: 10px;
}
.start_feature a {
color: #ffde00;
}
.start_feature a:hover {
color: #ffde00;
text-decoration: underline;
}
.start_feature h1, h2, h3, h4, h5, h6 {
padding-top: 0;
margin-top: 0;
margin-bottom: 16px;
}
.start_feature .postinfo {
padding-top:0;
}
.postinfo {
font-family:Arial, Helvetica, sans-serif;
font-size: 68.8%;
color:#999999;
padding: 0;
margin: 0 0 10px 0;
}
.postinfo a:hover {
text-decoration:underline;
}
footer h6 { padding-top:0; }
.showpost h3 {
color:#000;
font-size: 3em;
line-height: 0.8571em;
margin-bottom: 0.5em;
}
.showp_ft {
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) bottom left repeat-x;
padding: 0 0 10px 0;
margin-bottom: 20px;
}
#footer_2 {
position: relative;
margin: 0 0 60px 0;
padding: 20px;
background: #000;
display:block;
float: none; font-size:0.714em;
color: #c6c7c8;
}
#footer_2 a:hover {
text-decoration: underline;
color:#ffde00;
}
#footer_2 ul li ul {
position: absolute;
top: 20px;
right: 20px;
margin: 0;
padding: 0;
}
#footer_2 ul li ul li {
margin: 0;
padding: 0;
display:inline;
}
.floatbox { float: left; width:200px; margin-top: 10px; }
.post_headl a { color:#fff; }
.post_headl a:hover { color:#ffde00; text-decoration:underline; }
.widgettitle { margin:0; padding:0; display:none; }
#header_logo:hover { cursor:pointer; }
#header_p:hover { cursor:pointer; } .skype_pnh_container,
.skype_pnh_container a {
font-family: inherit !important;
font-weight: normal !important;
color: #e2e2e2 !important;
} .kommentarliste {
padding: 20px 0;
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) top left repeat-x;
}
#authorcomment { margin-bottom: 30px; }
#authordata { margin-bottom: 20px; margin-top:30px; } .single .ym-column_s { margin-bottom:10px; }
.single .ym-cbox { margin-bottom:0; padding-bottom:0; }
.single .info {
margin-bottom: 0;
}
.single .sidebarcontent { padding-bottom:0; }
.single a { color:#999999; }
.single a:hover { color:#000; text-decoration:underline; }
.single img { margin-bottom:15px; }
.single .postinfo { padding-top:30px; }
.floatb_sb { float: left; width:270px; padding: 0 0 20px 0; }
.ym-column_s {
display:block;
overflow:hidden;
padding-right: 290px; width:auto;
background: #fff;
}
.sidebarcontent { padding: 20px 20px 20px 0; }
.category .sidebarcontent { padding: 30px 20px 20px 20px; background:#000; }
.category .sidebarcontent a:hover { color:#fff; text-decoration:underline; }
.subnav {
margin-top: 10px;
margin-bottom:20px;
}
.subnav ul { margin:0; padding:0; }
.widget_nav_menu li {
margin:0;
padding: 10px 0 10px 0;
list-style: none;
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) bottom left repeat-x;
}
.subnav a { color:#87888a; }
.subnav a:hover { color:#363738; }
.showpost { margin-top:-20px; margin-bottom:-10px; }
.showpost img { width:100% }
.showpostinfo { margin-bottom: 10px; }
.showpostinfo a { color:#87888a; }
.showpostinfo a:hover { color:#363738; }
.postinfo {
padding-top: 0px;
}
.postcontent p {
padding: 0 0 10px 0;
}
.postcontent img { width:100%; height:auto; }
.postcontent h4 {
color:#000;
padding:10px 0 0 0;
} .page h3 { font-size:180% !important; margin-bottom:1.2em; }
.page .showpost { padding-top:50px; }
.list_img {
margin: 20px 0 0 0;
padding-right: 20px;
}
.list_img img {
width: 100%;
padding:0;
margin:0;
}
.list_p {
padding: 20px 0 20px 0;
margin: 20px 0 20px 0;
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) top left repeat-x;
}
.listview { 
background: #000 url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat;
background: rgba(0,0,0,.84) url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat;
color: #fff;
}
.pagelist { margin-bottom:10px; }
.listview h4 { color:#fff; margin-bottom:0; }
.listview h5 { color:#b1b2b4; } .category .ym-column_s {
display:block;
overflow:hidden;
padding-right: 310px;
margin-bottom: 10px;
width:auto;
}
.category .ym-column_s { background:url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/listpage_sb_black.gif) top right repeat-y; }
.category .listview { background:rgba(0,0,0,.84) url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat; padding-top: 40px; margin-right: 10px; }
.category .list_img { margin-top:0; padding-bottom:20px; }
.category .list_p { margin-top:0; padding-top:10px; }
.category .postinfo { margin-bottom:4px; }
.transparent { background:transparent; }
.black { background:#1c1c1c; background:rgba(0,0,0,.84); }
.white { background:#fff; }
.listpage_content { 
background: rgba(0,0,0,.84) url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat;
color: #fff;
padding: 40px 20px 20px 20px;
margin-right:10px;
}
.listpage_box {
background:transparent;
padding: 0;
margin: 0;
position: relative;
}
.floatb_list { float: left; width:320px; padding: 0 0 20px 0; }
.list_feature {
margin-left:320px;
}
.list_feature h3 { margin-top:-8px; }
.list_entry { padding-bottom:20px; }
.featuredimg img {
max-width: 100%;
height: auto !important;
}
.articletext a:hover { text-decoration:underline; }
.pagelist { background: #000 url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/yellow_work.png) top left no-repeat; }
.page_black .pagearticle { padding-top:10px; }
.page_black .pagearticle img { width:100%; height:auto !important; }
.page_black .pagearticle p { margin:10px 0; }
.page_black article h3 { display:none; }
.page_black .ym-column_s { margin-bottom:10px !important; }
.page_black .pagearticlebox { margin-right:30px !important; }
.page_black .ym-column_s { background:url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/listpage_sb_black.gif) top right repeat-y; }
.page_black a:hover { text-decoration:underline; color:#fff; } .jobs_template .ym-column_s,
.team_template .ym-column_s {
background:url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/listpage_sb_black.gif) top right repeat-y;
margin-bottom: 10px;
}
.jobs_template .listview,
.team_template .listview {
max-width: 640px;
padding-right: 0;
margin-right: 30px;
}
.jobs_template aside,
.team_template aside { padding-top: 10px; }
.div_2col { padding-right: 20px; }
.div_2col h3 { margin-bottom: 0 !important; }
.freelancer {
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) bottom left repeat-x;
padding: 20px 0 10px 0;
}
.freelancer img { width: 100%; height: auto; }  .wpcf7 { margin-bottom: 80px !important; }
.wpcf7-form p { margin-bottom:12px !important; }
.wpcf7-form h5 { padding-top: 40px; }
.wpcf7-form input, .wpcf7-form textarea {
background: rgba(0,0,0,0.02);
border: none;
border: 1px solid #bababa;
box-sizing: border-box;
color: #7e7f79;
padding: 12px;
}
.wpcf7-text, .wpcf7-input, .wpcf7-form textarea {
margin-bottom: 18px;
width: 100%;
}
.wpcf7-form textarea {
margin-bottom: 30px;
}
.wpcf7-form input:hover, .wpcf7-form input:focus, .wpcf7-form input:active {
background: rgba(255,255,255,0.6);
border: 1px solid #868686;
}
.wpcf7-form-control.wpcf7-radio, .wpcf7-multifile { background:none !important; border:none !important; }
.wpcf7-multifile { padding: 14px 0 4px 20px !important; }
.wpcf7-list-item input { width: auto; }
span.wpcf7-list-item { margin: 0 !important; }  @media screen and (max-width: 800px) { .linearize-level-1,
.linearize-level-1 > [class*="ym-g"],
.linearize-level-1 > [class*="ym-col"] {
display: block;
float: none;
padding: 0;
margin: 0;
width: 100% !important;
}
.linearize-level-1 > [class*="ym-g"] > [class*="ym-gbox"],
.linearize-level-1 > [class*="ym-col"] > [class*="ym-cbox"] {
overflow: hidden; padding: 0;
margin: 0;
margin-bottom: 10px;
} .sidebarcontent { padding: 20px 0 0 20px; }
.floatb_sb { margin:0; padding:0 20px 20px 0; }
.ym-column_s {
overflow: hidden; padding: 0;
margin: 0;
}
.category .ym-column_s{
overflow: hidden; padding: 0;
margin: 0;
}
.category .sidebarcontent { margin-bottom:10px; }
.category .ym-col3 .ym-cbox { background:transparent; }
.listpage_content { 
margin-right:0;
}
.ym-column_s { background: transparent; }
.ym-col3 .ym-cbox { margin-top:20px; padding-top:40px; background:#fff; }
h2 { font-size: 2.2em; margin-top: 0.2em; }
.category .info { margin-bottom: -10px; }
.category .ym-column_s { background: none; }
.category .listview { padding-top:40px; margin: 10px 0 10px 0; }
.ym-cbox { margin-bottom:0 !important; }
.optionalwidget .ym-col1 .ym-cbox { margin-bottom:0 !important; }
.single .ym-cbox { margin-bottom:10px !important; }
.single .ym-column_s { margin-bottom: 0; }
.page_black .ym-column_s { background:none; }
.page_black .pagearticlebox { margin:0 0 10px 0 !important; } .jobs_template .ym-column_s,
.team_template .ym-column_s {
background: none;
margin-bottom: 10px;
}
.jobs-content { padding:20px; } .team_template .listview {
max-width: 100%; padding-right: 0;
margin-right: 0;
margin-bottom: 10px;
}
.jobs_template .ym-col3 .ym-cbox,
.team_template .ym-col3 .ym-cbox { background: #000; }
.team_template .box { padding: 20px 0; }
.div_2col { padding: 0 20px 0 20px; }
} @media screen and (max-width: 600px) { .linearize-level-2,
.linearize-level-2 > [class*="ym-g"],
.linearize-level-2 > [class*="ym-col"] {
display: block;
float: none;
padding: 0;
margin: 0 0 10px 0;
width: 100% !important;
}
.linearize-level-2 > [class*="ym-g"] > [class*="ym-gbox"],
.linearize-level-2 > [class*="ym-col"] > [class*="ym-cbox"] {
overflow: hidden; padding: 20px;  margin-bottom: 10px;
padding-top:45px;
}
.jobs_template .box { padding:0; } .ym-searchform {
display:block;
float: none;
width: auto;
padding-right: 10px;
text-align: right;
}
.ym-searchform input[type="search"] {
width: 14%;
} .cookie-notice-container { padding: 10px 6vw !important; }
.videocontainer {
padding: 0 20px 20px 20px;
margin-bottom:10px;
}
.mediacontainer { padding: 20px; }
.jobs_template .mediacontainer { padding: 0 20px 10px 20px; }
.list_img {
padding: 40px 20px 0 20px;
margin: 0 0 20px 0;
}
.list_p {
padding: 20px 0 20px 0;
margin: 0 20px 0 20px;
}
.mediabox_l { padding: 20px 20px 0 20px; } .ym-col3 .ym-cbox { background: #fff; }
.ym-gbox-right { margin-bottom:0 !important; }
.uplifted70 { margin-top:-70px; padding-top:0; }
.sidebarcontent { padding:20px; }
.category .list_img { margin-top:0; margin-bottom:0; padding-top:20px; padding-bottom:10px; }
.category .list_p { padding-bottom:20px; background:none; padding-bottom:10px; }
.category .list_p p { margin-bottom:0; }
.category .listview { padding-top:20px; padding-bottom:20px; margin: 10px 10px 10px 0; }
.category .listbox { margin-bottom:20px; }
.category .reg { background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) bottom left repeat-x; padding-top:0; margin-bottom:10px; }
.category .sidebarcontent { padding-top:20px; }
.category .articletext { padding-bottom:10px; }
.post_headl { height:auto; }
.single .sidebarcontent { padding-bottom:0; }
.page_black .pagearticle { padding:30px 20px 20px 20px; }
.page_black .ym-column_s { margin-bottom:0 !important; }
.page_black .ym-col3 { margin-bottom:10px !important; } } @media screen and (max-width: 520px) { .category .reg { background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/punkt.gif) bottom left repeat-x; padding-top:0; margin-bottom:10px; }
header { height: 70px; margin-top:10px; }
#header_p {
display: none;
}
#header_logo {
width: 228px;
height: 70px;
position: absolute;
top: 0;
right: 0;
background-image: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/PA_MUNICH_LOGO_s.png);
}
.ym-wbox {
padding: 0 10px 10px 10px;
margin-top: 0;
}
.ym-col1 .ym-cbox { margin-bottom:0; }
.ym-col3 .ym-cbox { padding: 20px; }
h1 { font-size: 3.4em; }
.showpost h3 {
font-size: 2.6em;
line-height: 0.8571em;
margin-bottom: 0.5em;
}
.mediabox_l p { margin-bottom:6px; }
.single .postinfo { padding-top:20px; }
.floatb_sb { width:100% }
.floatb_sb .responsiveSelectContainer { width:100% }
.page_black .floatb_sb { padding-bottom:0 !important; }
#footer_2 { margin: 0 0 140px 0; }
#footer_2 ul li ul { position: relative; right: auto; left: 0; top: 0; } } @media screen and (max-width: 480px) {  .menu-nav_main-container { margin-top: 25px;
}
.mediabox_l p { margin-bottom:0; }
#header_p {
display: none;
}
#header_logo {
top: 0;
right: 10px;
}
.ym-gbox { margin-bottom:0; padding-bottom:0; }
h1 { font-size: 3em; }
h2 { font-size: 2.4em; margin-top: 0.2em; }
.showpost h3 {
font-size: 2em;
line-height: 0.8571em;
margin-bottom: 0.5em;
}
.responsiveSelectContainer {
overflow:hidden;
width:130px;
background: url(//www.pa-munich.com/wordpress/wp-content/themes/PA_Theme/images/nav_pfeil.png) no-repeat 83px 4px; } .ym-wbox {
padding: 0;
}
header {
position: relative;
height: 70px;
font-size: 1.5em;
line-height: 1em;
margin-bottom: -25px;
}
#nav { margin: 10px; }
nav .ym-hlist ul { padding:0; }
footer,
#main,
.ym-searchform { }
.ym-searchform,
nav .ym-hlist ul,
nav .ym-hlist li {
display:block;
float: none;
width: auto;
text-align: left;
}
.ym-searchform input[type="search"] {
width: 75%;
}
} @media print {   body {
font-size: 10pt;
padding: 0 5px;
}  nav,
.ym-searchform {
display:none;
}   h1,h2,h3,h4,h5,h6 {
page-break-after:avoid;
}        }