﻿/*! normalize.css v1.0.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
    padding:0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

/*a:focus {*/
/*    outline: thin dotted;*/
/*}*/

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.75em;
    margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
    cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* ::: Formulare ::: */
fieldset {
  margin:0;
  padding:0;
  border:0;
}
legend {
  display:none;
}
.row {
  margin-top:3px;
  clear:both;
}
label {
  float:left;
  clear:both;
  width:160px;
  padding:2px 0;
  font-size:12px;
}
input.text, 
textarea.text,
select.text {
  width:275px;
  margin:1px 0;
  border:1px solid #CCC;
  background:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:15px;
  color:#666;
}
input.text, 
textarea.text {
  padding:2px;
}
textarea.text {
  height:70px;
}
select.text {
  width:214px;
}
input.zipcode {
  width:43px;
  margin-right:4px;
}
input.city {
  width:222px;
}
.captcha img {
  cursor:pointer;
  margin:1px 0 4px 160px;
}
.absenden a {
  display:block;
  float:left;
  margin:1px 0 12px 283px;
  padding:2px 10px;
  background-color:#333;
  color:#fff;
  font-weight:bold;
}
input.radio { float:left; margin-top:4px; margin-right:4px; }
.radioButtonListWrapper {
  float:left;
}
.radioButtonWrapper {
  float:left;
}
.radioButtonWrapper label,
label.labelradio {
  clear:none;
  width:auto;
  margin-right: 20px;
}/* ::: Allgemeine Layoutelemente ::: */

body {
  font-family:Arial, sans-serif;
  font-size:11px;
  line-height:15px;
  color:#4d4d4d;
  /*background:url(/img/img/verlauf.png) 0 repeat-x;*/
  /*padding-bottom:100px;*/
}

.clear{
clear:both;
}

div.imgleft {
  float:left;
  padding:4px 10px 4px 0;
}

.imgfspacer {
  clear:both;
  height:16px;
}

.spacer { height:16px; }
.halfspacer { height:8px; }
.quarterspacer { height:4px; }
.minispacer { height:2px; }
.doublespacer { height:32px; }
.line {    border-bottom: 1px dotted #4a3a30;
    height: 1px;
    margin: 13px 0 11px 20px;
    width: 202px;}
.none,
.hide {
  display:none;
}

.center{
text-align:center;
}

h1 {
  font-size:24px;
  padding-bottom:7px;
  font-family:'Myriad Pro', Arial, sans-serif;
  color:#4a3a30;
  line-height:24px;
 margin-top: 10px;
padding-top:0;
margin-bottom:5px;
}


h2 {
  font-size:16px;
  font-family:'Myriad Pro', Arial, sans-serif;
  line-height:17px;
  color:#4a3a30;
 margin-top:0;
}
h2 a {
    color:#4a3a30;
    text-decoration:none;
}

h3 {
  font-size:12px;
  line-height:11px;
 color:#4a3a30;
}
h4 {
  font-size:11px;
  line-height:11px;
}
h5 {
  font-size:11px;
  line-height:11px;
}
h6 {
  font-size:11px;
  line-height:11px;
}
p {
  margin-bottom:16px;
  margin-top:0;
}
a {
  color:#000;
}
a:hover {
text-decoration:underline;
}
.plaintext, .fliesstext, .text {
font-size:12px;
line-height:17px;
color:#4d4d4d;
}

.plaintext.error, .errorlabel{
color:#007239;
padding-bottom:10px;
}



/* ::: Seitenaufbau ::: */

div#website { position:relative; z-index:1; padding-bottom:100px; }
.lt-ie8 div#website { overflow:hidden; }


div.background { position:absolute; width:50%; height:100%; top:0; left:0; z-index:1; background:url(/img/img/stripes.gif) repeat; }
div#background-left { background-position:right 0; }
div#background-right { background-image:url(/img/img/stripes2.gif); background-position:0 0; left:50%; }
div#container { position:relative; z-index:999; margin:0 auto; max-width:1018px; min-width:1000px; background:url(/img/system/bg.png) 0 0 repeat-y; min-height:200px; }

#seite{
position:relative;
z-index:999;
margin:0 auto;
max-width:1018px;
min-width:1000px;
background:url(/img/system/bg.png) 0 0 repeat-y;
}

header nav.nav_oben{
float:right;
margin-right:15px;
}

header nav.nav_oben ul{
list-style-type:none;
padding-top:15px;
margin:0;
height:15px;
padding-right:20px;
}

header nav.nav_oben ul li{
float:left;
padding-right:10px;
background:url(/img/system/linie_meta.png) no-repeat 0 2px;
}

header nav.nav_oben li a{
color:#615750;
text-decoration:none;
padding-left:10px;

}

header nav.nav_oben li a:hover{
text-decoration:underline;
}


.logo
{
width:334px;
height:140px;
float:left;
margin-left:19px;
margin-top:40px;
}

.keyvisual
{
width:640px;
height:140px;
margin-top:10px;
float:left;
}

.hauptnav{
height:30px;
}

header nav.hauptnav ul{
list-style-type:none;
padding:15px 0 0 26px;
margin:0;
}

header nav.hauptnav ul li{
float:left;
padding-right:13px;
padding-left:13px;
}

header nav.hauptnav li a{
color:#4a3a30;
font-family:'Myriad Pro', Arial, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
text-transform: uppercase;
background:url(/img/img/nav_pfeil.png) no-repeat right 11px;
padding-right:10px;
}


header nav.hauptnav li a:hover, header nav.hauptnav li.selected a{
background-image:url(/img/img/nav_pfeil_a.png);
color:#615750;
}


.inhalt{
background:url(/img/img/bg_inhalt.png) repeat-y 18px 0;
}


section{
margin-left:18px;
width:740px;
border-top:1px solid #7e6d58;
float:left;
margin-bottom:50px;
}

section .caption div{
font-size:11px;
font-family:Arial;
color:#cdcbcb;
margin-left:22px;
}

