@font-face {
  font-family: 'ShareTech';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/sharetech.woff2) format('woff2');
}

html, body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #333333;
	color: #D8D8D8;
	font-family: 'ShareTech', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a:link { font-weight:normal; color:#E6E6E6; text-decoration:none; }
a:visited { font-weight:normal; color:#E6E6E6; text-decoration:none; }
a:focus { font-weight:normal; color:#E6E6E6; text-decoration:none; }
a:hover { font-weight:normal; color:#01DF01; text-decoration:none; }
a:active { font-weight:normal; color:#E6E6E6; text-decoration:none; }

table.tblMoFi td {
	vertical-align: center;
	text-align: center;
	white-space: nowrap;
	padding: 5px;
	font-size: 12px;
	color: black;
}
table.tblMoFi tr:nth-child(even) {
	background-color: #E6E6E6;
}
table.tblMoFi th{
	padding: 2px;
	font-size: 12px;
}
.tblMoFiTh1 {
	background-color: yellowgreen;
	color: black;
}
.tblMoFiTh2 {
	background-color: dimgray;
	color: #FFFFFF;
}
.tblMoFiTh3 {
	background-color: darkgray;
	color: #FFFFFF;
}
.tblMoFiTh4 {
	background-color: black;
	color: #FFFFFF;
}
.tblMoFiTh5 {
	background-color: #444444;
	color: #FFFFFF;
}

/* NEU DateSlider */
#dateSliderOut {
	position: absolute;
	top: 102px;
	left: 292px;
	z-index: 999;
	width: 0px;
	height: 40px;
	padding: 0em;
	background: #2E2E2E;
	border: 1px solid grey;
	cursor: move;
}
#dateSlider {
	margin-left: 34px;
	margin-right: 36px;
	margin-top: 1px;
	cursor: pointer;
}
#dateSlider .ui-slider-handle:hover{
	cursor: ew-resize;
}
#dateButtonMinus{
	position: absolute;
	background-color: white;
	color: black;
	width: 1.2em;
	height: 1.2em;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-left: 2px;
	cursor: pointer;
}
#dateButtonPlus{
	position: absolute;
	background-color: white;
	color: black;
	width: 1.2em;
	height: 1.2em;
	float: right;
	right: 0;
	top: 0;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	cursor: pointer;
}
#dateSliderScale{
	font-size: 11px;
	margin-left: 34px;
	margin-right: 36px;
}
#date-scale {
	width: 100%;
	border-collapse: collapse;
}
#date-scale td {
	width: 4.1666666666%;
	padding-left: 5px;
	height: 20px;
	border-left: 1px solid #ccc;
}
/* ----------------------*/

#Moon {
	width: 60px;
	height: 60px;
}
#divMoon {
	opacity: 0.9;       /* modern browser */  
	-moz-opacity: 0.9;  /* older Mozilla browser */  
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; /* IE8 in Standard Compliant Mode */  
	filter: alpha(opacity=90); /* IE5.x -7.0 */ 
}

#header {
	height: 0px;
	width: 100%;
	position: absolute;
}
#ortsdatum {
	cursor: help;
}
#ortszeit {
	cursor: help;
}

#dmsbreite {
	width: 150px;
}
textarea:focus, textarea:hover{
	outline: none !important;
	border-color: #FF0000;
	box-shadow: 0 0 10px #FF0000;
}

#sAnfrage {
	width: 260px;
	height: 45px;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	margin: 2px 0; /* Aussenabstand */
	padding: 4px; /* Innenabstand */
	color: #2E2E2E;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.Fenster_Titel {
	z-index: 2;
	background: DimGray;
	border: 1px solid white;
	/*font-size: 12px;*/ /* NEU */
	font-weight: bold;
	text-align: left;
	color: #FFBF00; /* orange */
	position: relative;
	padding: 1px;
	width: 278px;
}
.Fenster_Titel_Hover:hover {
	color: #FACC2E;
	background-color: gray;
	cursor: pointer;
}

.Fenster_Inhalt, .Fenster_InhaltK {
	z-index:2;
	background: #2E2E2E;
	border-right: 1px solid white;
	border-left: 1px solid white;
	/*font-size: 12px;*/ /* NEU */
	color: #E6E6E6;
	position: relative;
	padding: 4px;
	width: 272px;
	top: 0px;
	left: 0px;
}
.Fenster_InhaltK {
	font-size: 11px;
}
#FensterF1 {
	height: 60px;
}
#FensterF2 {
	height: auto;
}
#FensterF3 {
	height: 55px;
}
	
