body {
    font: 8pt/16pt Arial; 
    color: #000; 
    background: #f2f4d8;

    margin: 0px; 
}

#mainlayout {
    width: 753pt;
    
}

#login {
/*
    background: #b6c77b;
*/
    background: #8dad48;
    position:absolute;
    margin-left: 0;
    margin-top: 0;    
    width: 8pc;
    height: 8pc;
    
}
    #login h3 {
    text-align:center;
    color:#fff;
    }
    
    #loginfield {
        
    }
    
    #passfield {
        
    }
    
    #inputbutton {
        
    }
    
    #logoutbutton {
        
    }

    #loginfield input, #passfield input {
        
    }

    #inputbutton, #logoutbutton {
        text-align:center;
    }

input {
    text-align:center;
}

#menus {
/*
    background: #b6c77b;
*/
    background: #8dad48;
    position: absolute;
    margin-left: 8pc;
    margin-top: 0pc;
    min-height: 4pc;
    width: 55pc;
    
}

#mainmenuframe {
    margin-top: 6pt;
}

#submenu1frame {
    margin-top: 2pt;
}

#ligabild {
    position: absolute;
    margin-top: 8pt;
    margin-left: 628pt;
    z-index: 1;
}

#saisons {
/*
    background: #b6c77b;
*/
    background: #8dad48;
    position: absolute;
    margin-left: 686pt;
    width: 6pc;
    height: 8pc;
}

    #saisons h3 {
        text-align:center;
        color:#fff;
    }

    #select {
        text-align:center;
        azimuth:center;
    }
    
    #saisonbutton {
        text-align:center;
    }
    
#statusmeldung {
    clear: both;
    position: absolute;
    margin-left: 10pc;
    margin-top: 4pc;
}
    
#submenu2frame {
    background: #e8edbb;
    position: absolute;
    margin-top: 8pc;
    width: 8pc;
    min-height: 28pc;
    
    
}

    #submenu2frame h3 {
        text-align: center;
    }
    
    #submenu2frame li {
        margin-left: -8pt;
    }

#contentframe {
    position: absolute;
    margin-top: 8pc;
    margin-left: 10pc;
}

#contentframe {
    max-width: 753pt;
}


#news {
    
    }


#tipps {
    float: left;
	margin-right: 5pc;
    
}


	
div.singlenews {
    margin: 30px 0 0 30px;
    border: 1px solid #F89B17;
    float:left;
    width: 18pc;
    min-height: 8pc;
    text-align:center;    
    padding: 5px;
    }
div.newsüberschrift input {
    padding: 5px;
    width: 16pc;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #F89B17;
    background: #b6c77b;
    font: 12px/15px;
    font-weight:bold;
    }
div.newstext textarea {
    background: #f2f4d8;
    font: 11px/14px;
    border: 2px solid #F89B17;
    margin: 0;
    width: 16pc;
    min-height: 10pc;
    padding: 10px;
    }
div.newstext {
    font: 11px/14px;
    text-align: center;
    width: 16pc;
    padding: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    }
div.mailtext textarea {
    background: #f2f4d8;
    font: 11px/14px;
    border: 2px solid #F89B17;
    margin: 0;
    width: 35pc;
    min-height: 35pc;
    padding: 10px;
    }
div.mail {
    }

table.spiele {
    margin-bottom: 1pc;	
}

table.float{
	float: left;
}

table.ranking th, table.spiele th {
/*
    background: #b6c77b;
*/
    background: #8dad48;
}

table.spiele td {
    padding-left: 4pt;
    padding-right: 4pt;
}

td.leftmenu {
    background: #e8edbb;
    }
td.sieger, tr.sieger {
    font-weight:bold;    
    }
tr.even {
    background-color:#e8edbb;
    }
tr.odd {
    
    }	
td.td_plus {
	margin: 0pt;
	padding: 0pt;

} 
div.tendenz {
    float:left;
}
div.tendenz span {
    display:none;
}

a {
    color: #000; 
    text-decoration:underline;
    }
a:hover {
    color:#000;
    background-color:#8DBB5A;
    text-decoration:none;
    }
a.menu {
    font:bold 14px/16px Arial;
    color:#fff;
    text-decoration:none;
    margin:0 0 1px 0;
    }
a.menu:visited {
    color:#fff;
    }
a.menu:hover {
    color:#fff;
    background-color:#66992D;
    text-decoration:none;
    }
	
a.player_link {
	color:#000;
    text-decoration:none;
    }

td.missed, tr.missed, td.missed > a.player_link {
    color:#94014E;
    }

a.player_link:hover {
    background-color:#66992D;
    }

a.submenu {
    font:bold 14px/16px Arial;
    color:#fff;
    text-decoration:none;
    margin:0 0 1px 0;
    }
a.submenu:hover {
    color:#fff;
    background-color:#e6e9cd;
    text-decoration:none;
    }
#startspieltag, #endspieltag, #highlightplayer {
	float:left;
	margin: 5pt 10pt;
	
	}
