TD {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.normal {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

H1 {
	font-family: Arial, Helvetica;
}

H2 {
	font-family: Arial, Helvetica;
}

H3 {
	font-family: Arial, Helvetica;
}

#searchButton {
    background-color: white;
    border-color: white;
    align-self: center;
    margin-right: 5px;
    -webkit-box-shadow: 0px 0px 15px 0px #000000;
    background-color: white;
    width: 35px;
    height: 35px;
    background-image: url("I/lupegruen.png");
    background-size: 34px;
    border-radius: 100px;
    border-color: white; 
    vertical-align: text-bottom;  
}