.breadcrumb{
height:20px;
color:#007239;
font-family:Arial;
font-size:11px;
padding-bottom:10px;
margin-left:-10px;
}


.breadcrumb a{
font-family:Arial;
font-size:11px;
color:#4a3a30;
text-decoration:none;
background:url(/img/img/nav_pfeil.png) no-repeat right 5px;
padding-right:10px;
padding-left:10px;
}


.breadcrumb span{
padding-left:10px;
}

#subnav{
width:240px;
float:left;
font-family:'Myriad Pro', Arial, sans-serif;
font-size:16px;
line-height:20px;
}

#subnav ul{
padding-left:0;
margin-top:10px;
}

#subnav ul li{
border-bottom:1px solid #dbd7ce;
min-height:28px;
}




#subnav ul li a{
padding:5px 0 5px 21px;
text-decoration:none;
color:#7e6d58;
display:block;
}

#subnav ul li.selected a, #subnav ul li:hover a{
color:#fff;
/*background:url(/img/system/nav_pfeil_weiss.gif) no-repeat 20px 11px #007239;*/
background:#007239;
}

#subnav ul li ul{
padding-left:10px;
margin-bottom: -1px;
}

#subnav ul li ul li a, #subnav ul li.selected ul li a{
padding-left:30px;
text-decoration:none;
color:#7e6d58;
display:block;
background:none;
}

#subnav ul li ul li.selected a, #subnav ul li ul li:hover a{
color:#fff;
background:url(/img/system/nav_pfeil_weiss.gif) no-repeat 20px 11px #007239;
}

.plaintext.box, .box{
background-color:#e6e2d8;
padding:12px;
}

.plaintext.box span, .box span{
font-weight:bold;
color:#007239;
}


.box .plaintext.left, .box .plaintext.right{
float:left;
width:213px;
padding-right:30px;
}

.box .plaintext.right{
padding-right:0;
}


.content{
width:460px;
float:left;
margin-left:20px;
margin-top:7px;
}

.content.breit{
width:645px;
}
section .caption{
margin-left:20px;
color:#666;
font-size:11px;
}

section .content .caption {
margin-left:0;
}



.plaintext a, .fliesstext a, .text a{
color:#4a3a30;
text-decoration:none;
background:url(/img/img/nav_pfeil.png) no-repeat right 6px;
padding-right:8px;
}
.plaintext a.external, .fliesstext a.external, .text a.external {
    background:none;
}

section ul.sitemap, section ul.sitemap ul{
list-style-type:none;
}


section ul.sitemap a{
text-decoration:none;
background: url(/img/img/nav_pfeil_aktiv.gif) no-repeat scroll right 6px transparent;
color: #4a3a30;
padding-right:8px;
font-size:12px;
}


aside{
border-top:1px solid #7e6d58;
width:242px;
float:left;
color:#fff;
padding-bottom: 20px;

}

aside h3{
padding-left:20px;
padding-right:20px;
font-family:'Myriad Pro', Arial, sans-serif;
font-size:24px;
line-height:26px;
color:#4a3a30;
margin-bottom:5px;
}

aside .plaintext{
margin-left:20px;
width:202px;
font-family:Arial;
font-size:12px;
color:#4a3a30;
}


.row.absenden{
margin-right:20px;
}
aside .row.absenden {
  margin-left:20px;
}

.warenkorbteaser .row.absenden{
margin-right:0;
}

.row.absenden a{
margin:0;
padding-right:20px;
float:right;
background:url(/img/img/bg_link.png) right;
text-decoration:none;
font-weight:normal;
border-radius: 3px 3px 3px 3px;
color:#fff;
font-size:11px;
}


.row.absenden a:hover{
text-decoration:underline;
}
.row.absenden a.links{
float:left;
}
.row.absenden a.empfaenger{
float:left;
}

.row.absenden a.zurueck{
float:left;
}

.row.agb{
margin-top:10px;
}

.row.agb label{
width:420px;
}

.row.agb input{
margin-top:2px;
}

.row a.artikellinkfliess{
background: none repeat scroll 0 0 transparent;
color: #000000;
float: none;
font-size: 12px;
padding: 0;
line-height:12px;
}


.artikel .linie{
height:2px;
border-bottom:1px dotted #007239;
padding-bottom:20px;
width:460px;
}

.linie.warenkorb{
height:2px;
border-bottom:1px dotted #007239;
width:460px;
}

.artikel{
margin-top:20px;
}

.artikel label{
clear:none;
margin-top:5px;
font-weight:bold;
width:100px;
}

.artikel input{
margin-top:5px;
}

.artikel .bezeichnung{
font-weight: bold;
line-height: 20px;
}

.artikel .beschreibungkurz{

}

.artikel .beschreibung{

}

.artikel .preis {
margin-top:10px;
margin-bottom:10px;
}

.artikel .preis span{
font-weight:bold;
font-size:18px;
}

.artikel .lieferbarkeit{
float:left;
color:#009900;
}

.artikel .warenkorb{
float:right;
}

.warenkorb a{
margin:0;
padding:2px 20px 2px 10px;
float:right;
background:url(/img/system/bg_link.png) right;
text-decoration:none;
font-weight:normal;
color:#fff;
border-radius: 3px 3px 3px 3px;
}

.warenkorb a:hover{
text-decoration:underline;
}

.warenkorb a.akt{
margin:0;
padding:0;
background:none;
text-decoration:none;
font-weight:normal;
border-radius: 0;
float:none;
}

.warenkorb a.akt img{
position:relative;
top:5px;
}


.warenkorb a.loeschen{
margin:0;
padding:2px 20px 2px 10px;
float:left;;
background:url(/img/system/bg_link.png) right;
text-decoration:none;
font-weight:normal;
color:#fff;
border-radius: 3px 3px 3px 3px;
}

.warenkorb a.normal{
margin:0;
padding:0;
float:none;;
background:none;
text-decoration:underline;
font-weight:normal;
color:#4d4d4d;
border-radius: 0;
font-size:12px;
}



