/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.5px;
	color:#eee;
	padding:0px;
	spacing:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:left;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
	
p { 
margin-top: 0px;
margin-bottom: 0px;
}

div { 
margin: 0px;
margin-top: 0px;
margin-bottom: 0px;
}




html, body {
     min-height:100.1%; 
	}

/* .............................. */
/* Links */
/* .............................. */

a {
	
	border:none;
	color:#eee;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}
a:focus {
	}

/* .............................. */
/* Headings */
/* .............................. */

h1 {
    float:left;
	clear:left;
	font-weight:bold;
	font-size:11px;
	letter-spacing:2px;
	color:#eee;
	margin:0px;
	margin-left:5px;
	padding:0px;
	}
	
h1 a {
    text-decoration:none;
	color:#eee;
	}

h1 a:hover {
    text-decoration:none;
	}

.title {
	/*  font-weight:bold; */
	font-style:italic;
 	font-size:150%;
 	margin:0.9em;
 	margin-top:2em;
	margin-bottom:0px;
	margin-left:0px;
 	padding:0em;
 	letter-spacing:1px;
 	font-family:georgia, "trebuchet ms", verdana, sans-serif;
 	font-weight:normal;
 	color:#eee;
	}

h3 {
	font-weight:bold;
	font-size:11px;
	letter-spacing:1px;
	color:#ddd;
	text-align:center;
	}

/* .............................. */
/* Navigation and menu */
/* .............................. */

#logo {
	position:absolute;
	text-align:left;
	background: url(../images/wahrgenommenes_light.png) no-repeat left;
	border:0px solid #444;
	padding:0px;
	spacing:0px;
	height:20px;
	width: 280px;
	margin-left: 20px;
	margin-right: AUTO;
	margin-top:4px;
	cursor: pointer;
	}

ul { 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#image_navigate { 
text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 3px;
}
#image_navigate ul { 
	margin-left: 0px;
	margin-right: 0px;

}

#navlist {
padding:0px;
	border:0px solid;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
}
#navlist ul {
	border:0px solid;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
}
#navlist li {
	border:0px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline;
	list-style-type: none;
}

#image_navigate li {
	color:#aaa;
	border:0px solid;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	margin-right: 6px;
	display: inline;
	list-style-type: none;
	}
	
#image-navigate a {
	padding:0px;
	}
	
#image_previous_link a {
	color:#aaa;
	}

#image_next_link a {
	color:#aaa;
	}
	
.image-previous {
	color:#aaa;
    float:left;
	}

.image-next {
	color:#aaa;
	float:right;
	}
	
#active
{
/*font-weight:bold;*/
color:#eee;
display: inline;
list-style-type: none;
padding-right: 33px;
}

#menu_browse{
	border:0px solid #444444;
	position: absolute;
	margin: 0px;
	margin-right:-10px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index:10;
}
#menu_browse a{
	outline: none;
}

#gehret_line{
	background:#222222 url(../images/gehret_line2.png) no-repeat center;
	border-bottom:0px solid #222;
	padding:0px;
	height:1px;
	margin-bottom:33px;
	width: 600px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #222;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #222;
	margin-left: auto; 
	margin-right: auto;
	}
	
/*für die Navipfeile auf dem Bild*/
#menu_browse_prev, #menu_browse_next{
	width: 50%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#menu_browse_prev {
	top: 0px;
	left:0px;
	float: left;	
}
#menu_browse_next {
	top: 0px;
	right:0px;
	float: right;	
}

#menu_browse_prev:hover, #menu_browse_prev:visited:hover {
	background: url('../images/prevImage.png') no-repeat left center;
	cursor: pointer;
}
#menu_browse_next:hover, #menu_browse_next:visited:hover {
	background: url('../images/nextImage.png') no-repeat right center;
	cursor: pointer;
}
/*Ende: für die Navipfeile auf dem Bild*/



.menu {
    float:right;
	clear:right;
	text-align:right;
	font-size:11px;
	}
.menu a {
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	}
		
.menu a:hover {
	text-decoration:none;
	color:#CCC;
	}

/* .............................. */
/* Content*/
/* .............................. */

#image_wrapper {
	min-height:200px;
	border:0px solid #444444;
	position:relative;
	padding:0px;
	spacing:0px;
	margin-top:0px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
}
	
#photoBox {
	border:0px solid #444444;
	/* background:#333333 url(../images/loading.gif) no-repeat center; */
	clear:both;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	}
		
#photo {
    background:#ccc;
    padding:3px;
	margin-top:0px;
	margin-bottom:0px;
	border:1px solid #444444;
	cursor: pointer;
	margin-left:auto;
	margin-right:auto;
	}

#bildtitel {
	border:none;
	/* font-family:"Times New Roman", Times, serif; */ 
	/* font-style:italic; */ 
	font-weight:normal;	
	font-size:16px;
	float:right;
	color:#ccc;
	margin-top: 3px;
	margin-bottom: 50px;
	}
#bildtitel a {
	border:none;
	float:right;
	color:#ccc;
	margin-bottom: 0px;
	}
	
.addcomment {
	float:right;
	clear:right;
	padding:0px;
	margin-bottom: 600px;
	}
	
.commentary-link{
	float:right;
	}

#image-info {
    background:#515151;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:70%;
	margin:0px auto;
	margin-bottom:25px; 
	line-height:16px; 
	color:#eee;
	}
	
#image-notes {
	width:70%;
	vertical-align:top;
	font-size:16px;
	line-height:20px;
	}
	
#image-notes a {
	text-decoration:none;
	color: #999999;
	}
	
#image-notes a:hover {
	text-decoration:underline;
	}
	
#image-exif {
    /*padding-top:10px;
	width:25%;*/
    padding-left:20px;
	vertical-align:top;
	}
	