#container {
	float: left;
	width: 100%;
}
#containerlegende {
	width: 100%;
	padding: 4px;
}
/*Verstecktes DIV für Modus*/
.msgModus {
	display: none;
}
/*LINKS*/
#legendeR {
	position: absolute;
	float: left;
	top: 55px;
	left: 0px;
	height: 100%-55px;
	bottom: 2px;
	width: 282px; /*282px*/
	margin-left: 0px;
	padding: 0px;
	font-size: 14px;
	color: #D8D8D8;
	background: #2E2E2E;
}
/*Werbung*/
#legendeW {
	position: absolute;
	float: left;
	top: 55px;
	right: 0px;
	height: 100%-55px;
	bottom: 2px;
	width: 300px;
	margin-left: -300px;
	padding: 0px;
	font-size: 14px;
	color: #D8D8D8;
	background: #000000;
	background-image: url(../img/moon.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
/*Karte*/
#map {
	position: absolute;
	float: none;
	top: 55px;
	bottom: 0px;
	left: 282px;
	right: 300px;
	margin-right: 0px;
}
#copyright {
	position: absolute;
	font-size: 11px;
	bottom: 2px;
	right: 2px;
}
.map-content {
	position: absolute;
	z-index: 1000;
	padding: 4px 7px 5px;
	border-top: 1px solid #777;
	border-left: 1px solid #777;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
	line-height: 1.6;
	font-size: 14px;
	background: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ui-widget-content {
	background: #333333;
	color: #D8D8D8;
}
.ui-widget-header {
	color: black;
}
.ui-dialog-content p {
	font-size: 12px;
	margin: 1em 0;
}
.ui-dialog .ui-dialog-content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    overflow: auto;
    padding: 0.5em 1em;
    position: relative;
	font-size: 12px;
}

#date-container, #time-container, #location-container {
	float: left;
	display: inline;
}
#date-container {
	margin-right: 7px;
	float: left;
	display: inline;
	width: 276px;
}

/* TextBox alle */
input[type=text], input.text {
	border: 1px solid #FFFFFF;
	margin: 2px 0; /* Aussenabstand */
	padding: 4px; /* Innenabstand */
	color: #2E2E2E;
	background-color: #FFFFFF;
	font-size: 14px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}
input[type=text]:focus, input.text:focus, input[type=text]:hover, input.text:hover {
	border-color: #FF0000;
}
/*Textbox Datum*/
#date {
	width: 70px;
	/*font-size: 13px;*/ /* NEU */
	font-family: 'ShareTech', sans-serif; /* NEU */
	cursor: pointer;
}
/*Textbox Objekthoehe*/
#meter {
	width: 33px;
	/*font-size: 12px;*/ /* NEU */
	font-family: 'ShareTech', sans-serif; /* NEU */
	height: 12px;
	text-align: right;
}
/*Textbox Zeit*/
#time {
	width: 55px;
	/*font-size: 13px;*/ /* NEU */
	font-family: 'ShareTech', sans-serif; /* NEU */
}

/* ############ CONTAINER LOCATION ###################### */
#location-container {
	float: left;
	display: inline;
	margin-right: 7px;
	width: 0px;
	opacity: 0;
}
#location-container button, #time-container button  {
	display: none;
}
	/* Aufgeklappt Container NEU Location */
#location-container.extended, #time-container.extended {
	z-index: 2000;
	position: absolute;
	text-align: center;
	white-space: normal;
	padding: 0px; /* alt: 4px 4px 4px 4px */
	border: 0px; /* alt: 1px solid silver */
	margin-top: 85px;
	margin-left: 284px;
	width: auto; /* alt: 144px*/
	opacity: 1;
	-webkit-transition: opacity 1s ease-in;
	-moz-transition: opacity 1s ease-in;
	-o-transition: opacity 1s ease-in;
	-ms-transition: opacity 1s ease-in;
	transition: opacity 1s ease-in;
}
#location-container.extended button, #time-container.extended button {
	display: inline;
}
/* ############ ENDE LOCATION CONTAINER ###################### */

/*Textbox Ort*/
#location {
	width: 262px;
	font-family: 'ShareTech', sans-serif; /* NEU */
	/*font-size: 13px;*/ /* NEU */
}

/* #### BUTTON styles taken from the lovely Blueprint ### */
a.button, button {
	margin: 0;
	margin-bottom: 1px;
	padding: 5px 10px 5px 7px;   /* Links */
	border: 1px solid #585858;
	color: #FFFFFF;
	background-color: #585858;
	line-height: 130%;
	text-decoration: none;
	cursor: pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
button {
	overflow: visible;
	padding: 4px 7px 3px 7px;   /* IE6 */
}
button[type] {
	padding: 4px 7px 4px 7px;   /* Firefox */
	line-height: 17px;           /* Safari */
}
*:first-child+html button[type] {
	padding: 4px 7px 3px 7px;   /* IE7 */
}
button:hover, a.button:hover{
	background-color: #E6E6E6;
	border:1px solid #E6E6E6;
	color:#333333;
}
a.button:active{
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}

/*NEU Reverse*/
button:disabled, a.button:disabled{
	color: black;
}
button:disabled:hover, a.button:disabled:hover{
	color: black;
	background-color: #585858;
	border: 1px solid #585858;
}

#now-link {
	position: relative;
	top: 2px;
	right: 4px;
	float: right;
	/*width: auto;*/
	height: 15px;
	font-size: 13px;
}
#print01, #print02 {
	display: block;
	padding: 5px;
	height: 15px;
	width: 228px;
	text-align: center;
	font-size: 12px;
}
/* ########## BUTTON ENDE ################### */

