a, a:visited
{
    color: #838040;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.page-header
{
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-bottom: 1px solid #877B5A;
}

.page-header h2
{
    font-size: 22px;
}

#content
{
    font-size: 14px;
    font-family: Arial,"Arial Unicode MS",Helvetica,sans-serif;
    /*background-color: #CFC8B5; /* #CDDD7E; */
	border-radius: 5px;
    width: 1010px;
    margin: 10px auto 0;
    padding: 10px 10px;
	margin-bottom: 20px;
}

/*-------------------------------Footer-------------------------------*/

footer
{
    text-align: center;
    /*background-color: #CFC8B5;*/
    width: 1010px;
    margin: 10px auto 0;
    padding: 10px 10px;
    border-top: 1px solid #877B5A;
}

footer a, footer a:visited
{
    color: black;
}
footer>ul
{
    display: inline-block;
}

footer ul>li
{
    float: left;
    margin: 5px 5px;
}

/*-------------------------------Footer-------------------------------*/

#art-main
{
   background: #E9E6DD url('../images/page.png') scroll;
   background: url('../images/pageglare.png') top center no-repeat, url('../images/page.png'), #E9E6DD;
   margin:0 auto;
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   overflow:hidden;
}
table, ul.art-hmenu
{
   font-size: 14px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.art-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #B1A78B;
   background: rgba(177, 167, 139, 0.8);
   -webkit-border-radius:7px;
   -moz-border-radius:7px;
   border-radius:7px;
   border:1px solid rgba(163, 151, 117, 0.8);
   padding:0 15px;
   margin:0 auto;
   height:27px;
}

.art-postcontent,
.art-postheadericons,
.art-postfootericons,
.art-blockcontent,
ul.art-vmenu a 
{
   text-align: left;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-hmenu a, .art-vmenu a, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #art-hmenu-bg, .art-sheet, .art-slidenavigator > a, .art-checkbox:before, .art-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1010px;
   color: #313011;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

.art-slogan
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 154px;
  left: 53.8%;
  line-height: 100%;
  margin-left: -422px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
  white-space: nowrap;
}

.art-slogan, 
.art-slogan a, 
.art-slogan a:link, 
.art-slogan a:visited, 
.art-slogan a:hover
{
font-size: 28px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: bold;
font-style: normal;
text-decoration: none;
  padding: 0;
  margin: 0;
  color: #877B5A !important;
}

#HeaderContainer
{
    width: 1040px;
    margin: 0 auto;
    padding-top: 52px;
}

#Logo
{
    float: left;
    margin-right: 20px;
}

.art-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.art-header
{
   margin:0 auto;
   position:relative;
   height: 203px;
   background-image: url('../images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
}

.responsive .art-header 
{
   background-image: url('../images/header.png');
   background-position: center center;
}

.art-header-inner{
   position: relative;
   width: 1010px;
   z-index: auto !important;
   margin: 0 auto;
}

.art-header>.widget 
{
   position:absolute;
   z-index:101;
}

/*-------------------------------Navigation-------------------------------*/

.art-nav
{
   background: #E9E6DD url('../images/nav.png') scroll;
   background: transparent url('../images/nav.png') scroll;
   padding:12px 6px;
   /*margin:0 auto;*/
   position: relative;
   z-index: 100;
   font-size: 0;
   width: 100%;
   text-align: center;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover, .art-hmenu .nav-header
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.art-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
   min-width: 130px;
}

ul.art-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.art-hmenu, ul.art-hmenu ul 
{
   min-height: 0;
}

ul.art-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 6px;
   padding-right: 6px;
}

.art-nav-inner:before 
{
   content:' ';
}

.art-nav-inner
{
    width: 1010px;
    display: inline-block;
    text-align: left;
   /*margin:0 auto;*/
}

.art-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.art-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.art-hmenu
{
   float: left;
}

.art-menuitemcontainer
{
   margin:0 auto;
}
ul.art-hmenu>li {
   margin-left: 8px;
}
ul.art-hmenu>li:first-child {
   margin-left: 4px;
}
ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
   margin-right: 4px;
}

