body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:11px;
	line-height:14px;
	color: #000;
	background-color:#000000;
	background-image:url(images/mbg.png);
	background-repeat:repeat-x;
	padding-bottom:70px;
}


* {
	margin:0;
	padding:0;
}

/** element defaults **/
table {
	width: 100%;
	text-align: left;
}

th {
	background-color:#e5e9ec;
	height:auto;
	border-bottom: 1px solid #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
}

td {
	background-color:#e5e9ec;
	height:auto;
	border-bottom: 1px solid #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-left: 10px;
	padding-right: 10px;
}

th.client {
	background-color:#d7e7bd;
}

td.client {
	background-color:#ecf3e6;
}

th.tour {
	background-color:#98c4e6;
}

td.tour {
	background-color:#e1eaf6;
}

td.booked {
	background-color:#D2E1F5;
}

td.bookedold {
	background-color:#e1eaf6;
}

td.canceled {
	background-color:#FAF0FA;
}

td.finished {
	background-color:#EAF1FB;
}

td.detailssent {
	background-color:#A9C4E5;
}

/* OLD before detailssent
td.canceled {
	background-color:#edebed;
}

td.finished {
	background-color:#e5e9ec;
}
*/

td.reserved {
	background-color:#f5e3f4;
}

th.invoice {
	background-color:#f3efa4;
}

td.invoice {
	background-color:#faf8e2;
}

td.weekend {
	background-color:#98c4e6;
}

a {
	color:#000;
}

a:hover {
	color:#9c0000;
}

a:focus {
	outline: none;
}

form input {
	height:15px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #899098;
	padding:0px;
	padding-left:4px;
	background-color:#FFF;
}

form textarea {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #899098;
	padding:0px;
	padding-left:4px;
	background-color:#FFF;
}

form select {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border: 1px solid #899098;
	background-color:#FFF;
}

form input.pfeil {
	width:auto;
	height:16px;
	padding-left:7px;
	padding-right:18px;
	padding-top:1px;
	margin-right:10px;
	background-image:url(images/sb_and.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#899098;
	cursor:pointer;
	color:#e7e9ea;
}

form input.save {
	width:auto;
	height:16px;
	padding-left:7px;
	padding-right:22px;
	padding-top:1px;
	background-image:url(images/sb_sav.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#899098;
	cursor:pointer;
	color:#e7e9ea;
}

form input.delete {
	width:auto;
	height:16px;
	padding-left:7px;
	padding-right:22px;
	padding-top:1px;
	background-image:url(images/sb_del.gif);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#899098;
	cursor:pointer;
	color:#e7e9ea;
}

h2 {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:16px;
	color:#000;
	padding-top:20px;
	padding-bottom:20px;
}

h3 {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	color:#000;
	padding-bottom:20px;
}

#container {
	width: 850px;
	margin: 0 auto;
	padding: 20px 20px 100px;
	background-color: #FFF;
}

#calendar {
	width: 2000px;
	margin: 0 auto;
	padding: 20px 100px 100px 20px;
	background-color: #FFF;
}

.center {
	background: none;
	width: 850px;
	clear: both;
}


.left {
	background: none;
	width: 410px;
	float: left;
}

.right {
	background: none;
	width: 410px;
	float: right;
}

.left-drittel {
	background: none;
	width: 290px;
	float: left;
}

.right-drittel {
	background: none;
	width: 550px;
	float: right;
}


/* Stylesheets fŸr alte MenŸleiste */

#nav {
	height: 33px;
	width: 850px;
	background-color: #899098;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 45px;
}

#nav ul li {
	float: left;
	display: block;
	padding: 0;
}

#nav ul li a:hover {
	background-color: #404040;
	height: 13px;
}

#nav ul li.selected {
	height: 33px;
	background-color: #404040;
}

#nav ul li a {
	color: #fff;
	display: block;
	border-right: 1px solid #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 15px;
	text-decoration: none;
}

#nav ul li.start a {
	border-left: none;
}

#nav ul li.end a {
	border-right: none;
}


/* Stylsheet fŸr die neue Drop Down MenŸleiste (http://cssmenumaker.com/blog/creating-a-responsive-menu/)*/

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #899098; /*Hintergrundfarbe MenŸleiste*/
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 12px; /*MenŸhšhe */
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #ffffff; /*Schriftfarbe*/
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #dddddd; /*On Mouse Over Farbe*/
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 17px; /*Querstrichhše vom Plus */
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 14px; /*Horizontalstrich vom Plus, der Verschwindet */
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.5); /*Strichfarbe unter dem MenŸ*/
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #ffffff; /*Dropdownschriftfarbe */
  font-weight: 400;
  background: #899098; /*Dropdownhintergrundfarbe */
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #dddddd;
}

#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
/* Das MenŸ fŸr kleine Bildschirme ist jetzt ausgeblendet, Vermutlich ab 1024 macht er eine Liste und ab 768 hat man dann den MenŸ Button zum Aufklappen

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}


/*
	Stylesheet for Tigra Calendar v5.0
	Product is Public Domain (Free for any kind of applicaiton, customization and derivative works are allowed) 
	URL: http://www.softcomplex.com/products/tigra_calendar/

	- all image paths are relative to path of stylesheet
	- the styles below can be moved into the document or in existing stylesheet

*/

/* input box in default state */ 
.tcalInput {
	background: url('images/cal.gif') 100% 50% no-repeat;
	padding-right: 20px;
	cursor: pointer;
	background-color:#FFFFFF;
}

/* additional properties for input boxe in activated state, above still applies unless in conflict */
.tcalActive {
	background-image: url('images/no_cal.gif');
}
/* container of calendar's pop-up */
#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 170px;
	background-color: white;
	margin-top: 2px;
	padding: 0 2px 2px 2px;
	border: 1px solid silver;

	-moz-box-shadow: 3px 3px 4px silver;
	-webkit-box-shadow: 3px 3px 4px silver;
	box-shadow: 3px 3px 4px silver;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
}

/* table containing navigation and current month */
#tcalControls {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#tcalControls td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#tcalControls th {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
#tcalPrevYear { background-image: url('images/prev_year.gif'); }
#tcalPrevMonth { background-image: url('images/prev_mon.gif'); }
#tcalNextMonth { background-image: url('images/next_mon.gif'); }
#tcalNextYear { background-image: url('images/next_year.gif'); }

/* table containing week days header and calendar grid */
#tcalGrid {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
#tcalGrid th {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 3px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: gray;
	color: white;
}
#tcalGrid td {
	border: 0;
	border-collapse: collapse;
	padding: 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	width: 14%;
	font-size: 11px;
	cursor: pointer;
}		
#tcalGrid td.tcalOtherMonth { color: silver; }
#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { background-color: #FFB3BE; }		



/* Pop Up bei der Zeitübersichtsseite time.php */

#InfoBox {
visibility: hidden;
position: absolute;
top: 10px;
left: 10px;
z-index: 1;

/* diese Angaben können Sie anpassen */
width: 300px;
background-color: #FDFEFF;
border: 1px solid #CCCCCC;
}


/* weitere Box in der Info-Box für padding */
#BoxInnen {
padding: 5px;
}


/* Formatierung Texte in der Info-Box 

#BoxInhalte {
font-family: Verdana,sans-serif;
font-size: 11px;
color: #2F2F2F;
line-height: 130%;
}

#BoxInhalte b {
font-family: Verdanasans-serif;
font-size: 11px;
color: #FF007F;
line-height: 130%;
}
*/