.warenkorbteaser{
background-color:#fff;
color:#000;
margin:20px 10px 10px;
padding:5px 5px 10px;
}

.warenkorbteaser .rahmen{
border-top:1px solid #007239;
border-bottom:1px solid #007239;
padding-top:3px;
padding-bottom:3px;
margin-top:5px;
margin-bottom:8px;
}
.warenkorbteaser .summe{
float:left;
}
.warenkorbteaser .betrag{
float:right;
font-weight:bold;
}



.warenkorbteaser img{
position: relative;
top: 6px;
}

.warenkorbteaser h1 img{
position: relative;
top: 1px;
}

.content .warenkorb table{
width:100%;
}

.content .warenkorb table tr{
background-color:#eee;
}

.content .warenkorb table tr.unten{
border-bottom: 1px solid #007239;
}

.content .warenkorb table td{
padding-left:15px;
border-right:1px dotted #adaead;
}

.content .warenkorb table td.border-left{
padding-left:15px;
border-left:1px dotted #adaead;
border-right:0px dotted #adaead;
}


.content .warenkorb table tr.headline{
background-color:#eee;
color:#007239;
border-bottom: 1px solid #007239;
border-top: 1px solid #007239;
}


.content .warenkorb table th{
border-right:1px dotted #007239;
text-align:left;
padding-left:15px;
}

.content .warenkorb table th.border-left{
border-right:1px dotted #007239;
border-left:1px dotted #007239;
}

.content .warenkorb table tr.produkt{
border-bottom:1px dotted #007239;
background-color:#fff;
}

.content .warenkorb table tr.produkt td{
border-right:1px dotted #007239;
padding:8px 10px;
}

.content .warenkorb table tr.produkt td.border-left{
border-right:1px dotted #007239;
border-left:1px dotted #007239;
}

.content .warenkorb .zur_kasse{
margin-top:20px;
}

.content .warenkorb .zur_kasse a{
float:right;
}

.content .warenkorb .zur_kasse a.links{
float:left;
}

.banner {
}


.content .warenkorb h2{
margin-top:20px;
}

.warenkorbteaser .row.absenden, .row.absenden.empfehlen{
padding-bottom:5px;
margin-right:0;
}

aside .linie{
height:2px;
border-bottom:1px dotted #fff;
padding-bottom:20px;
margin-left:20px;
width:202px;
}

footer{
background-color:#b4a496;
height:40px;
margin-left:18px;
width:982px;
}


#footer_schatten{
position:relative;
z-index:999;
margin:0 auto;
height:10px;
width:982px;
background:url(/img/system/footer_schatten.png) no-repeat center bottom;
}

footer .copy{
color:#615750;
font-size:14px;
padding-left:33px;
padding-top:12px;
font-family:'Myriad Pro', Arial, sans-serif;
width:250px;
float:left;
}

footer .copy span{
color:#007239;
}


footer nav.nav_unten{
float:right;
}

footer nav.nav_unten ul{
list-style-type:none;
padding-top:15px;
margin:0;
height:15px;
padding-right:20px;
}

footer nav.nav_unten ul li{
float:left;
padding-right:10px;
background:url(/img/system/linie_meta_unten.png) no-repeat 0 2px;
}

footer nav.nav_unten li a{
color:#fff;
text-decoration:none;
padding-left:10px;
}

footer nav.nav_unten li a:hover{
text-decoration:underline;
}


header{
height:225px;
}



header.top{
height:520px;
position:relative;
top:0;
left:0;
z-index:0;
}

nav#haupt{
width:500px;
float:left;
position:relative;
z-index:99;
top:0;
left:0;
}



nav#haupt a{
font-family: 'Lato', sans-serif;
font-size:24px;
color:#403e41;
text-decoration:none;
padding-left:44px;
font-weight:100;
}

html.lt-ie9 nav#haupt a{
color:#bfbfbf;
}

nav#haupt ul{
padding-left:0;
width:370px;
padding-top:40px;
margin:0;
}


nav#haupt li{
height:32px;
line-height:32px;
}

nav#haupt li.selected a, nav#haupt li:hover a {
color:#aa7c32;
background:url(/img/system/pfeil_haupt_nav.png) no-repeat 20px 10px;
}

.abdecker{
position:absolute;
top:360px;
left:0;
height:250px;
background:url(/img/system/abdecker.png) repeat-x top ;
width:100%;
z-index:20;
}


.bereich_links{
float:left;
width:450px;
}

.bereich_links h1{
padding-bottom:0;
}



.bereich_links h2{
  color:#aa7c32;
  margin:0;
  line-height:20px;
}


.bereich_rechts{
float:right;
width:417px;
background:url(/img/system/karte_mitte.png) repeat-y 0 0;
position:relative;
top:0;
left:0;
margin-top:-183px;
padding:0 51px 0 36px;
}

.bereich_rechts h2{
  color:#aa7c32;
  margin:27px 0 0 0;
  line-height:20px;
}



.bereich_rechts img.karte_oben{
height:19px;
position:absolute;
top:-19px;
left:0;
}

.bereich_rechts img.karte_unten{
height:24px;
position:absolute;
bottom:-24px;
left:1px;
}

.bereich_rechts table{
font-family:'Arapey';
font-size:20px;
color:#535152;
}

.bereich_rechts table td{
height:25px;
width:195px;
vertical-align: bottom;
}

.bereich_rechts table td.last{
width:212px;
padding-left:10px;
}

.braun{
color:#b0a48d;
}


.bereich_rechts hr{
background-color: #f5eddd; /* Farbe für Opera und Firefox */
color: #f5eddd; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px; 
}

.bereich_rechts2{
float:right;
width:504px;
position:relative;
top:0;
left:0;
margin-top:-183px;
}


.bereich_rechts2 .gal_kat{
float:left;
width:238px;
height:145px;
background:url(/img/system/gal_kat_box.png) no-repeat 0 0;
position:relative;
top:-50px;
left:0;
margin-top:25px;
}

