#navigation {
	position:fixed;
	left:100px;
	z-index:1;
	top:0px;
	background:white;
	
		}
		
#navigation li {

font-family:"le-havre-1","le-havre-2","Akzidenz Grotesk", "AkzidenzGrotesk", "Berthold Akzidenz Grotesk BE", "Grotesque MT", "Super Grotesk", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-weight:300;
	
	
	display: inline;
  	padding: 0px 10px; 


}

#navigation a {
  padding: 2px 8px 5px; 
}

#navigation a:hover {
 
  color:#666666;
}

#navigation a:visited {

  color:#000000;
}

#content {
	position:absolute;
	left:200px;
	top:150px;
	z-index:0;
	width:600px;
}

#donate {
	position:fixed;
	left:840px;
	top:433px;
	width:167px;
	height:27px;
	z-index:1;
	background-color:#FFFFFF;
	visibility:visible;
	overflow:visible;
}


p {
	font-family:"le-havre-1","le-havre-2","Akzidenz Grotesk", "AkzidenzGrotesk", "Berthold Akzidenz Grotesk BE", "Grotesque MT", "Super Grotesk", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:1.2em;
	font-style:normal;
	font-weight:300; /* waehlt die Variante "Thin", siehe http://getsatisfaction.com/typekit/topics/how_do_i_use_alternate_weights_and_styles */
	line-height:1.3em;
	color:#000000;
	text-decoration:none;
	/* text-indent:1.5em; */
}


/* titles */	
h1 {
	font-family: "le-havre-1","le-havre-2","Akzidenz Grotesk", "AkzidenzGrotesk", "Berthold Akzidenz Grotesk BE", "Grotesque MT", "Super Grotesk", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	font-style:normal;
	width:350px;
	margin-top:-6px 0 0;
	}


/* subtitles */	
h2 {
	font-family:"le-havre-1","le-havre-2","Akzidenz Grotesk", "AkzidenzGrotesk", "Berthold Akzidenz Grotesk BE", "Grotesque MT", "Super Grotesk", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:1.15em;
	font-weight:normal;
	font-style:italic;
	width:350px;
	margin-top:-0.8em;
	background:#FFFFFF;
	}
	
/* years */	
h3 {
	font-family:"le-havre-1","le-havre-2","Akzidenz Grotesk", "AkzidenzGrotesk", "Berthold Akzidenz Grotesk BE", "Grotesque MT", "Super Grotesk", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:1.6em;
	font-weight:normal;
	text-indent:0px;

	/* 
	padding
	*/ 
	padding-top:2px;
	padding-bottom:2px;
	
	/* 
	background image for headline
	*/
	/* background:url("_navi/bg_date_headline.gif") no-repeat center; */
	

	
	/* 
	border style
	*/ 
	/* border-top-color:#999999;
	border-top-style:dotted;
	border-top-width:thin;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	border-bottom-width:thin; */
	
}	

/* table */	

.tabelle_einschub {
	margin-left:40px;
	
	}



/* captions */	

.caption {
	font-size:1.15em;
	text-indent:0px;
	font-style:italic;
	width:500px;
	margin-top:-0.9em !important;
	}
	
img {
	border:none;
}	
	
#content img {
	border:none;
	}
	
img.float {
	float:right;
	margin:0 0 10px 10px;
	clear:right;
	padding-top:10px;	
}



/* list */

li{
    
	font-family:"le-havre-1","le-havre-2","Akzidenz Grotesk", "AkzidenzGrotesk", "Berthold Akzidenz Grotesk BE", "Grotesque MT", "Super Grotesk", "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:1.15em;
	font-weight:300; /* waehlt die Variante "Thin", siehe http://getsatisfaction.com/typekit/topics/how_do_i_use_alternate_weights_and_styles */
}

a:link {
	color:#000000;
	text-decoration:underline;
}


a:hover {
	color:#CCCCCC;
	text-decoration:none;
}


a:active {
	color:#E7E7E7;
	background-color:#666666;
}


a:visited {
	color:#999999;
	text-decoration:underline;
}
