li html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	
/*---Allgemeine Formatierung für z.B. Text---*/
margin : 0;
padding : 0;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
} 
html, body {  font-size : 101%;}

a:link {
  font-weight: bold;
  color : #696969; 
  text-decoration : underline; 
} 
a:visited {
  font-weight: bold;  
  color : #C0C0C0;   
  text-decoration : underline; 
} 
a:hover {
	color : #8B0000;   
	text-decoration : underline;
}

strong {
	font-weight : bold;
	color: #8B0000;
	font-size: 1.4em;}

.x {
  font-size : 1em;
  line-height : 1.5em;
  margin : 0px 0px 0px 0px;
}

.c {  font-size : 0.75em; 
  line-height : 5em; 
  color : #666;
  margin : 0px 0px 2px 0px;  
} 

.center {  text-align : center;}
img{  border: 0px solid #ffffff;
  text-decoration: none;} 

h1 {
  font-size : 1em;
  text-align: left;
  color : #8B0000;
  font-weight: bold;
  margin : 20px 40px 30px 40px;
}
h2 {
  font-size : 0.9em; 
  color : #696969; 
  border-bottom : 0px solid #ffffff; 
} 

h3 {  font-size : 0.8em; 
	color : #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
} 

.headline {
  font-size : 0.8em;
  font-weight: bold;  color : #ffffff;
  line-height: 1.6em;}

li {
  list-style-type: none;
  line-height: 1.2em;
}
p {
  font-size : 0.75em; 
  line-height : 2em;   color : #8B4513;   margin : 10px 20px 10px 10px; }

/* Formatierung der "Muttertabelle" */
#body {
	border: 5px solid white;
	border-collapse: collapse;
	background-color: #CCCC99;
	width: 990px
}

#head {
	background-color: #708090;
}

/*---Formatierung des Navigationsbereichs auf den Unterseiten (notwendig, da IE "transparent" nicht darestellen kann...)---*/

.navcontainer_navi a:link, .navcontainer_navi a:visited {
  font-weight: normal;
  color: #8B4513;
  text-decoration: none;   padding-bottom: 0
}

.navcontainer_navi a:hover {
	color: #8B0000;
	font-weight: bold;
	letter-spacing: 1px;
}	

.navcontainer_navi ul {
  font-size : 0.75em; 
  color : #8B4513;
  margin : 10px 20px 10px 10px;
  list-style-type: none;
}

.navcontainer_navi li {
	border-bottom: 8px solid #C0C0C0;
}

/*---Formatierung der Navigationsleiste---*/
.navcontainer {
  text-align: left;
}

.navcontainer tr {
	vertical-align: bottom;
}
.navcontainer a:link, .navcontainer a:visited {
  font-weight: normal;
  color: #8B4513;
  text-decoration: none;   
  padding-bottom: 0
}
.navcontainer a:hover {
  font-weight: bold;
  letter-spacing: 2px;
  color: #8B0000;
  text-decoration: none
}

.navcontainer ul {
  font-size : 0.75em; 
  line-height: 1.6em;
  color : #8B4513;
  margin : 10px 20px 10px 10px;
  list-style-type: none;
}

.navcontainer li {
	border-bottom: 8px solid #CCCC99;
}

/*---Bereich mit den Fotos auf der Seite "Die Musiker"---*/
#container_musiker { 
  width: 620px;
  border-right: none;
  text-align: left;
}

#container_musiker a:link, #container_musiker a:visited {
  color: #696969;
  font-weight: bold;
  text-decoration: none;
}

#container_musiker a:hover {
  color: #8B0000;
  letter-spacing: 2px;
}

/*---Formatierung der Galerie--*/
#impressionen {
	overflow: none;
}

#impressionen p{
	line-height: 1.3em;
	border-bottom: 0px solid #C0C0C0;
}
  
#impressionen a:link, #impressionen a:visited {
  color: #8B4513;
  text-decoration: none;
  text-align: center;
  font-weight: normal;
}

#impressionen a:hover {
  color: #8B0000;
  letter-spacing: 0px;
  font-weight: bold;
}

#impressionen img {
  border: 4px solid #ffffff;
}

/*---abweichende Formatierung der Seite "Termine"---*/
#termine p {
  color: #696969;
  text-align: left;
  margin-left: 100px;
  line-height: 1.2em;
}

#termine h1 {
  text-align: left;
}

#termine h2 {
  text-align: left;
  margin-left: 100px;
}

#termine h3 {
	font-weight: bold;
	color: #ffffff;
	margin-left: 100px;
	line-height: 1.3em;
}

