body, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
	background-attachment: fixed;
	background-color: #ffffc4;
}

body, .movie-background, .photo-background {
	background-color: #FFFFC4;
	color: #C45771;
}

a:link, a:visited {
	color: #C45771;
}

a:hover, a:active {
	color: #B3353E;
}

/* @group General Styles */

b, strong {
	font-weight: bold;
}

img {
	border: none;
}

#content img {
}


.image-left {
	float: left;
	margin: 3px 1em 1em 0;
	padding: 3px;
}

.image-right {
	float: right;
	margin: 3px 0 1em 1em;
	padding: 3px;
}

/* @end */

/* @group Default Styles */

a {
	color: #fff;
}

a:hover, a:active {
	text-decoration: none;
}

/* @end */

/* @group Layout */

#container {
	width: 980px;
	position:relative;
	margin: 5px auto 25px;
}

#pageHeader {
	position: relative;
	text-align: right;
	height: 180px;
	width:100%;
	background: #ffffc4 top left no-repeat none;
}

#contentContainer {
	position: relative;
	margin: 30px 0 20px 300px;
	background: #ffffc4 url(../images/wasserzeichen.gif) center center no-repeat;
}

#content {
	margin: 0px 0 0 20px;
	color: #C45771;
}



#footer {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.8em;
}

/* @end */

/* @group pageHeader */

#pageHeader h1, #pageHeader h2, .reader {
	position: absolute;
		left: -1000px;
		top: -1000px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		display: inline;
}

/* @end */

#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin: 0;
	padding: 0;
}

#content h1 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
	margin-top: 1.2em;
}

#content h2 {
	font-size: 1.5em;
	margin-bottom: 0.6em;
	margin-top: 1.2em;
	color: #5771C4;
	font-family:"Apple Chancery", "Monotype Corsiva", Zapfino, Georgia, "Times New Roman", Times, serif;
}

#content h3 {
	font-size: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#content h4 {
	margin-top: 0.7em;
	margin-bottom: 0.4em;
}

#content p {
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

#content {
	line-height: 1.5;
}

/* @group Navigation */

#navcontainer ul {
	display: block;
	margin: 0;
	margin-left: -22px;
	padding: 0;
	list-style: none;
	position: relative;
	width: 140px;
}

#navcontainer ul li a {
	display: block;
}

#navcontainer ul li {
	margin: 6px 0;
	display: block;
	position: relative;
	font-size: 13px;
	list-style: none;
	padding-left: 7px;
}

#navcontainer ul li a:link, #navcontainer ul li a:visited {
	text-decoration: none;
	padding-left: 32px;
}

#navcontainer ul li a.current, #navcontainer ul li a.currentAncestor {
	font-weight: bold;
}

#navcontainer ul li a.currentAncestor, #navcontainer ul li a.current {
		background-repeat: no-repeat;
		background-position: right top;

}

* html #navcontainer ul li a.currentAncestor, * html #navcontainer ul li a.current {
		background-repeat:no-repeat;
		background-position:  left top;

}


/* @end */


/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	font-size: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.album-description {
	padding: 5px;
	font-size: 1.4em;
}
.album-description {
	margin-bottom: -20px;
	font-size: 1.2em;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-top: 60px;
	padding-left: 5px;
	padding-right: 5px;
}

.thumbnail-frame {
	position: absolute;
  left: 0;
  padding: 5px;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
    display: block;
}

.thumbnail-caption {
	margin: 5px -5px;
	padding: 0 0 20px 0;
	display: block;
	height: 40px;
}

.thumbnail-caption {
	font-size: 10px;
}
		
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 0;
	text-align: center;
}

.photo-navigation {
	padding: 20px 40px 10px;
	margin-bottom: 20px;
	text-align: center;
}

.photo-frame{
	padding: 2px;
}

.photo-title {
	font-size: 2.5em;
	margin: 0 0 5px;
}

.photo-caption {
	font-size: 1.1em;
	margin: 0;
}

/* @end */

.photo-navigation {
	background-color: transparent;
}

#pageHeader h1 {
	color: #C45771;
}
		
#pageHeader h2 {
	color: #C45771;
}
		
.photo-links {
	background-color: transparent;
	border-bottom-color: #7F7F62;
}

.photo-caption {
	color: #C45771;
}

.photo-title {
	color: #EB6887;
}

.photo-links {
	color: #C45771;
}

.exif-data,
.movie-title {
	color: #FFFFFF;
}

#navcontainer ul a {
	color: #C45771;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #C45771;
}

#navcontainer ul a:hover {
	color: #C45771;
}

#navcontainer .current,
#navcontainer .currentAncestor {
	color: #EB6887;
}


.photo-frame, .thumbnail-frame {
	border-color: #999975;
	background-color: #FFFFFF;
}

.form-input-field, .form-input-button {
	background-color: #FFFFFF;
	border-color: #E5E5B0;
	color: #C45771;
}

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	border-left-width: 1px;
	border-left-style: solid;
	position: relative;
	width: 140px;
	left: 0;
	margin: 20px 0px 0 auto;
	right: 0;
	top: 0;
	padding-bottom: 20px;
	padding-top: 20px;
	right: auto;
	margin: 20px auto 0 150px;
	float: left;
	border-left-color: #C45771;
	border-right-color: #C45771;
}

* html #navcontainer {
	left: 0;
	margin: 40px 0 20px 150px;
}

#navcontainer #current {
	color: #C45771;
}

/* @end */

#navcontainer .currentAncestor + ul, #navcontainer a.current + ul {
	display: block !important;
}

#navcontainer ul li a.currentAncestor, #navcontainer ul li a.current {
		background-image: url(../images/nav-logo.gif);
		margin-left:-140px;
		margin-right:103px;
		text-align:right;
		padding-right:37px;
}

* html #navcontainer ul li a.currentAncestor, * html #navcontainer ul li a.current {
		background-image: url(../images/nav-logo.gif);

}

iframe#facebook {
	clear:left;
	float:left;
	margin: 17px 7px 17px 49px;
	width:183px;
	padding:17px;
	display:block;	
	border: none; 
	overflow:hidden; 
	height:21px;
}
