.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
 background-color: #DCAF76;
}

#dynapage_header {
/*  background-color: #A4ED44;  */
  color: white;
/*  height: 8px; */
}

.col-insta {  padding-right: 1px;  padding-left: 1px;}
.image img { width: 100%; height: 100%;  top: 0; left: 0; position: absolute; vertical-align: top; }

#dynapage_header a {
 color: #0060aa; 
}

#pinBoot {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.white-panel {
  position: absolute;
  background: white;
/*  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); */
  border: 1px solid rgba(0, 0, 0, 0.05);
  padding: 5px;
}
.white-panel h1 {
  font-size: 1em;
}
.white-panel h1 a {
  color: #A92733;
}
.white-panel-old:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#searchandsocial .btn-default {
    color: #ffffff;
    background-color: #DCAF76; 
}

#searchandsocial a {
 color: #DCAF76; 
}

img.logo-in-der-mitte {
    width: 35%;
bottom: 0;
position: absolute;
top: 0px;
margin: 10% 0% 0% 10%;
left: 0;
right: 0;
 }

#toggleNavMain {display:none;}
.container2 { background-color: #ffffff;}
.camperworld_header_left {  line-height: 1.4; padding-top: 15px; padding-left: 24px; text-shadow: 0px 1px 2px rgba(0, 0, 0, 1.3);}
.camperworld_header_right { text-align: right; padding-top: 8px; padding-right: 8px;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 500;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 50%;
    font-style: italic;
    color: #999;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #f0f0f0;
    border: 1px solid #c4c4c4;
    border-radius: 15px;
}


.fa-3x {
/*     padding: 2px 4px; */
}
b, strong {
    font-weight: 800;
}

.mobilesubmenu {
       text-align: center; 
       margin-bottom: 20px; 
       margin-top: 20px; 
}


.mobilesubmenu .btn {
 margin-bottom: 6px;
}

.contentadd ul {
    list-style:none;
	margin:0; padding:0;
}


.contentadd li {
  margin-left: 0;
  padding-left:0;
}

/* dynapage */
.carousel-caption {
  position: absolute;
  right: 5%;
  bottom: 20px;
  left: 5%;
  z-index: 10;
  padding-top: 12px;
  padding-bottom: 12px;
  border-radius: 5px;
  color: #fff;
}                
 /* dynapage */                     
.myback { margin:0; padding:0;
/*  background-color: #666; opacity: 0.5; */
}

/* dynapage */
.txtslogantitle {
  font-size: 16px;
  color: #ff0000; opacity: 1;
  text-align: left;

  }                

/* dynapage */
.txtslogan {
  margin: 0.5em 0px;
  font-size: 1.3em;
  line-height: 1.25;
  color: #00D76E;
  text-align: left;

text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.75);
 
}     

.btn-default{
    color: #FFF;
    background-color: #DCAF76;
/*    border-color: #FCB713; */
}


.btn-dynapage {
    color: #FFF;
    background-color: #DCAF76;
/*    border-color: #FCB713; */


}

.btn {
    padding: 6px;
    margin-bottom: 0px;
}

.btn-xs {
    padding: 2px 10px;
    margin-bottom: 1px;
}

