body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: Whitesmoke;
	font-size: 10px;
	line-height: 1.6em;
	color: #333333;
	background-repeat: no-repeat;
	background-position: top left;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
h1 {
	font-size: 100%;
	font-weight: normal;
	background-color: #333333;
	display: inline;
	color: Whitesmoke;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 140%;
	font-weight: normal;
	line-height: 1,5em;
	margin-bottom: 5px;
}
h3 {
	font-size: 140%;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 5px;
}
img {
	border: 0px;
	margin: 0px;
}
#header {
}



#main {
	width: 850px;
	top: 114px;
	position: absolute;
	z-index: 0;
}
#navigation {
	width: 850px;
	position: absolute;
	z-index: 5;
	top: 10px;
}
#navigation a:link, #navigation a:visited {
	color: #333333;
	font-weight: bold;
}
#navigation a:hover, #navigation a:active {
	color: #990000;
}



a:link,a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover,a:active {
	color: #CC0000;
}
#album_list {
	width: 300px;
	margin: 0px 0px auto auto;
}

.album_list_item {
	background-color: #FFFFFF;
	padding: 10px 5px 6px 5px;
	margin-bottom: 3px;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
}

#bild_gross {
	background-color: #FFFFFF;
	width: auto;
	padding: 10px 10px 13px 10px;
	clear: both;
	float: right;
}
#picnav {
	margin-bottom: 0px;
	font-size: 90%;
	font-weight: bolder;
	margin-top: 2px;
}
#picnav .aktiv {
	font-weight: bold;
	color: #990000;
}

#picnav a:link,#picnav a:visited {
	color: #666666;
	padding: 2px 4px 2px 4px;
}
#picnav a:hover,#picnav a:active {
	background-color: #666666;
	color: #FFFFFF;
}


#flashinfo {
	top: 10px;
	position: absolute;
	right: 30px;
}
.info {
	color: #999999;
}
.album_info_item {
	margin-bottom: 3px;
}
.passiv {
	color: #CCCCCC;
	display: inline;
}
#main_ss {

	width: 850px;
	top: 10px;
	z-index: 0;
}
.copyrightnotice {
	color: #CCCCCC;
	font-size: 88%;
	display: block;
	clear: both;
	float: right;
	margin-top: 30px;
	line-height: 1.4em;
}
