body {background:lightblue;min-width:750px;}

h1 {color:black;text-align:center; text-shadow: 4px 4px 4px rgba(100, 100, 100, 1);}
h2 {color:black;text-align:left; text-shadow: 4px 4px 4px rgba(100, 100, 100, 1);}
h3 {color:black;text-align:left; text-shadow: 4px 4px 4px rgba(100, 100, 100, 1);}
h4 {color:red;text-align:left; text-shadow: 4px 4px 4px rgba(100, 100, 100, 1);}

img { border-radius: 18px; box-shadow: 6px 6px 5px 0px rgba(100,100,100,1);}
div.nav {white-space:nowrap}
a.nav {background:white; border:1px solid darkgray; padding:8px; margin:5px; border-radius: 8px}
a.highlight {background:yellow; border:1px solid darkgray; padding:8px; margin:5px; border-radius: 8px}
a.extern {background:white; border:none; padding:1px}
table {border-collapse:collapse;}
td {vertical-align:top; padding:3px;}
th {vertical-align:top; padding:3px;}
img.icon {width:24px; height:20px;border-radius: 4px; box-shadow:none;}
img.iconwide {width:40px; height:16px;border-radius: 4px; box-shadow:none;}
img.titlebild {float:right; margin:5px;} 
