/* ---   css bei Niki Huwyler 2007   --- */
/* ---   unter cc lizenz   --- */
/* ---   http://creativecommons.org/licenses/by-nc-sa/2.0/  --- */
#banner_foto { 
	text-align: right; 
	background: #D22E2A url("../picts/header_foto.jpg") repeat-y left top; 
	height: 36px; }

img a {
	text-decoration: none;
	border: 0;
	outline: 0; }

input, label {
	font-size: .8em;
	line-height: 1.4; }

img a {
	text-decoration: none;
	border: 0;
	outline: 0; }

#navbar {
	background-color: #999999;
	height: auto;
	margin: 0px auto 0 auto;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
	border: thin dotted cc0000; }

#navbar ul {
	list-style-type: none;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 5px 36px 1px 20px; }

#navbar li {
	display: inline;
	margin: 5px;
	padding: 6px 0 0 6px;
	font-size: 0.9em;
	line-height: 1em;
	color: #333333;
	border-left: 1px solid #ccc; }

#navbar li.title {
	margin: 5px 5px 0 0;
	padding: 5px 0 0 0;
	border: 0; }

#navbar li a {
	text-decoration: none;
	color: #FFFFFF; }
	
#navbar li 0 {
	text-decoration: none;
	color: #330000; }	

#navbar li a:hover, #navbar li a:focus, #navbar li a:active {
	color: #666666; }

#matte {
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left; }

div.thumbspace {
	height: auto;
	text-align: center;
	padding: 0;
	border: 0; }

.slide {
	max-width: 160px;
	max-height: 160px;
	border: 1px solid #dedede;
	background: url("../picts/middle_foto.gif") repeat-y right top;
	text-align: center;
	font-size: .8em;
	color: #333333;
	line-height: 1.5;
	padding: 5px;
	margin: 2px; }

.slide img {
	padding: 0;
	margin: 0 0 4px 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-khtml-opacity: 80;
	vertical-align: middle; }

.slide img:hover {
	background: #dedede;
	opacity: 1.9;
	filter: alpha(opacity=99);
	-khtml-opacity:99; }

.slide p {
	font-size: .9em;
	line.height: 1.5;
	margin: 0;
	padding: 2px 0; }

.myspace {
	float: right;
	width: 160px;
	height: auto;
	text-align: left;
	padding: 0 1px 0 0; }

.myspace h3 {
	font-size: 1em;
	margin: 10px 0 0 0;
	padding: 0 0 2px 0; }

.myspace p {
	font-size: .9em;
	line-height: 1.4;
	margin: 0;
	padding: 0 0 7px 0; }

.myspace ol {
	list-style: square inside;
	margin: 5px 0 10px;
	padding: 0; }

.myspace ol li {
	font-size: 12px;
	line-height: 1.4;
	color: #486464;
	background: #fdfafa;
	border-bottom: 1px dotted #4e4a4a;
	padding: 5px;
	text-indent: 0; }

.myspace ol li:hover {
	background: #999;
	color: #121200; }
	
.myspace ol a:visited{ color: #600; }

.caption a { font-size: 0.9em; color: #121200;}
	
.preview {
	margin: 0px auto;
	z-index: 0; }

.preview img {
	background: #999999;
	border: solid 1px #cc0000;
	text-align: center;
	padding: 10px;
	margin: 0;
	background: #999999 url("../picts/bittewarten.gif") center center no-repeat; }

.preview p {
	font-size: 11px;
	line-height: 12px;
	color: #666666;
	margin: 0;
	padding: 5px 0; }

#iptc { 
	position: absolute; 
	top: 100px; 
	right: 50px; 
	width: 318px; 
	height: auto; 
	background: #fff; 
	font-size: 1em; 
	line-height: 1.5; 
	padding: 9px; 
	margin: 5px 5px 0; 
	text-align: left; 
	z-index: 20; 
	visibility: hidden; 
	background: url("../picts/hide-bg.png") repeat-y center top; 
	border-top: 1px solid #999; 
	border-bottom: 1px solid #999; }

#iptc h3 { font-size: .9em; }

#iptc ul {
	list-style-type: none;
	font-size: .8em;
	line-height: 1.4; }

#iptc li {
	display: block;
	padding: 1px 8px; }
	
#shop {
	position: absolute;
	top: 100px;
	left: 50px;
	width: 318px;
	height: auto;
	border: 1px solid #999;
	background: #fff;
	font-size: 1em;
	line-height: 1.5;
	padding: 9px;
	margin: 5px 5px 0 5px;
	text-align: left;
	z-index: 99;
	visibility: hidden;
	background: url("../picts/hide-bg.png") repeat-y center top; }

#shop h3 { font-size: .9em; }

#shop ul {
	list-style-type: none;
	font-size: 1em;
	line-height: 1.4; }

#shop li {
	display: block;
	padding: 1px 8px; }	
	
span#datestamp { color: #666; font-size: 0.7em; float: right; width: 300px; height: auto; text-align: right; display: block; margin: 0 15px 0 0; }
