body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #2B8E04;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x
}
.maintext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px
}
.box {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px #666666 solid;
	background-color: #F7F7F7
}
div {
    line-height: 14px;
    font-family: tahoma;
    font-size: 11px;
}
a {
	text-decoration: none;	
	color: #A70000;
}
a:hover {
	text-decoration: underline;
}
select {
	font-size: 12px;
	font-family: Verdana, Tahoma;
	color: #000000;
   	background-color: #F6F8F7;
	border: 1px solid #9E9E9E;
}
input { 
	font-family: Verdana, Tahoma
	font-size: 12px;
	font-weight: bold;
	color: #000000;
   	background-color: #F6F8F7;
	border: 1px solid #9E9E9E;
	border-width: 1px 1px 1px 1px
}
textarea {
	font-family: Verdana, Tahoma
	font-size: 12px;
	color: #000000;
   	background-color: #F6F8F7;
	border: 1px solid #9E9E9E;
	border-width: 1px 1px 1px 1px
}

.field {
	vertical-align: top;
	width: 100px;
	padding-top: 6px;
    line-height: 18px;
}
.headline {
	font-weight: bold;
	color: #A70000;
	font-size: 16px;
}

.match-lost
{
	color: red;
}
.match-won
{
	color: green;
}
.match-inactive
{
	color: #066BD2;
}
.list  {
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x
}
.calendarlist {
	text-transform: uppercase ; background-color: #EBEBEB; color: #000000; font-family: Tahoma; font-size: 12px; font-weight: bold; text-decoration: none 
}
.klein {
	line-height:1.2;word-spacing:0pt;font-family:Tahoma, Verdana  ; font-weight: normal;color: #444444; font-size: 12px;
}
.klein1 {
	word-spacing:0pt;letter-spacing:0px;font-family:Arial, Tahoma   ; font-weight: normal;color: #444444; font-size: 10px;
}
input[type="submit"] {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial;
	color: #A9A9A9;
	border: #A9A9A9 solid;
	height: 20px;
	padding-bottom: 0px;
	margin-right: 4px;
	border-width: 1px 1px 1px 5px
}
ul, li {
	list-style-type: square;
}
