body {
	background-color:black;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#414141;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	text-align:center;
	}

body.pages {
	background-image:url('myuhu1.gif');
	background-repeat:no-repeat;
	background-position:0px 0px; 
	}

a {
	color:#414141;
	text-decoration:none;
	}

a:hover {
	color:silver;
	}

/* image page*/
p {
	font-size:10px;
	color:#414141;
	}

#wrapper {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	text-align:center;
	z-index:1;
}
#imagepage {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	display:block;
	}

#textpage {
	display:none;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#footer {
  text-align:center;
  margin-top:20px;
  margin-bottom:10px;
  position:relative;
  z-index:3;
   }
   	
.title {
	position:relative;
	font-weight:bold;
	font-size:18px;
	letter-spacing:1px;
	color:#414141;
	padding:0px;
	padding-top:30px;
	margin:0px;
	text-align:center;
	z-index:2;
	}
	
#photo {
	position:relative;
	z-index:2;
  background:#222;
  padding:15px;
	border:1px solid #313131;
	}

#textblock {
	position:relative;
	width:750px;
	background-color:#e0e0e0;
	color:#414141;
	border:3px solid #333;
	padding:5px;
	font-size:14px;
	text-align:left;
	z-index:3;
}

#textblock p {
	font-size:14px;
	}
	
#textblock img, #textblock p img {
	text-align:center;
}	

.image-previous {
	position:relative;
	z-index:4;
	padding-right:10px;
	text-align:right;
	font-size:18px;
  margin-top:0px;
	}

.image-next {
	position:relative;
	z-index:4;
	padding-left:10px;
	text-align:left;
	font-size:18px;
	margin-top:0px;
	}
.secret {
	clear:both;
	text-align:center;
	}	

a.infolink {
	text-decoration:none;
}
a.infolink:hover {
	border:none;
}

a.infolink #logo, a.infolink #logo1 {
	position:absolute;
	top:0px;
	left:0px;
	width:321px;
	height:482px;
	visibility:hidden;
	z-index:1;
	}
a.infolink:hover #logo, a.infolink:hover #logo1 {
	z-index:1;
	visibility:visible;
	}  	

a.infolink span.box {
	position:absolute;
	z-index:3;
	width:360px;
	top:250px;
	left:36%;
	visibility:hidden;
}	
a.infolink:hover span.box {
	visibility:visible;
	padding:4px;
	font-size:11px;
	text-align:center;
	background-color:#99aa00;
	color:black;
	font-weight:bold;
	border:1px solid black;
	}

a.infolink span.linktext {
	position:relative;
	z-index:3;
	}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
	width:75%;
	min-width:550px;
  background-color:#999;
	background-image:url('uhlog1kl.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-bottom:1px solid #f0f0f0;
	height:77px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}    

#information, #pageinfo, #commentfield {
	width:75%;
	min-width:550px;
	background:#999;
	color:#212121;	
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#navigation, #top, #comment-middle {
	width:75%;
	min-width:550px;
	background:silver;
	color:#212121;	
	border-top:1px solid #f9f9f9;
	border-bottom:1px solid #f9f9f9;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#description {
	font-size:12px;
	display:block;
	}

#navigation a  {
	color:#414141;
	font-weight:bold;
	text-decoration:none;
	}

#navigation a:hover {
	color:black;
	}

a.back {
	font-size:13px;
	font-weight:bold;
	}	

h3 {
	font-size:15px;
	color:#414141;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding-top:5px;
}

#comment-top .navi {
	font-size:12px;
	padding-top:55px;
	padding-right:10px;
	float:right;
}

#addcomment {
  width:90%;
	padding:10px;
	margin:0px auto;
	background:silver;
	}

#addcomment input {
 	width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#e2e2e2;
	color:black;
	padding:3px;
	margin-bottom:5px;
  }
	
#addcomment textarea {
	width:90%;
	height:45px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#e2e2e2;
	color:black;
	padding:5px;
	}

#addcomment input.comment-button {
	width:80px;
  background:#e2e2e2;
	border:1px solid #999;
	color:#414141;
	border-bottom:2px solid #999;
	border-right:2px solid #999;
	margin:0px;
	}
#commentfield {
	text-align:center;
}

#comments {
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

#comments ul {
	width:100%;
	list-style-type:none;
	padding:5px;
	}
	
#comments li {
	text-align:left;
	margin-bottom:10px;
	background-color:silver;
	text-decoration:none;
	padding:10px;
	border:1px solid #666;
	}
	
