body { 	color:#000000;
	background-color:#dddddd;
	font-family:Arial,Helvetica,sans-serif;
	background-image:url("bg_goethe.jpg");

/*
	background-size:contain;
*/

	background-size:cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
     }

#centerContainer { max-width: 50rem; text-align: left; margin: 0pt auto; }

h1 { text-align:center; 
     font-size:300%; 
     font-weight:bold;
     font-family:'Courier New',Courier,'Lucida Typewriter',monospace; 
     color:#2e6603;
}

h2 { font-size:160%; font-weight:bold; margin-top:3ex;
     font-family:'Courier New',Courier,'Lucida Typewriter',monospace; 
     color:#2e6603;
}
h3 { font-size:110%; font-weight:bold }
h4 { font-size:100%; font-weight:bold }

p.h1sub1 { text-align:center; 
     font-size:160%; 
     font-weight:bold;
     font-family:'Courier New',Courier,'Lucida Typewriter',monospace; 
     color:#2e6603;
}

p.h1sub2 { text-align:center; 
     font-size:120%; 
     font-weight:bold;
     font-family:'Courier New',Courier,'Lucida Typewriter',monospace; 
     color:#2e6603;
}

p.emph { font-size:110%; font-weight:bold;
	 font-family:'Courier New',Courier,'Lucida Typewriter',monospace; }

a:link { color:#2e6603; }
a:visited { color:#2e6603; }
a:focus { color:#2e6603; }
a:hover {  color:#2e6603; }
a:active { color:#2e6603; }
a:hover.anc { color:#2e6603; }

div.naviblock {
    width: 80%; text-align: center; margin: 0pt auto;
}

span.navi {
font-family:'Courier New',Courier,'Lucida Typewriter',monospace; 
font-weight:bold;
color:#2e6603;
font-size:1.0rem; 
padding-left:1ex;
padding-right:1ex;
padding-top:0.5ex;
padding-bottom:0.5ex;
margin-right:1ex;
/* line-height:200%; */
line-height:150%;
}

span.navi a { color:#2e6603; text-decoration:none; }
span.navi a:active { color:#AA0000  }
span.hi { font-weight:bold; background-color:#FFCC88; }

div.vortrag { margin-top:1ex;
}

span.vaut { font-weight:bold; }

table.logos {
    padding-top:1ex;
    width: 100%; 
}

td.logo {
  width: 25%;
  text-align:center;
  padding:1ex;
}