/* www.feldauge.de - ein Foto-Blog von Stefan Michalski*/

/* Allgemeines */

/*div {border: solid 1px #f00;}*/
	
	html { height: 100%; margin-bottom: 1px; }

	* { padding: 0; margin: 0; border: 0; white-space: ignore; }
	img {	border-style: none; }
	a { text-decoration: none; color: #808080; }
	
	h1, h2, h3, h4, h5, h6, p { margin: 0px; }

	body {
		text-align: center; /*für IE da Probleme mit: 0 auto (siehe #wrap)???*/
		background: #393939;
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-weight: normal;
		font-size: 80%;
		color: #808080;
	}



/* Wrapbereich (fasst alles zusammen) */

	#wrap {
		width: 840px;
		margin: 0 auto;
		margin-top: 60px;
		padding-bottom: 30px;
		text-align: left;
		overflow: hidden;
	}
	
/* TITEL */

	#title {	
		position: relative;
		margin-left: 677px;
		width: 143px;
		height: 22px;
		background: url(/images/title.gif) top right no-repeat;
	}
	
	#title h1 { text-indent: -5000px; font-size: 0%; }
	#title a { display: block; height: 22px; }
	#title a:hover { background: url(/images/title.gif) 0px -22px no-repeat; }
	
/* ARTIKEL - FOTOS - BESCHREIBUNG */

	#foto {
		position: relative;
		width: 800px;
		margin-left: 16px;
		margin-top: 6px;
	}
	
	.img-shadow {
		float:left;
	  background: url(/images/schatten.gif) no-repeat bottom left;
	  }
	
	.img-shadow img {
	  display: block;
	  position: relative;
	  margin: -5px -4px 5px 4px;
	  }
	
	#foto_title, #foto_desc, #archive_tags  {
		position: relative;
		margin-left: 20px;
		width: 800px;
		text-align: left; /*justify;*/
		line-height: 140%;
		}
	
	#foto_title {	font-weight: bold; margin-bottom: 5px; }
	#foto_desc p { 	margin-bottom: 5px;  }
	
	#fotoprops { font-style: italic; }


/* ARCHIVE */

	#archive_thumbs {
		position: relative;
		width: 806px;
		height: 504px;
		margin-left: 15px;
		margin-bottom: 1px;
		background: url(/images/archiv_blanco.gif) no-repeat top left;
	}

	#the_thumbs {
		position: relative;
		width: 804px;
		height: 500px;
		margin-left: 4px;
	}

	#the_thumbs img {
		margin-right: 1px;
		margin-bottom: 3px;
	}

	#archive_tags li { list-style: none; display: inline; text-align: justify; }



/* COPYRIGHT VERMERK */

	#copywrap {
	  clear: both;
		position: relative;
		width: 840px;
		height: 0px;
	}

	#copyright {
		position: absolute;
		bottom: 5px;
		right: 5px;
		width: 10px;
		height: 215px;
		background: url(/images/copyright.gif) no-repeat top right;
		text-indent: -5000px;
		}	

	#copyright a {
		position: absolute;
		bottom: 0px;
		right: 0px;
		display: block;
		width: 10px;
		height: 215px;
		overflow: hidden;
		}
		

/* PROFIL SEITE - ABOUT*/

	#profil_about {
		position: relative;
		width: 800px;
		margin-left: 20px;	
	}

	#abouttext {
		position: absolute;
		width: 530px;
	}	
	
	#aboutimg {
		position: relative;
		left: 546px;
		top: 5px;
		width: 250px;
	}

	#aboutimg .img-shadow {
			margin-bottom: 7px;
			
	}
	
	#abouttext p {
		margin-bottom: 10px;
	}



/* NAVIGATION */

	#navigation {
		position: relative;
		margin-left: 16px;
		margin-top: 1px;
		margin-bottom: 5px;
		width: 804px; 
		height: 22px;
		overflow: hidden;

	}

	#navigation_l, #navigation_l_archive {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 153px;
		height: 22px;
		background: url(/images/navigation_l.gif) no-repeat;
	}

	#navigation_l_archive {
		width: 107px;
		background: url(/images/navigation_l.gif) no-repeat -25px 0%;
	}

	#navigation_r {
		position: absolute;
		top: 0px;
		left: 621px;
		width: 183px;
		height: 22px;
		background: url(/images/navigation_r.gif) no-repeat;
	}

	#navigation li {
		position: absolute;
		list-style: none;
		top: 0;
		overflow: hidden;
	}

	#navigation li, #navigation a {
		height: 22px; 
		display: block;
		text-indent: -5000px;
	}

	#nav_first {left: 0px; width: 25px;}
	#nav_back {left: 25px; width: 24px;}
	#navigation_l_archive #nav_back {left: 0px; width: 24px;}
	#nav_archive {left: 49px; width: 60px;}
	#navigation_l_archive #nav_archive {left: 25px; width: 60px;}
	#nav_forward {left: 109px; width: 23px;}
	#navigation_l_archive #nav_forward {left: 84px; width: 23px;}
	#nav_last {left: 132px; width: 21px;}
	
	#nav_news {left: 0px; width: 58px;}
	#nav_profile {left: 58px; width: 58px;}
	#nav_contact {left: 116px; width: 67px;}


	#nav_first a:hover {background: url(/images/navigation_l.gif) 0px -22px no-repeat;}
	#nav_back a:hover {background: url(/images/navigation_l.gif) -25px -22px no-repeat;}
	/*#nav_archive a:hover {background: url(/images/navigation_l.gif) -49px -22px no-repeat;}*/	
	#nav_forward a:hover {background: url(/images/navigation_l.gif) -109px -22px no-repeat;}
	#nav_last a:hover {background: url(/images/navigation_l.gif) -132px -22px no-repeat;}
	
	body#archive a#archivenav, body#archive a#archivenav:hover  {background: url(/images/navigation_l.gif) -50px -22px no-repeat;}
	#nav_archive a#archivenav:hover {background: url(/images/navigation_l.gif) -49px -22px no-repeat;}	

	
	body#news a#newsnav {background: url(/images/navigation_r.gif) -0px -22px no-repeat;}
	#nav_news a#newsnav:hover {background: url(/images/navigation_r.gif) -0px -22px no-repeat;}	
	
	body#profile a#profilenav {background: url(/images/navigation_r.gif) -58px -22px no-repeat;}
	#nav_profile a#profilenav:hover {background: url(/images/navigation_r.gif) -58px -22px no-repeat;}
	
	body#contact a#contactnav {background: url(/images/navigation_r.gif) -116px -22px no-repeat;}
	#nav_contact a#contactnav:hover {background: url(/images/navigation_r.gif) -116px -22px no-repeat;}