a.btn-submenu , a.btn-submenu:hover, a.btn-submenu:focus {
    color: #fff; 
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a {
    color: #CC6600;
    font-size: 120%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFF;
    background-color: #DCAF76;
    border-radius: 5px;
}

/* .level_second { padding-left: 15px;} */
/* .level_third { padding-left: 25px;} */

.navbar { margin-bottom: 5px; }

h1, .h1 { font-size: 35px; }
h2, .h2 { font-size: 30px; }
h3, .h3 { font-size: 25px; }
h4, .h4 { font-weight: 800;}

.page-header-no-title { height: 42px;}

.form-must-dynapage { 
/*background-color: #FEFEEB; */
background-color: rgba(255, 247, 227, 0.97);
}

img.agenda-pic-margin {
/*	-webkit-box-shadow: 0 8px 6px -6px black;*/
/*	   -moz-box-shadow: 0 8px 6px -6px black;*/
/*	        box-shadow: 0 8px 6px -6px black;*/
}


.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary  {
    background-color: #DCAF76; color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #CC6600;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 4px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle {
    border-color: #CC6600;
    margin-left: 10px;
}


.dynapage-logo {
  margin-top: -8px;
  margin-right: 10px; margin-bottom: 7px;
/*  width: 173px; */
  float: left;
}	


@media only screen and (max-width: 992px) {    

.dynapage-logo {
  margin: 5px 0px 5px 0px;
  height: auto; 
  float: left;
}	

}

@media only screen and (max-width: 400px) {    
.dynapage-logo {
  margin: 10px 0px 0px -5px;
  float: left;
}
.sitelogotop {
 width: 90%;
 height: auto;  float: left;
}	
}

/* DynaPage Menu */

.dsri_header_right  {
  float: right;
/*  padding: 10px; */
/*  margin-top: 12.5px; */
}
/*  DynaPage Topmenu  */
#NavmainTop {
  float: right;
  overflow: hidden;
  padding: 0px 0px 10px 0px;
}

#NavmainTop ul {
  text-indent: 1px;
  margin: 0;
  text-align: right; /*set value to "center" for example to center items*/
}



#NavmainTop li {
  float: right;
  overflow: visible;
  list-style:none;
  text-align: right; 
  border-left: 1px solid #ffffff;
  margin-left: 12.5px;
  margin-right: 12.5px;
}

#NavmainTop a {
  color: #ccc;
  display: inline-block;
  text-decoration:none;
  color: #ffffff;
/*  font-size: 14px; */
  height: 100%;
padding: 5px 0px 5px 10px;
  font-weight: 700;
/*  text-transform: uppercase; */

}

#NavmainTop a:hover,
#NavmainTop a:focus,
#NavmainTop a:active {
  text-decoration: none;
  color: #000000;
  border: none; /* IE7 fix */
}


#NavmainTop .underline-hover > li > a i.underline {
    background-color: #951B81;
}
#NavmainTop .underline-hover > li > a i.underline {
			position: absolute;
			display: block;
			overflow: hidden;
			left: 1px;
			bottom: -5px;
			width: 0;
			height: 1px;
			opacity: 0;

			-webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
			-moz-transition:	all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
			-o-transition:		all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
			transition:			all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
}

#NavmainTop .nt_selected {
  background: #fff;
  color: #000000;
/*  height: 18px; */
  text-decoration: none;
}


#NAVMAIN {
    height: 33px;
    border-bottom: 1px solid #000000;
    font-size: 100%;
    background: #DCAF76;
    overflow: visible;
}


.theLsign li {
    background-image: url("/data/design/circle.jpg");
    background-repeat: no-repeat;
    background-position: 0px 9px;
    padding: 4px 4px 4px 25px;
}
.theLsign ul , .theLsign li {
    list-style-type: none;
}

 
.menulevel1 {
	color: black;
    margin-top: 10px;
    margin-bottom: 15px;
 
}

.menulevel1 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.menulevel1 li a{
	display: block;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 10px 0 25px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	border-top: thin #DCAF76 solid;
	border-left: 3px #DCAF76 solid;

}	

.menulevel1 li a:link, .menulevel1 li a:visited {
	color: #000000;
}

.menulevel1 li a:hover{
	color: #fff;
    background-color: #DCAF76;
}

	
.menulevel1 li a.selected{
	color: #fff;
    background-color: #DCAF76;
}


.menulevel2 {
	color: black;
}

.menulevel2 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.menulevel2 li a{
	display: block;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 10px 0 25px 15px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
    background-color: #f2ca97;
}	
	
.menulevel2 li a:link, .menulevel2 li a:visited {
	color: #000000;
}

