﻿@import url("layout.css");


body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	color: #000;
	background-color: #FFFFFF;
}
#container {
	max-width: 950px;
	margin: 0 auto;
	background-color: #cdf;
}
#masthead {
	text-align: right;
	max-width: 950px;
	overflow: auto;
	background-color: #FFFFFF;
	height: 60px;
}
#sidebar {
	float: left;
	width: 150px;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: inline;
}

#mobilmenu {
	float: left;
	width: 100%;
	background-color: #cdf;
	position: relative;
	clear: both;
	display: none;
}

.titeltext {
	display: inline;
}


#content {
	max-width: 766px;
	min-height: 85vh;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
#content img {
	border-style: none;
	display: block;
	clear: left;
}
#content h3 {
	color: #0044BB;
}

#footer {
	clear: both;
	max-width: 950px;
	background-color: #CCDDFF;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
#masthead img {
	float: left;
	
}
#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0;
}

.menubutton{
display:none;
vertical-align: middle;
}

#mobilmenu ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cdf;
	background-color: #FFFFFF;
	font-size: 2em;
}

#mobilmenu li {
	display: block;
	border: 1px solid #cdf;
	background-color: #002172;
}
#mobilmenu a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-top: 1px solid #cdf;
	border-left: 2px solid #cdf;
	border-right: 2px solid #cdf;
	text-align: center;
}
#mobilmenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0080;/*#04b;*/
	border-top: 1px solid #cdf;
	border-left: 2px solid #cdf;
	border-right: 2px solid #cdf;
	background-color: #FFFFFF;
}

/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	border-top: 1px solid #cdf;
	background-color: #FFFFFF;
	font-size: 1em;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
	background-color: #002172;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-top: 1px solid #cdf;
	border-left: 2px solid #cdf;
	border-right: 2px solid #cdf;
	text-align: center;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0080;/*#04b;*/
	border-top: 1px solid #cdf;
	border-left: 2px solid #cdf;
	border-right: 2px solid #cdf;
	background-color: #FFFFFF;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
	page-break-before: right;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../images/SkyMapLogo950x60.PNG');
	height: 60px;
	line-height: 60px;
	padding-left: 150px;
}

#divider {
	max-width: 766px;
	border: 0px;
	border-bottom: solid 1px #FFFFFF;
	border-top-color: #FEC10A;
	border-top-width: 1px;
	border-top-style: solid;
}
.dividerline {
	display: block;
	border-width: 0px;
	border-top: solid 3px #FEC10A;
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dividerlinec {
	display: block;
	border-top: solid 3px #FEC10A;
	margin-top: 10px;
	height: 5px;
}

.headlinebl {font-family: Gill Sans MT, Verdana, Arial, sans-serif; font-size: 18px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #004080}
.dashedrlb {border-left-style:dashed;border-right-style:dashed;border-bottom-style:dashed;border-width:1px;border-color:blue;padding:10px}
.dashedb {border-bottom-style:dashed;border-width:1px;border-color:blue}
.dashed {border-style:dashed;border-width:1px;border-color:blue}
.newsheader {
	height: 24px;
	background-image: url('../images/verl24.bmp');
	display: block;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
}
.border {border-style:solid;border-width:1px;border-color:black;padding:3px}
.border input {width: 70%;}

.border1 {border-right-style:solid;border-bottom-style:solid;border-width:1px;border-color:black;padding:3px}
.border2 {border-bottom-style:solid;border-width:1px;border-color:black;padding:3px}
.lila {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #ff0080}
.fatbl {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #004080}
.fatwt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #ffffff}

.HeaderBar {
	color: #000000;
	background-color: #FEC10A;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
}
.LeftOfText{
	float: left;
	display: block;
	margin-right: 10px;
	clear: left;
}
.Zeile {
  display: table;
  width: 100%;
  table-layout: fixed;
  padding-bottom: 10px;
}
.Spalte1 {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding-right: 10px;
  text-align: right;
}
.Spalte2 {
  display: table-cell;
  vertical-align: middle;
  width: 80%;
  padding: 0px;
}
.IPTable {
	float:left;
	width:400px; 
	padding-left:20px; 
	padding-right:20px;	
}
.IOSTable {
	margin-right:10px; 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:20px;
}
.IPhoneTable {
	float:left;
	width:240px; 
	padding-left:10px; 
	padding-right:10px;	
}
#content #IPTable img {
	margin-bottom: 6px;
}
.clear {
	clear: both;
	height: 0px;
}
.MakeMinHeight {
    height:600px;
    float:right;
    width:1px;
  }
  
.column {
 float: left;
 }
 
 
.tblwrapper {
  max-width: 1050px;
  margin: 10px auto 10px auto;
  background-color: #FFF
}
.imgtable {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.imgwrapper {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding: 10px;
}
.tblimg {
  max-width: 100%;
  height: auto;
}
 
.tblimgframe {
  max-width: 100%;
  height: auto;
  border: 1px solid #000;
} 

@media only screen and (max-width:580px){
.menubutton {display: inline-block;}
#sidebar {display:none;}
body{background-color: #cdf;}
#content {padding: 5px;}
.titeltext {display: none;}
}

@media only screen and (min-width:581px){
.menubutton {display: none;}
#mobilmenu {display:none !Important;}
#sidebar {display:inline;}
body {background-color: #FFFFFF;}
#content {padding: 10px;}
.titeltext {display: inline;}
}


