a:link {
 text-decoration:none;
 font-family: "Comic Sans MS",Verdana,Arial ;
 font-weight: bold;
 color: #000000;
}
a:visited {
 text-decoration:none;
 font-family: "Comic Sans MS",Verdana,Arial;
 font-weight: bold;
 color: #C0C0C0;
}
a:hover {
  text-decoration:none;
  font-family: "Comic Sans MS",Verdana,Arial;
  font-weight: bold;
  color: #7168D7;
}
a:active {
  text-decoration:none;
  font-family: "Comic Sans MS",Verdana,Arial;
  font-weight: bold;
  color: #FF0000;
}
body{
	background-image:url("Grafik/konzert_backgorund.jpg");
	background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:0px 0px;
    background-color:#000000;
 	font-family:"Comic Sans MS",Verdana,Arial;
    scrollbar-face-color: #000000;
     scrollbar-3dlight-color: #C0C0C0;
     scrollbar-darkshadow-color: #000000;
     scrollbar-track-color: #000000;
     scrollbar-arrow-color: #C0C0C0;
     scrollbar-highlight-color: #E6E6E6;
     scrollbar-shadow-color: #303030;
}
div.intro{
	position:absolute;
	top:0px; left:80px; right:0px;
    margin:0px;
    margin-bottom:0px;
    font-family:"Comic Sans MS",Verdana,Arial;
    font-size:18pt;
    font-weight:bold;
 	color:#000000;
    width:680px;
}
div.text{
	position:absolute;
	top:20px; left:80px; right:0px;
    margin:0px;
    margin-bottom:0px;
    font-family:"Comic Sans MS",Verdana,Arial;
    font-size:12pt;
 	color:#000000;
    width:680px;
}
div.text2{
	position:absolute;
	top:100px; left:80px; right:0px;
    margin:0px;
    margin-bottom:0px;
    font-family:"Comic Sans MS",Verdana,Arial;
    font-size:12pt;
 	color:#000000;
    width:680px;
}
div.title{
	font-family:"Comic Sans MS",Verdana,Arial;
    font-size:20pt;
 	color:#000000;
    width:680px;
}
div.link{
	position:absolute;
	top:40px; left:80px; right:0px;
    margin:0px;
    margin-bottom:0px;
    font-family:"Comic Sans MS",Verdana,Arial;
    font-size:12pt;
 	color:#000000;
    width:680px;
}
