@import url("reset.css");

.unvisible{display:none;}

body {
    color: black; 
	background-color: rgb(255,255,192);
    margin: 0; 
	padding: 5px 0;
	font-size: 10pt;
    font-family: Verdana, Arial, sans-serif;
    min-height: 800px;
}

.hiddenL, .hiddenN{
    display:none;
}

#top_section{
    margin-left: 5px;   
}

#main_section{
    margin-left: 5px;
    width: 1000px;
}

#turnier_section{
    margin-top: 2px;
	margin-left: 5px;
    height: 45px;
    width: 992px;
    background-color: silver;
    border: 1px solid black;
    padding: 3px;
}

#menuDiv {
	font-weight: bold;
	text-align: left;
    width: 195px;
    float: left;
    clear: both;
    margin-top: 1px;
}

#content {
    margin-top: 3px;
	width: 800px;
    float: right;
}

#aenderungen{
    border: 1px solid black;
    padding: 3px;  
}

#BoxHeimTeam{
	height: auto;
	width: 100%;
	margin-top: 5px;
	font-size: 8pt;
}

#BoxGastTeam{
	height: auto;
	width: 100%;
	margin-top: 5px;
	font-size: 8pt;
}

#BoxVergleich{
    height: auto;
	width: 100%;
	font-size: 8pt;
    margin-top: 10px;
}

#BoxWRL{
    clear: both;
    padding-top: 10px;  
}
#partieHeader{
	font-size: 8pt;
    margin: 0px;
}

#LS{
	width:100%;
	font-size: 8pt;
}

#LS a:link, #LS a:active, #LS a:visited, #LSG a:link, #LSG a:active, #LSG a:visited, #VorTabelle a:link, #VorTabelle a:active, #VorTabelle a:visited {
	color: black;
	line-height: 22px;
}

#LS a:hover, #LSG a:hover, #VorTabelle a:hover {
	color: black;
}

#WRL{
	width:100%;
	font-size: 8pt;
}

#WRL a:link, #WRL a:active, #WRL a:visited {
	color: black;
	line-height: 20px;
}

#WRL a:hover {
	color: black;
}

#LSG{
	font-size: 8pt;
    margin-bottom: 5px;
}

#VorBilanz{
	font-size: 8pt;
	margin-top: 5px;
}

#VorTabelle{
    clear:left;
	font-size: 8pt;
}
a:link, a:visited{
    color: black;
    text-decoration: none;   
}

a.navi{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    padding: 3px;
    text-align: left;
    color: white;
    text-decoration:none;
    font-size: 10pt;
}

a.navi_first:link,a.navi_first:visited{
    margin-top:2px;
    height: 19px;
    background-repeat: no-repeat;
   
}

a.navi_sub:link, a.navi_sub:visited {
	margin-left: 10px;
    margin-top:2px;
	color:black;
    height: 19px;
    background-repeat: no-repeat;
}


.news_header{
    width: 795px;
    padding-left: 3px;
    background-color: #106D21;
    float: left;
    height: 25px;
    border: 1px solid black;
    color: white;
}

.news_text{
    line-height: 16px;
	padding: 3px;
	text-align: justify;
    clear: both;
    border-right: 1px solid black;
    border-left: 1px solid black;
}

.news_weiter{
    float: left;
	padding-left: 3px;
	width: 396px;
    height: 20px;
    background-color:#FFE542;
    border: 1px solid black;
    border-right: 0px;
    margin-bottom: 10px;
    color: black;
}

.news_comment{
    float:right;
    padding-right:3px;
	text-align: right;
    background-color:#FFE542;
    height: 20px;
    border: 1px solid black;
    border-left: 0px;
	width: 396px;
    margin-bottom: 10px;
    color: black;
}

.comment_header{
    margin-top: 10px;
    padding-left: 3px;
    border: 1px solid black;
    border-bottom: 0px;
    width: 795px;
}

.mCGreen{background-color: #106D21;color: white;}
.mCYellow{background-color: #FFE542;}
.mCOrange{background-color: orange;}
.mCWhite{background-color: white;}
.high10{height: 10px;}
.high20{height: 20px;}
.high25{height: 25px;}
.bottomBorder{border-bottom: 1px solid black;}
.leftBorder{border-left: 1px solid black;}
.rightBorder{border-right: 1px solid black;}
.topBorder{border-top: 1px solid black;}
.border{border: 1px solid black;}
.borderUpDown{border-bottom: 1px solid black;border-top: 1px solid black;}
.borderlbr{border-left: 1px solid black;border-bottom: 1px solid black;border-right: 1px solid black;}
.bold{font-weight: bold;}
.center{text-align: center;}
.right{text-align: right;}
.left{text-align: left;}
.nonOff{background-color: lightgray;}
.vertical{vertical-align: middle;}
.mb10{margin-bottom: 10px;}

.button{border: 1px solid black;}
.buttonInfo{border: 1px solid black;margin-top:3px;width:95%;height:30px;}

table, td, tr{border: 0px;}
img{border: 0px;}
p{margin: 0px;}
form{margin: 0px;}
textarea{font-family: Verdana, Arial, sans-serif;font-size: 10pt;}
select{font-family: Verdana, Arial, sans-serif;font-size: 10pt;}