.bereich_rechts2 .gal_kat img{
margin-left:16px;
margin-top:12px;
}

.bereich_rechts2 h2 {
  color:#aa7c32;
  margin:27px 0 0 0;
  line-height:20px;
 position:absolute;
 bottom:11px;
 left:16px;
 background-color:#fff;
 height:30px;
 line-height:30px;
cursor:pointer;
 padding-left:10px;
 padding-right:20px;
}

.bereich_rechts2 h2 a { 
  color:#aa7c32;
 text-decoration:none;
}


article.news{
width:210px;
float:left;
}

article.news .date, article.aktuelles .date{
font-size:13px;
color:#403e41;
}

article.news h2, article.aktuelles h2{
font-size:17px;
color:#aa7c32;
line-height:17px;
margin:5px 0 10px 0;
}

article.news  .plaintext, article.aktuelles  .plaintext{
font-size:13px;
color:#4f4d50;
line-height:17px;
}

article.aktuelles  .plaintext{
padding-right:10px;
}


.news_archiv{
float:left;
padding-top:30px;
font-size:13px;
line-height:17px;
}

.abstand{
width:30px;
height:212px;
float:left;
background:url(/img/system/news_balken.png) no-repeat 0 0;
}



.ueb_links{
float:left;
padding-right:4px;
}

.ueb_rechts{
float:left;
padding-top:31px;
}

.ueb_rechts h2{
font-size:20px;
}

table thead th, table tr.headline td{
font-weight:bold;
text-align:left;
}


cite img{
margin-top:10px;
}

div#background,
div#keyvisual { position:absolute; z-index:1; height:520px; width:100%;top:0;left:0; }

div#background div.kv-verlauf,
div#keyvisual div.kv-image { position:absolute; z-index:1; width:100%; height:520px;top:0;left:0; }

div#background div.kv-verlauf { background:0 -520px repeat-x;  }
div#keyvisual div.kv-image { background:0 0 no-repeat; display:none; }

div#background div#kv-verlauf01,
div#keyvisual div#kv-image01 { z-index:10; }

div#keyvisual div#kv-image01 { display:block; }

div.sb_video{position:absolute; top:-10000px;}
div#sb-player.html { overflow:visible; }


/*  ##### CityTours  #####  */

.citytourslisteleft{
  width:524px;
  float:left;
}

.citytourslisteright{
  float:right;
  width:160px;
padding-top:80px;
} 




.citytoursevent{
  padding: 20px 0 16px;
  border-bottom: 1px #007239 dotted;
}

.citytoursevent.last{
  border-bottom:0;
}


.eventdatetime{
  line-height:12px;
  color:#7e6d58;
  font-size:12px;
  font-weight:bold;

}

.eventdate{
  float:left;
  border-right: 1px #7e6d58 solid;
  padding-right:8px;
}

.eventtime{
  float:left;
  padding-left:8px;
}

.eventtitle{
  padding-top:4px;
  line-height:16px;
  color:#007239;
  font-weight:bold;
  font-size:12px;
}

.eventsubtitle{
  line-height:16px;
  color:#007239;
  font-weight:normal;
  font-size:12px;
  margin-bottom: 15px;
}

.eventbeschr{
  line-height:18px;
  color: #353535;
  font-size:12px;
}

.eventbeschr a{
  color: #007239;
  text-decoration:none;
}

.eventbeschr a:hover{
  text-decoration:underline;
}

.yellowheadline{
    color: #4a3a30;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-top: 4px;
}


.row .iconlinkright.absenden a{
float:left;
}


.copyright-weiß {
color: white;
float: left;
margin-right: 10px;
}

.news-bg {
background-color: #e6e2d8;
}

/* Portal */
.portal header {
    height:auto;
}
#logokeyvisual {
    clear:both;
    margin: 10px 0 0 19px;
}
.logokeyvisual {
    line-height:0;
}
.logokeyvisual a {
 text-decoration:none;   
}
.logokeyvisual a img {
 float:left;   
}

/*------Imagemap--------*/

area:focus {
outline: 0 !important;
}

/*------DIALOG--------*/

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    display:none;
}


.ui-widget-overlay {
opacity: 0.5;
filter: Alpha(Opacity=50);
background-color: #000;
}

div#dialog, div#dialog:focus {
background:none;
height:auto;
border: 3px solid #FFFFFF;
outline:0;
}

.ui-widget-content {
border:none;
background: none; 
 color: #333333; 
}

.dialogContent, .dialogContent:focus{
    background: rgba(43, 39, 38, 0.9);
    height:183px;
    outline:0;

}

.dialogContent:hover{
    background: rgba(17, 15, 13, 1.0);
    height:183px;

}

.ui-dialog-buttonset{display:none;}

.dialogButtonClose, .dialogButtonClose:focus, .dialogButtonClose:active {
background: url(/img/img/buttonText.png) no-repeat;
width: 125px;
height: 40px;
color: white;
font-weight: bold;
text-align: left;
border: none !important;
margin-bottom: -33px;
margin-right: -30px;
margin-top: -13px;
float:right;
position: relative;
outline:0;
}

span.external {
    padding-right:12px;
    background:url(/img/system/external-link.png) right center no-repeat;
}
#subnav a:hover span.external,
.row.absenden a span.external {
    background-image:url(/img/system/external-link-white.png);
}
.row.absenden a.external {
    background-position:left 0;
    padding-right:10px;
}/* ::: onAccordion ::: */
.onAccordion {  }
.onAccHead {
  background: url(/img/system/pfeil-klapper.png) no-repeat 442px 8px;
  cursor:pointer;
  margin-top:4px;
border-top:1px solid #007239;
font-size:13px;
color:#4d4d4d;
line-height:26px;
    border-bottom: none;
     padding: 6px 25px 0 0
     height: 20px;

}
.onAccHead:hover {
  color:#d77410;
}

.onAccHead a {
color:#007239;
font-weight:normal;
}

.onAccHead a:hover {
text-decoration:none;
}


