/* DATEI: kcr.css */

/* In dieser Datei werden die grundlegenden 	*/
/* Layoutangaben fuer das Design der Seiten 	*/
/* unter www.kcr-dortmund.de festgelegt.		*/

/* Autor: Markus Alex							*/
/* webmaster@kcr-dortmund.de                    */
/* Stand: 17.10.2005 - 22:45					*/




/* Alles was man so braucht in der richtigen Schrift */
h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {font-family:Verdana,Arial,sans-serif; }

/* Ein paar grundsaetzliche Vereinbarungen */
img { border-style:none; }
td { vertical-align:top; font-size:13px; }
p { font-size:13px; }

/* style fuer die navigationsleiste erster ordnung (oben, waagerecht) */
span.nav1 { text-decoration:none; color:black; border-style:none; font-size:15px; }
a.nav1:link { text-decoration:none; color:black; font-weight:bold; border-style:none; font-size:15px; }
a.nav1:visited { text-decoration:none; font-weight:bold; color:black; border-style:none; font-size:15px; }
a.nav1:hover { text-decoration:none; font-weight:bold; color:blue; border-style:none; font-size:15px; }
a.nav1:active { text-decoration:none; font-weight:bold; color:red; border-style:none; font-size:15px; } 
 
/* style fuer die navigationsleiste zweiter ordnung (links, senkrecht) */
h1.nav2 {text-decoration:none; font-weight:bold; font-size:19px; margin-left:5px; color:gray;text-align:left; }
div.nav2 {margin-bottom:5px; text-align:right; margin-right:15px; font-weight:bold; font-size:14px; }
div.nav2img { text-align:right; margin-right:15px; margin-top:15px; border-style:none;}
a.nav2:link { text-decoration:none; color:black; border-style:none;}
a.nav2:visited { text-decoration:none; color:black; border-style:none;}
a.nav2:hover { text-decoration:none; color:blue; border-style:none;}
a.nav2:active { text-decoration:none; color:red; border-style:none;}

/* style fuer die inhalte */
h1 {text-decoration:none; font-weight:bold; font-size:21px; color:gray; text-align:right; }
h1.sub {text-decoration:none; font-weight:bold; font-size:13px; color:gray; text-align:right; }
h2 {text-decoration:none; font-weight:bold; font-size:17px; color:black;}
h2.member {text-decoration:none; font-weight:bold; font-size:15px; color:gray;}
h3 {text-decoration:none; font-weight:bold; font-size:15px; color:gray;}
/* p {border-left:3px solid gray; padding-left:5px; text-align:justify; } */
/* p.left {border-left:3px solid gray; padding-left:5px; text-align:left; */
/* p.footnote { border:none; padding-left:5px; text-align:right; color:gray; font-size:10px; } */
a:link { text-decoration:none; color:navy; border-style:none;}
a:visited { text-decoration:none; color:navy; border-style:none; }
a:hover { text-decoration:none; color:blue; border-style:none; }
a:active { text-decoration:none; color:red; border-style:none; }
a.sitemap:link { text-decoration:none; color:black; font-weight:bold; border-style:none;}
a.sitemap:visited { text-decoration:none; color:black; font-weight:bold; border-style:none; }
a.sitemap:hover { text-decoration:none; color:blue; font-weight:bold; border-style:none; }
a.sitemap:active { text-decoration:none; color:red; font-weight:bold; border-style:none; }
/* ul { list-style-type:none; border-left:3px solid gray; padding-left:5px; } */
/* ul.linklist { list-style-type:circle; list-style-position:outside; border-left:none; padding-left:20px;} */
td.link {vertical-align:top; padding-left:5px; padding-right:5px; padding-bottom:10px; }
img.inlineright { padding-left:15px; padding-right:0px; padding-bottom:5px; }
img.inlineleft { padding-left:0px; padding-right:15px; padding-bottom:5px; }
span.homolaber { font-family:Arial,Verdana,sans-serif; color:#FF00FF; font-style:italic; font-weight:bold; }

/* style fuer den footer (Fusszeile) */
p.footer {font-size:10px; font-weight:bold; color:gray; border:none; text-align:center; border-style:none; }
a.footer:link {font-weight:bold; text-decoration:none; color:gray; border-style:none; }
a.footer:visited {font-weight:bold; text-decoration:none; color:gray; border-style:none; }
a.footer:hover {font-weight:bold; text-decoration:none; color:blue; border-style:none; }
a.footer:active {font-weight:bold; text-decoration:none; color:red; border-style:none; }

/* #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(./images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	} */



