/*h1, h2 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}*/

.img img {
    max-width: 100%;
}

a:hover,
a:focus {
    color: #ed8208;
}

.column {
    padding: 0;
}

.centered {
    text-align: center;
}

.rick_info > .row {
    padding: 0;
}

.inline_block_element{
	display: inline-block;
}

.row {
    margin: 0;
    /*padding-left: 15px; Warum ???
    padding-right: 15px;*/
}

.map-wrapper .col-sm-6 {
    padding-left: 2px;
    padding-right: 2px;
}

a.rick-logo{
	position: absolute;
    display: block;
    top: 2px;
    right: 20%;
    height: 300px;
    width: 600px;
    z-index: 200;
    background-image: url('../images/para-link.png');
}
@media(max-height: 499px) {
	a.rick-logo{
		top: 0;
	}
}
@media(max-height: 299px) {
	a.rick-logo{
		top: 0;
		height: 100%;
	    background-size: contain;
	    background-repeat: no-repeat;
	}
}

@media (max-width: 766px) {	
	.paralaxdiv, .paralaximage,
	#paralax-image-1,
	#paralax-image-2,
	#paralax-image-3,
	#paralax-image-4,
	#paralax-image-5{
		display: none !important;
	}
	
	a.rick-logo{
		right: 0%;
		top: 20px;
		width: 100%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	
	#rick_main_wrapper{
/* 		margin-top: 300px; */
	}
}

.list_dark {
    background-color: #415600;
}

.list_light {
}

ul {
    padding-left: 20px;
}

input, textarea, select {
    margin-top: 5px;
    margin-left: 10px;
    color: #394C00;
    background-color: #456000;
    border: 2px solid #394C00;
    color: #FFC752;
    max-width: 100%;
}

textarea {
    width: 95%;
    max-width: 95%;
}

input.rick_small {
    width: 50px;
}

textarea.rick_bigtextarea {
    height: 350px;
}

input:active {
    border-color: #415600;
}

input:hover {
    border-color: #415600;
}

.rick_oneSingleRow {
    background-color: #456000;
    border-width: 3px;
    border-style: solid;
    border-color: #2B3A00;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 5px 15px;
}

.rick_oneSingleRow a {
    display: inline-block;
}

.rick_oneSingleRow h2 {
    margin: 0;
    font-size: 16pt;
}

.rick_oneRow div {
    padding-left: 10px;
    padding-right: 10px;
}

.rick_oneRow > div:first-child {
    padding-left: 0;
}

.oneListRow {
    padding: 5px 10px 5px 10px;
}

.rick_info {
    background-color: #456000;
    border-width: 3px;
    border-style: solid;
    border-color: #2B3A00;
    border-radius: 5px;
    margin-bottom: 15px;
}

.rick_info_dark {
    background-color: #415600;
    padding: 1px 15px;
}

.rick_info_bottom {
    margin-top: 10px;
}

.rick_info_title {
    padding-top: 5px;
    padding-bottom: 10px;
}

.rick_info_title h2 {
    font-size: 1.7em;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    float: left;
}

.rick_info_content {
    padding: 5px 15px 10px 15px;
}

.rick_info_tags {
    padding-bottom: 10px;
}

.rick_info_userinfo {
    padding-top: 15px;
    padding-bottom: 15px;
}

.rick_info_userimg {
    padding-right: 15px;
    text-align: center;
}

.rick_info_userimg a {
    display: inline-block;
    border-width: 3px;
    border-style: solid;
    border-color: #2B3A00;
    border-radius: 5px;
}

.rick_info_userimg a:hover {
    border-color: #344600;
}

.rick_info_userimg img {
    width: 100%;
    /*max-height: 100px;*/
}

.rick_info_beschreibung {
    display: block;
    padding: 5px;
    margin: 5px;
}

.rick_info a {
    text-decoration: none;
}

.rick_info_edit {
    float: right;
    display: inline-block;
    padding-right: 3px;
    font-size: 12px;
}

/* galerien */
.rick_main_galerien {
}

.rick_preview_image {
    height: 100px;
    width: auto !important;
}

img.rick_main_galerien_img {
    height: 100px;
    width: 100px;
    outline: none;
    border: 0px;
    background-color: #456000;
    border-width: 3px;
    border-style: solid;
    border-color: #2B3A00;
    border-radius: 5px;
}

