.normal {
 font-size: 10px
}
font {
 font-size: 18px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #7A798C;
 background-color: transparent;
}
.fusstext {
 font-size: 10px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.infos {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.infos_c {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	background-color: transparent;
}
.clock {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.script {
 font-size: 12px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.subbutton {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
}
a.subbutton:link {
 font-size: 12px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
 text-decoration: none;
}
a.subbutton:hover {
 color: #979797;
}
a.subbutton:visited {
 color: #000000;
}
a.subbutton:visited:hover {
 color: #979797;
}
a.subbutton:active {
 color: #dfdfda;
}
.subbutton-klein {
 font-size: 11px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.subtitel {
 font-size: 13px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #000000;
 background-color: transparent;
}
.titel {
 font-size: 18px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #0066CC;
 background-color: transparent;
}