.time-span, #msgbox .sunrise, #msgbox .sun, #msgbox .sunset {
	padding: 0px 3px 1px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#before-sunrise, #after-sunset, #daylight {
	display: none;
}
.sunrise { /*Sonnenaufgang*/
	background: #E8B639; /*#FFED9E*/
	color: #000000;
}
.sunset { /*Sonnenuntergang*/
	background: #FFC3AD;
	color: #000000;
}
.transit { /*Sonnenbahn*/
	background: #FFFC9C;
	color: #000000;
}
.sonne {
	color: #000000;
	white-space: nowrap;
}
.sun {
	background: #ffdc9c;
	color: #000000;
}
.grau {
	background: #D8D8D8;
	color: #000000;
}
.weis {
	background: #E2A9F3;
	color: #000000;
	white-space: nowrap;
}
.dark {
	background: #bfd5dd;
	color: #000000;
}
.twilight {
	background: #d0e5ff;
	color: #000000;
	white-space: nowrap;
}
.moontext {
	padding: 0px 3px 1px;
	background: #d0e5ff;
	color: #000000;
	white-space: nowrap;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
	cursor: help;
}
acronym {
	cursor: help;
}

#legend {
	top: 435px;
	right: 5px;
}
#zeit {
	border: 1px solid #FFFFFF;
	margin: 2px 0; /* Aussenabstand */
	padding: 4px; /* Innenabstand */
	color: #2E2E2E;
	background-color: #FFFFFF;
	/*font-size: 13px;*/ /* NEU */
	cursor: help;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
	border-radius: 2px;
}
#zeitzone {
	border: 1px solid #008030;
	margin: 0px 0; /* Aussenabstand */
	margin-top: 8px;
	padding: 2px; /* Innenabstand */
	color: #BF0000;
	background-color: #F4FFF4;
	font-size: 10px;
	cursor: help;
}
#sommerzeit {
	cursor: help;
}
#time-slider-container {
	position: absolute;
	top: 6px;
	left: 0px;
	width: 100%;
}
#time-slider-2 {
	margin: 0px 15px 0;
	background: #91a1be;
}

/*Mond im Slider*/
#time-slider-2 .ui-slider-handle {
	width: 25px;
	height: 25px;
	margin-left: -13px;
	margin-top: 0px;
	border-radius: 13px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	background: #FAFAFA;
	border-color: #000000;
	z-index: 1;
}
#time-slider-2 .ui-slider-handle:hover, #time-slider-2 .ui-slider-handle:focus {
	background: #E6E6E6;
	border-color: #1C1C1C;
	cursor: e-resize;
}
#time-scale-container {
	margin: 0 15px 0 15px;
	font-size: 13px; /* NEU */
}
#time-scale {
	width: 100%;
	border-collapse: collapse;
}
#time-scale td {
	width: 4.1666666666%;
	padding-left: 5px;
	height: 20px;
	border-left: 1px solid #ccc;
}
#time-scale td span {
	color: #999;
}
#time-scale-sunlight, #time-scale-twilight, #time-scale-sunlight-2, #time-scale-twilight-2 {
	height: 100%;
	position: absolute;
	background: #FFED9E;
}
#time-scale-twilight , #time-scale-twilight-2 {
	background: #c0ddF0;
}

/*NEU Reverse*/
#divReverse{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	background:RGBA(0,0,0,0.3);
	width:100%;
	height:100%;
	z-index:2000;
}
#revContent{
	display:inline-block;
	position:absolute;
	background:#2E2E2E;
	padding:1px;
	top:147px;
	left:0px;
	width:277px;
	height:464px;
	border:1px solid white;
	border-radius:3px;
	box-shadow: 5px 10px 18px #FFBF00;
}
#revHeader{
	position:relative;
	background:DimGray;
	padding:4px;
	width:auto;
	height:33px;
	border-bottom:1px solid white;
}
#revTest{
	position:relative;
	padding:3px;
	text-align:center;
}

/* NEU LIVE */
/* Smartphone */
 @media only screen and (max-width: 620px) {
	#live-link, #containerLive, #adsGross1 {
		visibility: hidden;
		display: none;
	}
 }
 
  /* Tablet */
 @media only screen and (max-width: 890px) {
	 
 }