body {
	color:#333333; 
	font-size: 7px; 
	font-family: Arial;
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.clock {
	font-size: 8px;
	text-decoration: bold;
	color: 22ee22;
	font-family: Verdana;
}

.fliestext {
	font-size: 9px;
	text-decoration: none;
	color:#222222;
	font-family: Verdana;
}

.contentbox {
	font-size: 2.9mm;
	text-decoration: none;
	color:#666666;
	font-family: Verdana;
}

.rightbox {
	font-size: 2.9mm;
	text-decoration: none;
	color:#050505;
	font-family: Verdana;
}

.matchbox {
	font-size: 9px;
	text-decoration: none;
	color:#000000;
	font-family: Verdana;
}

.navi {font-size: 9px; text-decoration: none; color:#2d2d2d;}

.navilink A:link {
	font-weight:200; 
	font-size:2.5mm; 
	color:#222222; 
	font-family: Verdana;
}
.navilink A:visited {
	font-weight:200; 
	font-size:2.5mm; 
	color:#222222; 
	font-family: Verdana;
}
.navilink A:active {
	font-weight:200; 
	font-size:2.5mm; 
	color:#222222; 
	font-family: Verdana;
}
.navilink A:hover {
	font-weight:200; 
	font-size:2.5mm; 
	color:#ff0000; 
	font-family: Verdana;
}

A:link {
	color: #000000; 
	text-decoration: none; 
}
A:visited {
	color: #000000; 
	text-decoration: none; 
}
A:active {
	color: #000000; 
	text-decoration: none; 
}
A:hover {
	color: #0f8cfa; 
	text-decoration: none; 
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
}
.head2 {
	font-size: 10px; 
	color: #6DC903; 
	font-weight: bold; 
}

.ligamatch {
	font-size: 9px;
	color:#000000;
	text-decoration: none;
	font-family: Verdana;
}

.loginlinks {
	color: #ffffff;
}

.loginlinks A:link {
	color: #ff0000; 
	text-decoration: none; 
	font-weight: 500;
}
.loginlinks A:visited {
	color: #ff0000; 
	text-decoration: none; 
	font-weight: 500;
}
.loginlinks A:active {
	color: #ff0000; 
	text-decoration: none; 
	font-weight: 500;
}
.loginlinks A:hover {
	color: #ffffff; 
	text-decoration: none; 
	font-weight: 500;
}



table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a:link, a:visited, a:active {
    color: #990000;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #000000;
    text-decoration: none;
}

a.category:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

option, textarea, select, file {  
    font-family: Arial; 
    font-size: 11px; 
    color: #000000; 

}

input, button {
    font-family: Arial; 
    font-size: 11px; 
    color: #000000;
    background-color: #c4c4c4;	
    border: 1px solid #333333;	
}

.footer {color: #FFFFFF
	  size: 10px
			}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}

