
body,html{
	font:14px Arial, Helvetica, sans-serif;
	color:black;
  background-color: white;        
  scrollbar-arrow-color:#FFCC00;
	scrollbar-base-color:white;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFCC00;
	scrollbar-shadow-color : #FF9933;
}

b {
	/* font:14px Arial, Helvetica, sans-serif; */
  font-weight:bold;
}

.bgcolor {
    background-color: white;
}

.smallbr {
    font-size: 8px;
}

.small {
    font-size: 10px;
}

.smaller {
    font-size: 12px;
}

.bsmaller {
    font-size: 12px;
    font-weight: bold;
}

a {
    color: blue;
    text-decoration: none;
}

h1 {
    margin: 0;
    font-size: 18px;
    font-weight:bold;
}

h2 {
    margin: 0;
    font-size: 16px;
    font-weight:bold;
}

form {
    margin: 0;    
    font-size: 12px;
}

#form_ort{
    font-size:6px;
}

#submitformular{
	background-color: #FFFFFF;
}

input, select, textarea {
    margin: 0;
    font-size: 12px;
    padding: 1px 1px 1px 2px;
    /* min-size:20px;  */
    /* height:16px;    */
    border: 1px solid darkgray;
}

input.submit {
	/*background-color:#FFCC00; */
	border: 1px solid black;
	padding: 1px 1px 1px 2px;
	font-size: 12px;
	font-weight:bold;
}

img {		
    border: 0;
}

/* ######## HAUPTTABLE ########*/

.haupttable {
  border: 0px solid black;
  margin: 0px 7px 0px 7px;  
  width:786px;  
  text-align: left;  
  
}

.haupttable td{
	vertical-align:top;
	margin-top: 0px;
}

td.leftside{
	width: 60%;
}

#preislistebox{
	margin: auto;
	text-align: right;
	width: 400px;
}

#preislistetable {	
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 400px;
}

td.rightside{
	min-width: 20%;
}


div.spacerdiv {
	height:99%;
}

option.airport{
	background-color:#D0D0D0;
}

.divtab{
  text-align:left;
  padding-left: 8px;
	padding-bottom: 3px;
	padding-right: 0px;
	font-size: 12px;
  width: 158px;  
  float: left; 
  line-height: 140%;
}

.divtab_dot{
  text-align:left;
  padding-left: 8px;
	padding-bottom: 3px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 140%;
  width: 158px;  
  float: left; 
  border-left: 2px dotted #000000;
}



.divtab2{
  text-align:left;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 35px;
	font-size: 12px;
  width: 90px;
  
  float: left; 
}

.divtab3{
  text-align:center;
	padding-bottom: 3px;
	padding-right: 3px;
	font-size: 12px;
  width: 90px;
  height: 15px;
  float: left; 
}

.divtab_fett{
  margin-left: auto;
  margin-right: auto;
  text-align:center;
	padding-bottom: 3px;
	padding-right: 3px;
	font-size: 15px;
	font-weight: bold;
  width: 300px;
  height: 15px;
}

/* ######## FEHLERHERVORHEBUNG ########*/

.red {
		color: #FF0000;
}

#fehlermeldung{
	color: #FF0000;
	font-weight: bold;
	margin-left: 10px;
	background-color:#FFF;
}

.bgred {
		border:1px solid #FF0000;
		padding: 3px;
}

/* ######## STARTSEITE ########*/

#aptFilter a{
    color: #0000FF;
    text-decoration: none;
    font-size: 12px;        
}

/* ######## MAIN MENU ########*/

#mainMenu {
    text-align: center;
    background-color: #FFCC00;
    line-height: 2em;
    border-bottom: 3px double black;    
}

#mainMenu ul {
    margin: 0;
    padding: 0;			
}


#mainMenu li {
    list-style-type: none;
    display: inline;    		
}

#mainMenu a {
    padding: 0.3em;
    font-size: 13px;
    font-weight: bold;
    height: 100%;
    color: blue;
}

#mainMenu a:hover {
    text-decoration: underline;
}

/* ######## REITER MENU ########*/

#reiterMenu {
    text-align: center;    
    margin-top:3px; 
    height: 20px;
    font-size: 11px;
    line-height: 16px;
}

td.bg_reiter{
	background-image:url(../grafik/reiter_bg.gif);
}

td.bg_reiter_o{
	background-image:url(../grafik/reiter_o_mitte.gif);
}

td.bg_reiter_r{
background-image:url(../grafik/reiter_r_mitte.gif);
}



#reiterMenu a{
    font-weight: bold;
    padding: 0px;
    margin: 0px;    
    color: blue;
}

#reiterMenu td {
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

#reiterMenu a:hover {
    text-decoration: underline;
}

/* ######## FOOTER MENU ########*/

#footerMenu {		
    text-align: right; 
    padding: 0;
    margin: 0;    
    padding-right: 10px;         
    font-size: 12px;  
    height: 20px;  
}

#footerMenu a {
    padding: 0em;
    font-size: 12px;    
    color: black;
}

#footerMenu a:hover {
    text-decoration: underline;
    color: blue;
}

#social_book {
  height: 20px;
	vertical-align:middle;  
	text-align:left;
	padding-left: 10px; 
}

#social_book span{
	vertical-align:super; 
  font-size: 12px;  
}

.bordertd {
    border: 1px solid black;
}

.title {
    font-size: 1.0em;
    font-weight: bold;
}

.loginform {    
		padding: 1em;		
}


/* ######################## HOME #####################################  */

#ortsauswahltable {
	overflow:hidden;
	/*border: 2px solid green;*/
}

#ortsauswahl {
   text-align: center;
}

