body {
	margin: 0;
	padding: 0;
	background: #071927 url(../images/body-bg.jpg) no-repeat top center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #071927;
	
}
#container{
	margin:0 auto;
	width:1000px;
	padding:0;

}
#header{
	margin:0 auto;
	width:1000px;
	height:133px;
	font-family:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
}
#header img{
	margin-left:10px;
}
#header a{
	color:#fff;
	text-decoration:none;
}
#header a:hover{
	color:#a4dee9;
	text-decoration:none;
}
.top-menu{
	margin:0;
	padding-top:10px;
	padding-left:5px;
	
}	

.top-menu li{
	float:left;
	list-style:none;
	padding:0 14px 0 14px;
}	
.top-menu li :hover{
	color:#a4dee9;
	text-decoration:none;
}	
	
h1, h2, h3, h4, h5, h6 {
  font-family: "Arial", Verdana, Arial, Helvetica, sans-serif;
  color: #337aaa;
  margin: 2px 0px 2px 0px;
  padding: 10px 5px 0px 30px;
}
h1 {
  font-size: 24px;
  text-align:left;
  font-weight:400;
  color:#023061;
  
}
h2 {
  font-size: 22px;

}
h3 {
  font-size: 16px;
  font-weight:600;
  padding: 0px 5px 0px 20px;
}
h4 {
  font-size: 14px;
  
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
  font-weight:400;

}
a img {
  border: 0;
}
#content{
	width:1000px;
}
#menu{
	position:relative;
	margin-top:40px;
	margin-left:2px;
	width:180px;
	height:602px;
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	color:#a4dee9;
	font-weight:600;
	background:url(../images/menu-bg.jpg) no-repeat top;
}
#textarea{
	width:770px;
	float:right;
	padding:0;
}
#text{
	float:left;
	width:560px;
	margin-left:-30px;
	margin-top:40px;
	padding:0;
	
}
.textinfo {
  font-size: 10px;
  color: #2c5a7b;
  height: 3px;
  overflow: hidden;
  padding-top: 20px;
}
#imp {
  height: 3px;
  overflow: hidden;
  padding-top: 20px;
}


#right-column{
	float:right;
	width:217px;
	margin-top:38px;
	margin-right:3px;
	padding:0;
	background:url(../images/r-menu-bg.jpg) no-repeat top;
	height:602px;
}
#right-column p{
	margin:0 0 0 50px;
	padding:0;
	text-align:left;
	font-size:0.8em;
	color:#fff;

}
#right-column h6{
	text-align:left;
	margin:-8px 0 0 40px;
	color:#a4dee9;
	font-size:1.2em;
	font-weight:600;
}
#right-column a{
	color:#a4dee9;
	text-decoration:none;
}
#right-column a:hover{
	color:#fff;
	text-decoration:none;
}
#right-column ul{
	margin-top:-5px;
	color:#a4dee9;
	font-size:1em;
	font-weight:600;
}
#right-column ul li{
	list-style:none;
	padding:10px;
}
#right-column img{
	margin-top:12px;
}	
#right-column-page{
	float:right;
	width:191px;
	margin-top:63px;
	margin-right:-8px;
	padding:0;
	background:url(../images/r-column-bg-page1.jpg) no-repeat top;
	height:600px;
}
#text-top{
	width:560px;
	padding:0;
	background:url(../images/text-top.png) no-repeat center;
	overflow:hidden;
}
#text-page{
	width:560px;
	margin-top:0px;
	margin-bottom:20px;
	padding:0;
	background:#fff url(../images/text-bg.png) no-repeat top left;
	text-align:justify;
    overflow:hidden;
}
#text-page p{
	padding:0px 20px 0 20px;
}
#text-page a{
	color:#073a65;
	font-weight:600;
}
#text-page a:hover{
	color:#a4dee9;
	font-weight:600;
}
#text-page img{
	margin:10px 10px 3px 10px;
	border: 4px solid #a4dee9;
}
#text-page ul{
	margin-left:10px;
	padding:0px 20px 0 20px;
}
#text-page li{
	list-style:url(../images/list.gif);
}
label{
	color:#073a65;
	font-weight:600;
}
#text-bottom{
	width:560px;
	padding:35px 0 2px 0;
	background:#071927 url(../images/text-bottom.png) no-repeat bottom;
	overflow:hidden;
}
#footer{
	margin:0 auto;
	width:1000px;
    padding: 10px 10px 40px 10px;
    border-top: 1px solid #072c4a;
	text-align:center;
}
#footer a{
	color:#788188;
	text-decoration:none;
	padding:3px 0;
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}
#footer ul{
	margin:0 auto;
	text-align:center;
	display:block;
	width:645px;
	color:#788188;
	font-weight:600;
	font-size:0.8em;
	
}
#footer ul li{
	display:inline;
	list-style:none;
	padding:1px 8px 1px 8px;
	border-left:1px dashed #072c4a;
}
#footer ul li:first-child{
	border-left:none;
}
.clearfloats{
	clear:both;
}
.copyright{
	color:#788188;
	font-size:0.8em;
}
form{
	font-size:1em;
}
.formtab {
  width:562px;
  border: 0px;
  margin-left:-9px;
}
.formtab td {
  border-bottom: 1px solid #eee;
  background: #E8F3FF;
  text-align: left;
  vertical-align: top;
}
.forms {
  border: 1px solid #A4CFFF;
  width:100%;
  
}
.checkbox{
	width:10%;
	border:none;
}
fieldset {
    border: 0px;
    border-top: 1px solid #A4CFFF;
}