.rick_main_galerien_beschreibung {
}

.rick_main_galerien_tags {
    background-color: #415600;
}

.rick_main_galerien_rechts {
    width: 370px;
    min-height: 120px;
    padding-left: 10px;
    border-left: 120px #415600 solid;
}

.rick_main_galerien_rechts_title {
    font-size: 22px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
}

.rick_main_galerien_rechts_beschreibung {
    font-size: 14px;
    color: #FFF;
    padding-bottom: 10px;
    padding-right: 3px;
}

.rick_main_galerien_rechts_tags {
    padding-bottom: 3px;
}

/* galerien ende */

/* boden */
#bottom_placeholder {
    height: 30px;
}

#rick_boden {
    background-image: url(../images/unten.png);
    background-repeat: repeat-x;
    background-position: center;
    height: 25px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 201;
}

/* boden ende */

#rick_main_header {
    background-color: #415600;
}

#rick_main_header img {
    min-height: 200px;
}

@media (max-width: 766px) {
    #rick_nav {
        height: 10px;
    }
}

@media (max-width: 767px) {
    #rick_main_header {
        /*min-height: 140px;*/
    }

    #rick_main_header_image {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        background-size: 100% auto;
    }

    #rick_main_header_overlay {
        display: none;
    }
}

#rick_header,
#rick_header a {
    display: block;
    width: 100%;
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    padding: 20px;
    font-size: 24pt;
}

.rick-header-wrapper {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rick-header-element {
    position: absolute;
    /*background-color: #456000;*/
    /*border: 3px solid #2b3a00;
    border-radius: 3px;*/
    padding: 5px;
}

.rick-header-bg {
    background-color: rgba(69, 96, 0, 0.6);
}

@media (min-width: 767px) {
    .rick-header-bg {
        animation: header-animation 7s;
        -moz-animation: header-animation 7s; /* Firefox */
        -webkit-animation: header-animation 7s; /* Safari and Chrome */
        -o-animation: header-animation 7s; /* Opera */
        animation: header-animation 7s infinite;
    }

    @keyframes header-animation {
        0% {
            background-color: rgba(69, 96, 0, 0.3);
        }
        50% {
            background-color: rgba(69, 96, 0, 0.8);
        }
        100% {
            background-color: rgba(69, 96, 0, 0.3);
        }
    }

    @-moz-keyframes header-animation /* Firefox */
    {
        0% {
            background-color: rgba(69, 96, 0, 0.3);
        }
        50% {
            background-color: rgba(69, 96, 0, 0.8);
        }
        100% {
            background-color: rgba(69, 96, 0, 0.3);
        }
    }

    @-webkit-keyframes header-animation /* Safari and Chrome */
    {
        0% {
            background-color: rgba(69, 96, 0, 0.3);
        }
        50% {
            background-color: rgba(69, 96, 0, 0.8);
        }
        100% {
            background-color: rgba(69, 96, 0, 0.3);
        }
    }

    @-o-keyframes header-animation /* Opera */
    {
        0% {
            background-color: rgba(69, 96, 0, 0.3);
        }
        50% {
            background-color: rgba(69, 96, 0, 0.8);
        }
        100% {
            background-color: rgba(69, 96, 0, 0.3);
        }
    }
}

.rick-header-element-1 {
    top: 12%;
    left: 5%;
    font-size: 20pt;
}

.rick-header-element-2 {
    top: 36%;
    left: 7%;
    font-size: 14pt;
}

.rick-header-element .part {
    margin-bottom: 5px;
    padding: 3px;
}

@media (min-width: 767px) and (max-width: 991px) {
    .rick-header-element-2 {
        top: 15%;
        left: 55%;
        font-size: 14pt;
    }
}

@media (max-width: 766px) {
    .rick-header-element-2 {
        display: none;
    }
}

#rick_userpanel {
    position: absolute;
    right: 0px;
    width: 220px;
    height: 100%;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
    padding-top: 10px;
    padding-left: 20px;
    z-index: 10;
}

#rick_userpanel input {
    background-color: white;
    color: black;
    border-radius: 3px;
    margin-bottom: 3px;
}

#rick_userpanel .profilbild {
    width: 100px;
    border: 3px solid #000;
}