#termine hr {
  color: #ffffff;
  text-align: left;
  margin-left: 100px;
  border: none;
  border-top: 1px solid #ffffff;
  width: 70%; 
}

/*---Abweichende Formatierung der Seite "Links"---*/
#links {
	border-left: 50px solid #C0C0C0;
}

#links a {
	text-decoration: none;
}

#links a:hover {
	color: darkred;
}

#links hr {
  color: #ffffff;
  text-align: left;
  margin-left: 10px;
  border: none;
  border-top: 1px solid #ffffff;
  width: 80%; 
}

/*---Formatierung der Seite "Die Band"---*/
#band p {
  line-height: 1.5em;
  margin: 0px 100px 10px 70px;
}

#band a {
	text-decoration: none;
}

#band a:visited {
	text-decoration: none;
}

#band a:hover {
  font-weight: bold;
  color: #8B0000;
  letter-spacing: 2px;
}

/*---abweichende Formatierung der Seite "Presseartikel"---*/
.presseartikel {
	vertical-align: top;
}

.presseartikel a {
	text-decoration: none;
	font-family: 'Times New Roman';
	color: black;
}

.presseartikel a:hover {
	text-decoration: none;
	font-family: 'Times New Roman';
	color: black;
}

.presseartikel a:visited {
	text-decoration: none;
	font-family: 'Times New Roman';
	color: black;
}

.presseartikel h1 {
  font-size: 2.5em;
  text-align: center;
  color: black;
  font-family: 'Times New Roman';
  margin: 0 0 0 0; 
}

.presseartikel h2 {
	vertical-align: top;
	font-size: 1em;
	font-style: Italic;
	text-align: center;
	color: black;
	font-family: 'Times New Roman';
	margin: 0 0 0 0;
}

/*---Abweichende Formatierung des Copyright-Schriftzuges---*/
#copy p {
	margin: 0px 0px 0px 10px;
	font-size: 0.5em;
	color: #708090;
}

#copy {
 height: 20px;
}

#kontakt {
  height: 90px;
  vertical-align: middle;
}

#order {
  width: 800px;
  height: 420px;
  overflow: auto;
  border-left: 0px solid #C0C0C0;
}

#order a:link, a:visited {
	color: #696969;
	text-decoration: underline;
}

#order a:hover {
	color: #8B0000;
	letter-spacing: 0.3em;
}

#email {
	width: 800px;
	height: 440px;
	overflow: auto;
	border-left: 0px solid #C0C0C0;
}

#geschichte {
	width: 100%;
	height: 441px;
    overflow: auto;
    border-left: 40px solid #C0C0C0;
}	

/*---abweichende Formatierung Sitemap---*/
#sitemap {
  height: 441px;
  overflow: auto;
  border-left: 40px solid #C0C0C0;
}

#sitemap a:link {
	color: #8B4513;
	font-weight: normal;
	text-decoration: none;
}	

#sitemap a:visited {
	color: #8B4513;
	font-weight: normal;
	text-decoration:none;
}	

#sitemap a:hover {
	letter-spacing: 0px;
	font-weight: bold;
}

#sitemap li {
	line-height: 1em;
	/*---list-style-image: url(../images/rubrik.png)---*/
}

#sitemap ul {
	border-top: 10px solid #C0C0C0;
	font-size: 0.85em;
	border-left: 30px solid #C0C0C0;
	list-style-image: url(../images/rubrik.png)
}

#sitemap p {
	font-size: 0.85em;
	border-left: 20px solid #C0C0C0;
}

#sitemap hr {
	color: #ffffff;
	height: 0px;
	width: 40%;
	border-top: 1px #ffffff dashed;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-left: 30px;
	text-align: left;
}

/*---abweichende Formatierung der Zeitungsartikel--*/
.zeitungsartikel {
	height: 441px;
	overflow: auto;
}

.zeitung {
  vertical-align: top;
}

.tabelle_zeitung {
	overflow: auto;
}

.zeitung p {
  font-size: 10.5px;
  font-family: 'Times New Roman';
  color: black;
  width: 300px;
  text-align: justify;
  margin: 0 0 0 0;
  line-height: 1.2em;
}

.zeitung h1 {
  font-size: 30px;
  text-align: center;
  color: black;
  font-family: 'Times New Roman';
  margin: 30px 0px 0px 0px;
}

.zeitung h2 {
  font-size: 1em;
  font-style: Italic;
  text-align: center;
  color: black;
  font-family: 'Times New Roman';
  margin: 0px 0px 10px 0px;
}

.zeitung a {
	text-decoration: none;
	font-family: 'Times New Roman';
	color: black;
}

