/* AGFS - v0.0.1 - 2013-01-23
 * http://fahrradfreundlich.nrw.de
 * Copyright (c) 2013 Michael Schulze; All rights reserved. No usage without written permission.
 */
 
@font-face {
    font-family: 'metamedium_roman';
    src: url('meta_medium_lf_roman-webfont.eot');
    src: url('meta_medium_lf_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('meta_medium_lf_roman-webfont.woff') format('woff'),
         url('meta_medium_lf_roman-webfont.ttf') format('truetype'),
         url('meta_medium_lf_roman-webfont.svg#metamedium_roman') format('svg');
    font-weight: normal;
    font-style: normal;
} 
 

@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
}
.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-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
}
.ym-gl {
  float: left;
  margin: 0
}
.ym-gr {
  float: right;
  margin: 0 0 0 -5px
}
.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-gbox {
  padding: 0 10px
}
.ym-gbox-left {
  padding: 0 10px 0 0
}
.ym-gbox-right {
  padding: 0 0 0 10px
}
.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
}
.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-select select, .ym-columnar .ym-fbox-text input, .ym-columnar .ym-fbox-text textarea {
  float: left;
  width: 67.2%;
  margin-right: -3px
}
.ym-columnar .ym-fbox-check {
  position: relative
}
.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-label {
  display: block
}
.ym-columnar fieldset .ym-fbox-button, fieldset.ym-columnar .ym-fbox-button {
  padding-left: 30%
}
.ym-fbox-select select {
  width: 60%
}
.ym-full .ym-fbox-select select {
  width: 94.8%
}
.ym-columnar .ym-fbox-select select {
  width: 68.8%
}
.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 all {
html * {
  font-size: 100%
}
html, body {
  height: 100%
}
body {
  font-family: "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif;
  font-size: 87.5%;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}
textarea, pre, code, kbd, samp, var, tt {
  font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier
}
h1, h2, h3, h4, h5, h6 {
  font-family: "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif;
  font-weight: normal;
  color: #000;
  margin: 0
}
h1 {
  font-size: 171.42857%;
  line-height: 1.66833;
  margin: 0.83417em 0 0
}
h2 {
  font-size: 128.57143%;
  line-height: 2.22444;
  margin: 1.11222em 0 0;
  line-height: 1.11222em
}
h3 {
  font-size: 100%;
  line-height: 2.86;
  margin: 1.43em 0 0;
  margin-bottom: -1.43em;
  line-height: 1.43em;
  font-weight: 700
}
h4 {
  font-size: 100%;
  line-height: 2.86;
  margin: 1.43em 0 0;
  margin-bottom: -1.43em;
  line-height: 1.43em;
  font-weight: 700;
  font-style: italic
}
h5 {
  font-size: 100%;
  line-height: 2.86;
  margin: 1.43em 0 0;
  margin-bottom: -1.43em;
  line-height: 1.43em;
  font-style: italic
}
h6 {
  font-size: 85.71429%;
  line-height: 3.33667;
  margin: 1.66833em 0 0;
  margin-bottom: -1.66833em;
  line-height: 1.66833em;
  font-weight: 700
}
ul, ol, dl {
  font-size: 1em;
  line-height: 1.43;
  margin: 1.43em 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.43;
  margin-left: 0.8em
}
dt {
  font-weight: bold
}
dd {
  margin: 0 0 1.5em 0.8em
}
p {
  font-size: 1em;
  line-height: 1.43;
  margin: 1.43em 0 0 0
}
blockquote, cite, q {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic
}
blockquote {
  margin: 1.43em 0 0 1.43em;
  color: #666
}
strong, b {
  font-weight: bold
}
em, i {
  font-style: italic
}
big {
  font-size: 114.28571%
}
small {
  font-size: 85.71429%
}
pre, code, kbd, tt, samp, var {
  font-size: 100%
}
pre {
  line-height: 1.43;
  margin: 1.43em 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: 78.57143%;
  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.715em 0;
  padding: 0 0 0.715em 0;
  border: 0;
  border-bottom: 1px #eee solid
}
a {
  color: #4d87c7;
  background: transparent;
  text-decoration: none
}
a:active {
  outline: none
}
a:focus, a:hover {
  text-decoration: underline;
  color: #4d87c7;
  background: #fff;
  outline: 0 none
}
img, figure {
  margin: 0
}
figure {
  display: block;
  width: auto;
  margin-top: 1.43em
}
table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.28714em 0 0 0;
  color: #333;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid
}
table caption {
  font-variant: small-caps
}
table th, table td {
  line-height: 1.43;
  vertical-align: top;
  padding: 0.67929em 0.5em
}
table th *:first-child, table td *:first-child {
  margin-top: 0
}
table thead th {
  text-align: left;
  color: #000;
  border-bottom: 2px #000 solid
}
table tbody tr th {
  text-align: left;
  border-top: 1px solid #ccc;
  text-align: left
}
table tbody tr td {
  text-align: left;
  border-top: 1px solid #ccc
}
table tbody tr:hover th, table tbody tr:hover td {
  background: #f8f8f8
}
}
@media screen and (min-width: 0px) {
input, textarea, select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
}
@media screen, projection {
#logo a {
  background-image: url('../../img/icon-sff77e7fe49.png');
  background-repeat: no-repeat
}
#logo, #logo a {
  width: 160px;
  height: 40px
}
#logo a {
  background-position: 0 0
}
}
@media screen, projection {
html, body, form {
  padding: 0
}
body {
  overflow-y: scroll
}
body {
  background: #fff
}
.ym-wrapper {
  width: 980px;
  margin: 0 auto
}
.ym-wbox {
  padding: 0 20px 20px
}
#header .header-bg-left, #header .header-bg-right, #topnav .topnav-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg)
}
#header {
  position: relative;
  height: 120px;
  margin: 0 0 2.86em
}
#header .header-bg-left, #header .header-bg-right {
  background-color: #faf064;
  z-index: -10
}
#header .header-bg-left {
  left: 20px;
  width: 40px
}
#header .header-bg-right {
  width: 710px;
  left: inherit;
  right: -16px;
  top: 0
}
#logo {
  position: absolute;
  left: 60px;
  bottom: -4px
}
#logo a {
  display: block;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  border: 0;
  background-color: transparent
}
#topnav {
  position: absolute;
  width: auto;
  right: 0;
  top: 20px;
  overflow: visible
}
#topnav .topnav-bg {
  background-color: #fff;
  z-index: -1
}
#nav {
  position: absolute;
  bottom: 0;
  margin: 0 0 0 230px
}
#main {
  margin: 0 0 2em
}
#footer {
  padding: 1em 0 0
}
.group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}
* html .group {
  zoom: 1
}
*:first-child+html .group {
  zoom: 1
}
.ym-column {
  display: table;
  width: 100%
}
.ym-col1 {
  float: left;
  width: 230px;
  margin: 0
}
.ym-col2 {
  display: block;
  float: left;
  width: 490px;
  margin: 0
}
.ym-col3 {
  display: block;
  float: none;
  width: auto;
  margin-left: 720px;
  margin-right: 0
}

.ym-col2 {
  display: block;
  float: left;
  width: 490px;
  margin: 0
}
.ym-col3 {
  display: block;
  float: none;
  width: auto;
  margin-left: 720px;
  margin-right: 0
}

