body {
  background: url(/images/sonigalogo.png) #e7f3f7;
  color: black;
  margin: 0;
  padding: 0.1%;
  font-size: 100.01%;
  font-family: verdana, arial, sans-serif ;
}
a { color: mediumblue; text-decoration: none; }
a:visited { color: mediumblue; }
.skip {
  position: absolute;
/*  margin-left: -1024px;
  width: 1024px;*/
  max-width: 100%;
}
a:hover { color: white; background-color:#555555; }

h1 {
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 2%;
  margin: 0;
  border-bottom: 1px dashed #E6E6FA;
  
}
h2, h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { 
  color: #6699CC;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.page-break {
    display: block;
    page-break-before: always;
}

img { /*  border: solid 1px #aaa;*/
  padding: 1px;
  max-width: 100%;
}
.fleft {
  float: left;
  margin: 0 1em 0.2em 0;
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}

#keypad {margin:auto; margin-top:1px;}

#keypad tr td {
	vertical-align:middle; 
	text-align:center; 
	border:1px solid #000000; 
	font-size:18px; 
	font-weight:bold; 
	width:40px; 
	height:15px; 
	cursor:pointer; 
	background-color:#595959; 
	color:#dddddd;}
#keypad tr td:hover {background-color:#888888; color:#00ff00;}

.keypaddisplay {
	width:120px; 
	margin:2px auto auto auto; 
	text-align:center; 
	background-color:#000000; 
	color:#00FF00; 
	font-size:15px; 
	border:1px solid #999999;
}

.section_header{padding:0 .4em 1px;font-weight:bold;color:#0000bb;background:#eeeeee;border-top:1px solid #aaf}

#reportview { 
  font-size: 1.0em;
  font-family: "Courier New", Courier, monospace;
  max-width: 100%;
}

#container {
  font-size: 0.8em;
  max-width: 100em;
  margin: auto;
  border: 0px solid #aaa;
  border-top: 0;
  background: white; /*timecolorbg*/
}

}
#footer {
  clear: both;
  padding: 0 20px;
}


#ttdonate1 {
  font-family: "Georgia", Georgia, Serif;
  font-size: 2.0em;
  background: #eeee99;
  padding: 2px 2%;
  margin: 0;
  height: 40px;
  text-align: center;
  color: black;
}

#ttdonate2 {
  font-family: "Georgia", Georgia, Serif;
  font-size: 2.0em;
  background: #eeee99;
  padding: 2px 2%;
  margin: 0;
  height: 40px;
  text-align: center;
  color: darkblue;
}

#ttinfo {
  font-size: 1.9em;
  background: #99dd99; /*timecolorbg*/
  line-height: 1.9em;
  margin: 0;
  text-align: center;
  color: blue; /*timecolor*/
  height: 100px;
}

#tttiny {
  font-size: 1.2em;
  background: #99dd99; /*timecolorbg*/
  line-height: 2.6em;
  margin: 0;
  text-align: center;
  color: blue; /*timecolor*/
  height: 50px;
}

#ttdate {
  font-size: 2.0em;
  background: #99dd99; /*timecolorbg*/
  padding: 5px 5%;
  margin: 0;
  height: 50px;
  text-align: center;
  color: black; /*timecolor*/
}

#ttclock {
  font-size: 8.5em;
  background: #99dd99; /*timecolorbg*/
  padding: 50px 1%; 
  margin: 0px;
  height: 80px;
  text-align: center;
  color: black; /*timecolor*/
}

/* - Logo bzw. Kopf - */
#logo {
  background: url(/images/realtor4u50e.png) 0 0 no-repeat #000000;
  height: 50px;
  padding: 5px 5px;
  text-align: right;
  line-height: 34px;
  font-size: 24px;
  font-family: "Times New Roman", Times, serif;
  overflow: hidden;
  letter-spacing: -1px; /
  margin: 0;
  
}
#logo a {
  color: white;
  text-decoration: none;
}
#logo a span {
  color: black;
  background: white;
  padding-right: 0.1em;
  font-weight: bold;
  
}

#topline {
  font-size: 1.0em;
  background: #669999;
  text-align: center;
  font-weight: bold;
  color: white;
}

/* - Footer - */
#footer {
  font-size: 1.0em;
  background: #555555;
  padding: 0px 0%;
  margin: 0;
  text-align: left;
  color: lightblue;
}

#footer a {
  color: white;
}

/* - Menü - */
#menu {
  font-size: 1.0em;
  background: #555555;
  padding: 5px 5%; 
  margin: 0;
  text-align: center;
  color: yellow;
}
#menu li {
  font-size: 1.0em;
  display: inline; 
  list-style-type: none;
  border-left: 1px solid white; 
  padding: 0 8px 0 8px;
  font-weight: bold;
}
#menu li a {
  color: white; 
  text-decoration: none;
}