/* ######################## SITEMAP #####################################  */

div.sitemap{
  width: 230px;
  border: 2px solid green;
  margin: 4px;
  float:left;
}


/* ######################## SCROLLTEXT #####################################  */

#marqueecontainer{
position: relative;
width: 140px; /*marquee width */
/*height: 375px; marquee height */
background-color: #FFF;
overflow: hidden;
border: 0px solid #FFCC00;
padding: 0px;
padding-left: 6px;
}

#vmarquee h5{
	font-size: 11px;
	line-height: 20px;
}

/* ######################## TOOLTIP #####################################  */

#helpbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top:5px;
	text-align: justify;
}

div.boxtooltip{
	margin: 5px 2px 0px 2px;	
	padding:3px;
	border: 2px solid #666;
	color: #000;
	display:none;
}

#dhtmltooltip{
	position: absolute;
	left: -100px;
	width: 350px;
	border: 1px solid red;
	padding: 2px;
	background-color: #ffff99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

/* ######################## Curved cutout Borders #######################  */

div.nifty {
  margin: 7px 4px 4px 4px; 
  padding: 0;
  background: #FFFFFF;
  width: auto;  
}

div.niftx {
  margin: 7px 4px 4px 4px; 
  padding: 0;
  background: #FFFFFF;
  width: auto;
}

div.blocker {
  height: 0px;
}

div.nifty h1 {
  font-size:13px;
  font-weight:bold; 
  padding:0px 5px 0px 0px;
  margin: 0;
  margin-bottom: 5px;
  border-bottom: 1px solid gray;
}

div.niftx h1 {
  font-size:13px;
  font-weight:bold; 
  padding:0px 5px 0px 0px;
  margin: 0;
  border-bottom: 1px solid gray;
}

div.niftx .boxcontent {
  display:block; 
  background-color: #FFFFFF;
  border: 0px solid #FFCC00; 
  border-width:0px;
  padding: 5px 10px 5px 10px;
  margin:0;
  font-size:0.9em;
}

div.nifty .boxcontent {
  display:block; 
  background-color: #FFFFFF;
  border: 0px solid #FFCC00; 
  border-width:0px;
  padding: 5px 10px 5px 10px;
  font-size:0.9em;
  margin:0;
}
  
p.boxcontent{
	margin:0;
	padding:0;
}

.boxcontent b{
  font-size: 12px; 
  
}

div.niftybig {
  margin: 7px auto;  background: #FFCC00;
  width: 800px;
}

div.nifty.div.rounded{
  height: 8px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  
}

div.rounded div {
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;  
}

*.ajax-loading {
	padding: 10px;
	margin: 10px;
	width: auto;
	background: url(http://sungo.eu/grafik/spinner.gif) no-repeat center;
	background-color: #FFFFFF;
	font-weight: strong;
	
}

#radiusx, #radiusy {
  text-align: right;
  width: 30px;
}

/* ########################################### NEUER KALENDER #############################################*/

/* the main header table */
.ng-cal-header-table {margin:5px;
	border-collapse:collapse;
	background:#efefef;
	border:solid #cccccc 1px;}
	
/* the previous and next table cells */
.ng-cal-previous-td, .ng-cal-next-td {width:20px;
	height:20px;
	color:#000000;
	border:solid #cccccc 1px;
	text-align:center;}

/* the calendar header table cell (the area where the month and year is displayed) */
.ng-cal-header-td {
	text-align: center;
	font-weight:bold;
	font-size: 12px;
	padding:3px;}
	
/* the main month table */
.ng-cal {border:solid #AA8800 1px;
	border-collapse:collapse;
	margin:5px;
	margin-top:0px;
	background-color:#FFFFFF;}
	
.ng-cal * {font-size:8pt;}
.ng-cal td {padding:3px;
	border:solid #AA8800 0px;}

/* the days name table cells */
.ng-cal .ng-days-name-td {
	background-color: #FFEE66;
	border:solid #AA8800 1px;}
	
/* the month name table cell */
.ng-month-name-th {
  background-color:#FFCC00;
	font-weight:bold;
	padding:3px;
	color:#000000;	
	text-align:center;}
	
/* weekends, days off, dates off (holidayes) */
.ng-weekend, .ng-dayOff, .ng-dateOff {color:#000000;}

/* out of range days (previous or next month) */
.ng-outOfRange {color:#999999;
	background:#efefef;
	text-decoration:line-through;}

/* the style for the table cell when the mouse is over it */
.ng-mouse-over {font-weight:bold;
	background:#faedd6;
	color:#000000;}
	
/* selected day */
.ng-selected-day {background:#ffbb45;
		font-weight:bold;}
		
/* the close and clear buttons in the bottom of the calendar */
.ng-close-link, .ng-clear-link  {padding:0px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:0pt;
	background:#FFF;
	border:solid #cccccc 0px;
	float:right;
	margin-right:0px;}
	
	#calendar1, #calendar2 {
		border:solid #999999 1px;
		background:#ffffff;
		padding:3px;		
		padding-bottom:0px;		
		margin: auto;
	  width:170px; /*370*/	  
	} 
	
	#calendar1 .ng-cal-header-table {width:164px;} /*360*/
	#calendar2 .ng-cal-header-table {width:164px;} /*360*/
	#calendar1 .ng-cal, #calendar2 .ng-cal {width:164px;}
	
	table.datumsauswahl {
		border: 0px solid #000000;
		width:100%;
		margin:0px;
		padding: 0px;
		padding-bottom:0px;
	}
	
	#date_von{
		display:none; 
	}
	
	#date_bis{
		display:none; 
	} 
	
	table.datumsauswahl td {
		text-align: center;		
	}