.h1 {
color: darkred;
font-size: 20px;
font-weight: bold;
font-family: times new roman;
font-style:normal;
}

.h2 {
color: darkgreen;
font-size: 20px;
font-weight: bold;
font-family: verdana;
}

.notiz {
color: black;
font-size: 10px;
font-weight: bold;
font-family: verdana;
}

.notizh {
color: darkred;
font-size: 10px;
font-weight: normal;
font-family: verdana;
background-color: #FFFF80;
}

.visitor {
color: #404040;
font-size: 14px;
font-weight: normal;
font-family: verdana
}

.score {
color: #404040;
font-size: 14px;
font-weight: normal;
font-family: verdana;
}

.update {
color: #404040;
font-size: 14px;
font-weight: normal;
font-family: verdana;
}

.copyright {
color: black;
font-size: 12px;
font-weight: normal;
font-family: arial;

}

a {
color: #404040;
font-size: 11px;
text-decoration: none;
font-family: verdana;
font-weight: normal;
font-style: normal;
}

a.visited {
font-size: 11px;
text-decoration: none;
font-family: Verdana;
font-weight: normal;
font-style: normal;
}

a:hover {
color: darkred;
font-size: 11px;
text-decoration: overline underline;
font-family: verdana;
font-weight: normal;
font-style: normal;
}

a:active {
color: darkgreen;
font-size: 11px;
text-decoration: line-through;
font-family: verdana;
font-weight: normal;
font-style: normal;
}

body {
background-image: url('img/darts_back_2.jpg');
}