#submenu {
  font-size: 1.0em;
  background: #ffffff;
  padding: 3px 5%; 
  margin: 0;
  text-align: center;
  color: black; 
}
#submenu li {
  font-size: 1.0em;
  display: inline;
  list-style-type: none; 
  border-left: 1px solid blue; 
  padding: 0 9px 0 9px;
  font-weight: bold;
}
#submenu li a {
  color: blue; 
  text-decoration: none;
}

/* Subnavigation */
#subnav {
  color: #000000; /*menucolor*/
  width: 30%; /* determine the right box width */ 
  min-width: 10em; 
  float: right; 
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  font-size: 0.9em;
}

#subnav dt {
  font-size: 1.2em
  color: black; /*menucolor*/ 
  padding: 0.1em;
  margin-top: 0.0em;
  text-align: center;
}
#subnav dd { 
  color: black; /*menucolor*/ 
  padding: 0.1em;
  margin: 0.1em 0;
}


#main {
  background:  100% 0 lightblue; /*menucolorbg*/
  color: black; /*menucolor*/ 
  padding: 0 30% 0 0px;  /* determine the right box width */ 
  line-height: 4.0em; 
}


/* ==================== FOR IPAD MINI AND TABLETS ALIKE SIZES ====================== */
@media screen and (max-width: 781px){


#container {
  font-size: 0.5em;
}

#subnav dt{ 
  padding: 0px; 
  margin-top:0;
	text-align: center; 
}  

#subnav{
  background:  100% 0 lightblue; /*menucolor*/
/*
  border-right: 0px dotted #aaa; 
  border-bottom: 1px dotted #aaa;  
*/
}  

#menu{
  text-align: center; 
  padding:0;
}

#ttinfo {
  font-size: 1.5em;
  background: #99dd99; /*timecolorbg*/
  line-height: 1.2em;
  margin: 0;
  text-align: center;
  color: blue; /*timecolor*/
}

#ttdate {
  font-size: 2.5em;
  background: #99dd99; /*timecolorbg*/
  padding: 15px 10%; 
  margin: 0;
  height: 18px;
  text-align: center;
  color: black; /*timecolor*/ 
}

#ttclock {
  font-size: 8.0em;
  background: #99dd99; /*timecolorbg*/
  margin: 0;
  height: 25x;
  text-align: center;
  color: black; /*timecolor*/ 
}


/*
#logo {
  font-size: 10px;
}
*/

#menu li{
   display: inline-block;
   margin: 1.25% .5% 1.25% .5%;
   border-left: 0;
   padding: 1%;
   border: 1px solid white;  /*draw white border around the links*/
}


#menu li a {
  color: white;                /*none active link elements are white*/
  text-decoration: none;      
}
/* end ==================== FOR IPAD AND TABLETS ALIKE SIZES ====================== */


/* ==================== FOR IPHONE & SAMSUNG ALIKE SIZES ====================== */
@media screen and (max-width: 451px){

#main, #subnav {  /*stack the 2 text boxes*/
  
  float: left;  
  padding:0; 
  width: 100%;    /*3%+94%+3%=100%=full width*/
  margin: 0%;    /*3% margin spaces on all sides*/
  
}  

#container {
  font-size: 0.4em;
}

#subnav dt{  /*reset padding and margin-top to 0*/
  color: black; /*menucolor*/ 
  padding: 1px; 
  margin-top:0;
  text-align: center; 
}  

#subnav{
  background:  100% 0 lightblue; /*menucolor*/
/*
  border-right: 0px dotted #aaa; 
  border-bottom: 1px dotted #aaa;
*/ 
}  

#menu{
  text-align: center; 
  padding:0;
}

#ttinfo {
  font-size: 1.8em;
  background: #99dd99; /*timecolorbg*/
  line-height: 1.2em;
  margin: 0;
  text-align: center;
  color: blue; /*timecolor*/
}

#ttdate {
  font-size: 3.0em;
  background: #99dd99; /*timecolorbg*/
  padding: 10px 10%; 
  margin: 0;
  height: 20px;
  text-align: center;
  color: black; /*timecolor*/ 
}

#ttclock {
  font-size: 9.0em;
  background: #99dd99; /*timecolorbg*/
  margin: 0;
  height: 18px;
  text-align: center;
  color: black; /*timecolor*/ 
}


#logo {
  font-size: 12px;
}


#menu li{                        /*make margin and padding spaces between and around the links*/
   display: inline-block;
   margin: 1.25% .5% 1.25% .5%;
   border-left: 0;
   padding: 1%;
   border: 1px solid white;  /*draw white border around the links*/
}


#menu li a {
  color: white;                /*none active link elements are white*/
  text-decoration: none;      
}
/* end ==================== FOR IPHONE & SAMSUNG ALIKE SIZES ====================== */

}