.ym-col1 {
  min-height: 20px
}
.ym-col3 .ym-cbox-right {
  padding: 20px 15px;
  background-color: #faf064
}
div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
  overflow: hidden
}
div.csc-textpic .csc-textpic-imagewrap table {
  border-collapse: collapse;
  border-spacing: 0
}
div.csc-textpic .csc-textpic-imagewrap table tr td {
  padding: 0;
  vertical-align: top
}
div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap {
  margin: 0;
  display: table
}
figcaption.csc-textpic-caption {
  display: table-caption
}
.csc-textpic-caption {
  text-align: left;
  caption-side: bottom
}
div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c {
  text-align: center
}
div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r {
  text-align: right
}
div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l {
  text-align: left
}
div.csc-textpic div.csc-textpic-imagecolumn {
  float: left
}
div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: 2px solid #000;
  padding: 0px 0px
}
div.csc-textpic .csc-textpic-imagewrap img {
  border: none;
  display: block
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 10px
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image {
  margin-bottom: 0
}
div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
  margin-right: 10px
}
div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image {
  margin-right: 0
}
div.csc-textpic-intext-left .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-right: 10px
}
div.csc-textpic-intext-right .csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  margin-left: 10px
}
div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap {
  overflow: hidden
}
div.csc-textpic-center .csc-textpic-center-outer {
  position: relative;
  float: right;
  right: 50%
}
div.csc-textpic-center .csc-textpic-center-inner {
  position: relative;
  float: right;
  right: -50%
}
div.csc-textpic-right .csc-textpic-imagewrap {
  float: right
}
div.csc-textpic-right div.csc-textpic-text {
  clear: right
}
div.csc-textpic-left .csc-textpic-imagewrap {
  float: left
}
div.csc-textpic-left div.csc-textpic-text {
  clear: left
}
div.csc-textpic-intext-left .csc-textpic-imagewrap {
  float: left
}
div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right
}
div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
  float: right
}
div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  float: left
}
div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last {
  margin-bottom: 0
}
.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
  padding-left: 40px;
  overflow: auto
}
ul.csc-uploads {
  padding: 0
}
ul.csc-uploads li {
  list-style: none outside none;
  margin: 1em 0
}
ul.csc-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top
}
ul.csc-uploads span {
  display: block
}
ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: underline
}
table.contenttable-color-1 {
  background-color: #EDEBF1
}
table.contenttable-color-2 {
  background-color: #F5FFAA
}
table.contenttable-color-240 {
  background-color: black
}
table.contenttable-color-241 {
  background-color: white
}
table.contenttable-color-242 {
  background-color: #333333
}
table.contenttable-color-243 {
  background-color: gray
}
table.contenttable-color-244 {
  background-color: silver
}
}
@media all {
.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 #fff solid;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.25);
  box-shadow: 0 0 3px rgba(0,0,0,0.25)
}
th.nowrap, td.nowrap {
  white-space: nowrap
}
table.narrow {
  margin: 1.35714em 0 0 0
}
table.narrow th, table.narrow td {
  padding: 0 0.5em;
  line-height: 1.42857em
}
.boxshadow table.narrow th, .boxshadow table.narrow td {
  line-height: 1.43;
  border: 0 none;
  -webkit-box-shadow: 0 -1px 0 0 #ccc;
  -moz-box-shadow: 0 -1px 0 0 #ccc;
  box-shadow: 0 -1px 0 0 #ccc
}
.boxshadow table.narrow tbody tr:first-child th, .boxshadow table.narrow tbody tr:first-child td {
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff
}
table.bordertable {
  border: 1px #ccc solid
}
table.bordertable thead th {
  background: #e0e0e0;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid
}
table.bordertable tbody th {
  border-right: 1px solid #ccc
}
table.bordertable tbody th[scope="row"] {
  background: #f0f0f0
}
table.bordertable tbody td {
  border-right: 1px solid #ccc
}
#header>*:first-child, #header>header:first-child *:first-child, .ym-col1 .ym-cbox-left>*:first-child, .ym-col1 .ym-cbox-left>header:first-child *:first-child, .ym-col1 .ym-cbox>*:first-child, .ym-col1 .ym-cbox>header:first-child *:first-child, .ym-col2 .ym-cbox>*:first-child, .ym-col2 .ym-cbox>header:first-child *:first-child, .ym-col3 .ym-cbox-right>*:first-child, .ym-col3 .ym-cbox-right>header:first-child *:first-child, .ym-col3 .ym-cbox>*:first-child, .ym-col3 .ym-cbox>header:first-child *:first-child {
  margin-top: 0
}
.indent {
  margin-left: 2em
}
.box {
  border-radius: 0.3em;
  border-width: 1px;
  border-style: solid;
  border-color: #888;
  border-color: rgba(0,0,0,0.3);
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.2) inset;
  color: #444;
  color: rgba(0,0,0,0.8);
  padding: 1.42857em;
  margin: 1.5em 0 0 0
}
.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;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #06C;
  color: #fff;
  font-size: 10px;
  line-height: 12px
}
.info {
  background: #f4f4f4
}
.success {
  background: #8c8
}
.warning {
  background: #cc8
}
.error {
  background: #c88
}
.highlight {
  color: #c30
}
.dimmed {
  color: #888
}
.cartogothic {
  font-family: "CartoGothicStd", Arial, Helvetica, sans-serif
}
.cartogothic p, .cartogothic h1, .cartogothic h2, .cartogothic h3, .cartogothic h4, .cartogothic h5, .cartogothic h6 {
  font-family: "CartoGothicStd", Arial, Helvetica, sans-serif
}
.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
}
.crypt {
  color: #fff;
  font-size: 1px
}
}
@media screen, projection {
.ym-skiplinks {
  height: 24px;
  width: #222
}
.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-decoration: none
}
.nav ul li, nav ul li {
  list-style-type: none
}
.ym-hlist {
  width: 100%;
  overflow: visible;
  position: relative;
  line-height: 1em
}
.ym-hlist ul, .ym-hlist ul li {
  margin: 0;
  padding: 0;
  display: inline;
  float: left
}
.ym-hlist ul, .ym-hlist ul li, .ym-hlist ul li a {
  background: none 0
}
.ym-hlist ul li {
  font-size: 1.0em;
  line-height: 1em;
  list-style-type: none
}
.ym-hlist ul li a, .ym-hlist ul li strong {
  display: block;
  position: relative;
  width: auto;
  padding: 0 1em;
  font-size: 1em;
  line-height: 2em;
  overflow: hidden
}
h6.ym-vlist, .ym-vlist h6 {
  font-weight: bold;
  font-size: 100%;
  width: 90%;
  padding: 3px 0px 3px 10%;
  margin: 0
}
.ym-vlist ul {
  width: 100%;
  margin: 0 0 1.5em 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden
}
.ym-vlist ul li ul {
  margin: 0
}
.ym-vlist ul li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0
}
.ym-vlist ul li a, .ym-vlist ul li strong, .ym-vlist ul li span {
  display: block;
  padding: 3px 0px 3px 10%;
  text-decoration: none
}
.ym-vlist li span {
  display: block
}
.ym-vlist li.active {
  color: #fff;
  background-color: #444
}
.ym-vlist li.active strong {
  font-weight: bold
}
.ym-vlist li a, .ym-vlist li strong, .ym-vlist li span {
  width: 90%;
  padding-left: 10%
}
.ym-vlist li a:focus, .ym-vlist li a:hover, .vlist li a:active {
  background-color: #888;
  color: #fff;
  outline: 0 none
}
.ym-vlist li ul li a, .ym-vlist li ul li strong, .ym-vlist li ul li span {
  width: 80%;
  padding-left: 20%
}
.ym-vlist li ul li a, .ym-vlist li ul li a:visited {
  background-color: #f8f8f8;
  color: #333
}
.ym-vlist li ul li a:focus, .ym-vlist li ul li a:hover, .ym-vlist li ul li a:active {
  background-color: #888;
  color: #fff
}
.ym-vlist li ul li ul li a, .ym-vlist li ul li ul li strong, .ym-vlist li ul li ul li span {
  width: 70%;
  padding-left: 30%
}
.ym-vlist li ul li ul li a, .ym-vlist li ul li ul li a:visited {
  background-color: #f0f0f0;
  color: #222
}
.ym-vlist li ul li ul li a:focus, .ym-vlist li ul li ul li a:hover, .ym-vlist li ul li ul li a:active {
  background-color: #888;
  color: #fff
}
.ym-vlist li ul li ul li ul li a, .ym-vlist li ul li ul li ul li strong, .ym-vlist li ul li ul li ul li span {
  width: 60%;
  padding-left: 40%
}
.ym-vlist li ul li ul li ul li a, .ym-vlist li ul li ul li ul li a:visited {
  background-color: #e8e8e8;
  color: #111
}
.ym-vlist li ul li ul li ul li a:focus, .ym-vlist li ul li ul li ul li a:hover, .ym-vlist li ul li ul li ul li a:active {
  background-color: #888;
  color: #fff
}
#topnav ul li .skew, #nav ul li a .skew {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg)
}
#topnav ul li {
  position: relative
}
#topnav ul li a {
  font-size: 128.57143%;
  line-height: 1.44444em;
  color: #000;
  font-family: "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif
}
#topnav ul li .skew {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  border: 0;
  background-color: transparent;
  display: block;
  width: 1px;
  height: 60%;
  top: 20%;
  background-color: #000
}
#topnav ul li:first-child .skew {
  display: none
}
#topnav ul li.first .skew {
  display: none
}
#nav ul li {
  padding: 0
}
#nav ul li a {
  position: relative;
  padding: 0 20px;
  color: #000;
  overflow: visible;
  font-size: 128.57143%;
  line-height: 1.66667em;
  font-family: "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif
}
#nav ul li a .skew {
  content: "";
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out
}
#nav ul li a:focus, #nav ul li a:hover {
  text-decoration: none
}
#nav ul li a:focus .skew, #nav ul li a:hover .skew {
  opacity: 1
}
#nav ul li.active a .skew, #nav ul li.current a .skew {
  opacity: 1
}
#subnav ul li a {
  padding: 0 2px;
  font-size: 114.28571%;
  line-height: 1.125em;
  color: #000;
  background-color: transparent
}
#subnav ul li a:focus, #subnav ul li a:hover {
  text-decoration: underline
}
#subnav ul li.active, #subnav ul li.current {
  background-color: transparent
}
#subnav ul li.active a, #subnav ul li.current a {
  font-weight: bold
}
#subnav ul li.active li a, #subnav ul li.current li a {
  font-weight: normal
}
#subnav ul li ul {
  width: auto;
  margin: 0 0 1.43em 1.43em
}
#subnav ul li ul li a {
  display: inline-block;
  float: none;
