body {
margin: 0px auto;
padding: 0;
background: url(../grafiken/hintergrund.png);
}

.tabelle {
margin-right: 140px; 
margin-left: 100px; 
margin-top: 86px;
}

.tabelle-studium {
margin-right: 140px; 
margin-left: 100px; 
margin-top: 42px;
}

h1 {
font-family: arial; 
font-size: 20px; 
font-weight: bold; 
color: #000000; 
}

h2 {
font-family: arial; 
font-size: 20px; 
font-weight: bold; 
color: #000000; 
text-align: center; 
margin-right: 270px; 
margin-left: 66px; 
margin-top: 42px;
}

img {
border-color: #ffffff; 
}

.tabelle-unten {
margin-top: 40px;
}

.tabelle-oben {
margin-top: 0px;
position: fixed;
}

.mitte-oben {
font-family: arial; font-size: 18px; font-weight: bold; color: #000000; text-align: center;
}

.links-oben {
font-family: arial; font-size: 18px; font-weight: normal; color: #004084; text-align: left;
}

.links-oben a:link {
font-family: arial; font-size: 18px; font-weight: bold; color: #004084; text-align: left;
}

.links-oben a:visited {
font-family: arial; font-size: 18px; font-weight: bold; color: #790084; text-align: left; 
}

.links-oben a:hover {
font-family: arial; font-size: 18px; font-weight: bold; color: #0051ad; text-align: left;
}

.rechts-oben {
font-family: arial; font-size: 18px; font-weight: bold; color: #004084; text-align: right;
}

.rechts-oben a:link {
font-family: arial; font-size: 18px; font-weight: bold; color: #004084; text-align: right;
}

.rechts-oben a:visited {
font-family: arial; font-size: 18px; font-weight: bold; color: #790084; text-align: right;
}

.rechts-oben a:hover {
font-family: arial; font-size: 18px; font-weight: bold; color: #0051ad; text-align: right;
}

a:link { font-family: arial; font-size: 18px; color: #10005e; text-decoration: none;}
a:visited { font-family: arial; font-size: 18px; color: #3f0082; text-decoration: none; }
a:focus { font-family: arial; font-size: 18px; color: red; text-decoration: none; }
a:hover { font-family: arial; font-size: 18px; color: #505050; text-decoration: none;}
a:active { font-family: arial; font-size: 18px; color: lime; text-decoration: none; }

.sitemap {
font-family: arial; font-size: 16px; color: #000000; text-align: left; line-height: 1.3; margin-right: 140px; margin-left: 100px; margin-top: 20px;
}

.sitemap a:link {
font-family: arial; font-size: 16px; color: blue; text-align: left; line-height: 1.3;
}

.sitemap a:visited {
font-family: arial; font-size: 16px; color: #3f0082; text-align: left; line-height: 1.3;
}

.sitemap a:focus{
font-family: arial; font-size: 16px; color: #3f0082; text-align: left; line-height: 1.3;
}

.sitemap a:hover {
font-family: arial; font-size: 16px; color: #666666; text-align: left; line-height: 1.3;
}

.sitemap a:active {
font-family: arial; font-size: 16px; color: #3f0082; text-align: left; line-height: 1.3;
}

.text {
font-family: arial; font-size: 16px; color: #000000; text-align: justify; line-height: 1.3; margin-right: 140px; margin-left: 100px; margin-top: 4px;
}

.datum {
font-family: arial; font-size: 12px; color: #000000;
}

.text-oben {
font-family: arial; font-size: 16px; color: #000000; text-align: justify; line-height: 1.3; margin-right: 140px; margin-left: 100px; margin-top: 430px;
}

.links {
font-family: arial; font-size: 16px; color: #000000; text-align: justify; margin-right: 80px; margin-left: 138px; margin-top: 125px;
}

.tooltip {
border-bottom: dashed 1px #004084;
text-decoration: none;
}

.unten{
font-family: arial; font-size: 12px; color: #222222; line-height: 1.3;
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