legend {

  font-size: 12px;
  color: #0061CC;
}


  /* CSS Document */


/* APPOINTMENTS */
#s6e_body {
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-align:center;
}

#s6e_body_content {
    margin: 0 auto;
    width:750px;
    text-align:left;
}

#s6e_body_content  p {
        font-size:80%;
}

#s6e_body_content  ul {
    font-size:80%;
}


#s6e_body_content  td {
        font-size:80%;
      }


#s6e_body_content th {
        font-size:80%;
      }


#s6e_body_content  a {
      color:#0000A0;
      }


#s6e_body_content a:link {
      color:#0000A0;
      }


#s6e_body_content  a:visited {
      color:#0000A0;
      }


#s6e_body_content a:hover {
      color:#0000A0;
      }


#s6e_body_content a:active {
      color:#0000A0;
      }


#s6e_body_content  input {
      }


#s6e_body_content   select {
      }


#s6e_body_content   option {
      }


  /* Jeder Text, der nicht in der Terminansicht zu sehen ist */
  /* All text which not appears in the calendar view */
  .text {
        font-size:80%;
      }


  /* Fett gedruckter Text */
  /* Bold text */
  .bold {
      font-weight: bold;
      color:#000000;
      }


  /* Tabellenzelle 'Uhrzeit' */
  /* Table cell 'Time'*/
  .time {
      font-weight: bold;
      background-color:#1E3E55;
      color:#fff;
      text-align: center;
      font-size:90%;
      }


  /* Tabellenzellen mit Datum, Tabellenkopf der Eventliste   */
  /* Table cells which are containing the date, table head of the event list*/
  .date {
      background-color:#071927;
      color: #fff;
      text-align: center;
        font-size:80%;
      }


  /* Tabellenzellen mit den Termin-Uhrzeiten (linke Spalte)*/
  /* Table cells which are containing the appointment times (left column) */
  .app {
      background-color:#1E3E55;
      color:#ffffff;
      text-align:right;
      font-size:80%;
      white-space: nowrap;
      padding-left:5px;
      padding-right:5px;
   }


  /* Tabellenzellen fuer Wochenende, Pausen und Geschaeftsschluss */
  /* Table cells for weekend, breaks, close of business */
  .weekend {
      background-color:#999;
      color:#FFFFFF;
      text-align: center;
  }
  .weekend a {
      color:#FFFFFF;
  }


  /* Tabellenzellen mit reservierten Terminen */
  /* Table rows with scheduled/reserved Appointments */
  .res {
      background-color:#69A3B7;
      color:#CCFFFF;
      font-size: 9px;
      text-align:center;
      }
  .res1 {
      background-color:#B37375;
      color:#FFFFFF;
      text-align:center;
      font-size: 9px;
      }
  .res2 {
      background-color:#FFEECE;
      color:#FFFFFF;
      text-align:center;
      font-size: 9px;
      }

  /* Links in den Tabellenzellen mit reservierten Terminen */
  /* Links inside of the scheduled appointment table cells */
  .res a {
      color:#C07A00;
	  text-decoration:none;
      }


  .res a:link {
      color:#C07A00;
	  text-decoration:none;
      }


  .res a:visited {
      color:#C07A00;
      }


  .res a:hover {
      color:#000000;
	  text-decoration:underline;
      }


  .res a:active {
      color:#000000;
      }

  /* Zum Teil reservierte Termine z.B. 3/10 */
  /* Partly reserved appointments e.g. 3/10 */
  .partly_reserved {
      background-color:#FFF4EF;
      color:#000000;
      text-align:center;
  }
  .partly_reserved a {
      color:#C07A00;
      text-decoration:none;
      }


  .partly_reserved a:link {
      color:#C07A00;
      text-decoration:none;
      }


  .partly_reserved a:visited {
      color:#C07A00;
      }


  .partly_reserved a:hover {
      color:#000000;
      text-decoration:underline;
      }


  .partly_reserved a:active {
      color:#000000;
      }


  /* Tabellenzellen mit Admin-Terminen */
  /* Table rows with admini appointments */
  .admin_res {
      background-color:#FFEECE;
      color:#000000;
      text-align:center;
      }


  /* Links in den Tabellenzellen mit Admin-Terminen */
  /* Links inside of the admin appointment table cells */
  .admin_res a {
      color:#C07A00;
	  text-decoration:none;
      }


  .admin_res a:link {
      color:#C07A00;
	  text-decoration:none;
      }


  .admin_res a:visited {
      color:#C07A00;
      }


  .admin_res a:hover {
      color:#000000;
	  text-decoration:underline;
      }


  .admin_res a:active {
      color:#000000;
      }


  /* Tabellenzellen mit freien Terminen */
  /* Table cells for unscheduled/free appointments */
  .free {
      background-color:#C0E3F7;
      text-align: center;
      }


  /* Radio-Buttons in Tabellenzellen mit freien Terminen */
  /* Radio buttons in table cells for unscheduled/free appointments */
  .free input {
      background-color:#F1F3FF;
      }


  /* 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;
      }



  /* Auswahlfelder oberhalb der Kalenderansicht im Userbereich*/
  /* Select fields above the calendar view */
	#control_bar {
	    border:1px solid #fff;
	    background-color:#A4DEE9;
	}

	#control_bar form {
	    display:inline;
	}

  .selectiontableoutside {
      }


  .selectiontableinside {
      }



  .numberoptions {
      text-align:right;
  }


  	/* Navigation oberhalb des Auswahlmenues */
  	/* Navigation bar on top of the page */
  	.navibar {
  		margin:0px 0px 10px 0px;
    	font-weight:bold;
         text-align: center;
		padding:15px;
        font-size:10px;
        color:#FFFFFF;
  	}

	.navibar a:link {
       color:#FFFFFF;
       font-weight:none;
        text-decoration:none;
	}

	.navibar a:visited {
       color:#FFFFFF;
        text-decoration:none;
	}

	.navibar a:hover {
       color:#FFFFFF;
		text-decoration:underline;
	}
    .navibar a:active {
       color:#FFFFFF;
        text-decoration:none;
    }


	.navibarcontainer {
		width:650px;
	}


