
a:link {
    color: blue	;
}

a:visited 
{
    color: #5a88b5;
}

a:hover,
a:active 
{
    color: #0037c7;
    background-color: white;
}



.cbox_red
 {
    font-family: Arial;
    background-color: red;
    text-align: center;
    border: solid 1px black;
   
 text-decoration: none
}

.cbox_orange {
    font-family: Arial;
    background-color: white;
    text-align: center;
 
   border: solid 1px black;
    text-decoration: none;
    
}

.cbox_past {
    font-family: Arial;
/*   
 background-color: white; */
    text-align: center;
    border: solid 1px block;
    text-decoration: 
line-through;
    color: white;
}

.cbox {
    font-family: Arial;
    text-align: center;
    border: solid 1px black;
   
 color: black;
}

.box {
    font-family: Arial;
    text-align: center;
    border: solid 1px black;
    color: black;
}

.cbox a
 {
	text-decoration: none;
	color: black;
}


.cbox_red a {
	text-decoration: none;
	color: black;
}

.cbox_orange a 
{
	text-decoration: none;
	color: black;
}

.box_day {
    font-family: Arial;
    background-color: white;
   
 text-align: center;
    border: solid 1px black
}

body {
    color: black;
    font-size: 10px;
    font-family: Arial;
  
  background-color: white;
    margin: 0px
}


t a {
/*    color: white; */
	color: blue;
}

.mapbox 
{
/*    color: black; */
    font-family: Arial;
    background: white url(images/background.jpg);
   
 margin: 15pt
}

.adress {
    font-size: 8px;
    font-family: Arial;
    background-color: white;
    margin-right: 5px
}


.language
 {
    border-top: 1px solid black;
    border-bottom: 1px solid black
}

.testtext {
    font-size: 10px;
    font-family: Arial
}

.testtext a 
{
    color: black;
}

.bottom {
    color: black;
    font-size: 10px;
    font-family: Arial;
   
 background-color: white;
    margin: 0px;
    border-top: 1px solid black
}

.marked {
    background-color: white}

.marked1
 {
    background-color: white;
}

.feature_table {
	text-align: center; 
	border: solid 1px #87cefa;
}

.feature_table_low 
{
	background-color: white;
}

