/* 
CSS for Johannes Klaus 

by lpmdesign.de


*/




body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	background: #000000 url('background.gif') repeat-x;
	}
a:link, a:visited {
	color: #fff;
	text-decoration:none;
	}
a:hover, a:active {
	color: #d3bf96;
	text-decoration:none;
	}
#header {
	padding: 10px 0 0 20px;
	width: 900px;
	min-width: 900px;
	height: 25px;
	}
.aktiv {
	color: #d3bf96;
	}
li {
	list-style-type: none;	
	margin: 0 0 10px 0;
	}
.menu {
	background: #000000 url('background.gif') repeat-x;
	}	
.links { background: #000000 url('backgrounds/links.jpg') no-repeat top center; }	
.kontakt { background: #000000 url('backgrounds/kontakt.jpg') no-repeat top center; }	
.impressum { background: #000000 url('backgrounds/impressum.jpg') no-repeat top center; }	


/* SHOWPIC.HTML Krempelz */
.pano {
	overflow: auto;
	position: absolute;
	
	width: 100%;
	left: 0px;
	top: 50px;
}

.caption {
  font-weight:bold;
  font-size:12pt;
  color:#FFFFFF;
  font-family:trebuchet ms, arial;
}

.dateloc {
  font-size:10pt;
  color:#FFFFFF;
  font-family:trebuchet ms, arial;
}
.trackback {
  font-size:8pt;
  color:#FFFFFF;
  font-family:trebuchet ms, arial;
}