.topmenu a:link {
 font-weight: bold;
 color: #6F6F6F;
 }

.topmenu a:visited {
 font-weight: bold;
 color: #6F6F6F;
 }

.topmenu a:hover {
 font-weight: bold;
 color: #000000;
 }



	.timerange {
		font-weight:bold;
		line-height:23px;
		border:1px solid #000000;
		margin-top:5px;
		padding:5px;
		background-color:#EAEDFF;
	}

	.timerange input {
		text-align:right;
		padding:1px 10px 1px 10px;
	}



	/* Abgesagte Termine */
	/* Canceled appointments*/
  	.canceled,
  	.canceled td{
		text-decoration:line-through;
	}

	/* Active appointments */
	.active {
	}


	/* Liste Termingruende */
	/* Reason list below appointment overview*/
	.reasons {
        margin-top:20px;
		padding:3px;
		border:1px solid #eee;
		background-color:#25485E;
        color: #fff;
		width:100%;
	}


	/* Details PopUp, Profile */
	.details td {
		background-color:#DCE8F1;
	}


/* 	Kalenderansicht
	Calendar view */
.calendar {
    border:1px solid #000000;
    padding:3px;
    background-color:#EAEDFF;
	width:270px;
	height:265px;
}

.calendar caption{
    font-weight:bold;
	padding:5px 0px 5px 0px;
	text-align:center;
}

