div.spieltag {
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
padding-right: 10px;
text-align: left;
border-right: 1px solid #555555;
border-top: 1px solid #555555;
border-bottom: 1px solid #555555;
border-left: 1px solid #555555;
background-color: #DDD;
-moz-border-radius:5px;
width: 95%;
margin-bottom: 2px;
color: #111;
}

.header    { font-size:    11px; color: #EEEEEE; font-weight: bold; }
.news      { font-size:      11px; color: #EEEEEE; }
.smalltext { font-size: 10px; color: #EEEEEE; }
.comments  { font-size:   10px; color: #EEEEEE; }
.links     { font-size: 10px; color: #EEEEEE; }
.navi		{ font-size: 12px; color: #EEEEEE; }
.staff		{ font-size:    10px; color: #EEEEEE; font-weight: bold; }

.orange     { font-size: 12px; color: #E08F02; font-weight:bold; }

tr.orange td span { font-size: 10px; color: #E08F02; font-weight:normal; }
tr.schwarz td { font-size: 10px; color: #111111; font-weight:normal; }
tr.schwarz td span { font-size: 10px; color: #111111; font-weight:bold; }

table.content tr td a:link {color: #E08F02;}
table.content tr td a:visited {color: #E08F02;}
table.content tr td a:hover {color: #EEEEEE;}

table.liga tr td a:link {color: #E08F02;}
table.liga tr td a:visited {color: #E08F02;}
table.liga tr td a:hover {color: #EEEEEE;}
table.liga {font-family: Verdana, Arial, Helvetica;
    color: #EEEEEE;
    font-size: 11px;
    padding:2px;
    margin:2px;
    }

p.navi a:link {color: #940007;}
p.navi a:visited {color: #940007;}
p.navi a:hover {color: #EEEEEE;}

#td1 { padding-right: 5px; padding-left:5px}

a:link { color: #940007; text-decoration: none; font-weight: normal;}
a:visited { color: #940007; text-decoration: none; font-weight: normal;}
a:hover { color: #EEEEEE; text-decoration: none; font-weight: normal;}

a.news:link         { color: #940007; text-decoration: none; font-weight: bold; }
a.smalltext:link    { color: #940007; text-decoration: none; font-weight: normal;}
a.comments:link     { color: #940007; text-decoration: none; font-weight: bold; }
a.links:link        { color: #940007; text-decoration: none; font-weight: bold; }
a.navi:link         { color: #EEEEEE; text-decoration: none; font-weight: normal;}
a.orange:link       { color: #E08F02; text-decoration: none; font-weight: bold; }

a.news:visited      { color: #940007; text-decoration: none; font-weight: bold;}
a.smalltext:visited { color: #940007; text-decoration: none; font-weight: normal;}
a.comments:visited  { color: #940007; text-decoration: none; font-weight: bold;}
a.links:visited     { color: #940007; text-decoration: none; font-weight: bold;}
a.navi:visited         { color: #EEEEEE; text-decoration: none; font-weight: normal;}
a.orange:visited       { color: #E08F02; text-decoration: none; font-weight: bold; }

a.news:hover        { color: #EEEEEE; text-decoration: none; font-weight: bold; }
a.smalltext:hover   { color: #EEEEEE; text-decoration: none;  font-weight: normal;}
a.comments:hover    { color: #EEEEEE; text-decoration: none; font-weight: bold; }
a.links:hover       { color: #EEEEEE; text-decoration: none; font-weight: bold; }
a.navi:hover        { color: #EEEEEE; text-decoration: none;  font-weight: normal;}
a.orange:hover       { color: #EEEEEE; text-decoration: none; font-weight: bold; }


.submit             { color: #000000; background-color: #BFBFBF; }

.list_head { background-color:#010101; height: 21px;}
.list_bott { background-color:#010101; height: 21px;}
.list_alt1 { background-color:#010101; height: 21px;}
.list_alt2 { background-color:#010101; height: 21px;}
.list_bord { background-color:#010101; }

ul.mappack { list-style-type:circle; }



	
body {
    background-color: #343434;
    margin: 0px;
}

body, p, td, ul, li {
    font-family: Verdana, Arial, Helvetica;
    color: #EEEEEE;
    font-size: 10px;
	list-style-type:none;
}

textarea, select, option, input {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    background-color: #343434;
    color: #EEEEEE;
}

.round {
border:1px solid #EEEEEE;
left:5px;top:5px;
-moz-border-radius:20px;
}

