  select { 
  padding: .4em .8em; 
  background: white; 
  border: thin solid blue;
  color: #005BAA;
  font-size: 125%; 
  line-height: 1.5;
}
			
	 button { 
  padding: .4em .8em; 
  background: #005BAA; 
  border: thin solid blue;
  color: white;
  font-size: 125%; 
  line-height: 1.5;
}
    }
	h2 {color: #005BAA;}
	h1 {color: #005BAA;}		
	
	h3 {color: #005BAA;}
    
	table.menu {
    	border-color: #005BAA; border-width:2px;border-style:solid;position: relative; margin-top: 3%;
	    	
    }
    td {text-align: center;
}
	img.hintergrund {height:150px; width:100%;
	}
	img.logo {position:absolute;top:1.3em; left:1.8em;height:120px; width:120px;
	}
	p.titel { position:absolute;top:.5em; left:5em;color: white;font-size: 30pt;font-weight: bold;
	}
td.impressum {text-align: start;color:#ffffff; }
a.one:link {color: #ffffff;}
a.one:visited {color: #ffffff;}
a.one:hover {color: #e50045;}
a.two:link {color: #005ca9;font-weight: bold;}
a.two:visited {color: #000000;font-weight: bold;}
a.two:hover {color: #e50045;font-weight: bold;}