* {
	font-family: arial;
	font-size: 12px;
	color: #c4c4c4;
}

#gedicht {
   padding-top: 50px;
   margin-left: 20px;
}

#lyriques {
   position: absolute;
   margin-top: 50px;
   margin-left: 200px;
}

#lyriques p{
    font-size: 12px;
    font-weight: bold;
}


#lyriques b{
    font-size: 16px;
    font-weight: bold;
}

#lyriques strong{
    font-size: 16px;
    font-weight: bold;
}


#gedicht p {
  font-size: 12px;
  font-weight: bold;
}

#gedicht strong {
  font-size: 16px;
}


#hiermenu {
    position: absolute;
    left: 10px;
    top: 70px;
}

.hierlinks {
    display: block;
    text-decoration: none;
    font-size: 14px;
    padding-bottom: 2px;
    margin: 0;
}