.onAccordion .selected {
  background: url(/img/system/pfeil-klapper_aktiv.png) no-repeat 442px 10px;
  color:#007239;
}
.onAccordion div h3 {
  padding:10px 10px 0 10px;
}
.onAccordion div.onAccordionContent {
  padding:10px 0 10px 0;
}/* ::: jQuery ui-tabs ::: */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen {
  .ui-tabs-hide {
    position: absolute;
    left: -10000px;
  }
}
@media print {
  .ui-tabs-nav {
    display:none;
  }
}
/* Skin */
.ui-tabs-nav {
  list-style:none;
  margin:0;
  padding:0 0 0 1px;
position:relative;
z-index:999;
top:1px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
  display:block;
  clear:both;
  content:" ";
}
.ui-tabs-nav li {
  float:left;
  margin:0 0 0 -1px;
  min-width:84px; /* be nice to Opera */
}
.ui-tabs-nav a,
.ui-tabs-nav a span {
  display:block;
  padding:0 10px;
/*  background:transparent url(/img/system/tab.png) repeat-x scroll 0%; */
}
.ui-tabs-nav a {
  margin:0; /* position:relative makes opacity fail for disabled tab in IE */
  padding-left:0;
  color:#464646;
  font-weight:bold;
  line-height:19px;
  text-align:center;
  text-decoration:none;
  white-space:nowrap; /* required in IE 6 */
  outline:0; /* prevent dotted border in Firefox */
background-color: #F2F2F2;
border-left:1px solid #d77410;
border-right:1px solid #d77410;
margin-left:-1px;
}
.ui-tabs-nav .ui-tabs-selected {
border-bottom: 1px solid white;
}
.ui-tabs-nav .ui-tabs-selected a {
  border:1px solid #d77410;
  border-bottom:0px solid #d77410;
background-color: #FFF;
}
.ui-tabs-nav a span {
  width:64px; /* IE 6 treats width as min-width */
  min-width:64px;
  height:18px; /* IE 6 treats height as min-height */
  min-height:18px;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
  width:auto;
  height:auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
  /*padding-bottom:1px;*/
}
.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {

}
.ui-tabs-nav a,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active {

}
.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span {
}
.ui-tabs-nav a span,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span {
}
.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
  cursor:text;
}
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover,
.ui-tabs-nav .ui-tabs-unselect a:focus,
.ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
  cursor:pointer;
}
.ui-tabs-disabled {
/*  opacity:.4;
  filter:alpha(opacity=40);*/
}
.ui-tabs-panel {
  border-top:1px solid #d77410;
  border-bottom:1px solid #d77410;
  padding:10px 8px;
  background:#fff; /* background color to avoid distorted fonts in IE while fading */
  /*background:#fff url(/img/gradient.png) no-repeat scroll right bottom;*/
}
.ui-tabs-loading em {
  padding:0 0 0 20px;
  /*background:url(loading.gif) no-repeat 0 50%;*/
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
  display:inline-block;
}
*:first-child+html .ui-tabs-nav { /* @ IE 7 Standards Mode - do not group selectors, IE 6 will ignore rule */
  display:inline-block;
}#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(/img/system/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(/img/system/shadowbox/close.png);}
#sb-nav-next{background-image:url(/img/system/shadowbox/next.png);}
#sb-nav-previous{background-image:url(/img/system/shadowbox/previous.png);}
#sb-nav-play{background-image:url(/img/system/shadowbox/play.png);}
#sb-nav-pause{background-image:url(/img/system/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}
/* ::: Tabelle ::: */
.tabelle {
  width:100%;
  border-top:1px solid #007239;
  border-bottom:1px solid #007239;
  border-collapse:collapse;
  border-bottom: none;
}
.tabelle thead tr {
}
.tabelle thead tr th,
.tabelle tbody tr.headline td {
  padding:5px;
  border-top:1px solid #007239;
  border-bottom:1px solid #007239;
  border-right:0px solid #007239;
  background:#e8e8e8;
  font-weight:bold;
  text-align:left;
  vertical-align:top;
 color:#007239;
 font-size:12px;
}
.tabelle tbody tr td {
  padding:5px;
  border-top:1px dotted #ccc;
  border-right:0px solid #ccc;
  vertical-align:top;
 color:#666;
 font-size:12px;
}
.tabelle tbody tr.zentriert td,
.tabelle tbody tr td.zentriert {
  text-align:center;
}
.tabelle tbody tr.links td
.tabelle tbody tr td.links {
  text-align:left;
}
.tabelle tbody tr.rechts td,
.tabelle tbody tr td.rechts {
  text-align:right;
}/* Styles für den Kalender */

