BODY { background-color:#FDF9E1;
background-image: url(imgs/background.png);
background-repeat: repeat-x;}

table {background-color: #FDF9E1;
       color: #41413F;
       font-family: Arial;
       font-size: 13px;
       }

.besch {background-color: #F8E57D;
        color: #41413F;
        font-family: Arial;
        font-size: 13px;
        }

.data  {background-color: #FBF1B8;
        color: #41413F;
        font-family: Arial;
        font-size: 13px;
        }

A       {color: #424b52;
        text-decoration : underline;
        font-size: 13px;
        font-weight : normal;
        font-family: Arial;
        }

A:HOVER {color: #B78443;
         text-decoration : overline;
         font-size: 13px;
         font-weight : normal;
         font-family: Arial;
         background-color: #f8f8f8;
         }

H1 {
        color: #ff0000;
        font-family: Arial;
        font-size: 18px;
        font-weight: bold;
        }

H2 {
        color: #ff0000;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        }
H3 {
        color: #ff0000;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        }
.top {
	background: url(imgs/sky.jpg);
	background-repeat: no-repeat;
	} 
.title {background-color: #F8E57D;
        color: #ff0000;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        }	 
#webcam { background-color:#FDF9E1;}
.webcam {background-color: #FDF9E1;
        color: #ff0000;
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        }	
.text  {background-color: #FDF9E1;
        color: #41413F;
        font-family: Arial;
        font-size: 13px;
        }		
.foot {background-color: #F8E57D;
        color: #424b52;
        font-family: Arial;
        font-size: 12px;
		  font-weight: bold;
        }		    
		  