ul.art-hmenu>li>a, .art-hmenu>li>.nav-header
{
   background: #E9E6DD;
   background: rgba(233, 230, 221, 0.2);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid rgba(122, 112, 82, 0.2);
   padding:0 17px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 35px; /*42*/
   cursor: pointer;
   text-decoration: none;
   color: #877B5A;
   line-height: 35px; /*42*/
   text-align: center;
}

.art-hmenu a, 
.art-hmenu a:link, 
.art-hmenu a:visited, 
.art-hmenu a.active, 
.art-hmenu a:hover
{
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}

ul.art-hmenu>li.active>a, .art-hmenu>li.active>.nav-header
{
   background: #AFC93B;
   background: rgba(175, 201, 59, 0.6);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid rgba(194, 186, 163, 0.6);
   padding:0 17px;
   margin:0 auto;
   color: #55540C;
   text-decoration: none;
}

ul.art-hmenu>li>a:visited, 
ul.art-hmenu>li>a:hover, 
ul.art-hmenu>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a, .art-hmenu>li:hover>.nav-header
{
   background: #ECB14B;
   background: rgba(236, 177, 75, 0.2);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   border:1px solid rgba(185, 124, 19, 0.2);
   padding:0 17px;
   margin:0 auto;
}

ul.art-hmenu>li>a:hover, .desktop-nav ul.art-hmenu>li:hover>a, .art-hmenu>li>.nav-header:hover
{
   color: #000000;
   text-decoration: none;
}

.art-nav ul.art-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.art-nav ul.art-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

/*--------------------Untermenue--------------------*/
.art-hmenu ul li:hover>ul
{
    visibility: visible;
}

ul.art-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
}

.art-hmenu ul
{
    min-width: 100%;
}

.art-hmenu ul li
{
    min-width: 100%;
    height: 30px;
    border: 1px solid rgba(122, 112, 82, 0.2);
    border-bottom: 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 100%;
    background: url('../images/pageglare.png') top center no-repeat, url('../images/page.png'), #FFF; /*#E9E6DD;*/
}

/*
    Farben:
    Border bei Hover: rgba(185, 124, 19, 0.2);
Hintergrund bei Hover: rgba(236, 177, 75, 0.2)
*/

.art-hmenu ul li:first-child
{
    border-top: 0px !important;
}

.art-hmenu ul li:last-child
{
    border-radius: 0px 0px 5px 5px !important;
    border-bottom: 1px;
}

.art-hmenu ul li:only-child
{
    border-radius: 0px 0px 5px 5px !important;
    border-top: 0px;
    border-bottom: 1px;
}

.art-hmenu ul li a, .art-hmenu ul li a:visited
{
    display: block;
    text-align: center;
    color: #877B5A;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    border: 0px !important;
    border-top: 1px !important;
    border-radius: 0px;
}

.art-hmenu>li>ul>li.active>a
{
   background: rgba(175, 201, 59, 0.6);
   color: #55540C;
   border-radius: 0px !important;
}

.art-menu li ul li:active
{
    border-left:1px solid rgba(194, 186, 163, 0.6) !important;
    border-right:1px solid rgba(194, 186, 163, 0.6) !important;
}

.art-hmenu li ul li:first-child a
{
    border-radius: 0px !important;
}

.art-hmenu li ul li:last-child a
{
    border-radius: 0px 0px 5px 5px !important;
}

.art-hmenu li ul li:only-child a, .art-hmenu li ul li:only-child a:hover
{
    border-radius: 0px 0px 5px 5px !important;
}

.art-hmenu ul li:hover
{
    border-color: rgba(185, 124, 19, 0.2);
}

.art-hmenu ul li a:hover
{
    color: #000 !important;
    background: rgba(236, 177, 75, 0.2) !important;
}

.art ul.art-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.art ul.art-hmenu>li>ul.art-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.art ul.art-hmenu>li>ul.art-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.art ul.art-hmenu ul ul.art-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.art ul.art-hmenu ul ul.art-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

/*--------------------Sprachauswahl--------------------*/

#language-selection
{
    float: right;
    width: 100px;
}

/*-------------------------------Navigation-------------------------------*/

/*-------------------------------Plugins-------------------------------*/

.slideshowck a
{
	color: #fff;
}

.avVideo
{
	width: 50%;
	margin: 0 auto;
}