body {
  background-color:#666; 
  background:url("http://www.harald-ille.de/cms/upload/logos/hinter.jpg"); background-repeat:repeat-x; 
  text-align:center;
  font:x-small Arial, Sans-Serif;
  color:#000;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


#Seite { background-color:#fff;
    text-align:left;    /* Seiteninhalt links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 748px;
    padding-right:10px;
    background:url("http://www.harald-ille.de/cms/upload/logos/rahmen-rechts.gif"); background-repeat:repeat-y; background-position:right;
    margin-top:0px; 
    min-height:500px;}

h1, h2, h3     { 
        font-family:Arial; 
        color:#000;
        text-align:left; }

p { color:#000; font-family:Arial; font-size:9pt; line-height:1.5; }

p.main-nav-1 { font-color:#111; font-size:11pt;   }
p.boxhead { font-color:#000; font-weight:bold; font-decoration:none; text-transform:uppercase; }

p.tab { color:#000; font-weight:bold; font-size:11pt;}

h1 { font-size:15pt; padding-top:1px;}
h2 { font-size:10pt; line-height:1,5; }       

#header { 
   text-align:left; margin: 0 auto; 
   background:url("http://www.harald-ille.de/cms/upload/logos/header-neu.gif"); 
   width:758px; height:150px; background-repeat:no-repeat; margin-bottom:0px;  }


#Liste {  background-color:#eee;   
        float:right; z-index:1; width:200px; max-width:220px; 
    border-left:1px; border-left-color:#ccc; 
    border-left-style:dotted; padding:10px; 
    overflow:hidden; margin-left:10px;
    
   }

#Hauptfenster { width:735px; padding-left:10px; text-align:left; margin-top:0px; min-height:350px;  }

#Textbereich { padding:0px; width:500px; }

#bild1 { float:left; width:220px; position:relative; top:-10px;  } 
#text1 { position:relative; left:0px; }



#Unterzeile { text-align:right; 
              width:740px; height:40px;
             color:#000; padding-top:2px;
  
               }
#Datum { padding-left:10px; padding-right:10px; }
p.small { font-size:8pt; color:#666; }

#rahmen { border:1px; border-color:#999; border-style:dashed; padding:5px; clear:left; }

#footer { clear:both; padding-left:10px; float:right; }

#abstand { height: 5px; }

/* Links
----------------------------------------------- */
a:link {
  color:#555;
  text-decoration:none;
  }
a:visited {
  color:#777;
  text-decoration:none;
  }
a:hover {
  color:#222;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
a.navi:link, a.navi:visited { color:black; }
  
#main a:link, #main a.comment-link:visited {
  color:#9df;
  }
#main a:visited {
  color:#7a9;
  }
#main a:hover {
  color:#fff;
  }
#navi a:link, #navi a:visited { color:#000; }

/* Navigation */

p.navi {color:red; }

a.navi:link { color:000; }
a.navi:visited { color:000; }

#nav-artlist1 {
	text-align: left;
}
ul.artlist1 {
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 150px;
	list-style-position: outside;
	font-family: arial, helvetica, geneva, sans-serif;
}
li.artlist1 {
	display: block;
	border: 1px solid #336699;
	border-style: none none solid none;
	width: 165px;
	background-color: #FCF2D5;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	/*    url(http://www.mydomain.de/cms/upload/bilder/but1.jpg);
*/
	padding: 0 0 0 5px;
	margin: 0 0 0 -30px;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
}
/* Abschnitt Überschrift für die Artikelliste */
li.titel {
	display: block;
	border: 1px solid #336699;
	border-style: none none solid none;
	width: 165px;
	background-color: #FCF2D5;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	/*     list-style-image: url(http://www.mydomain.de/cms/upload/bilder/but2.jpg);
*/
	padding: 0 0 0 5px;
	margin: 0 0 -10px -100px;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: black;
}
/* Links für die Navigation auf schwarz setzen */
li.artlist1 A:link, li.artlist1 A:visited {
	color: #000000;
	text-decoration: none;
}
li.artlist1 A:hover, li.artlist1 A:hover {
	color: #CC9933;
	text-decoration: underline;
}

*/  LIGHTBOX  */
/* Lightbox */
	#lightbox {
		position: absolute;
		top: 40px;
		left: 0;
		width: 100%;
		/*z-index: 100;*/
		z-index: 990;
		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;*/
		z-index: 970;
	}
	#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;
	}
	#imageData {
		padding:0 10px;
	}
	#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;*/
		z-index: 980;
		width: 100%;
		height: 500px;
		background-color: #000;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}
/* << */