*display:inline;
  zoom: 1;
  width: auto;
  padding: 2px 5px;
  font-size: 100%;
  line-height: 1.28571em;
  font-weight: normal;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -ms-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out
}
#subnav ul li ul li a:focus, #subnav ul li ul li a:hover {
  background-color: #faf064;
  text-decoration: none
}
#subnav ul li ul li.active > a, #subnav ul li ul li.current > a {
  background-color: #faf064
}
}
@media screen and (min-width: 0px) {
.ym-form input, .ym-form input, .ym-form textarea, .ym-form select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%
}
.ym-columnar label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
.ym-columnar .ym-fbox-select select, .ym-columnar .ym-fbox-text input, .ym-columnar .ym-fbox-text textarea {
  width: 70%
}
.ym-full .ym-fbox-select select, .ym-full .ym-fbox-text input, .ym-full .ym-fbox-text textarea {
  width: 100%
}
}
@media screen, projection {
.ym-form {
  background: #f4f4f4;
  border: 2px #fff solid;
  margin: 1.5em 0 0 0;
  padding: 0;
  -webkit-box-shadow: 0 0 4px #ddd;
  -moz-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd
}
.ym-form fieldset {
  position: static;
  background: transparent;
  margin: 0.75em 0 0.75em 0;
  padding: 0 0.5em
}
.ym-form legend {
  background: transparent;
  color: #000;
  font-size: 1.2em;
  line-height: 1.25em;
  font-weight: bold;
  padding: 0 0.5em
}
.ym-form label {
  color: #666;
  line-height: 1.5em
}
.ym-label {
  color: #666;
  padding-top: 0.25em
}
.ym-form .ym-form div.ym-fbox-check:focus+label {
  color: #000
}
.ym-form div.ym-fbox-text, .ym-form div.ym-fbox-select, .ym-form div.ym-fbox-check, .ym-form div.ym-fbox-button {
  padding: 0.3em 1em;
  margin-bottom: 0.5em
}
.ym-form div.ym-fbox-button {
  background: #ececec;
  border-top: 1px #e0e0e0 solid;
  padding: 0 1em 1.5em 1em;
  margin: 0
}
.ym-form .ym-gbox {
  padding: 0 0.5em;
  margin-right: 0
}
.ym-form h6 {
  color: #000;
  margin: 1em 0 0 1em
}
.ym-form .ym-fbox-text input, .ym-form .ym-fbox-text textarea {
  line-height: 1em;
  padding: 0.25em 0.3em;
  margin-top: -2px
}
.ym-form .ym-fbox-select select {
  line-height: 1em;
  padding: 0.25em 2px 0.25em 1px;
  margin-top: -2px
}
.ym-form input, .ym-form textarea, .ym-form select, .ym-form optgroup {
  font-family: Arial, Helvetica, sans-serif;
  -webkit-box-shadow: inset 0 0 4px #eee;
  -moz-box-shadow: inset 0 0 4px #eee;
  box-shadow: inset 0 0 4px #eee
}
.ym-form optgroup {
  font-style: normal;
  font-weight: bold
}
.ym-form .ym-fbox-text input, .ym-form .ym-fbox-text textarea, .ym-form .ym-fbox-select select {
  border: 1px solid #ddd
}
.ym-form .ym-message {
  color: #666;
  margin-bottom: 0.5em
}
.ym-form sup {
  color: #800;
  font-weight: bold
}
.ym-form input:valid, .ym-form textarea:valid {
background-color:#fff
}
.ym-form input:invalid, .ym-form textarea:invalid {
background-color:#fdd
}
.ym-form .ym-error label {
  color: #800;
  font-weight: normal
}
.ym-form .ym-error input, .ym-form .ym-error select, .ym-form .ym-error textarea {
  border: 1px #800 solid
}
.ym-form .ym-error input:hover, .ym-form .ym-error input:focus, .ym-form .ym-error select:hover, .ym-form .ym-error select:focus, .ym-form .ym-error textarea:hover, .ym-form .ym-error textarea:focus {
  border: 1px #800 solid !important
}
.ym-form .ym-error .ym-message {
  color: #800
}
.ym-form div.ym-fbox-text input:focus, .ym-form div select:focus, .ym-form div textarea:focus, .ym-form div.ym-fbox-text input:hover, .ym-form div select:hover, .ym-form div textarea:hover, .ym-form div.ym-fbox-text input:active, .ym-form div select:active, .ym-form div textarea:active {
  border: 1px #888 solid;
  background: #fff
}
.ym-button, .ym-form button, .ym-form input[type="button"], .ym-form input[type="reset"], .ym-form input[type="submit"] {
  display: inline-block;
  white-space: nowrap;
  background-color: #ccc;
  background-image: -webkit-linear-gradient(top, #eee, #ccc);
  background-image: -moz-linear-gradient(top, #eee, #ccc);
  background-image: -ms-linear-gradient(top, #eee, #ccc);
  background-image: -o-linear-gradient(top, #eee, #ccc);
  background-image: linear-gradient(top, #eeeeee, #cccccc);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
  border: 1px solid #777;
  -webkit-border-radius: .2em;
  -moz-border-radius: .2em;
  border-radius: .2em;
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 rgba(0,0,0,0.15);
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.8) inset, 0 1px 0 rgba(0,0,0,0.15);
  color: #333 !important;
  cursor: pointer;
  font: normal 1em/2em Arial, Helvetica;
  margin: 1.5em 0.75em 0 0;
  padding: 0 1.5em;
  overflow: visible;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(255,255,255,0.8)
}
.ym-form button:hover, .ym-form input[type="button"]:hover, .ym-form input[type="reset"]:hover, .ym-form input[type="submit"]:hover, .ym-button:hover {
  background-color: #ddd;
  background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
  background-image: -moz-linear-gradient(top, #fafafa, #ddd);
  background-image: -ms-linear-gradient(top, #fafafa, #ddd);
  background-image: -o-linear-gradient(top, #fafafa, #ddd);
  background-image: linear-gradient(top, #fafafa, #dddddd);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd')
}
.ym-form button:active, .ym-form input[type="button"]:active, .ym-form input[type="reset"]:active, .ym-form input[type="submit"]:active, .ym-button:active {
  background-color: #bbb;
  background-image: -webkit-linear-gradient(top, #ccc, #bbb);
  background-image: -moz-linear-gradient(top, #ccc, #bbb);
  background-image: -ms-linear-gradient(top, #ccc, #bbb);
  background-image: -o-linear-gradient(top, #ccc, #bbb);
  background-image: linear-gradient(top, #cccccc, #bbbbbb);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#bbbbbb');
  box-shadow: 2px 2px 3px rgba(0,0,0,0.2) inset;
  position: relative;
  top: 1px
}
.ym-form button:focus, .ym-form input[type="button"]:focus, .ym-form input[type="reset"]:focus, .ym-form input[type="submit"]:focus, .ym-button:focus {
  outline: 0;
  background: #fafafa
}
.ym-form button:before, .ym-button:before {
  background: #ccc;
  background: rgba(0,0,0,0.1);
  float: left;
  width: 1em;
  text-align: center;
  font-size: 1.5em;
  margin: 0 1em 0 -1em;
  padding: 0 0.2em;
  -moz-box-shadow: 1px 0 0 rgba(0,0,0,0.5), 2px 0 0 rgba(255,255,255,0.5);
  -webkit-box-shadow: 1px 0 0 rgba(0,0,0,0.5), 2px 0 0 rgba(255,255,255,0.5);
  box-shadow: 1px 0 0 rgba(0,0,0,0.5), 2px 0 0 rgba(255,255,255,0.5);
  -moz-border-radius: 0.15em 0 0 0.15em;
  -webkit-border-radius: 0.15em 0 0 0.15em;
  border-radius: 0.15em 0 0 0.15em;
  pointer-events: none
}
.ym-add:before {
  content: "\271A"
}
.ym-delete:before {
  content: "\2718"
}
.ym-edit:before {
  content: "\270E"
}
.ym-email:before {
  content: "\2709"
}
.ym-like:before {
  content: "\2764"
}
.ym-next:before {
  content: "\279C"
}
.ym-play:before {
  content: "\25B6"
}
.ym-save:before {
  content: "\2714"
}
.ym-spark:before {
  content: "\2737"
}
.ym-star:before {
  content: "\2605"
}
.ym-form button::-moz-focus-inner {
border:0;
padding:0
}
.ym-form input[type=button]::-moz-focus-inner, .ym-form input[type=reset]::-moz-focus-inner, .ym-form input[type=submit]::-moz-focus-inner {
padding:.4em
}
.ym-form button[disabled], .ym-form button[disabled]:hover, .ym-form input[type=button][disabled], .ym-form input[type=button][disabled]:hover, .ym-form input[type=reset][disabled], .ym-form input[type=reset][disabled]:hover, .ym-form input[type=submit][disabled], .ym-form input[type=submit][disabled]:hover, .ym-button.ym-disabled, .ym-button.ym-disabled:hover {
  background: #eee;
  color: #aaa !important;
  border-color: #aaa;
  cursor: default;
  text-shadow: none;
  position: static;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}
* html .ym-button, * html .ym-form button {
  display: inline-block;
  white-space: nowrap;
  background-color: #ccc;
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
  border: 1px solid #777;
  color: #333 !important;
  cursor: pointer;
  font: normal 1em/2em Arial, Helvetica;
  margin: 1.5em 0.75em 0 0;
  padding: 0 1.5em;
  overflow: visible;
  text-decoration: none !important
}
* html .ym-form button:focus, * html .ym-button:focus {
  outline: 0;
  background: #fafafa
}
* html .ym-form button:hover, * html .ym-button:hover {
  background-color: #ddd;
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fafafa', EndColorStr='#dddddd')
}
* html .ym-form button:active, * html .ym-button:active {
  background-color: #bbb;
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#cccccc', EndColorStr='#bbbbbb');
  position: relative;
  top: 1px
}
* html .ym-button.ym-disabled, * html .ym-button.ym-disabled:hover {
  background: #eee;
  color: #aaa !important;
  border-color: #aaa;
  cursor: default;
  text-shadow: none;
  position: static
}
}/* fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
@media screen, projection {
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box
}
.fancybox-opened {
  z-index: 8030
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}
.fancybox-outer, .fancybox-inner {
  position: relative
}
.fancybox-inner {
  overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../../img/fancybox/fancybox_sprite.png?1358393831')
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../../img/fancybox/fancybox_loading.gif?1358393831') center center no-repeat
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../../img/fancybox/blank.gif?1358393831');
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040
}
.fancybox-prev {
  left: 0
}
.fancybox-next {
  right: 0
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px
}
.fancybox-nav:hover span {
  visibility: visible
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important
}
.fancybox-lock {
  overflow: hidden
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../../img/fancybox/fancybox_overlay.png?1358393831')
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050
}
.fancybox-opened .fancybox-title {
  visibility: visible
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0,0,0,0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff
}
.fancybox-title-inside-wrap {
  padding-top: 10px
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0,0,0,0.8)
}
}
@media screen, projection {
.jquery_tabs {
  margin: 1.5em 0 0 0;
  overflow: hidden
}
.jquery_tabs ul {
  overflow: hidden;
  margin: 0;
  padding: 0
}
.jquery_tabs .tabbody {
  position: relative;
  top: -1px;
  margin: 0 0 -1px 0;
  padding: 0;
  border-top: 1px #ccc solid;
  border-bottom: 2px #eee solid;
  clear: both
}
.jquery_tabs ul.tabs-list {
  display: table;
  font-size: 1em;
  line-height: 1.5em;
  list-style-type: none;
  margin: 0;
  position: relative;
  z-index: 1
}
.jquery_tabs ul.tabs-list li {
  float: left;
  margin: 0 0.3em 0 0;
  list-style-type: none
}
.jquery_tabs ul.tabs-list li a {
  padding: 0.2em 2em
}
.jquery_tabs ul.tabs-list li a {
  display: block;
  float: left;
  width: auto;
  margin: 0;
  padding: .75em;
  font-weight: bold;
  font-size: 1em;
  font-weight: bold
}
.yamltabsanchor {
  position: absolute;
  left: -999em
}
.jquery_tabs ul li a:focus, .jquery_tabs ul li a:hover, .jquery_tabs ul li a:active {
  background: #fff;
  font-weight: bold;
  color: #666;
  text-decoration: none;
  border-bottom: 0px #eee solid
}
.jquery_tabs ul li.current a, .jquery_tabs ul li.current a:focus, .jquery_tabs ul li.current a:hover, .jquery_tabs ul li.current a:active {
  color: #ff0000;
  text-decoration: none;
  font-weight: bold;
  background: #f2f2f2;
  border: 1px solid #ccc;
  border-bottom: 0 none;
  -webkit-border-radius: 0.2em 0.2em 0 0;
  -moz-border-radius: 0.2em 0.2em 0 0;
  border-radius: 0.2em 0.2em 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  outline: 0 none
}
}
.js .jquery_tabs .current-info, .js .jquery_tabs .accessibletabsanchor, .js .jquery_tabs .tabhead {
  position: absolute;
  left: -999em
}
@media only screen and (min-width: 0px) {
img, embed, object, video {
  max-width: 100%;
  height: auto
}
}
@media print {
.ym-grid>.gl, .ym-grid>.gr {
  overflow: visible;
  display: table
}
.ym-print {
  position: static;
  left: 0
}
.ym-noprint {
  display: none !important
}
body {
  font-size: 10pt;
  color: #333
}
nav, .ym-searchform {
  display: none
}
h1, h2, h3, h4, h5, h6 {
  page-break-after: avoid
}
.crypt {
  display: none
}
}
@page {
margin:1cm 1cm 1cm 2cm
}
/* New Additions */

/* Overrides */
body, body * {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased
}
h1 {
  font-size: 24px;
  line-height: 1.33em;
  margin: 0 0 0.5em
}
h2 {
  font-size: 18px
}
h3 {
  font-size: 14px
}
h1 a, h2 a, h3 a {
  color: #000
}
#main {
  margin: 0
}
#subnav ul li ul {
  margin: 0.5em 0 0.5em 2em
}
.ym-vlist ul li {
  padding-bottom: 1.1em
}
.ym-vlist ul li ul li {
  padding-bottom: 0
}
.ym-col2 .ym-cbox {
  padding-right: 20px
}
.ym-cbox-right a, .ym-cbox-right a:hover {
  color: #000
}
.ym-cbox-right ul, .ym-cbox-right ol, .ym-cbox-right dl, .ym-col2 article ul {
  margin: 0 0 0 0.25em
}
.ym-col3 .ym-cbox-right {
  word-break: normal
}
#topnav ul li.current a {
  text-decoration: underline;
  font-weight: bold
}
.csc-textpic-text > p:first-child, .csc-textpic-imagewrap + .csc-textpic-text > h2:first-child, .csc-textpic-imagewrap + .csc-textpic-text > h3:first-child {
  margin-top: 0
}
p + .csc-textpic, .csc-textpic + .csc-textpic {
  margin-top: 1.5em
}
/* Text & Image */
.text-n-img {
  overflow: hidden
}
.text-n-img .img {
  float: left;
  margin: 0 10px 0 0
}
.text-n-img .text {/*display: table*/
}
.ym-cbox-right .text-n-img .img {
  float: right;
  margin: 0 0 0 10px
}
.ym-cbox-right .text-n-img .img img {
  max-width: 60px;
  height: auto
}
.ym-cbox-right .text-n-img .text {
  display: block
}
article.text-n-img, article.image-gallery {
  padding: 2em 0;
  border-bottom: 1px dotted #000
}
.ym-col2 article.text-n-img {
  border-bottom-style: solid
}
.text-n-img p, article.text-n-img h2 {
  margin-top: 0
}
.text-n-img h2, .image-gallery h2 {
  padding-bottom: 1em
}
.text-n-img h3 {
  margin: 0
}
.text-n-img .img:empty {
  display: none;
  margin: 0
}
a.link-more {
  display: table;
  margin-top: 1em
}
.download-list {
  overflow: hidden;
  margin: 0 0 1em
}
.ym-cbox-right img {
  max-width: 170px;width:auto;
}
.product-image{text-align: center;}
.news-latest-container .text-n-img:first-child {
  padding-top: 0
}
/* Form Elements */
.tx-felogin-pi1 > div:first-child {
  padding: 0 0 2em
}
.ym-col2 form label {
  width: 200px;
  float: left;
  line-height: 22px
}
form fieldset > div {
  padding: 3px 0
}
input[type=text], input[type=password], textarea {
  border: 1px solid #000;
  background: #fff;
  padding: 3px;
  font: normal 12px "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif;
  color: #000;
  outline: none;
  -moz-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  transition: all ease 1s
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
  border-color: #faf064
}
input[type=submit], input[type=button], button {
  border: 0;
  background: #f3f3f2;
  outline: none;
  font: normal 16px "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif;
  color: #000;
  cursor: pointer;
  padding: 2px 5px;
  margin: 0
}
input[type=submit]:hover, input[type="submit"].arrow-btn:hover, input[type="button"].arrow-btn:hover, button.arrow-btn:hover {
  background-color: #faf064;
  -moz-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  transition: all ease 1s
}
.ym-col2 input[type=text], .ym-col2 input[type=password], .ym-col2 textarea {
  width: 200px
}
.ym-col2 input[type=submit], .ym-col2 input[type=button], .ym-col2 button {
  margin-left: 200px
}
input.search-btn {
  background: url(../../img/icon_search.png) 50% 50% no-repeat #fff;
  text-indent: -9999em;
  width: 24px;
  height: 24px;
  margin: 0 !important;
  float: right
}
input.search-btn:hover {
  background: url(../../img/icon_search.png) 50% 50% no-repeat #faf064
}
.ym-col2 .search-form {
  margin-top: 0
}
.ym-col2 .search-form input[type=text] {
  width: 230px
}
table.search-form th, table.search-form td {
  padding: 7px 0
}
table.search-form tbody tr:hover th, table.search-form tbody tr:hover td {
  background: none
}
.download-list input[type=text] {
  width: 50px;
  margin-bottom: 0.75em
}
form .note {
  font-size: 80%;
  padding: 1em 0
}
.note {
  font-size: 90%;
  padding: 0 0 2em
}
.radio {
  padding-bottom: 0.75em
}
.radio span {
  margin: 0 2em 0 0.5em
}
.captcha {
  margin-left: 200px
}
.captcha .beschriftung {
  float: left
}
.captcha input[type=text] {
  width: 100px;
  margin-left: 5px
}
/* Error Messages */
.error-wrapper {
  padding: 6px 10px;
  background: #fef2f2;
  border: 1px solid #e60007;
  margin-bottom: 2em
}
.error-wrapper.empty {
  display: none
}
/* Search Result */
.tx-indexedsearch-res table {
  border: 0;
  margin: 0
}
.tx-indexedsearch .info {
  background: #fbf8ca;
  border-top: 0
}
/* Pagination */
.browsebox, .browsebox li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  overflow: hidden
}
.browsebox {
  padding: 1em 0
}
.browsebox li {
  float: left;
  margin: 0 1em 0 0
}
.news-single-backlink {
  padding-top: 1em
}
/* News */
.news-single-item h1 {
  padding-bottom: 1em
}
.news-single-rightbox {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 0.5em
}
.news-single-rightbox .post-date, .news-list-container .post-date, .news-latest-container .post-date, .news-single-rightbox .post-time, .news-single-rightbox .post-category {
  padding: 2px 0 0 2.5em;
  margin-right: 1em;
  background: url(../../img/post_icons.png) no-repeat;
  font-size: 12px;
  line-height: 1.5em;
  display: inline-block
}
.news-single-rightbox .post-date, .news-list-container .post-date, .news-latest-container .post-date {
  background-position: 0 -1px
}
.news-single-rightbox .post-time {
  background-position: 3px -32px
}
.news-single-rightbox .post-category {
  background-position: 6px -62px
}
.news-list-container .post-date, .news-latest-container .post-date {
  margin-bottom: 1em
}
/* Go Top */
.go-top {
  float: right;
  margin: 1em 0 -1em
}
.go-top a {
  background: url(../../img/top_arrow.png) 0 5px no-repeat;
  padding-left: 12px
}
/* Footer */
#footer {
  padding-top: 5em;
  background: url(../../img/footer_yellow_bg.gif) 100% 0 repeat-y
}
#footer .ym-col2 {
  width: 460px
}
.social-links, .supports, .social-links *, .supports * {
  font-size: 12px
}
.supports .ym-col1{float:left!important;}
.social-links, .supports {
  padding: 10px 0;
  width: 700px
}
.social-links {
  border-bottom: 8px solid #faf064
}
.social-links .ym-col1 {
  padding-top: 5px; float:left;
}
.social-fb, .social-tw, .social-rss, .social-gp, .social-fb:focus, .social-tw:focus, .social-rss:focus, .social-gp:focus, .social-fb:hover, .social-tw:hover, .social-rss:hover, .social-gp:hover {
  display: inline-block;
  width: 20px;
  height: 24px;
  margin-right: 11px;
  background: url(../../img/social_icons.png) no-repeat;
  text-indent: -9999em
}
.social-fb, .social-fb:focus, .social-fb:hover {
  background-position: 0 0
}
.social-tw, .social-tw:focus, .social-tw:hover {
  background-position: -33px 0
}
.social-rss, .social-rss:focus, .social-rss:hover {
  background-position: -64px 0
}
.social-gp, .social-gp:focus, .social-gp:hover {
  background-position: -96px 0
}
.support-mbwsv, .support-mbwsv:focus, .support-mbwsv:hover {
  width: 158px;
  height: 32px;
  background: url(../../img/mbwsv.gif) 0 0 no-repeat
}
.support-uf, .support-uf:focus, .support-uf:hover {
  width: 88px;
  height: 28px;
  background: url(../../img/Logo_Unternehmen_FahrRad_RGB.png) 0 0 no-repeat;
  margin-left: 60px
}
.support-mbwsv, .support-uf {
  display: inline-block;
  text-indent: -9999em;
  margin-top: 4px
}
.news-catmenu {
}
.news-catmenu ul li {
  list-style: none
}
.news-catmenu img {
  display: none
}
.news-catmenu #treeRoot {
  overflow: hidden;
  margin-left: 0
}
.news-catmenu #treeRoot > li {
  padding-left: 0;
  margin-left: 0;
  overflow: hidden
}
.news-catmenu #treeRoot > li > a {
  padding-left: 0 !important;
  color: #000
}
.news-catmenu #treeRoot .expanded a {
  float: left;
  text-decoration: none;
  padding: 3px 8px;
}
.news-catmenu #treeRoot .expanded ul {
  float: left;
  margin-left: 0
}
.news-catmenu #treeRoot .expanded ul li {
  display: inline-block;
}
.news-catmenu #treeRoot .expanded ul li.active a, .news-catmenu #treeRoot .expanded ul li a:hover {
  background: none repeat scroll 0 0 #FAF064;
  color: #000000;
  padding: 3px 8px;
  text-decoration: none;
  -moz-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  transition: all ease 1s
}
.ym-col2 .mapeffect img {
  max-width: 650px
}
h3 + ul, h3 + ol, h3 + dl {
  margin-top: 1.43em !important
}
h3 + .csc-textpic {
  margin-top: 1.43em
}
/* IE Fixing */
#nav {
  margin-left: 250px\0
}
#nav ul li a .skew {
  background: none\0
}
#nav ul li.current a .skew, #nav ul li a:hover .skew {
  background: #ffffff\0
}
#topnav {
  right: 20px\0
}
#header .header-bg-left {
  left: 0\0
}
#header .header-bg-right {
  right: 0\0
}
.ym-col2 .search-form input[type="text"] {
  width: 220px\0
}
table img {
  width: auto\0
}
/* Dropdown */
.sub-menu {
  position: relative
}
.sub-menu ul {
  background: #fff;
  position: absolute;
  z-index: 5;
  left: -6px;
  top: 30px;
  border: #faf065 solid 2px;
  border-top: 0;
  padding: 5px 0 10px;
}
.sub-menu ul li {
  white-space: nowrap
}
#nav ul li.sub-menu ul a {
  padding: 0 25px;
  font-size: 110%;
}
/* Breadcrumb */
.breadcrumb {
  position: absolute;
  bottom: -32px;
  width: 100%;
  z-index: 2;
}
.breadcrumb ul {
  margin: 0;
  margin-left: 225px;
  border-bottom: #fbf386 solid 2px;
}
.breadcrumb ul li {
  display: inline;
  font-size: 12px;
  margin: 0;
  list-style: none;
  padding-right: 5px;
}
.breadcrumb ul li a {
  display: inline;
  color: #000;
}
.breadcrumb ul li a:hover {
  text-decoration: none;
  color: #000;
}
.breadcrumb ul li a:after {
  content: ">";
  padding-left: 5px;
}
/* Shop menu */
.shop-menu ul li {
  list-style: none;
  margin: 0;
  padding: 6px 0;
  font-size: 16px;
  line-height: 20px;
}
.shop-menu ul li a {
  color: #000;
  padding: 2px;
}
.shop-menu ul li a.active {
  background: #fff;
}
.shop-menu ul li a:hover {
  text-decoration: none;
}
.shop-menu .menu-devider {
  margin: 15px 0;
  border-top: #fff solid 3px;
  margin-left: -15px;
  margin-right: -15px;
}
/* Shop List view */
.product-list {
  padding-top: 20px;
}
.shop-list {
  padding: 12px 0;
  border-bottom: #393939 solid 1px;
}
.shop-list a {
  color: #000;
}
.shop-list:after, .product-list:after, .clear:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.shop-list-img {
  float: left;
}
.shop-list-img img {
  width: 62px;
  height: auto;
  margin-right: 22px;
}
.shop-list-name {
  float: left;
  width: 268px;
  padding-top: 42px;
  margin-right: 18px;
}
.shop-list-quantity {
  width: 120px;
  padding-top: 60px;
  float: left;
}
section[role="main"] .shop-list-quantity input {
  float: right;
  width: 44px;
  text-align: center;
}
.shop-list-quantity span {
  padding-top: 4px;
  float: left;
}
.shop-list-cart {
  float: left;
  padding-top: 64px;
  padding-left: 12px;
}
.shop-list-del {
  padding-right: 5px;
  float: right;
  padding-top: 64px;
}
/* Product Box */
.product-box {
  width: 220px;
  float: left;
  padding: 0 0 15px 0;
  margin: 0 20px 15px 0;
  border-bottom: #fbf27e solid 6px;
  position: relative
}
.product-box h2 {
  margin-top: 12px;
  font-size: 16px;
}
.product-box a {
  color: #000;
}
.product-box p {
  margin: 0;
  font-size: 13px;
}
.product-img {
  position: relative;
  height: 272px;
  display: table-cell;
  vertical-align: bottom
}
.product-img img {
  display: block;
}
.product-img .pro-large {
  background: rgba(255,255,255,0.7);
  position: absolute;
  width: 100%;
  top: 255px;
  left: 0;
}
.product-img .pro-large a.moreDetail {
  float: right;
  padding: 16px 8px 7px;
}
.product-img .pro-large a:hover {
  background-color: transparent;
}
.product-img .pro-large a.productZoom {
  float: right;
  margin: 9px 14px 7px 4px;
  width: 32px;
  height: 32px;
  text-indent: -5000em;
  background: url(../../img/zoom.png) no-repeat;
}
section[role="main"] .product-box .product-details input[type=text] {
  width: 45px;
  text-align: center;
  float: right;
}
.product-box .product-details p {
  padding: 0;
  margin: 0;
}
.ym-cbox-right .product-img .pro-large {
  background: rgba(255,255,255,0.7);
  position: absolute;
  width: 190px;
  top: 94px;
  left: 0;
}
.ym-cbox-right .product-box {
  margin: 0;
  padding: 0;
  width: 100% !important;
  float: none;
}
.ym-cbox-right .product-img {
  vertical-align: top;
  height: auto;
}
.product-lightbox {
  display: none;
  color: #fff;
  padding-bottom: 150px;
}
.product-lightbox:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.product-lightbox h2 {
  font-size: 24px;
  color: #fff;
}
.product-lightbox p {
  margin: 0 0 1.43em 0;
}
.product-lightbox a {
  color: #fff;
}
.product-lightbox .pro-large-images {
  padding: 20px 0
}
.product-lightbox .pro-large-images img {
  margin-right: 20px;
  max-width: 650px
}
.product-lightbox .pro-large-column {
  width: 758px;
  float: left;
  text-align: justify;
  column-width: 364px;
  -moz-column-width: 364px;
  -o-column-width: 364px;
  -webkit-column-width: 364px;
  column-gap: 30px;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  -o-column-gap: 30px;
}
.product-lightbox .pro-large-cart {
  width: 315px;
  float: left;
  margin-left: 30px;
  font-size: 12px;
}
.product-lightbox .pro-large-cart p {
  margin: 0;
}
.product-lightbox .pro-large-cart input[type=text] {
  width: 45px;
  text-align: center;
  float: right;
  background: none;
  border-color: #fff;
  color: #fff;
}
.fancybox-overlay {
  background: none;
  background-color: rgba(0,0,0,0.85);
}
.fancybox-skin, .fancybox-opened .fancybox-skin {
  background-color: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.fancybox-skin a:hover {
  background-color: transparent;
}
.fancybox-skin a.fancybox-close, .fancybox-skin a.fancybox-close:hover {
  background: url(../../img/fancybox/close.png) center center no-repeat;
}
.fancybox-nav {
  position: relative;
}
.fancybox-prev {
  float: left;
}
.fancybox-prev span {
  background: url(../../img/fancybox/prev.png) 0 0 no-repeat;
}
.fancybox-next {
  float: right;
}
.fancybox-next span {
  background: url(../../img/fancybox/next.png) 0 0 no-repeat;
}
.fancybox-nav span {
  visibility: visible;
  width: 66px;
  height: 52px;
}
.tx-borrowing table tbody tr:hover th, .tx-borrowing table tbody tr:hover td {
  background: none
}
.tx-borrowing h1 {
  margin-top: 0
}
.tx-borrowing article.text-n-img {
  overflow: visible;
  width: 100%
}
.tx-borrowing table.tx_borrowing, .tx-borrowing table.tx_borrowing table, .ym-cbox .tx-borrowing table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 0;
}
.tx-borrowing table.tx_borrowing tbody tr th, .tx-borrowing table.tx_borrowing tbody tr td, .tx-borrowing .borrow-calendar table td, .ym-cbox .tx-borrowing table td {
  border: 0;
  padding: 0
}
.tx-borrowing table.tx_borrowing .borrow-calendar table, .tx-borrowing .borrow-calendar table {
  border-spacing: 1px;
  border-collapse: separate;
  border: 0;
  margin: 0 0 5px;
  visibility: hidden
}
.tx-borrowing table.tx_borrowing .borrow-calendar table td, .tx-borrowing .borrow-calendar table td {
  font-size: 11px;
  line-height: 13px;
  min-width: 13px
}
.ym-cbox-right h4 {
  margin-bottom: 50px !important;
  font-size: 16px !important;
  font-style: normal !important
}
.ym-cbox-right .tx_borrowing h2 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
}
.tx_borrowing .description {
  margin-bottom: 30px
}
.borrow-calendar {
  padding-top: 25px
}
.borrow-calendar table:nth-child(2) tbody tr td:nth-child(odd), .borrow-calendar table:nth-child(3) tbody tr:nth-child(even) td:first-child {
  color: #888
}
#currentYear {
  white-space: nowrap;
  padding-bottom: 10px
}
#currentYear div {
  display: inline;
  cursor: pointer
}
#currentYear, #currentYear div {
  font-size: 16px
}
#prevyear {
  margin-right: 6px
}
#nextyear {
  margin-left: 6px
}
.borrow-product-info {
  padding-bottom: 10px
}
.borrow-product-info .borrow-product-thumb {
  padding-right: 15px !important
}
.borrow-product-info .borrow-product-thumb a {
  padding-bottom: 45px;
  background: #e5e5e7;
  display: block;
  position: relative
}
.borrow-product-info .borrow-product-thumb a span {
  position: absolute;
  width: 100%;
  height: 25px;
  padding-top: 20px;
  text-indent: 10px;
  font-size: 11px;
  line-height: 20px;
  color: #000;
  left: 0;
  bottom: 0;
  background: url(../../img/magnify_icon.png) 100% 100% no-repeat
}
article.image-gallery {
  border-bottom: 0;
  padding-bottom: 0
}
article.description {
  padding: 1em 0 2em
}
article.text {
  padding: 1em 0
}
.page-back {
  margin-top: 3em
}
.page-back a {
  color: #000
}
.page-back a:before {
  content: "<";
  margin-right: 5px;
  float: left
}
.image-gallery img {
  width: 100%;
  height: auto
}
.image-gallery .thumbs img {
  cursor: pointer
}
.image-gallery .thumbs tbody tr td {
  border-right: 5px solid #fff !important
}
.image-gallery .thumbs tbody tr td:last-child {
  border-right: 0 !important
}
.form {
  border: 1px solid #333;
  border-radius: 5px;
  margin: 2em 0;
  padding: 15px
}
.form legend {
  display: none
}
.form table {
  width: auto
}
.tx-borrowing .form {
  position: relative;
  padding-bottom: 0
}
form fieldset.form > div {
  padding: 7px 0
}
.ym-col2 .tx-borrowing input[type="text"], .ym-col2 .tx-borrowing input[type="password"], .ym-col2 .tx-borrowing textarea {
  width: 225px
}
.tx-borrowing .button {
  position: absolute;
  left: 0;
  bottom: -60px;
  margin-left: 0 !important;
  background: none
}
section[role="main"] .product-box input[type="submit"] {
  margin-left: -3px;
  background: none;
  padding: 0;
  font-size: 13px;
  text-decoration: underline
}
section[role="main"] .cart-table input[type="text"] {
  width: 80px
}
section[role="main"] .cart-table input[type="submit"], section[role="main"] .cart-table input[type="button"], section[role="main"] .cart-table button, section[role="main"] .tt-products form input[type="submit"], .pro-large-cart input[type="submit"] {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  color: #888
}
section[role="main"] .tt-products form input[type="submit"], .pro-large-cart input[type="submit"] {
  color: #000;
  display: block;
  margin-left: -3px
}
.pro-large-cart input[type="submit"] {
  color: #fff
}
.pro-large-cart input[type="submit"]:hover {
  text-decoration: underline;
  background: none
}
section[role="main"] .tt-products form a {
  color: #000;
  font-size: 13px;
  text-transform: capitalize;
  display: inline-block;
  margin-bottom: 15px
}
section[role="main"] .tt-products form {
  padding-top: 30px
}
.cart-table {
  margin-top: 0
}
.cart-table, table.cart-table tbody tr td {
  border-top: 0;
  border-bottom: 1px solid #000
}
#main .tx-srfeuserregister-pi1 input[type=text], #main .tx-srfeuserregister-pi1 input[type=password] {
  padding: 3px
}
#main .tx-srfeuserregister-pi1 input[type=radio], #main .tx-srfeuserregister-pi1 input[type=radio] + span {
  margin-right: 10px
}
#main .tx-srfeuserregister-pi1 dt {
  text-align: left;
  font-weight: normal
}
#main .tx-srfeuserregister-pi1 dd div {
  padding-top: 5px
}
#main .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
  font-style: normal
}
#main .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
  margin: 0
}
#tx-srfeuserregister-pi1-fe_users_form .form, .tx-felogin-pi1 .form {
  max-width: 430px
}
.tx-srfeuserregister-pi1 #tx-srfeuserregister-pi1-fe_users_form .form dd {
  float: right
}
.tx-felogin-pi1 h3 {
  margin-bottom: 0
}
.tx-felogin-pi1 .actions {
  margin-top: 30px
}
.actions input[type="submit"] {
  margin-left: 0 !important
}
input[type="submit"].arrow-btn, input[type="button"].arrow-btn, button.arrow-btn, a.arrow-btn, .borrow-product-info br + a, a.basketlink {
  background: url(../../img/btn_arrow.gif) 1px 50% no-repeat;
  padding-left: 15px;
  text-decoration: underline;
  display: inline-block
}
a.arrow-btn, .borrow-product-info br + a, a.basketlink {
  margin-bottom: 15px;
  color: #000
}
a.arrow-btn:hover, .borrow-product-info br + a:hover, a.basketlink:hover {
  background: url(../../img/btn_arrow.gif) 1px 50% no-repeat;
  text-decoration: none
}
.borrow-product-info br + a, a.basketlink {
  margin-top: 15px
}
.salutation {
  overflow: hidden
}
section[role="main"] form .salutation input, section[role="main"] form .salutation label {
  float: left;
  width: auto
}
section[role="main"] form .salutation label {
  line-height: 1em;
  padding-left: 0
}
.ym-cbox .tx-borrowing .borrow-chart, .ym-cbox .tx-borrowing .borrow-material-chart {
  margin-top: 10px
}
.ym-cbox .tx-borrowing .borrow-chart th, .ym-cbox .tx-borrowing .borrow-material-chart table th {
  background: #f1f1f1;
  border: 0;
  padding: 5px
}
.ym-cbox .tx-borrowing .borrow-chart td {
  border-top: 1px solid #f1f1f1;
  padding: 5px
}
.ym-cbox .tx-borrowing .borrow-chart a {
  color: #000
}
.ym-cbox .tx-borrowing .borrow-material-chart table {
  margin-bottom: 25px;
  empty-cells: show
}
.ym-cbox .tx-borrowing .borrow-material-chart table td {
  padding: 3px 0;
  border-bottom: 1px dotted #ccc
}
.ym-cbox .tx-borrowing .borrow-material-chart table tr:last-child td {
  border-bottom: 0
}
.bodycolor {
  background-color: transparent;
}
.tx-felogin-pi1 .arrow-btn {
  line-height: 25px;
  padding-right: 5px;
}
.tx-felogin-pi1 .arrow-btn:hover {
  text-decoration: underline;
  background-color: #faf064;
  color: #000;
  -moz-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}
