html, body {height: 100%; margin: 0; padding: 0; }
#all {position: relative; height: 100%;}
html>body #all {height: auto; min-height: 100%;}

#empty, {height: 59px;}

#footer {
    height: 59px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

html, body, TABLE, p, a, div, span, td {
              font-family: verdana;
              font-size: 12px;
              color: #ccffff;
}

h1{
  color:#ffffff;
  font-size:18px;
}


.menuline{
   width:200px;
   height:1px;
   background-color:#142b42
}

.menulineA{
   width:200px;
   height:1px;
}

.menurow{
  width:200px;
  height:34px;
  padding-left:20px;
}

.menurow A {
  color:#29609d;
  text-decoration:none;
  text-transform: uppercase;
}

.menurowA{
  width:200px;
  height:34px;
  padding-left:20px;
  background-color:#142b42;
  padding-top:2px;
  padding-bottom:2px;
}

.menurowA A {
  color:#87cbff;
  text-decoration:none;
  text-transform: uppercase;
}

.botmenuMarker{
  width:20px;
  padding-right: 5px;
  text-align:right;
}


.botmenuPunkt{
  width:180px;
}

.botmenuMarker A,.botmenuPunkt A {
  color:#ffffff;
  text-decoration: none;
}

.buttons {
  color:#000000;
}


.buttons A {
  color:#000000;
}


