html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'MuseoSans500Regular';
    font-size: 13px;
    line-height: 100%;
    color: #2a2826;
    text-align: justify;
    background: url('../img/mainbg_2560.jpg') no-repeat top center;
    background-position: 50% 170px;
    background-color: #efeae1;
}

a {
    text-decoration: none;
    border: 0;
    outline: none;
    border: none;
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

h1 {
    color: #3a2f27;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-family: 'MuseoSans500Italic';
    font-weight: normal;
    font-size: 15px;
    text-align: left;
}

h2 {
    color: #3a2f27;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-family: 'MuseoSans500Italic';
    font-weight: normal;
    font-size: 15px;
    text-align: left;
    line-height: 120%;
}

h3 {
    font-size: 14px;
    margin: 15px 0px 5px 0px;
    padding: 0px;
    color: #3a2f27;
    font-weight: normal;
    border-bottom: 1px solid #a9a4a2;
}

b, strong {
    color: #3a2f27;
    font-family: 'MuseoSans500Regular';
    font-size: 13px;
}

#topline-background {
    width: 100%;
    height: 36px;
    background-color: #3a2f27;
    box-shadow:0px 5px 15px #908d88;
}

#topline {
    margin: 0 auto;
    width: 940px;
    padding: 0px 10px;
}

#topline-title {
    float: left;
    font-family: 'Lobster13Regular';
    color: #dcd4c5;
    font-size: 19px;
    width: 600px;
    margin: 8px 0px 0px 0px;
}

#topline-title a {
    color: inherit;
}

#topline-navigation {
    float: left;
}

#topline-navigation ul {
    margin: 0px;
    padding: 0px;
}

#topline-navigation li {
    float: left;
    list-style: none;
    padding: 9px 25px 0px 0px;
}

#topline-navigation a, #topline-navigation a:visited, #topline-navigation a:active {
    color: #958d84;
    font-size: 10px;
    font-family: 'MuseoSans500Regular';
}

#topline-navigation a:hover {
    color: #efeae1;
}

#topline-flags {
    float: right;
    margin: 0px;
    padding: 0px;
}

#topline-flags ul {
    margin: 0px;
    padding: 0px;
}

#topline-flags li {
    margin: 0px;
    float: left;
    padding: 6px 5px;
    list-style: none;
}

#topline-flags img {
    border: 1px solid #8a7f78;
}

#dotted-line-top {
    padding-top: 31px;
    border-bottom: 1px dashed #958d84;
}

#wrapper {
    margin: 0 auto;
    width: 960px;
    min-height: 500px;
  /*  padding: 0px 10px;*/
}

#head {
    margin: 0 auto;
    width: 960px;
}

#head-top {
    margin: 0 auto;
    width: 960px;
    height: 100px;
}

#logo {
    float: left;
    margin: 12px 0px 0px 10px;
    width: 200px;
    height: 80px;
}

#head-navigation {
    margin-top: 66px;
    float: left;
}

#head-navigation ul {
    margin: 0px;
    padding: 0px;
}

#head-navigation li {
    float: left;
    list-style: none;
    padding: 0px 6px;
    margin: 0px;
}

#head-navigation a {
    color: #312a25;
    font-size: 13px;
    padding: 63px 7px 0px 7px;
}

#head-navigation a:hover{
    background: url('../img/nav_hover.png') no-repeat top center;
}


.active a {
    background: url('../img/nav_hover.png') no-repeat top center;
}

#head-banner {
    margin: 0 auto;
    width: 940px;
    padding: 0px;
}

#head-banner-deco {
    position: absolute;
    z-index: 10;
    margin: 180px 0px 0px -60px;
    width: 267px;
    height: 242px;
    background: url('../img/deko.png');
}

#head-banner-img {
    margin: 0 auto;
    width: 930px;
    height: 368px;
}

#headbanner-rotation {
    margin: 0 auto;
    width: 930px;
    height: 368px;
    border: 5px solid #fff;
    overflow: hidden;
}

#headbanner-map {
    margin: 0 auto;
    width: 930px;
    height: 368px;
    border: 5px solid #fff;
}

#content {
    margin: 0 auto;
    width: 960px;
}

#content-wrapper {
    width: 960px;
    margin: 45px 0px;
}

#content-slogan {
    width: 940px;
    background-color: #fff;
    border-radius: 10px;
    font-family: 'Lobster13Regular';
    color: #aca08a;
    font-size: 40px;
    text-align: center;
    margin: 0px 10px;
    padding: 40px 0px 50px 0px;
}

.content-default-left {
    line-height: 160%;
    float: left;
    width: 640px;
    margin: 0px;
    padding: 0px;
}

.content-default-right {
    line-height: 160%;
    float: right;
    margin: 0px;
    padding: 0px;
}

.content-standard-box {
    float: left;
    width: 270px;
    min-height: 245px;
    margin: 20px 10px 0px 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    line-height: 160%;
}

.content-standard-box img {
    border: 1px dashed #a68e7d;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
}

.standard-box-images img {
    float: left;
    border: 0;
    background-color: #fff;
    padding: 5px;
    display: block;
    margin: 0px 9px 0px 25px;
}

.standard-box-picture {
    float: left;
    margin-right: 10px;
}

.standard-box-text {
    float: left;
    width: 113px;
    text-align: left;
    line-height: 160%;
}

.content-default-big-box {
    float: left;
    width: 590px;
    min-height: 250px;
    margin: 20px 10px 30px 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    line-height: 160%;
}

.content-standard-big-box {
    float: left;
    width: 910px;
    min-height: 250px;
    margin: 20px 10px 30px 10px;
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    line-height: 160%;
}