#rick_or {
    position: fixed;
    right: 0px;
    bottom: 0px;
    width: 300px;
    height: 500px;
    background-color: #f2f2f2;
    border: 1px solid #415600;
    color: black;
    z-index: 100;
}

#rick_placeholder {
    height: 40px;
}

/* map                      Start */
.rick_oneOrt16 {
    position: absolute;
    background-image: url('../images/fahne1-16.png');
    width: 16px;
    height: 16px;
    font-size: 9px;
}

/* map                      Ende */

/* element                  Start */

.rick_element_wrapper {
    /*padding-right:15px;*/
}

.rick_element {
    background-color: #456000;
    border-width: 3px;
    border-style: solid;
    border-color: #2B3A00;
    border-radius: 5px;
    margin: 0px 0px 15px 0px;
    padding: 0 !important;
}

.rick_error {
    background-color: rgb(234, 110, 106);
    border-color: #b80e00;
    color: #000;
    padding: 10px !important;
}

.rick_error p {
    padding: 0;
    margin: 0;
}

.rick_oneBox:first-child {
    padding-left: 0;
}

.rick_oneBox {
    padding-left: 10px;
}

.rick_left {
    padding-right: 10px;
}

.rick_right {
    padding-left: 10px;
}

.rick_element_wrapper .row,
.rick_element .row {
    padding: 0;
}

/* element                  Ende  */

/* Tag                      Start */

.rick_tag_inline {
    display: inline-block;
    padding: 3px;
    border: 2px solid #394C00;
    margin-bottom: 5px;
}

.rick_tag_inline:hover {
    background-color: #415600;
}

.rick_tag_inline_text {
    display: inline-block;
    padding-right: 3px;
}

.rick_tag_inline_delete {
    display: inline-block;
    position: relative;
    border: 2px solid #394C00;
    top: -5px;
    padding: 1px;
    font-size: 0.5em;
    font-weight: bold;
}

.rick_tag_inline_delete:hover {
    cursor: pointer;
}

/* Tag                      Ende  */

/* ToDo                     Start */

.rick_todo_wrapper {

}

.rick_todo {
    background-color: #456000;
    border-width: 3px;
    border-style: solid;
    border-color: #2B3A00;
    border-radius: 5px;
    margin: 0px 0px 15px 0px;
}

.rick_todo_wrapper .row,
.rick_todo .row {
    padding: 0;
}

.rick_todo img {
    width: 100%;
}

.rick_todo_header {
    padding: 5px 10px;
}

.rick_todo_body {
    padding: 5px 10px;
}

.rick_todo_bottom {
    padding: 5px 10px;
}

.rick_todo_sub {
    display: inline-block;
    padding: 5px 10px;
    width: 100%;
}

.rick_subtodos {
    margin-top: 10px;
}

.rick_todo_edit {
    float: right;
}

.rick_todo h1 {
    margin: 0;
    padding: 0;
    font-size: 1.9em;
    line-height: 1.9em;
    display: inline-block;
}

/* ToDo                     Ende  */

/* pathfinder               Start */
.pathfinder {
}

.pathfinder img {
    width: 100%;
    max-width: 100%;
    height: 300px;
}

.kachel {
    position: absolute;
    height: 60px;
    width: 60px;
    /*min-width: 45px;
    min-height: 45px;*/
    background-color: #000;
}

.kachel img {
    height: 100%;
    width: 100%;
}

.kr1 {
    bottom: 240px;
}

.kr2 {
    bottom: 180px;
}

.kr3 {
    bottom: 120px;
}

.kr4 {
    bottom: 60px;
}

.kr5 {
    bottom: 0;
}

.kc1 {
    left: 0px;
}

.kc2 {
    left: 60px;
}

.kc3 {
    left: 120px;
}

.kc4 {
    left: 180px;
}

.kc5 {
    left: 240px;
}

.kc6 {
    left: 300px;
}

.kc7 {
    left: 360px;
}

.kc8 {
    left: 420px;
}

.kcr1 {
    right: 0px;
}

.kcr2 {
    right: 60px;
}

.kcr3 {
    right: 120px;
}

.kcr4 {
    right: 180px;
}

.kcr5 {
    right: 240px;
}

.kcr6 {
    right: 300px;
}

.kcr7 {
    right: 360px;
}

.kcr8 {
    right: 420px;
}

/* pathfinder               Ende */

/* galerie                  Start */

.rick_galerie_content {
    padding: 0 !important;
}

