@media screen
{
body, html
{ font-family: Arial, Helvetica, sans-serif;
  font-size:13px;

}

H1
{ font-size:6;
  color:#006600;

}

H2
{ font-size: 18px;
  color:#006600;
  font-style:italic;
}

H3
{ font-size: 18px;
  color:#006600;
  line-height: 18px;
}

H4
{ font-size: 15px;
  color: #006600;
  line-height:0.7em;
}

H5
{ font-size:5;
  face:Arial, Helvetica, sans-serif;
  color:#999999;
}

A:link     /* nicht besuchte Links */
 { color:#006600;
   font-style:normal;
   font-size: 13px;
   text-decoration:none;
 }
A:visited   /* besuchte Links */
 { color:#333333;
   font-style:normal;
   font-size: 13px;
   text-decoration:none;
 }
A:hover /* Benutzer selektiert */
 { color:#BB0000;
   font-style:normal;
   font-size: 13px;
   text-decoration:none;
 }
A:active   /* Aktive Links */
 { color:#990000;
   font-style:normal;
   font-size: 13px;
   text-decoration:none;
 }

#Header
{ background-color:#FFFFFF;
  height: 50px;
}

#Logo
{ position: absolute;
  top: 140px;
  left: 20px;
  z-index:3;
}



#Header_Zeile_1
{ position: absolute;
  top: 40px;
  left: 500px;
  width:300px;
  color:#333333;
  z-index:3;
}


#Content
{ background-color:#FFFFFF;
  color:#000000;
  }
  
#siteinfo
{ position:absolute;
  right:20px;
  top:150px;
  width:420px;
  height:220px;
  padding:10px;
    }

  
#Content1
{ position:absolute;
  top:140px;
  left:300px;
  width:500px;
  text-align:justify;
  }
  
#Content_scroll
{ position:absolute;
  top:150px;
  left:230px;
  right:350px;
  text-align:justify;
  overflow:auto;
  height:80%;
  }
  
#Content_scroll_full
{ position:absolute;
  top:150px;
  left:230px;
  text-align:justify;
  overflow:auto;
  height:80%;

  }
 
	
#startseite
{	
 	position: absolute;
	width: 400px;
 	height: 300px;
 	left: 50%;
 	top: 50%;
 	margin-left: -200px;
 	margin-top: -150px;
	vertical-align:middle;
	}

#classic_musi
{	position: absolute;
	left: 10px;
	top: 280px;
	width: 400px;
	height: 119px;
	z-index: 1;
	}
	
#construction
{	position:absolute;
	vertical-align:middle;
	bottom:300px;
	left:450px;
	z-index: 3;
	font-size:24px;
	color:#CCCCCC;
	}
	
#bigtext{
	position:absolute;
	left:300px;
	height:30px;
	top:343px;
	font-size:20px;
	color:#999999;
	font-style:oblique;
	

	}
	
.zitat{
	font-style:italic;
	color:#999999;
	font-size:14px;
	}
	
	

}