.content-standard-picbox {
    float: left;
    margin-right: 20px;
}

.content-standard-picbox img {
    border: 1px dashed #a68e7d;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    display: block;
    margin-bottom: 10px;
}

.dotted-line {
   border-bottom: 1px dashed #958D84;
   padding-top: 3px; 
   margin-bottom: 25px;
}

#geschichtsweg-slogan {
    width: 940px;
    background-color: #fff;
    border-radius: 10px;
    font-family: 'Lobster13Regular';
    color: #aca08a;
    text-align: center;
    margin: 0px 10px;
    padding: 0 0 25px 0;
}

.milestone {
    width: 162px;
    height: 245px;
    float: left;
    margin: 15px 21px 15px 22px;
    border: 1px solid #a68e7d;
    padding: 10px;
    border-radius: 5px;
    text-align: left;
    background: rgb(213,206,166); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(213,206,166,1) 0%, rgba(201,193,144,1) 40%, rgba(183,173,112,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,206,166,1)), color-stop(40%,rgba(201,193,144,1)), color-stop(100%,rgba(183,173,112,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */
    color: #231B15;
}

.milestone:hover {
    -moz-box-shadow: 0 0 5px #9d3f00;
    -webkit-box-shadow: 0 0 5px#9d3f00;
    box-shadow: 0 0 5px #9d3f00;
}

.milestone a {
    color: #231B15;
}

.box-link {
    display: block;
}

.milestone a:hover {
    color: #9d3f00;
}

.milestone-image{
    margin-top: 5px;
}

.milestone-image img {
    padding: 5px;
    border: 1px dashed #a68e7d;
    width: 150px;
    height: 100px;
    border-radius: 5px;
    background-color: #fff;
}

#geschichtsweg-navigation {
    list-style-type: none;
    margin: 18px 0 0 0;
    padding: 0;
    display: inline-block;
}

#geschichtsweg-slogan h3 {
    font-size: 30px;
    padding: 20px;
}

#geschichtsweg-navigation li:first-child {
    margin: 0;
}

#geschichtsweg-navigation li {
    float: left;
    font-size: 30px;
    padding: 20px 0 10px 0;
    margin-left: 30px;
}

#geschichtsweg-navigation a {
    color: #231b15;
}

#geschichtsweg-navigation a:hover {
    color: #b69d8a;
}

#geschichtsweg-navigation li.current a {
    color: #cd5200;
    font-size: 35px;
}

.geschichtsweg-content {
    width: 910px;
    line-height: 170%;
}

.geschichtsweg-content p {
    margin: 0;
}

.geschichtsweg-content h2 {
    text-align: center;
    font-size: 25px;
}

.arrow-left {
    float: left;
    margin: 20px;
}

.arrow-right {
    float: right;
    margin: 20px;
}

.geschichtsweg-image {
    float: left;
    width: 270px;
    margin-bottom: 20px;
    padding: 0 20px;
    font-size: 11px;
    line-height: 120%;
}

div.waypoint {
   margin-bottom: 10px; 
}

#foot {
    height: 117px;
    background: #3a2f27; /* Old browsers */
    background: -moz-linear-gradient(top,  #3a2f27 1%, #261f19 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3a2f27), color-stop(100%,#261f19)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3a2f27 1%,#261f19 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3a2f27 1%,#261f19 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3a2f27 1%,#261f19 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3a2f27 1%,#261f19 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a2f27', endColorstr='#261f19',GradientType=0 ); /* IE6-9 */
}

#dotted-line-foot {
    padding-top: 3px;
    border-bottom: 1px dashed #958d84;
}

#footer-wrapper {
    width: 940px;
    margin: 0 auto;
}

#footer-content {
    padding: 15px 0px;
    color: #efeae1;
    font-size: 11px;
}

#footer-foerderung {
    float: left;
}

#footer-copyright {
    float: right;
}

a.nach-oben {
    border: 1px dashed #a68e7d;
    color: #3a2f27;
    font-weight: bold;
    display: block;
    margin-top: 20px;
    width: 80px;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
    background: rgb(213,206,166); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(213,206,166,1) 0%, rgba(201,193,144,1) 40%, rgba(183,173,112,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,206,166,1)), color-stop(40%,rgba(201,193,144,1)), color-stop(100%,rgba(183,173,112,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(213,206,166,1) 0%,rgba(201,193,144,1) 40%,rgba(183,173,112,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5cea6', endColorstr='#b7ad70',GradientType=0 ); /* IE6-9 */


}

#map-overlay{
    position: absolute;
    width: 90%;
    max-width: 1500px;
    margin: 5% auto 0;
    left: 0;
    right: 0;
    z-index: 100;
    overflow: hidden;
    border: 2px solid #000;
    display: none;
}

#map-overlay-bg{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    display: none;
}

#map-overlay img{
    width: 100%;
    display: block;
}

#map-overlay a{
    display: block;
}

#map-points .point{
    position: absolute;
}

#map-points .tooltip{
    position: absolute;
    display:none;
    background: url('../img/tooltip-bg.png');
    padding: 10px;
    border-radius: 5px;
}

#map-close{
    position: absolute;
    top: 2%;
    right: 2%;;
    background-color: #fff;;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px;
    border-radius: 5px;
}

#map-banner{
    cursor: pointer;
}

.gallery_pic img {
    margin-right: 20px;
    margin-left: 5px;
}

.gallery-box {
    margin-left: 2px;
}

.gallery_text {
    margin:-5px 0 15px 0;
    width: 210px;
    font-size: 12px;
    margin-bottom: 20px;
    min-height: 1px;
}
