/* GRUNDDESIGN */
body{
margin:0px;
padding:0px;
font-size : 13px; 
line-height: 1.6;
background-color:#ededed;
color: #323743;
font-family : Open Sans, arial, sans-serif, Verdana, Helvetica;
background-image: url(/templates/pics/design/background.jpg);
overflow-y: scroll;
overflow-x: hidden;
text-align:justify;
}

.overallover {
margin: 0px auto 0px auto;
height: 100%;
}

.overall {
margin: 0px auto 0px auto;
width: 970px;
}

.header{
float: left;
background-image: url(/templates/pics/design/header_5.jpg);
background-repeat: no-repeat;
height: 386px;
width: 968px;
border-left: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
border-bottom: 1px solid #bcbcbc;
}

.history{
background-color:#ffffff;
border-left: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
border-bottom: 1px solid #bcbcbc;
color: #949495;
float: left;
font-size : 11px;
padding:0px 0 0 5px;
width:963px;
margin:0px;
border-radius: 0 0 5px 5px;
}

.main_navi{
background-image: -webkit-linear-gradient(white 0%, #bcbcbc 100%); 
background-image: -moz-linear-gradient(white 0%, #bcbcbc 100%); 
background-image: -o-linear-gradient(white 0%, #bcbcbc 100%); 
background-image: linear-gradient(white 0%, #bcbcbc 100%);
border-left: 1px solid #bcbcbc;
border-right: 1px solid #bcbcbc;
float: left;
padding:0 0 0 0px;
width:968px;
height:30px;
}

a.block_merkliste{
float:left;
color:black;
display:block;
text-align:center;
height: 20px;
padding: 5px 0px 5px 5px;
margin:0 0 0 0;
width: 100px;
text-decoration:none;
font:bold 14px arial, sans-serif;
}

a.block{
float:left;
color:black;
display:block;
text-align:center;
height: 20px;
padding: 5px 10px 5px 10px;
margin:0 0 0 0;
width: 100px;
text-decoration:none;
font:bold 14px arial, sans-serif;
}

a.block:hover{
color:#ffffff;
background-color:#4ebbb4;}

.content{
float:left;
background-color:#ededed;
background-image: url(/templates/pics/design/background.jpg);
padding:10px 10px 10px 0px;
width:970px;
height: 100%;
}

.navi_left{
float: left;
border: 1px solid #bcbcbc;
background-color:#ffffff;
width:180px;
padding: 5px;
margin:0 0 0 0;
border-radius: 5px;
}

.info{
width:760px;
border: 1px solid #bcbcbc;
background-color:#ffffff;
padding: 6px;
margin: 0px 0px 5px 196px;
overflow:auto;
overflow-y: hidden;
overflow-x: hidden;
border-radius: 5px;
}

.footer{
text-decoration: none;
float: left;
border-top: 1px solid #bcbcbc;
background:#ffffff;
text-align: center;
font-size : 11px; 
color : #949495;
padding: 5px;
width: 99.99%;
}


/* LINKS */

a:link, a:visited, a:active {
    text-decoration: none;
    color: #1f4f75;
}

a:hover {
    color: #1f4f75;
    text-decoration: underline;
}


/* BILDER */

img {border: 0px solid #D7D7D7;   border-radius: 5px;}
img.left {float: left; margin-right: 20px;   border-radius: 5px;}
img.right {float: right; margin-left: 20px;   border-radius: 5px;}

.fotogalerie {
float:left;
padding: 0 2px 2px 0;
}

/* ÜBERSCHRIFTEN */

h1 {
margin: 0 0 0 0; 
font-size : 150%;
color: #5f5f5f;
}

h2 {
background-color: #eeeeee;
padding: 2px;
margin: 0 0 5px 0;
font-size : 100%;
border-radius: 5px;
color: #5f5f5f;
}

h3 {
margin: 10px 0 5px 0; 
font-size : 100%;
color: #5f5f5f;
}

h4 {
margin: 10px 0 5px 0;
font-size: 90%;
border-radius: 5px;
color: #5f5f5f;
}

/* SONSTIGES */

#map {
float:left;
width:600px; 
height:400px;
border-radius: 5px;

}
#window {
width: 200px;
font-size: 14px;
}


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

li {
padding: 0px;
}	

th {
padding: 0px;
}	

td {
vertical-align: top;
}

tr.odd td {
      background-color:#eeeeee;
}
tr.even td {
      background-color:#ffffff;
}


/* BELEGUNGSKALENDER */
td.frei {
      text-align: center;
      vertical-align: middle;
      width: 24px;
}

td.belegt {
      background-color:#e57373;
      text-align: center;
      vertical-align: middle;
      width: 24px;
}

td.anreise {
      background-image: url(/templates/pics/design/kalender/anreise.gif);
      text-align: center;
      vertical-align: middle;
      width: 24px;      
}

td.abreise {
      background-image: url(/templates/pics/design/kalender/abreise.gif);
      text-align: center;
      vertical-align: middle;
      width: 24px;
}

td.anabreise {
      background-color:#e57373;
      text-align: center;
      vertical-align: middle;
      width: 24px;
}

th.monat {
      background-color:#ededed;
      text-align: center;
      padding: 5px;
}

th.woche {
      background-color:#ffffff;
      padding: 0 0 5px 0;
}

/* BUTTON */
.btn {
  color: #ffffff;
  background: #1f4f75;
  padding: 5px 5px 5px 5px;
  border:1px solid #ffffff;
  border-radius: 5px;
  width: 100%;
  cursor:pointer;
}

.btn:hover {
  background: #d95e1e;
  border:1px solid #ededed;
  cursor:pointer;
}

/* LIGHTBOX */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/templates/pics/design/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/templates/pics/design/lightbox/overlay.png", sizingMethod="scale");
	}

/* IN PROGRESS OVERLAY */	
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
}

.sk-circle {
  margin: 100px auto;
  width: 150px;
  height: 150px;
  position: relative;
}
.sk-circle .sk-child {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-circle .sk-child:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
          animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg); }
.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); }
.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); }
.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); }
.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); }
.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }
.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); }
.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); }
.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; }
.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; }
.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; }
.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; }
.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; }
.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; }
.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; }
.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; }
.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; }
.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0);
  } 40% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}	