.sucheingabe{float:left; width:201px;}
.kalender{float:right;}
.kalendersingle {  border: 1px solid #cccccc; margin: 0px; padding: 2px; width:206px; font-size: 1.1em;  float:right;margin-top:12px;}
.kalendersingle .calendarhead { text-align: center;  padding: 0.45em; margin-bottom: 0.1em; color: #b60b30; font-weight: bold; padding-left: 1em; padding-right: 1em;  }
.kalendersingle .calendarhead select { margin-bottom:0.1em; }

.kalendersingle #selectedyearmonthkalender { height: 1.6em; }
.kalendersingle .calendarcol { width: 2.25em;  float: left;  text-align: center; background-color: #e5e5e5; border: 1px solid #e1dfdf; height: 1.4em; padding-top: 0.1em; } /* Wochentage */

.kalendersingle .calendarcol1 {  vertical-align: middle; margin: 0px; clear:both; float: left; width:100%;   }  /* Zeilen */

.kalendersingle .calendarcol2 { width:2.05em; height: 1.3em; float: left; text-align: right; border: 1px solid #e1dfdf;  padding-top: 0.2em; padding-right: 0.2em; }  /* "Spalten" */
.kalendersingle .calendarcol2 a { color: #3e3d40; font-weight: normal; text-decoration: none; }

.kalendersingle .calendarcol2 a:focus, .kalendersingle .calendarcol2 a:active{ background-color: #4f83b7;color: #fff;  }

.kalendersingle .calendarcol2:hover a { color: #fff; text-decoration: none; }
.kalendersingle .calendarcol2:hover { background-color: #b60b30; color: #fff; text-decoration: none; }

.kalendersingle .calendarcol2.today { background-color: #4f83b7;   }
.kalendersingle .calendarcol2.today a { color: #fff;   }

.kalendersingle .clear{  font-size: 0.2em;  }

/*
#datesuche { border:solid 1px #c7c7c7; padding:1.2em .6em .6em .6em;  background: #e5e5e5 url(/img/system/X.gif) 0px -2283px  repeat-x;   }
*/
#datesuche .datebox { float: left; border: 1px solid #e0e0e0; border-top: 1px solid #a1a1a1; border-bottom: none; width:7.9em; font-size:1em;   }
#datesuche .row { margin-bottom: 0.6em; width: 100%; }
#datesuche .row label { width: 3.5em; }
#datesuche .dropdown{ width: 181px; border: 1px solid #e0e0e0;  border-top: 1px solid #a1a1a1; border-bottom: none;   font-size:1em; }


.searchstring { border-top: 1px solid #a1a1a1; border-left: 1px solid #a1a1a1; width: 14.6em; font-size: 1em; padding-left: 0.3em; margin-bottom: 0.5em; height: 1.3em; padding-top: 0.2em; font-family: Verdana,Arial,Helvetica,sans-serif; color: #464646;  }

.datebox { border-top: 1px solid #a1a1a1; border-left: 1px solid #a1a1a1; width: 135px; margin-bottom: 0.4em; margin-right: 4px; font-size: 1em; height: 1.5em;  padding-left: 0.3em; padding-top: 0.1em; font-family: Verdana,Arial,Helvetica,sans-serif;  }
.datetext { float: left; width: 3.2em; }

.dropdown { width: 181px; font-size: 1em; height: 1.8em; padding-top: 0.1em; font-family: Verdana,Arial,Helvetica,sans-serif; color: #464646;  }

.kalendersingle .month {   }
.kalendersingle .prev-month, .kalendersingle .next-month{ cursor: pointer; color: #b60b30; width: 1em; height: 1.5em; text-align: center;  }
.kalendersingle .prev-month { float: left;  }
.kalendersingle .next-month { float:  right;  }

#contentteaser .kalendersingle a { text-decoration: none; }

#datesuche .back { margin-left: 9.3em; margin-top: 0.6em; text-decoration: none;  }
#datesuche .back:hover { text-decoration: underline; }

/* ::: Druckversion ::: */
@media print {

.background{
background-image:no;
}

body, div#seite, #footer_schatten{
background:no;
}

nav.nav_oben, nav.nav_unten, nav.hauptnav, nav#subnav{
display:none;
}

.logo{
margin-left:0;
}

.keyvisual{
margin-top:40px;
}

section{
width:739px;
}

}/* ::: Pager ::: */
.pager {
  margin-bottom:16px;
  padding:4px 5px;
  border-top:1px solid #e6e6e6;
  border-bottom:1px solid #e6e6e6;
}
.pager-backward,
.pager-forward {
  float:left;
  width:30px;
}
.pager-forward {
  float:right;
}
.pager a {
  float:left;
  width:15px;
  text-align:center;
  text-decoration:none;
  font-size:18px;
}
.pager-info {
  text-align:center;
}/*! jQuery UI - v1.9.2 - 2013-06-05
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-datepicker { padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size: 1em; }
/*.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(/img/system/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }*/
/*.ui-widget-content a { color: #333333; }*/
.ui-widget-header { border: 1px solid #005091; background: #f6a828 url(/img/system/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(/img/system/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(/img/system/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }*/
/*.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #c77405; text-decoration: none; }*/
/*.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(/img/system/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }*/
/*.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }*/

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(/img/system/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/img/system/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/img/system/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/img/system/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/img/system/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/img/system/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/img/system/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/img/system/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/img/system/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/img/system/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
/*.ui-widget-overlay { background: #666666 url(/img/system/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .5;filter:Alpha(Opacity=50); }*/
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/img/system/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .2;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }table.jCalendar {
  background: #aaa;
  border-collapse: separate;
  border-spacing: 0px;
  font-family:Arial !important;
}

table.jCalendar td {
  background: #ccc;
  color: #000;
  padding: 3px 5px;
  text-align: center;
}
table.jCalendar td.other-month {
  background: #fff;
  color: #fff;
}
table.jCalendar td.today {
  background: #005091;
  color: #fff;
}
table.jCalendar td.selected {
  background: #f66;
  color: #fff;
}
table.jCalendar td.selected:hover {
  background: #f33;
  color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
  background:#005091;
  color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
  background-color: #4e8bca;
  color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
  position: relative;
}
div#dp-popup {
  position: absolute;
  z-index: 199;
 border:1px solid #ccc;
padding: 2px;
left:631px !important;
}
div.dp-popup h2 {
  font-size: 1.1em;
  text-align: center;
  margin: 2px 0;
 color: #005091;
  font-weight: bold;
    margin-bottom: 0.1em;
    padding: 0.45em 1em;
  font-family:Arial;
}
a#dp-close {
  font-size: 11px;
  padding: 4px 0;
  text-align: center;
  display: block;
}
a#dp-close:hover {
  text-decoration: underline;
}
div.dp-popup a {
  color: #000;
  text-decoration: none;
  padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
  position: absolute;
  top: 2px;
  left: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-prev a {
  float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
  cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
  cursor: default;
}
div.dp-popup div.dp-nav-next {
  position: absolute;
  top: 2px;
  right: 4px;
  width: 100px;
}
div.dp-popup div.dp-nav-next a {
  float: right;
}
div.dp-popup a.disabled {
  cursor: default;
  color: #aaa;
}
div.dp-popup td {
  cursor: pointer;
}
div.dp-popup td.disabled {
  cursor: default;
}

div.dp-popup 
{
/* Probably you want to style the color of the dp-popup check out the color.css */
  font-size: 10px;
  font-family: arial, sans-serif;
  width: 172px;
  line-height: 1.2em;
  background-color:#fff;
}

table.jCalendar{
  background-color:#FFFFFF;
  border-color:#666666;
  font-size:12px;
}

table.jCalendar th {
  background: #e5e5e5;
  color: #3e3d40;
  font-weight: bold;
  padding: 3px 5px;
  font-family:Arial !important;
}

table.jCalendar td{
  font-family:Arial !important;
  color:#000;
height: 1.3em;
    padding-right: 0.2em;
    padding-top: 0.2em;
    text-align: right;
    width: 2.05em;
background:#fff;
border: 1px solid #E1DFDF;
}

table.jCalendar td.today{
  /* You can find the background-color in the color.css */
  color:#fff;
}

table.jCalendar td.selected,
table.jCalendar td.selected:hover{
  background-color:#FFFFFF;
  color:#000000;
}

table.jCalendar td.disabled,
table.jCalendar td.disabled:hover{
  background-color:#fff;
  color:#797979;
}

a.dp-nav-prev-year,
a.dp-nav-prev-month,
a.dp-nav-next-year,
a.dp-nav-next-month { width:15px; height:15px; }

a.dp-nav-next-year {   background:url(/img/system/pfeil02r.png) no-repeat 0 7px;  }
a.dp-nav-next-month { background:url(/img/system/pfeil01r.png) no-repeat 0 7px;   }


a.dp-nav-prev-year { background:url(/img/system/pfeil02l.png) no-repeat 0 7px; }
a.dp-nav-prev-month { background:url(/img/system/pfeil01l.png) no-repeat 0 7px;   }

div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
  cursor: default;
  background-position:-16px 5px;
}
/*
h1 {
  font-size: 1.6em;
  margin: 0 0 1em;
  padding: 0 0 .3em;
  border-bottom: 4px solid #ccc;
}
h1.home {
  margin: 0;
  border: none;
}
*/
div.dp-popup h2 
{
  font-size: 12px;
  margin: 2px 0;
  padding: 0;
  border: none;
  line-height:1.5em;
  color: #005091;
}

input.dp-applied {
  float: left;
  color: #464646;
}

a.dp-choose-date {
  width: 15px;
  padding: 0;
  display: block;
  height:15px;
  padding-bottom: 0.9em;
  text-indent: -2000px;
  overflow: hidden;
  background:url(/img/system/date.gif) 0 0 no-repeat;
}

a.dp-choose-date:active, a.dp-choose-date:focus {  
  background-position: 0 -32px;
 }

a.dp-choose-date.dp-disabled {
  cursor: default;
}

input.datesmall
{
  width:75px;
  border:1px solid #A5ACB2;
  color:#666666;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  height:20px;
  margin:1px 0;
  padding:2px 0 0 4px;
}@media only screen and (max-width: 1018px) {
  body {
    padding-bottom: 0;
  }
  header nav.nav_oben {
    margin-bottom: 10px;
    margin-right: 0;
  }
  header .keyvisual {
    display: none;
  }
  header .logo {
    margin-top: 0;
    width: calc(100% - 36px);
    height: auto;
    float: left;
    margin-left: 18px;
    margin-right: 18px;
    background: #f2efe6;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
  }
  header .logo img {
    max-width: 100%;
    top: 1px;
    position: relative;
  }
  footer {
    margin: 0;
    width: 100%;
    height: auto;
    padding: 13px 0;
  }
  footer:after {
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
  }
  footer .copy {
    width: auto;
  }
  footer .copy,
  footer nav ul {
    padding-top: 0!important;
  }
  #footer_schatten {
    display: none;
  }
  .youtube iframe {
    width: 100%;
  }
  #website {
    background: #FFF;
  }
  #website .background {
    display: none;
  }
  #seite {
    width: 100%;
    max-width: none;
    min-width: 0;
    background: none;
  }
  #seite .inhalt {
    box-sizing: border-box;
    padding: 0 19px;
    position: relative;
  }
  #seite .inhalt aside {
    background: #e6e2d8;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
  }
  #seite .inhalt aside h3,
  #seite .inhalt aside p,
  #seite .inhalt aside .plaintext,
  #seite .inhalt aside .row.absenden,
  #seite .inhalt aside .linie {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
  #seite .inhalt section {
    margin-left: 0;
    width: 75%;
    box-sizing: border-box;
  }
  #seite .inhalt section > a > img,
  #seite .inhalt section > img {
    width: 100%;
  }
  .inhalt {
    width: 100%;
    background: none;
  }
  .content {
    width: calc(100% - 240px);
    padding-right: 10px;
    padding-left: 20px;
    padding-top: 7px;
    margin: 0;
    box-sizing: border-box;
  }
  .content.breit {
    width: 88%;
  }
  .content img {
    max-width: 100%;
  }
  .row:after {
    content: "";
    display: block;
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both;
  }
  .warenkorbteaser {
    margin: 0;
    padding: 15px;
    background: #ccc;
    margin-bottom: 15px;
  }
  .warenkorbteaser h1 img {
    position: relative;
    top: auto;
    right: auto;
    float: right;
    display: inline;
  }
  .warenkorbteaser .absenden img {
    display: none;
  }
  .linie.warenkorb {
    width: 100%;
  }
  .onAccHead {
    background-position: 100% 8px;
  }
  .onAccHead.selected {
    background-position: 100% 10px;
  }
  .ui-dialog {
    width: 100%!important;
  }
  .ui-dialog .dialogContent {
    height: auto;
  }
  .ui-dialog .dialogContent img {
    width: 100%;
  }
}
@media only screen and (max-width: 950px) {
  .sucheingabe {
    float: none;
  }
  .kalender {
    float: left;
  }
}
@media only screen and (max-width: 875px) {
  #subnav,
  .hauptnav {
    display: none;
  }
  header {
    height: auto;
  }
  header nav.nav_oben ul {
    padding-right: 60px;
  }
  .nav_oben a[href^='javascript'] {
    display: none;
  }
  #seite .inhalt aside {
    float: none;
    clear: both;
    width: 300px;
    margin: auto;
  }
  #seite .inhalt section {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  #seite .content,
  #seite .content.breit {
    padding-left: 0;
    float: none;
    width: 100%;
  }
  .row.agb label {
    max-width: 100%;
  }
}
@media only screen and (max-width: 644px) {
  footer .copy {
    float: none;
    margin-bottom: 15px;
  }
  footer .nav_unten {
    float: none!important;
  }
  footer .nav_unten li {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 400px) {
  #seite .inhalt {
    padding: 0 10px;
  }
  header .logo {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
  }
  .imgleft {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }
  .imgleft img {
    max-width: 100%;
  }
  .artikel div {
    margin-left: 0!important;
  }
}
@media only screen and (max-width: 985px) and (min-width: 875px) {
  .row label {
    width: 100%;
  }
}
@media only screen and (max-width: 488px) {
  .row label {
    width: 100%;
  }
}@font-face {
  font-family: 'mobilenav';
  src: url("/fonts/mobilenav/mobilenav.eot?19440014");
  src: url("/fonts/mobilenav/mobilenav.eot?19440014#iefix") format("embedded-opentype"), url("/fonts/mobilenav/mobilenav.woff?19440014") format("woff"), url("/fonts/mobilenav/mobilenav.ttf?19440014") format("truetype"), url("/fonts/mobilenav/mobilenav.svg?19440014#mobilenav") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="mn-"]:before, [class*=" mn-"]:before {
  font-family: "mobilenav";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.mn-angle-left:before {
  content: '\e800'; }

.mn-angle-right:before {
  content: '\e801'; }

.mn-menu:before {
  content: '\e802'; }

.mobile-logo {
  display: none;
  position: absolute;
  top: 10px;
  left: 0;
  text-align: center;
  width: 100%; }
  .mobile-logo img {
    height: 50px; }

html.mobilenav-open {
  overflow: hidden !important; }

.mobilenav-open body {
  position: fixed !important; }

.mobilebutton {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 10px;
  right: 10px;
  height: 40px;
  width: 40px;
  background: #FFF;
  color: #4a3a30;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-size: 28px;
  padding: 5px 0;
  cursor: pointer; }

#mobilenav {
  display: none;
  -moz-transform: translate(-105%);
  -ms-transform: translate(-105%);
  -o-transform: translate(-105%);
  -webkit-transform: translate(-105%);
  transform: translate(-105%);
  -moz-transition: transform 0.5s ease-in-out;
  -o-transition: transform 0.5s ease-in-out;
  -webkit-transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.6);
  padding-top: 70px;
  font-size: 18px;
  line-height: 1.3rem;
  color: #4a3a30;
  width: 320px;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #FFF;
  background: -moz-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50px, #FFF), color-stop(100%, #FFF));
  background: -webkit-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: -o-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: -ms-linear-gradient(top, #FFF 50px, #FFF 100%);
  background: linear-gradient(to bottom, #FFF 50px, #FFF 100%);
  position: fixed;
  z-index: 9990;
  top: 0;
  overflow-y: auto;
  overflow-x: hidden; }
  #mobilenav.no-overflow {
    overflow-y: hidden; }
  .mobilenav-open #mobilenav {
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0); }
  #mobilenav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #mobilenav ul.sub {
      display: none;
      background: rgba(187, 187, 187, 0.2);
      box-shadow: inset 0 -3px 3px -2px rgba(0, 0, 0, 0.3); }
  #mobilenav li {
    position: relative;
    z-index: 20; }
    #mobilenav li:hover .mobilenav-submenu,
    #mobilenav li.selected .mobilenav-submenu {
      color: #FFF; }
    #mobilenav li > .mobilenav-submenu i:before {
      -moz-transform: rotateZ(90deg);
      -ms-transform: rotateZ(90deg);
      -o-transform: rotateZ(90deg);
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
      -moz-transition: transform 0.3s ease-in-out;
      -o-transition: transform 0.3s ease-in-out;
      -webkit-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out; }
    #mobilenav li.open > .mobilenav-submenu i:before {
      -moz-transform: rotateZ(90deg) rotateY(180deg);
      -ms-transform: rotateZ(90deg) rotateY(180deg);
      -o-transform: rotateZ(90deg) rotateY(180deg);
      -webkit-transform: rotateZ(90deg) rotateY(180deg);
      transform: rotateZ(90deg) rotateY(180deg); }