#image-notes2 {
	vertical-align:top;
	font-size:16px;
	line-height:20px;
	}
	

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

#page {
    background:#515151;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	/*line-height:16px;*/
	line-height:20px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#fff;
    padding:1px;
	border:1px solid #333333;
	}

#container {
	border:1px solid #515151;
 width:85%;
 margin-left:auto;
 margin-right:auto;
 padding:20px;
 background-color:#333333;
}

#thumbnailwrap {
clear:left;
border:0px solid #111;
width:74%;

}

#filterdisplay {
	position:relative;
	width:20%;
	border:1px solid #111;
	float:right;
	background-color:#515151;
	padding:20px;
	margin:6px 6px 5px 5px;
	margin-left:auto;
	margin-right:5px;
	margin-top:6px;
	margin-bottom:6px;
	text-align:left;
	line-height:1.5;
}

#display {
	text-align:left;
	clear:both;
	border:4px solid #2ee;
}

#display p {
	margin:1em;
}

h2 {
font-style:italic;
 font-size:150%;
 margin:0.9em;
 margin-top:2em;
 padding:0em;
 letter-spacing:1px;
 font-family:georgia, "trebuchet ms", verdana, sans-serif;
 font-weight:normal;
 color:#bbbbbb;
}

#imageWrap {
 background-image:url(../images/load.gif);
 background-repeat:no-repeat;
 background-position:center center;
}

#about {
	width:85%;
	vertical-align:top;
    background:#515151;
	border:1px solid #aaa;
	padding:0px;
	spacing:0px;
	text-align:left;
	margin-top:25px;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;	
	/*line-height:16px;*/
	line-height:20px;
	}
#about p {
	margin-top:14px;
	}
#about td {
	vertical-align:top;
    background:#515151;
	border:1px solid #515151;
	padding-left:60px;
	spacing:0px;
	font-size:14px;
	text-align:left;
	line-height:21px;
	margin-top:25px;
	margin-bottom:auto;
	margin-left:10px;
	margin-right:10px;
	/*line-height:16px;*/
	}
#about .portraitfoto {
	vertical-align:bottom;
	border:0px solid #515151;
	padding:0px;
	margin-left:120px;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:0px;
	}

#about a {
    color:#CCC;
	}

/* globale Definition für Tabellen bei about benötigt - kann jetzt weg, da about direkt definiert */
.column{
	width:50%;
	text-align:left;
	vertical-align:top;
	font-size:16px;
	padding:10px;
	}
	

/* .............................. */
/* Thumbnails */
/* .............................. */

.thumbnails {
	border:1px solid #515151;
	padding:0px;
	margin-left:9px;
	margin-right:9px;		
	margin-top:6px;
	margin-bottom:auto;
	}
	
#thumbnailrow {
	text-align:center;
	clear:both;
	position:relative;
	width:auto;
	border:0px solid #515151;
	padding:0px;
	spacing:0px;
	margin-top:6px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	}
	
.current-thumbnail {
	border:1px solid #111111;
	padding:0px;
	margin:9px;
	margin-top:6px;
	margin-bottom:auto;
	}

.thumbnails-comment {
	/*border:4px solid #eeeeee;*/
	/*width: 100px;*/
	margin-top:20px;
	cursor: pointer;
	}

/* .............................. */
/* Sequence Marker */
/* .............................. */

#sequence {
	width:99px;
	margin:0 auto;
	}
#sequence_marker {
	height:5px; 
	width:5px; 
	background:#AAA;
}
#sequence_background {
	background-color:#333;
	padding-right:5px;
	border:1px solid #444;
	height:5px;
}


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

#comment-top {
    background:#333;
	border-bottom:1px solid #aaa;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#title-heading{
	border:none;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;

	font-size: 300%;
	font-weight: normal;
	color: #eee;
	text-align: left;
	letter-spacing: 1px;
	padding-bottom:15px;
}

#title-heading .date {	
	text-align: right;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#eee;
	text-decoration:none;
	padding:10px;
	border:1px solid #aaa;
	}
	
#comments li a {
	color:#eee;
	text-decoration:none;
	}

#comments li a:hover {
	color:#fff;
	}
	
#comments li:hover {
	background:#515151;
	}

#comment-middle {
    background:#666;
	border-top:1px solid #aaa;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #aaa;
	background:#515151;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #aaa;
	background-color:#666;
	color:#eee;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}



/* .............................. */
/* Footer */
/* .............................. */

#footer {
	clear:both;
   text-align:center;
   margin-bottom:20px;
   margin-top:20px;
   }
   
#copyright {
	clear:both;
   text-align:center;
   margin-bottom:20px;
   margin-top:20px;
   margin-left:auto;
   margin-right:auto;
   color:#444444;
   }
   
#commentBox {
		clear:left; 
		}
				



		#dhtmltooltip{
		position: absolute;
		border: thin solid #FFFFFF;
		padding: 2px;
		background-color: #999999;
		visibility: hidden;
		z-index: 100;
		color: #000000;
		filter:alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity:0.5;
		}
				


/* .............................. */
/* Favorites and Most Commented */
/* .............................. */

#inner-margin {
	margin-left:25px;
	}
	
	
#page2 {
    background:#515151;
	border:1px solid #aaa;
	padding:20px;
	text-align:left;
	width:50%;
	margin:0px auto;
	margin-bottom:25px;
	/*line-height:16px;*/
	line-height:20px;
	}
	
#page2 a {
    font-weight:bold;
	}
	
#page2 img {
	background:#fff;
    padding:1px;
	border:1px solid #333;
	}
	
#table-header
{
	background-color: #666;
	
}

#table-row
{
	background-color: #666;
	
}

