a:link { font-weight:bold; color:yellow; text-decoration:none; }
a:visited { font-weight:bold; color:yellow; text-decoration:none; }
a:focus { font-weight:bold; color:yellow; text-decoration:none; outline:none; }
a:active { font-weight:bold; color:yellow; text-decoration:none; }

A.menulink:link { font-weight:bold; color:yellow; text-decoration:none; }
A.menulink:visited { font-weight:bold; color:yellow; text-decoration:none; }
A.menulink:focus { font-weight:bold; color:yellow; text-decoration:none; outline:none; }
A.menulink:hover { font-weight:bold; color:black; text-decoration:none; background-color:aqua; }
A.menulink:active { font-weight:bold; color:yellow; text-decoration:none; }

A.bildlink:link { text-decoration:none; outline:none; }
A.bildlink:visited { text-decoration:none; outline:none; }
A.bildlink:focus {  text-decoration:none; outline:none; }
A.bildlink:hover { text-decoration:none; outline:none; }
A.bildlink:active { text-decoration:none; outline:none; }

body { background-color:#999; margin:0; padding:0;}
div { border:0px; }
 #a1 { position:fixed; z-index:10; top:0px; left:0px; width:100%; height:50px; background-color:#FF0000; }
 #b1 { position:fixed; z-index:10; top:50px; left:0px; width:150px; height:100%; background-color:#FF0000; }
 #b12 { position:fixed; z-index:10; top:0px; left:0px; width:150px; height:100%; background-color:#FF0000; }
 #b2 { position:fixed; z-index:10; top:50px; left:150px; width:46px; height:49px; }
 #c1 { position:fixed; z-index:14; top:-13px; left:20%; width:750px; height:50px; }
 #d1 { position:fixed; z-index:14; top:100px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #e1 { position:fixed; z-index:14; top:140px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #f1 { position:fixed; z-index:14; top:180px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #g1 { position:fixed; z-index:14; top:220px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #g2 { position:fixed; z-index:14; top:260px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #h1 { position:fixed; z-index:14; top:300px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #i1 { position:fixed; z-index:14; top:340px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #j1 { position:fixed; z-index:14; top:380px; left:20px; width:170px; height:20px; font-family: Arial, Helvetica, sans-serif; }
 #thumbs { position:absolute; z-index:6; left: 160px; top: 80px; width:80%; }
 #k1 { position:absolute; z-index:6; left: 340px; top: 80px; width:55%; }
 .letterspeziale   { float: left; font-size: 31pt; font-weight: bolder; margin-right:2px; margin-top:-5px; margin-bottom:-6px; color: #408080; }
h1 { font-family:Courier New, Courier, monospace; }
p {text-align:center; font-family:Courier New, Courier, monospace; color:white; font-size:small; }
td { text-align:center; width:25%; }
.einleitung {
	font-family: "Courier New", Courier, monospace;	font-size: medium; color: #FFF; text-align:justify; }
.ueberschrift {
	font-weight: bold; }
h1.c3 {text-align: center}
 span.c2 {font-family: Arial, Helvetica, sans-serif}
 div.c1 {font-family: Arial, Helvetica, sans-serif}

h2 {font-weight:normal; font-size:12pt;}
h3 {font-weight:normal; font-size:12pt;}
h4 {font-weight:normal; font-size:12pt;}

strong {font-weight:normal; }
			
	#bigDynPic{
		background:#369;
		position:fixed;
		z-index:14;
		top:0px;
		left:160px;
		padding:5px;
		border-bottom:1px solid #036;
		border-right:1px solid #036;
		border-left:1px solid #69c;
		border-top:1px solid #69c;
	}
	#bigDynPic img{
		border-top:1px solid #036;
		border-left:1px solid #036;
		border-bottom:1px solid #69c;
		border-right:1px solid #69c;
	}
	#bigDynPic p{
		font-family:Verdana,Sans-serif;
		font-weight:bold;
		font-size:80%;
		background:#369;
		color:#fff;
		margin:0;
		padding:5px 10px;	
	}
