﻿body 
{
	font-family:Verdana, Arial,Helvetica;
	font-size:0.8em;
	
}

.clockBar
{
    background-image:url(grafik/barBottom.png);
    height: 18px;
}
.clock
{
    FONT-SIZE: 0.8em;
}
.menu  
{
     FONT-SIZE: 0.9em;
     background: #B5C7DE;
}

.menu a 
{
   color:#284E98; 
   width:90%; display:block; 
}

.menuSelected
{
    color: White;
	background:#507CD1;
	}
.menuSelected a
{
    color: White;
	background:#507CD1;
	}
	
.menuHoover 
{
    color: White;
	background:#284E98;
	
	}	

.menuHoover a
{
    color: White;
	background:#284E98;
	
	}	

