/* CSS Document fŸr www.joachim-lauenroth.de */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #EEEBE7;
	background-color: #42474a;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin:0;
	padding:0;
}

h1 {
  color: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: bold;
  margin: 5px 0px 5px 0px;


}


/* window ist das window mit dem hellen HIntergrundbild fŸr die Homeseite */
#home #window {
	width: 800px;
	height: 500px;
	margin: auto;
	margin-top: 60px;
	background-color: #42474a;
	background-image:url(images/tanzende.gif); 
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #cececd;	

}

/* das ist das window mit dem dunklen  Hintergrundbiold fŸr die Unterseiten*/
#window {
	width: 800px;
	height: 500px;
	margin: auto;
	margin-top: 60px;
	background-color: #42474a;
	background-image:url(images/tanzende_dunkel.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #cececd;	
}


/* das ist der blanco Button, der Ÿber dem Logo liegt und wieder auf dei Hompage zurŸckfŸhrt*/

#homelink {
position: relative;
margin-top: 0px;
margin-left: 490px;
height: 70px;
width: 310px;
}

#blanco {
border: none;
padding: 0px;

}



/* inhalt ist der Kasten rechts, mit Text und evtl einer Sub-Navi*/

#inhalt{
	margin-left: 360px;		/*bedingt durch diese Margin hat der Kasten eine
							width von 363px, weil: window(800px) - border (2px)
							- margin (380px) - padding (15px) - padding-right (40px)*/
	margin-top: 25px;	
	width: 370px;
	height:325px;			/* hier hab ich zwei Pixel abgezogen, das kommt vom Rand */
	padding: 10px;			/*oben willst du 15? oder Ÿberall? oder was?*/
	padding-right:40px;
	line-height: 130%;

}

#inhalt a {
	text-decoration: none;
	color:	white;
}

#inhalt a:hover {
	text-decoration: underline;
}
	

/*------------------Hauptnavigation grundsŠtzliches ------------*/

#navigation { 
	position:absolute;
	top: 536px;
	width:800px;
	margin-left:0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 111%;
	height: 26px;
	}

#navigation ul {
	text-align: right;
	
}

#navigation li {
	display:inline;

}

#navlist {
margin:5px 0px 0px 0px;
padding:0px;

}

/*----------- Hauptnavigation Linkverhalten -------------------*/



#navigation a{
	color: #fff;
	text-decoration: none;
	padding: 5px 13px 5px 13px;
}

	
/*Formatierung fŸr die Link-Klasse "normal"*/
 a.normal:link {
  color:#ff8400; /*ff8400 orange*/
  }
 a.normal:visited {
  color:#ff8400; /*ff8400 orange*/
  }
 a.normal:hover {
  color:#fff;
  background: #96a403;
  }

/*und die Formatierung fŸr das Listenelement aktuelle Seite*/
li.aktuell {
  color:#fff;
  background: #ff8400;
padding: 5px 13px 5px 13px;

  }
 





/*----------- Unternavigation Projekte.html -------------------*/

#chronik { 

Ê	font-family: Arial, Helvetica, sans-serif; 
	margin-bottom:10px;
	} 

#chronik ul {
	margin:0;
	padding:0px;

}


#jahre {margin:0;
}

#jahre li {
	display:inline;
	font-size: 82%;

}

#jahre a {
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	margin:0px;
	}
	
#jahre a:hover {
	text-decoration: none;
}
	
/*Formatierung fŸr die Link-Klasse "normal"*/
 a.normaljahr:link {
  color:#96a403;
  }
 a.normaljahr:visited {
  color:#96a403;
  }
 a.normaljahr:hover {
  color:#fff;
  background: #96a403;
  }

/*und die Formatierung fŸr das Listenelement acives Jahr*/
li.activejahr {
  color:#fff;
  background: #ff8400;
  padding: 2px 3px 2px 3px;
  }
 
 
 
 
/*----------- alles zu den Bildern -------------------*/


#bildhintergrund {
	width:348px;
	height:235px;
	margin-top:40px;
	margin-left:0px;
	float:left;
	padding-bottom: 10px;
	background:bbcc01;
	background-image:url(images/bg_bilder.gif);
	background-repeat:no-repeat;
}


#bilder {
	border: 1px solid #fff;
	width:318px;
	height:183px;
	margin:12px 0px 7px 15px;
	background-color: #B9BF91;
	padding:0px 0px 0px 0px;
	}

#bildunter {
	margin: 0px 15px 0px 15px;
	color: #42484a;
	font-size: 95%;
	
	}
	

/*-----------Biografie Tabelle ------------------------*/



table.bio td {
  padding: 0px;
}

table.bio td {
  padding-bottom: 5px;
}
table.bio {
padding-bottom: 18px;
}

table.bio caption {
  color: #fff;   
  font-size: 100%;   
  font-weight: bold;   
  text-align: left;
  padding-bottom: 5px;
}

/*----------------Unternavigation Biografie-----------------*/


#pfeilnavibio {
text-decoration: none;
position: absolute;
top: 500px;
margin-left: 735px;
}


#pfeilvor, #pfeilrueck {
border: none;
}


/*----------------Unternavigation Projekte-----------------*/


#pfeilnaviprojekte {
text-decoration: none;
position: absolute;
top: 500px;
margin-left: 735px;
}


#pfeilvor, #pfeilrueck {
border: none;
}

/*----------------Listengestaltung bei Projekte-----------------*/
ul.aufzaehlung {
padding: 0px 0px 5px 20px;
margin: 0px 0px 10px 0px;

}

ul.aufzaehlung li {
padding: 0px 0px 2px 0px;

}


/*----------------Listengestaltung bei Links-----------------*/
ul.links {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style-type: none;
}

#inhalt ul.links a {
color: #BBCC00;
}

ul.links li {
padding: 0px 0px 0px 0px;
}

/*----------------Schriftgestaltung Projekte-----------------*/




p.teiluebers {
margin: 0px;
}

ul.teiluebers {
margin: 0px 0px 10px 0px;
}






