.buttons {
	font-size: 11px;
	font-family: Arial;
	color: #000000
}
.tabelle {
	font-size: 12px;
	font-family: Arial;
	color: #000000
}
.sponsor {
	font-size: 12px;
	font-family: Arial;
	color: #000000
}
.content {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF
}



.copyright {
	font-size: 9px;
	font-family: Arial;
	color: #8F8F8F;
	text-decoration: none;
}

.login {
	font-size: 12px;
	font-family: Arial;
	color: #F0F0F0
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
 top: 2px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px dotted #ffd22c;
}
h3 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	border-bottom: 1px dotted #B0B0B0;
	margin-top: -15px;
	padding: 4px;
}
h4 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	border-bottom: 2px dotted #707070;
	border-top: 2px dotted #707070;
}

input {
  border : 1px solid #d0d0d0;
  background-color : white;
  color : black;
  font-family : Verdana, serif;
  font-size : 10px;
  font-weight : normal;
}

a.menu:link    { display:block; background-image:url(img/but.jpg); width:124px; height:29px; border:0px; text-decoration: none;}
a.menu:visited { display:block; background-image:url(img/but.jpg); width:124px; height:29px; border:0px; text-decoration: none;}
a.menu:hover   { display:block; background-image:url(img/but_over.jpg); width:124px; height:29px; border:0px; text-decoration: none;}
a.menu:active  { display:block; background-image:url(img/but.jpg); width:124px; height:29px; border:0px; text-decoration: none;}
