@charset "UTF-8";
/* CSS Document */
h4 { font-size: 125%; line-height:1.3em; border-bottom:none; font-weight:normal; color:#444; }
h5 { font-size: 125%; border-bottom:#CBCBCB 1px solid; margin:0.5em 0; color:#f90; font-weight:normal; font-style:normal; }  /* 15px */

table.tab {table-layout:fixed;}
table.tab td,
table.tab th {padding:4px 5px 4px 0;}
table.tab td.firstCell { width:130px;}

table.tab-mitreisende {width:100%;table-layout:fixed;}	
table.tab-mitreisende th {font-size:87.5%; padding:2px 0;}
table.tab-mitreisende td {padding:3px 0;}
/*table.tab-mitreisende td {width:16%;}*/
table.tab-mitreisende td.firstCell { width:130px;}
table.tab-mitreisende input.fieldText, 
table.tab-mitreisende textarea, 
table.tab-mitreisende select {	width: 90%; }

table.tab-versicherungen {width:auto;}	
table.tab-versicherungen td {padding:5px 5px 5px 0;}

table.tab-zusatzleistungen {width:auto; margin-top:15px;}	
table.tab-zusatzleistungen th {padding:5px 10px 0 0;}
table.tab-zusatzleistungen td {padding:5px 10px 5px 0;}
table.tab-zusatzleistungen td.firstCell { white-space:nowrap; }

table.buchanzeige { table-layout:fixed; }
table.buchanzeige td {padding: 2px 10px 2px 0;}
table.buchanzeige td.firstCell {width:120px;}
table.buchanzeige-leistung  { width:100%;}
table.buchanzeige-leistung td { white-space:nowrap; padding:0 0 0 3px; background:#f5f5f5;}
table.innerBuchanzeige { float:right; margin-right:10px; }
table.innerBuchanzeige td {padding:5px 0 0 0; white-space:nowrap; text-align:right;}

.error-alert {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}
.error {border: #FF0000 1px solid !important;	background-color:#fff;	-moz-border-radius : 4px;}

/*Preis- und Vakanzanzeige - Freie Plätze suchen*/
table.vakanz { width:100%; margin-bottom:20px; }
table.vakanz tr, 
table.vakanz td {vertical-align:top; padding:0; }
table.vakanz td.firstCell {width: 120px; }
table.vakanz img { margin-top:20px; }
table.vakanz h5 { color:#444 !important }

table.innerVakanz { width:100%; }
table.innerVakanz th {padding:0.2em 0;}
table.innerVakanz tr, 
table.innerVakanz td {padding:0.3em 0; text-align:center; }
table.innerVakanz td.firstCell { text-align:left; white-space:nowrap; padding-right:10px; width:auto; !important }

 /* ### Tabellen  #### */ 
  table { width: auto; border-collapse:collapse;  margin-bottom: 0.5em; } /*border-collapse:collapse;*/
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }
  th,td { padding: 0.5em; }

/* ### Formulare  #### */ 
  input#name_zusatz, input#hausnummer {display:none;}

  input.fieldText, 
  textarea, 
  select {
	width: 230px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #ddd;
	background-color:#f0f1f7;
	-moz-border-radius : 4px;
	}  
	
  input.fieldText:focus, 
  textarea:focus, 
  select:focus {
	background-color:#fff;
	border-right-color: #004e94;
	border-bottom-color: #004e94;
	}
     
  select, 
  input.fieldCheckbox, 
  input.fieldRadio,
  input.fieldBtnCancel { cursor: pointer; }
  input.fieldBtnSubmit {padding:0.1em 0.5em; cursor: pointer;}
  
  .f_widthAuto {width:auto;}
  input.f_vorname {width:108px;}
  input.f_name {width:110px;}
  input.f_plz {width:50px;}
  input.f_ort {width:168px;}
  input.f_gDatum {width:80px;}
  
  input[type=checkbox]{ margin:0 5px 0 0; }
  
  
	
	 /* ### Lytebox  #### */
	#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
	#lbMain a img { border: none; }
	#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #fff; }
	#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #fff; border-top: none; }
	#lbImageContainer, #lbIframeContainer { padding: 10px; border:#FFFFFF; }
	#lbLoading {position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../design/lytebox/loading.gif) center no-repeat;}
	#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
	#lbImageContainer>#lbHoverNav { left: 0; }
	#lbHoverNav a { outline: none; }
	#lbPrev { width: 49%; height: 100%; background: transparent url(../design/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../design/lytebox/prev_grey.gif) left 15% no-repeat; }
	#lbNext { width: 49%; height: 100%; background: transparent url(../design/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../design/lytebox/next_grey.gif) right 15% no-repeat; }
	#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetails { width: 60%; float: left; text-align: left; }
	#lbCaption { display: block; font-weight: bold; }
	#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
	#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
	#lbClose { width: 76px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey {background: url(../design/lytebox/close_grey.png) no-repeat;}
	#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../design/lytebox/play_grey.png) no-repeat; }
	#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../design/lytebox/pause_grey.png) no-repeat; }
	iframe { border:none; border:#FFFFFF;}	
	
