p {
font-family: verdana;
color:black;
}


.box1 {
position: relative; left: 0cm; 
width: 16cm;
}

.gerahmt {
border-bottom: 3px dotted red;
padding: 0px;
}

.gerahmtoben {
border-top: 3px dotted red;
padding: 0px;
}

.box2 {
position: relative; left: 1cm;
width: 3cm;
padding-left: 5px;
color: black;
}

a.festival:link
{text-decoration: none}
a.festival:hover
{background-color: lightgrey; text-decoration: underline; }
a.festival:visited
{text-decoration: none;}
a.festival:active
{text-decoration: none; border-bottom: 3px solid blue;}