#comments li a {
	color:#414141;
	font-weight:bold;
	text-decoration:none;
	}

#comments li a:hover {
	color:black;
	}
	
#comments li:hover {
	background:#e2e2e2;
	}
	
#comments hr {
	 background-color:#999; 
	 height:1px;
	 border:none;
	 }

#comments li.admin_comment a {
	color:#990000;
	}
	
#comments li a.replylink{
	color:#414141;
	font-weight:bold;
	text-decoration:none;
	}
	
#comments li a.replylink:hover	{
	color:black;
	}

#tag_cloud {
	max-width:500px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#tag_cloud a  {
	color:#414141;
	font-weight:bold;
	text-decoration:none;
	}

#tag_cloud a:hover {
	color:black;
	}

#related {
	font-weight:bold;
	}
#related a {
	font-size:10px;
	color:#414141;
	text-decoration:none;
	font-weight:normal;
	}
#related a:hover {
	color:black; 
}

.thumbnails {
	border:1px solid #414141;
	padding:3px;
	margin:3px;
	}
	
.current-thumbnail {
	border:2px solid #f4f4f4;
	background-color:#222;
	padding:6px;
	margin:3px;
}

/* .............................. */
/* Browse */
/* .............................. */

#thumbnails {
	max-width:680px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}

#thumbnails a img {
	background:#414141;
  padding:8px;
	border:1px solid #E2E2E2;
	}

#pages a:hover img {
	background:black;
	border:1px solid white;
	padding:8px;
	}
		

.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	}

#pagenumbers {
	max-width:680px;
	text-align:left;
 }

#pagenumbers .archive_page_number a {
	font-weight:normal;
	text-align:left;
}
/* .............................. */
/* Calendar if somebody wants to use */
/* a calendar in the template        */
/* .............................. */

#calendar {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	overflow:auto;
	}
	
.td-calendar-days {
	width:23px;
	padding:1px;
	text-align:center;
	border:1px solid silver;
	background-color:#e2e2e2;;
	color:#000;
	}
.td-calendar-days:hover {
    background:silver;
  }

.td-calendar-navi {
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
#calendar .td-calendar-navi a {
    text-decoration:none;
    color:silver;
  }

#blind .td-calendar-navi a {
    text-decoration:none;
    color:#414141;
  }
#blind .td-calendar-navi a:hover {
    text-decoration:none;
    color:black;
  }  

.td-calendar-days-imagefound {
	width:23px;
	padding:1px;
	margin:2px;
	text-align:center;
	border:1px solid #999;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border:1px solid #000;
	background:#999;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
  font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:2px;
	}


/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;
}
.tags01
{
	font-size: 9px !important;
}

.tags02
{
	font-size: 10px !important;
}

.tags03
{
	font-size: 11px !important;
}

.tags04
{
	font-size: 12px !important;
}

.tags05
{
	font-size: 13px !important;
}

.tags06
{
	font-size: 14px !important;
}

.tags07
{
	font-size: 15px !important;
}

.tags08
{
	font-size: 16px !important;
}

.tags09
{
	font-size: 17px !important;
}

.tags10
{
	font-size: 18px !important;
}

.tags11
{
	font-size: 20px !important;
}

/* about */
#text, #links {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:90%;
}

#text p {
	text-align:left;
	}

#text img {
	border:1px solid #666;
	}
	
#links a {
	color:#414141;
	background-image:url('pfeil1.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
  }
  
#links a:hover {
	color:black;
	background-image:url('pfeil.gif');
  }  
  
#text a, #top a  {
    text-decoration:none;
    color:#414141;
  }
#text a:hover, #top a:hover {
    text-decoration:none;
    color:black;
}

/* MOSAIC */
#mosaic {
	max-width:650px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
a.mosaic {
		border:none;
		display:block;
		float:left;
		width:50px;
		height:50px;
		background-position:center;
		text-decoration:none;
}

/* PHOTOFIND */
#quickfind {
	position:absolute;
	top:3px;
	width:150px;
	text-align:right;
	float:right;
	margin-right:4px;
}
#quickfind .quicktext {
	width:80px;
	border-width:1px;
	font-size:10px;
}
#quickfind .quicksubmit {
	background-color:silver;
	border-width:1px;
	font-size:10px;
}
.nomatch {
	text-transform:lowercase;
	color:green;
}	
.nokeyw {
	text-transform:lowercase;
	color:red;
}