.menulevel2 li a:hover{
	color: #ffffff;
    background-color: #f2ca97;
}

	
.menulevel2 li a.selected{
	color: #ffffff;
    background-color: #f2ca97;
}


.menulevel3 {
	color: black;
}

.menulevel3 ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.menulevel3 li a{
	display: block;
    height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 10px 0 25px 20px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
    background-color: #ECD8BE;
}	
	
.menulevel3 li a:link, .menulevel3 li a:visited {
	color: #000000;
}

.menulevel3 li a:hover{
	color: #ffffff;
    background-color: #ECD8BE;
}

	
.menulevel3 li a.selected{
	color: #000000;
    background-color: #ECD8BE;
}

/* DynaPage Menu */

.table {
	display: table;
	border: 0;        
            padding: 0px;
	width: 100%;
}

.table-row {
	display: table-row;
	
}

.table-cell-left, .table-cell-main, .table-cell-right {
	display: table-cell;
        vertical-align: top;
}

.table-cell-left {
       padding-left: 0px;  /* 10 */
       padding-right: 0px; /* 10 */
       padding-top: 33px;
       width: 300px; min-width: 300px;   
/* DynaPage */
/*       background: #25418a; */
}

.table-cell-main {
  	padding-left: 15px;
	padding-right: 15px;	
}

.table-cell-main-left {
  	padding-left: 0px;
	padding-right: 0px;	

}

 .table-cell-full {     
   		 padding: 0px;
		display: block;
		border: none;   
   		 width: 100%;
	}

.table-cell-right {
  	padding-left: 10px; padding-top: 42px;
	width: 250px;

}

@media only screen and (max-width: 800px) {    /* old value 992 */
           
 .table,
	.table-row {                
		display: block;
		border: none;   
    		width: 100%;                    

	}

  
	.table-cell-left {  
    		padding-top: 40px;              
    		padding-left: 0px;
		display: block;
		border: none;   
    		width: 100%;
	}

	.table-cell-main {     
   		 padding-left: 0px;
		 display: block;
		border: none;   
   		 width: 100%;
	}

	.table-cell-right {
	  	padding-left: 0px;
  	  	display: block;
		border: none;   
		width: 100%;
	}
  
    #container {
	/* max-width: 95%; */
	padding: 0;
	margin: 0;
      }                 

    
}
	
        .mytab {width: 100%;}
        p.textabstand { padding: 10px;}
        .myheader { min-height: 50px;}
        .hidden-wenn-klein { display: block;}
        .visible-wenn-klein {display: none; }
        .imag-respo { width: 100%; height: auto;}

@media (max-width: 550px) { 
h1, .h1 { font-size: 28px; }
h2, .h2 { font-size: 24px; }
h3, .h3 { font-size: 20px; }
}
             
@media (max-width: 800px) {   /* old value 992 */
    .hidden-wenn-klein { display: none; }
    .visible-wenn-klein { display: block }
    .table-cell-left { display: none; } 
    #dynapagemenu2 {display: none;} 
    .visible-wenn-klein select {width: 100%; 
        padding: 10px;
        line-height: 1.42857;
        color: #0C0C0C;
        vertical-align: middle;
        background-color: #A4ED44;
        background-image: none;
        border: 1px solid #E1E1E1;
        box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);  
        border-radius: 2px;
    }

.visible-wenn-klein nav { text-align: center; margin-top: 15px;}


#toggleNavMain {
		display: block; border-radius: 2px;
                background-color: #DCAF76; color: white;
                padding: 8px 0px;
/*                font-family: "Kaushan Script",cursive; */
                color: #ffffff;
                cursor: pointer;
                width: 175px;
                text-align: center;
	}
	
	.table-cell-left {
		padding-top: 0px;
		padding-right: 0px;
		width: 100%; background-color: white;
	}
	
	.js #navMain {display:none;}

 }