.rick_galerie_content img {
    max-height: 737px;
    width: auto !important;
}

.rick_galerie_leiste_wrapper {
    width: 100%;
    overflow: hidden;
}

.rick_galerie_arrow {
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0px;
    vertical-align: middle;
    text-align: center;
    font-size: 3.0em;
    background-color: rgba(7, 7, 7, 0.2);
}

.rick_galerie_arrow:hover {
    background-color: rgba(7, 7, 7, 0.4);
}

.rick_galerie_left {
    float: left;
    left: 0;
}

.rick_galerie_right {
    float: right;
    right: 0;
}

.rick_galerie_arrow a {
    display: inline-block;
    padding-top: 325px;
    height: 100%;
    width: 100%;
    outline: none;
}

.rick_galerie_leiste {
    position: relative;
    display: block;
    height: 737px;
    list-style: none;
    padding: 0;
}

.rick_galerie_element {
    width: 1104px;
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
}

.rick_galerie_leiste_wrapper {
    position: relative;
    overflow: auto;
    text-align: center;
    /*height: 780px;*/
}

.rick_galerie_leiste_wrapper li {
    list-style: none;
}

.rick_galerie_leiste_wrapper ul li {
    float: left;
}

.dots {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 0;
}

.dot {
    float: left;
    width: auto;
}

.rick_galerie_picker_wrapper {
    /*height: 133px;*/
    overflow: hidden;
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: #000;
}

.rick_galerie_picker {
    position: relative;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.rick_galerie_picker_element {
    float: left;
    height: 55px;
    position: relative;
    display: inline-block;
    background-color: rgba(7, 7, 7, 1);
}

.rick_galerie_picker_element:hover {
    background-color: rgba(7, 7, 7, 0.5);
}

.rick_galerie_picker_element img {
    height: 100%;
    opacity: 0.3;
}

.rick_galerie_picker_element img:hover {
    height: 100%;
    opacity: 1;
}

.rick_galerie_cover {
    width: 100%;
    height: 133px;
    z-index: 1;
    position: relative;
    top: -133px;
}

.rick_image_description {
    position: relative;
    width: 600px;
    top: -200px;
    left: 252px;
    background-color: #222;
    opacity: 0.3;
    /*border-radius: 2px;*/
    border: 1px solid #ccc;
    padding-bottom: 5px;
}

.rick_image_description:hover {
    opacity: 0.8;
}

.rick_image_description h3 {
    margin-top: 10px;
    margin-bottom: 3px;
}

/* galerie                 Ende */

/* edit                     Start */
.rick_edit_tags form,
.rick_edit_tags input[type=button],
.rick_edit_orte form,
.rick_edit_orte input[type=button],
.rick_edit_persons form,
.rick_edit_persons input[type=button] {
    display: inline-block;
}

.rick_edit_preview {
    width: 100%;
}

/* edit                     Ende  */

.rick_no_padding {
    padding: 0;
}

.rick_preview_map img {

}

.rick_preview_edit_map img {
    width: 100%;
}

.rick_map_ort_wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.rick_map_ort {
    /*border: 1px solid red;*/
    height: 32px;
    width: 32px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -22px;
    margin-left: -20px;
}

/*.rick_map_ort_big{
    margin-top: -22px !important;
}*/

.small-map-output .rick_map_title {
    position: absolute;
    top: -35px;
}

.rick_map_title {
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #2B3A00;
}

.small-map-output {
    position: relative;
    margin-top: 30px;
}

.small-map-output-wrapper {
    margin-bottom: 10px;
}

.small-map-output img,
div.svg-map svg {
    width: 100%;
    border: 3px solid #2B3A00;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-width: 0;
}

.rick_map_tooltip_wrapper {
    position: relative;
    width: 40px;
    min-width: 50px;
    min-height: 50px;
}

.rick_map_tooltip {
    display: none;
    position: relative;
    height: auto;
    min-width: 200px;
    max-width: 300px;
    left: 35px;
    background-color: #456000;
    border: 2px solid #2B3A00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 5;
    padding: 3px;
    margin-bottom: 40px;
}

.rick_map_tooltip:before {
    content: "\A";
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #2B3A00 transparent transparent;
    position: absolute;
    left: -10px;
}

.rick_map_tooltip h3 {
    margin-top: 5px;
    font-size: 20px;
}

/* LL       Start   */

.rick-ll-hide {
    display: none;
}

/* LL       Ende    */

/* Supersized       Start    */

#prevthumb,
#nextthumb,
#supersized {
    /* z-index: 2 !important;*/
}