section[role="main"] .tt-products form input[type="submit"].arrow-btn, section[role="main"] .tt-products form.summit-arrow input[type="submit"] {
  background: url(../../img/btn_arrow.gif) 1px 50% no-repeat;
  padding: 2px 5px;
  padding-left: 15px;
  text-decoration: underline;
  display: inline-block;
  cursor: pointer;
  font: normal 16px "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif;
  color: #000;
}
section[role="main"] .tt-products form input[type="submit"].arrow-btn:hover, section[role="main"] .tt-products form.summit-arrow input[type="submit"]:hover {
  background-color: #FAF064;
  -moz-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}
section[role="main"] .tt-products form.summit-arrow input[type="submit"] {
  display: inherit;
  margin-bottom: 10px;
}
p.linkarrow a:hover {
  color: #fff;
  text-decoration: underline;
  background: none;
}
span.linkarrow a {
  background: url(../../img/btn_arrow.gif) 1px 50% no-repeat;
  padding: 2px 5px;
  padding-left: 15px;
  text-decoration: underline;
  cursor: pointer;
  font: normal 16px "FF Meta", "ff-meta-web-pro", "PT Sans", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, verdana, sans-serif;
  color: #000;
}
span.linkarrow a:hover {
  background: url(../../img/btn_arrow.gif) 1px 50% no-repeat #FAF064;
  text-decoration: underline;
  color: #000;
  -moz-transition: all ease 1s;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}
aside[role="sidebar"] .product-details input[type=submit] {
  background: none;
  margin: 5px 0;
}
aside[role="sidebar"] .product-details input[type=submit]:hover {
  background: #fff;
  text-decoration: underline;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
aside[role="sidebar"] .product-details a[href$=".pdf"] {
  padding: 2px 5px;
}
span.mapback {position: absolute; width: auto; left: 25px; bottom: 10px;}
.mapeffect .fixedBox span.mapback a {color: #ff0000 !important;}