

  body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: Navy;
	background-color: transparent;
	margin : 0px 0px;
}


  p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: Silver;
	margin:0;
	padding:0;
}


  td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: Gray;
}


  th {
      font-family: Arial, Verdana, sans-serif;
      font-size: 10pt;
      color: #000000;
      }


  a {
      color:#333333;
      }


  a:link {
      color:#333333;
      }


  a:visited {
      color:#333333;
      }


  a:hover {
      color:#333333;
      }


  a:active {
      color:#333333;
      }


  input {
      font-size: 9pt;
      }


  select {
      font-size: 9pt;          
      }


  option {
      font-size: 9pt;
      }


  /* Jeder Text, der nicht in der Terminansicht zu sehen ist */
  /* All text which not appears in the calendar view */
  .text {
      color:#000000;
      font-family: Arial, Verdana, sans-serif;
      font-size: 10pt;
      }


  /* Fett gedruckter Text */
  /* Bold text */
  .bold {
      font-weight: bold;
      color:#000000;
      }


  /* Tabellenzelle 'Uhrzeit' */
  /* Table cell 'Time'*/
  .time {
	font-weight: bold;
	background-color: #C2CE92;
	color:#000000;
	font-size:9pt;
	text-align: center;
	
	
}


  /* Tabellenzellen mit Datum, Tabellenkopf der Eventliste   */
  /* Table cells which are containing the date, table head of the event list*/
  .date {
     /* background-color:#F0FFCE; */
      color: #000000;
      text-align: center;
      width:100px;
	  font-size:9pt;
	  background:#DEE9B2;
	  }


  /* Tabellenzellen mit den Termin-Uhrzeiten (linke Spalte)*/
  /* Table cells which are containing the appointment times (left column) */
  .app {
	background-color: #EDEDED;
	color:#333333;
	text-align:right;
	font-size:9pt;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}


  /* Tabellenzellen fuer Wochenende, Pausen und Geschaeftsschluss */
  /* Table cells for weekend, breaks, close of business */
  .weekend {
	background-color: #4A4A4A;
	color:#FFFFFF;
	text-align: center;
	border-right:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}
  .weekend a {
      color:#FFFFFF;
  }


  /* Tabellenzellen mit reservierten Terminen */
  /* Table rows with scheduled/reserved Appointments */
  .res {
	background-color: #E60819;
	color:#000000;
	text-align:center;
	background-image:url(../nts/cal_res_bg.png);
	border-right:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
}


  /* Links in den Tabellenzellen mit reservierten Terminen */
  /* Links inside of the scheduled appointment table cells */
  .res a {
	color: Black;
	text-decoration:none;
}


  .res a:link {
	color: Black;
	text-decoration:none;
}


  .res a:visited {
      color:#C07A00;
      }


  .res a:hover {
      color:#000000;
	  text-decoration:underline;
      }


  .res a:active {
      color:#000000;
      }


  /* Tabellenzellen mit freien Terminen */
  /* Table cells for unscheduled/free appointments */
  .free {
      background-color:#F7F7F7;
      text-align: center;
      border-right:1px solid #D2D2D2;
	  border-top:1px solid #D2D2D2;
	  }


  /* Radio-Buttons in Tabellenzellen mit freien Terminen */
  /* Radio buttons in table cells for unscheduled/free appointments */
  .free input {
      background-color:#F7F7F7;
      }


  /* Tabellenzellen und Text im Detail-PopUp-Fenster */
  /* Table cells and text in detail pop up window */
  .popup_text {
      color:#001060;
      background-color:#EFEFEF;
      }


  /* Fett gedruckter Text im Detail-PopUp-Fenster*/
  /* Bold text inside the detail pop up window */
  .popup_bold {
      font-weight: bold;
      color:#001060;
      background-color:#EFEFEF;
      }


  /* Tabellenzellen und Text in der Terminliste */
  /* Table cells and text in appointment list */
  .eventlist_text {
      color: #000000;
      }


  .eventlist_text a {
      color: #000000;
      }


  .eventlist_text a:link {
      color: #000000;
      }


  .eventlist_text a:visited {
      color: #000000;
      }


  .eventlist_text a:hover {
      color: #ffffff;
      }


  .eventlist_text a:active {
      color: #000000;
      }


  /* Textformatierung des E-Mail-Formulars */
  /* Text of the e-mail form */
  .mailform {
      font-weight:bold;
      }
form {margin:0;padding:0}


  /* Auswahlfelder oberhalb der Kalenderansicht im Userbereich*/
  /* Select fields above the calendar view */
  .selectiontableoutside {
     margin-bottom:2px;
      }


  .selectiontableinside {
      background-color:#9DAC57;
      width:800px;
	  }
      
      
      
  .numberoptions {
      text-align:right;
  }


  	/* Navigation oberhalb des Auswahlmenues */
	/*border:1px solid #000000;*/
  	/* Navigation bar on top of the page */
  	.navibar {
  		margin:0px 0px 1px 0px;
    	font-weight:bold;
		font-size:11px;
		padding:5px;
		background-color:#A5C232;
		
  	}

	.navibar a {
		text-decoration:none;
		color:#FFFFFF;
	}

	.navibar a:hover {
		text-decoration:underline;
	}


	.navibarcontainer {
		
	}


.topmenu a:link {
 font-weight: bold;
 color: #6F6F6F;
 }

.topmenu a:visited {
 font-weight: bold;
 color: #6F6F6F;
 }

.topmenu a:hover {
 font-weight: bold;
 color: #000000;
 }


/*border:1px solid #000000;*/
	.timerange {
		font-weight:bold;
		line-height:23px;
		
		margin-top:5px;
		padding:5px;
		background-color:#EAEDFF;
	}

	.timerange input {
		text-align:right;
		padding:1px 10px 1px 10px;
	}



	/* Abgesagte Termine */
	/* Canceled appointments*/
  	.canceled {
		text-decoration:line-through
	}

	/* Active appointments */
	.active {
	}

	
	/* Liste Termingruende */
	/*border:1px solid #000000;*/
	/* Reason list below appointment overview*/
	.reasons {
	margin-top:1px;
	
	padding:3px;
	margin-bottom:4px;
	background-color: #9DAC57;
	width:100%;
}


	/* Details PopUp, Profile */
	.details td {
	background-color: #ECECEC;
}


/* 	Kalenderansicht
border:1px solid #000000;
	Calendar view */
.calendar {
    
    padding:3px;
    background-color:#EAEDFF;
	width:270px;
	height:265px;
}

.calendar caption{
    font-weight:bold;
	font-size:14px;
	padding:5px 0px 5px 0px;
	text-align:center;
}


.formtable input[type="text"],
.formtable input[type="password"],
.formtable select,
.formtable textarea {
	margin-left:10px;
}

.formtable input[type="radio"],
.formtable input[type="checkbox"] {
	margin-left:10px;
 	text-align:left;
}

/* Hilfetexte, die im Popup erscheinen */
/* Help texts appearing in popup windows */
.helptext li {
	margin-bottom:15px;
	color : #333333;
}

.print_row {
	background-color:#cccccc;
  	color:#000000;
	text-align:center;
}

.print_row a {
    color:#000000;
}

.install_label {
	width:250px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

/* Hinzugefügt von NTS - MArkus Maretzke 27.08.2008 */
.KalenderKopf {
width:800px;
height:54px;
margin:0 auto; 
margin-top:0px;
margin-bottom:1px;
background-image:url(../nts/cal_head_bg.png);
}