/* Supersized       Ende    */

.rick-single-row-small-content h3 {
    margin-top: 3px;
    margin-bottom: 3px;
}

@media (min-width: 992px) {
    .small-map-left {
        padding-right: 15px;
    }
}

#rick-galerie-beschreibung {
    display: none;
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 400px;
    border: 3px solid #2B3A00;
    background-color: #415600;
}

.rick-galerie-description {
    border: 3px solid #2B3A00;
    border-radius: 3px;
    bottom: 13px;
    display: block;
    margin-top: 15px;
    margin-left: 217px;
    margin-right: 217px;
    opacity: 1;
    position: relative;
    width: 700px;
    background-color: #415600;
    cursor: pointer;
    opacity: 0.7;
}

.rick-galerie-description:hover {
    opacity: 1;
}

@media (max-width: 1199px) {
    .rick-galerie-description {
        margin-left: 117px;
        margin-right: 117px;
        width: 700px;
    }

    .rick_galerie_arrow a {
        padding-top: 250px;
    }
}

@media (max-width: 991px) {
    .rick-galerie-description {
        margin-left: 117px;
        margin-right: 117px;
        width: 500px;
    }

    .rick_galerie_arrow a {
        padding-top: 200px;
    }
}

@media (max-width: 766px) {
    .rick-galerie-description {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        display: none;
    }

    .rick_galerie_arrow a {
        padding-top: 100px;
    }
}

@media (max-width: 366px) {
    .rick_galerie_arrow a {
        padding-top: 50px;
    }
}

.rick-galerie-description .title {
    background-color: #354700;
    height: 40px;
    padding: 3px 5px;
}

.rick_galerie_leiste_wrapper a img {
    max-height: 780px;
}

.rick_galerie_bg_image {
    height: 50%;
    width: 70%;
    position: fixed;
    background-repeat: no-repeat;
    top: 10%;
    overflow: hidden;
    z-index: -1;
}

.rick_galerie_bg_image_left {
    left: 0px;
    background-position: center left;
}

.rick_galerie_bg_image_right {
    right: 0px;
    background-position: center right;
}

.supersized-wrapper img {
    cursor: pointer;
}

.rick-galerie-preview-images .column {
    padding: 2px;
}

.rick-galerie-preview-images img {
    max-width: 100%;
}

.rick-galerie-preview-images {
    text-align: center;
}

@media (max-width: 766px) {
    .rick-galerie-preview-text {
        text-align: center;
    }
}

#main-image {
    padding: 0 !important;
}

/* lasy load temp deaktivieren */
/*.rick_info_type_2 .rick_info_content .rick-btn{
    display: none !important;
}*/



/* Orte         Start */

.node circle {
    fill: #999;
}

.node text {
    font: 12px sans-serif;
}

.node text,
.node--internal circle,
.node--internal text {
    fill: #FFC752;
    /*text-shadow: 0 1px 0 #fff, 0 -1px 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;*/
}

.link {
    fill: none;
    stroke: #555;
    stroke-opacity: 0.4;
    stroke-width: 1.5px;
}

/* Orte         Ende  */

/**/

.rick-trip-map{
	height: 800px; 
	width: 500px;	
}

.rick-trip-map-wrapper{
	position: absolute;
	height:100%;
}

@media(max-width: 1199px) {
	
	.rick-trip-map-wrapper{
		right: 0px;
	}
	
	.rick-trip-map{
		height: 300px; 
		width: 200px;	
	}
}

@media(min-width: 1200px) and (max-width: 1299px) {
	
	.rick-trip-map-wrapper{
		right: 0px;
	}
	
	.rick-trip-map{
		height: 400px; 
		width: 250px;	
	}
}

@media(min-width: 1300px) and (max-width: 1489px) {
	
	.rick-trip-map-wrapper{
		right: -50px;
	}
	
	.rick-trip-map{
		height: 600px; 
		width: 375px;	
	}
}

@media(min-width: 1490px) {
	
	.rick-trip-map-wrapper{
		right: -150px;
	}
	
	.rick-trip-map{
		height: 800px; 
		width: 500px;	
	}
}