/*
First Level*/body { background-color: white; margin: 0; padding: 0; }
ul { margin: 0; padding: 0; }
p { text-indent: 0px; font-size: 13px;}

p:first-letter{font-weight:bold;}

a { color: #8c8c8c; text-decoration: none; }
q { font-variant: small-caps; background-color: #ecf2ec; width: auto; margin-left: 25px; padding: 0.5em 0.5em 0.5em 1em; display: block; }
/*
Second Level
*/
.right p { text-align: right;}

.center p { text-align: center; }

.logo h2 { color: gray; font-size: 30px; font-family: "lucida grande"; font-weight: 200; font-variant: small-caps; text-decoration: none; letter-spacing: 0.5px; margin: 0; padding: 0 0 3px; border-bottom: 1px dotted #707070; }
.logo h2 a:hover { color: red; }
.nav a { color: #707070; font-size: 11px; text-decoration: none; text-transform: uppercase; text-indent: 5px; width: 550px; height: auto; margin: 0; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; }

.nav li {display: inline; margin: 0; padding: 0; list-style-type: none; font-family: arial;}
.nav a {width: 550px; display: block; padding: 0.2em 0; font-size: 0.7em; text-decoration: none; text-transform: uppercase; color: #707070; border-bottom: 1px dotted #707070; }
.nav a:hover {color: #8c8c8c; background-color: #f2f2f2;}
.content h2 { color: #8c8c8c; font-size: 15px; font-family: arial; font-weight: bold; font-variant: small-caps; text-decoration: none; padding-left: 2px; }
.content h3 { color: #8c8c8c; font-size: 14px; font-family: arial; font-weight: bold; text-decoration: none; padding-left: 2px; }
.content a { color: #8c8c8c; text-decoration: none; border-bottom: 1px dotted; border-bottom-color: #CDCDB4	}
.content a:hover {color: #FF4500 }

h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 4px 0 6px 130px;
	padding: 0;
}

h5 {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	margin: 0 0 0 26px;
	color: #666;
	padding: 0;
}
/*
Third Level
*/#container { width: 550px; height: auto; margin: 0 auto auto; padding-top: 25px; }
.logo { background-color: white; text-align: left; width: 550px; height: auto; }
.nav { background-color: white; text-align: right; width: 550px; height: auto; margin: 0; padding: 0; }
.header { width: 550px; margin: 0; padding: 10px 0 0; }
.content { color: #8c8c8c; font-size: 12px; font-family: helvetica; font-weight: normal; font-style: normal; line-height: 160%; text-decoration: none; text-align: justify; 
text-indent: 0; width: 550px; margin: 0; padding: 10px 0 5px 3px; border-bottom: 0px dotted #707070; }

.footer { color: gray; font-size: 10px; padding-top: 5px; text-decoration: none; font-family: arial; border-top: 1px dotted #707070;}
.footer a { color: gray; font-size: 10px; text-decoration: none; padding-top: 5px; font-family: arial;}
.footer a:hover { color: gray; font-size: 10px; text-decoration: underline; padding-top: 5px; font-family: arial;}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 10px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #fff;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #fff;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

hr{
background-color:#ccc; /* Mozilla 1.4  7070707 */
color:#ccc; /* IE 6 */
border: #ccc; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
/* 	
FOTOALBUM											
*/

/* Layout */
													/* For editing and customisation read these notes */

#container1 {
	width: 550px; 									/* This is the page width, if you want a full-screen/liquid layout use 'auto' */
	margin: 2px auto 0 auto;
	background-color: #FFF;	
}

#options {
	text-align: right;
	float: right;
	margin: 6px 0 0 0;
}

#main-nav {
	padding-top: 12px;
	margin: 0 0 0 26px;
	font-size: 11px;
	color: #999;
}



/* Page Elements */

.crumb {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	padding: 20px 0 16px 26px;
}

.gallery {
	border: 1px solid #CCC;
	margin: 18px 24px 24px 24px;
	padding: 12px;
	background-color: #EEE;
	min-height: 100px;
}

.album {
	border: 1px solid #CCC;
	margin: 18px 24px 32px 24px;
	padding: 22px 0 0 0;
	background-color: #EEE;
	clear: both;
}

.image {
	margin: 16px 24px 24px 24px;
	padding: 0;
	text-align: center;
}

.image img {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #DDD;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
}

.preview {
	text-align: center;
	margin: 28px 0 24px 0;
}

.foot {
	clear: both;	
}


/* Typography */

.gallery p {
	border: none;
	margin: 0 0 4px 130px;
}

.gallery p.count {
	color: #AAA;
}

.preview p {
	color: #999;
}


p.links {
	margin: 24px 0 -38px 24px;
	padding: 0 0 6px 0;
}

p.tab {
	line-height: 16px;
	text-align: right;
	margin: -16px 32px 0 24px;
	padding: 0 0 0 0;
	clear: both;
}

p.tab a{
	margin-left: 6px;
}


/* Links and Thumbnails */

.album a {
	width: 134px;									/* This equals template.ini 'thumb_width_album' + padding and borders of inside img */
	height: 134px;									/* This equals template.ini 'thumb_height_album' + padding and borders of inside img */
	float: left;
	text-align: center;
	margin: 0 19px 20px 19px;	
	border: 0px solid #DDD;		
}

.album a img {
	background-color: #FFF;
	padding: 16px;									/* 16px x 2 = 32px																	*/
	border: 1px solid #DDD;							/* 1px x 2 = 2px 		= 34px														*/
}

.gallery a img {
	background-color: #FFF;
	padding: 16px;
	border: 1px solid #DDD;
	float: left;
	margin: 0 -150px 0 0;
}

a:hover img.sgThumbnailAlbum, a:hover img.sgThumbGallery {
	border: 1px solid #BBB;
}

.preview a {
	border: none;
}

.preview a img {
	border: 1px solid #CCC;
	color: #CCC;
	margin: 0 4px 0 4px;
	padding: 2px;
}

img.sgThumbnailPreviewCurrent {
}

.preview a:hover img, .preview a:hover img.sgThumbnailPreviewCurrent{
	border: 1px solid #29A9FF;
}

/* Details */

dl {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	margin: 12px 64px 24px 64px;
	padding: 0;
	text-align: center;
}

dt {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
	color: #666;
	
}

dd {
	display: inline;
	margin: 0;
	padding: 0;
}

/* Forms */

#options form{
	border: none;
	margin: 0 0 0 12px;
	padding: 0 12px 0 0;
	font-size: 10px;
	display: inline;
}

input {
	font-size: 10px;
	margin: 12px 0 0 0;
}

select{
	font-size: 10px;
	color: #666;
}
