.rub_white         { color: #efefef; font-size: 12pt; font-family: Verdana; font-weight: bold; text-decoration: none }
.welc_gray_reg     { color: #202020; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none }

.newfile_black_reg    { color: #000000; font-size: 8pt; font-family: Arial; font-weight: normal; text-decoration: none }
.generator_black_reg    { color: #000000; font-size: 7pt; font-family: Verdana; font-weight: normal; text-decoration: none }
.text_black_reg    { color: #000000; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none }
.link_black_reg    { color: #000000; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none }
.link_black_bold   { color: #000000; font-size: 10pt; font-family: Arial; font-weight: bold; text-decoration: none }
.link_white_reg    { color: #ffffff; font-size: 10pt; font-family: Arial; font-weight: normal; text-decoration: none }
.link_white_bold   { color: #ffffff; font-size: 10pt; font-family: Arial; font-weight: bold; text-decoration: none }
.dlm_text_intro   { color: #7891ef; font-size: 12pt; font-family: Tahoma,Arial; font-weight: bold; font-style: italic; text-decoration: none }

A:hover {color:#ff0000;  font-weight: normal; text-decoration:none;background-color:#f0f0f0 } 
A {text-decoration :  none;color :  #00008B;}

BODY, TD { font-family :  Arial, Tahoma, Helvetica, sans-serif;  font-size: 9pt;}

/**************
 Allgemein 
***************/


/* Seperator TD in Tabellen */
td.itemheader0 {
	background : Black;
	width :  1px;
}

/* Tabellenüberschrift */
td.itemheader {
	color : Black;
	font-size :  10pt;
	width :  98%;
	background-color :#7891ef;
}

/* Tabelleninhalt Fett */
td.itembold {
	font-size : 8pt;
	font-weight :  bold;
	vertical-align :  top;
}

/* Tabelleninhalt Normal */
td.itemnorm {
	font-size :  8pt;
	border-top-width :  2px;
	border-top-style :  solid; 
        border-color :  #f0f0f0;

}

/* Tabelleninhalt Klein */
td.itemsmall {
	font-size : 7pt;
}

/* Ersatz für <small> */
spansmall {
	font-size : 7pt;
}

/* Tabelleneigenschaften */
table.tabbord1 {
	border : 1px solid #000000;
}

/***************
DL-Manager
****************/

/* Kategorieebene 1 - Namensfeld */
td.cattitle1 {
	font-weight :  bold;
	vertical-align :  top;
	font-size :  9pt;
}

/* Kategorieebene 1 - Beschreibungsfeld */
td.catdesc1 {
        background-color: #f0f0f0;
	font-size :  8pt;
	border-top-width :  2px;
	border-top-style : dotted;
        border-color :  #90b084;
        height: 30px;
}

td.cattitle2 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc2 {
	background-color: #fafafa;
	font-size :  8pt;
	border-top-width :  2px;
	border-top-style :  solid; 
        border-color :  #f0f0f0;
}

td.cattitle3 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc3 {
	background-color: #fafafa;
	font-size :  8pt;
	border-top-width :  2px;
	border-top-style :  solid; 
        border-color :  #f0f0f0;
}

td.cattitle4 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc4 {
	font-size :  8pt;
}

td.cattitle5 {
	vertical-align :  top;
	font-size :  8pt;
}

td.catdesc5 {
	font-size :  8pt;
}


#welcome {
	background-color: #e0e0e0;
	text-align: left;
	vertical-align:top;
	padding: 10px;
	
	}
	
#promo {
	background-color: #e0e0e0;
	text-align: left;
	vertical-align:top;
	padding: 10px;
	
	}


	
#nav1td{background-color:#a0a0a0;}
#nav2td{background-color:#d0d0d0;}	
	
/***************
Lightbox
****************/


#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; }
	