.formtable {
  background:#E9F6FC;
  border: 1px solid #fff;
}


.formtable input[type="text"],
.formtable input[type="submit"],
.formtable input[type="password"],
.formtable select,
.formtable textarea {
	margin-left:10px;
}

.formtable input[type="text"],
.formtable input[type="password"],
.formtable select,
.formtable textarea {
	width:350px;
}

.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;
}

.print_row {
	background-color:#1200C0;
  	color:#ffffff;
	text-align:center;
}

.print_row a {
    color:#FFFFFF;
}

.install_label {
	width:250px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}


/* Farbe Terminhintergruende bassierend auf dem Termingrund */
.reason1 {
    background-color:#000000;
	color:#FFFFFF;
	text-align:center;
}

.reason1 a {
	color:#FFFFFF;
}


.grid_tooltip td {
}
.reservationbutton {
    font-weight:bold;
	padding:5px;
	margin:10px 0 15px 0;
}

.error_message_item {
    font-weight:bold;
	color:#FF0000;
}


.myappointments_table_head {
	background-color:#668CA6;
    font-size: 10px;
    color: #fff;
}
.myappointments_table_head a {
    font-size: 10px;
    color: #fff;
}
.myappointments_table_light_row {
	background-color:#ffffff;
    font-size: 10px;
}

.myappointments_table_dark_row {
	background-color:#f9f9f9;
    font-size: 10px;
}

.time_zone {
   font-size:70%;
   color:#AF0000;
   margin-top:8px;
   margin-bottom:8px;
}

#next_available_appointment {
   font-size:90%;
   margin-top:3px;
   margin-bottom:5px;
   font-weight:bold;
}
#next_available_appointment input {
   margin-left:15px;
}

#appointment_area_select_menu select {
	display:block;
	margin:5px 10px 10px 10px;
}

#appointment_area_select_menu input {
	margin:0 10px 0 10px;
}

#calendar_grid {
	margin-top:8px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.button{
	background-color:#235681;
    font-size: 12px;
    font-weight: bold;
    color:#94F6F9;
}
/* Sortable tables */
table.sortable thead {
    background-color:#6FC8F9;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
table.sortable td {
    background-color:#E8F3FF;
}
.notice{
  color: #FF0000;
}
.vaccine-table TD{
	margin-left:20px;
	padding:5px;
}
.vaccine-table{
	margin-left:20px;
}

