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

body {
	background-color:white:
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	padding:0px;
	margin-top: 40px;
	width:1100px;
	
	}
	img {border:none;}
html, body {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	font-size:12px;
	}

/* .............................. */
/* seitelinks */
/* .............................. */

#linke  {
width:400px;
float:left;
border-top:2px solid black;
}

/* .............................. */
/* seiterechts */
/* .............................. */

#rechte {
width:600px;
float:left;
margin-left:10px;
}
/* .............................. */
/* Links */
/* .............................. */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	}
a:active {
	text-decoration: none;
	color: #000000;
}
 img a {border:none;}
/* .............................. */
/* Headings */
/* .............................. */

h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
	text-transform: uppercase;
	}
	
h1 a {
    text-decoration:none;
	}

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

#title {
	font-weight:bold;
	font-size:12px;
	margin: 5px 0 3px; 0;
	padding:0px;
	}

h3 {
	font-size:small;

	}

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

#navigation {
	
	padding:5px;
	height:15px;
	margin-bottom:20px;
	}

.menu {
	
    float:left;
	clear:left;
	text-align:left;
	font-size: small;
	text-transform: uppercase;
	}
	
.menu a {
	}
		
.menu a:hover {
	text-decoration:underline;
	
	}
	
/* .............................. */
/* Content */
/* .............................. */

#photo {
margin-top:127px;
}

/* .............................. */
/* Image Navigation */
/* .............................. */
#image-navigate {
	padding: 5px 0 0 0;
	height:15px;
	}
	
#image-navigate a {
	}

.image-previous {
    float:left;
	}

.image-next {
	float:left;
	padding-left:10px;
	}
.date-info {
padding-left:30px;
}

/* .............................. */
/* Image Info */
/* .............................. */

#image-info {
   	border-top:2px solid black;
	margin-top:50px;
	width:350px;
	padding:5px 0 0 5px;
	
	float:left;
	margin-bottom:25px;
	}
		
#image_notes {
	font-size:12px;
	float:left;
	}
	

.addcomment {
font-size:12px;
	}	

/* .............................. */
/* Pages */
/* .............................. */

#page {
	text-align:left;
	margin-bottom:25px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#ffffff;
    padding:5px;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
.thumbnails {
	padding:3px;
	margin:3px;
	}

/* .............................. */
/* Comments */
/* .............................. */
.admin_comment {font-size:9px;}
#comment-top { 
	padding: 5px 0 5px 5px;
	font-weight:bold;
	font-size:12px;
	margin-bottom:30px;
	height:15px;
	width:300px;
	}    

#comments {
	text-align:left;
	width:300px;
	}
	
#comments ul {
	list-style-type:none;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
	
	}
	
#comments li {
	display:block;
	border-bottom: 1px dotted grey;
	margin: 0 0 20px 5px;
	color:black;
	text-decoration:none;
	padding-bottom:5px;

	
	}
	
#comments li a {
	color:balck;
	text-decoration:none;
	}
	
#comments li:hover {
	background:#f5f5f5;
	}
	
#comments li a:hover {
	background:#f5f5f5;
	}

#comment-middle {
	border-top:2px solid black;
	padding:5px;
	margin-top:50px;
	height:15px;
	width:300px;
	} 

#addcomment {
	text-align:left;
	padding:5px;
	margin:0px;
	}

.input {
	font-size:small;
	border:1px solid black;
	background-color:#fff;
	color:#666;
	padding:5px;
    }
	
#addcomment textarea {
	height:50px;
	font-size:12px;
	border:1px solid black;
	background-color:#fff;
	color:#666;
	}

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

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

#footer {
   margin-bottom:20px;
   }



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

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

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

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

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

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

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

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

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

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