.mobilenav-header {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  border-bottom: 1px solid #666;
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 15px;
  cursor: pointer; }
  .mobilenav-header .mobilenav-header-link {
    float: left;
    display: block;
    padding: 11px 0;
    color: #4a3a30;
    text-decoration: none;
    width: 67%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .mobilenav-header .mobilenav-back {
    float: right;
    padding: 11px 0;
    max-width: 33%; }

.mobilenav-submenu {
  padding: 11px 10px;
  position: absolute;
  z-index: 30;
  top: 0;
  right: 0;
  cursor: pointer;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.1); }
  .mobilenav-submenu:hover {
    background: rgba(0, 0, 0, 0.2); }

.mobilenav-ul {
  width: 100%;
  z-index: 100; }
  .mobilenav-ul.sub {
    display: none; }

.mobilenav-li {
  margin-bottom: 5px; }

.seperator {
  margin: 10px 0;
  background-color: #666;
  height: 1px; }

.mobilenav-a {
  padding: 11px 45px 11px 20px;
  display: block;
  color: #4a3a30;
  text-decoration: none;
  background: transparent;
  -moz-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
  .mobilenav-a:hover,
  .selected > .mobilenav-a {
    text-decoration: none;
    background: #4a3a30;
    color: #FFF; }

@media only screen and (max-width: 875px) {
  #mobilenav,
  .mobile-logo,
  .mobilebutton {
    display: block; } }.cc_container .cc_logo {
    display:none !important;
}