@import "sportex_base.css";

/*Allgemeinbereich */
	body{
	font-family:tahoma, verdana;
	font-size:12px;
	background-color:#336633;
	margin-left:20px;
	margin-top:10px;
	}

	textarea,input,select,option 
	{
	font-family:tahoma, verdana;
	font-size:12px;
	}
	
	a
	{
	text-decoration:none;
	font-family:tahoma, verdana;
	visited-color:blue; 
	link:#ffffff; 
	}
	.blackN{
	    font-family:tahoma, verdana;
            font-size:12px;
	    color:#000000;
	    font-weight:normal;
	}
	.blackL{
	    font-family:tahoma, verdana;
            font-size:14px;
	    color:#000000;
	    font-weight:normal;
	}
	.whiteN{
	    font-family:tahoma, verdana;
            font-size:12px;
	    color:#FFFFFF;
	    font-weight:normal;
	}
	.whiteL{
	    font-family:tahoma, verdana;
            font-size:14px;
	    color:#FFFFFF;
	    font-weight:normal;
	}
/*Member_online.html */
	.box_title
	{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	border-bottom:1 solid ffffff;
	font-family:tahoma, verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#669966;
	}
	.box_table
	{
	border-width:1pt; 
	border-color:#ffffff; 
	border-style:solid;
	margin-bottom:10px;
	font-family:tahoma, verdana;
	font-size:12px;
	color:#ffffff;
	}
	.box_table_0
	{
	border-width:1pt; 
	border-color:#ffffff; 
	border-style:solid;
	font-family:tahoma, verdana;
	font-size:12px;
	color:#ffffff;
	}
	.box_normal
	{
	font-family:tahoma, verdana;
	font-size:12px;
	padding-left:5px;
	color:#ffffff;
	font-weight:normal;
	}
	.box_empty
	{
	font-family:tahoma, verdana;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	}
	.box_aus
	{
	font-family:tahoma, verdana;
	font-size:12px;
	padding-left:5px;
	padding-bottom: 3px;
	color:#ffffff;
	font-weight:normal;
	border: 0 solid #cccccc;
	background-color: #336633;
	text-align:right;
	}
	.box_select
	{
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	}
/*login.html */
	.login_input
	{
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	width:80px;
	}

	.buttons
	{
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	width:80px;
	border:1px; 
	border-style:solid; 
	border-color:#000000;
	}
/*title.html */
	.sportexlogo
	{
	font-family:tahoma, verdana;
	font-size:14pt;
	font-weight:normal;
	color: #ffffff;
	}

        .title
        {
        font-family:tahoma, verdana;
        font-size:16pt;
        font-weight:bold;
        color: #ffffff;
        }
	
	.title_table
	{
	font-family:tahoma, verdana;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;	
	text-align: center;	
	border-left: 1 solid ffffff;
	border-bottom: 1 solid ffffff;
	border-top: 1 solid ffffff;
	}
	
	.vereinslogo
	{
	font-family:tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
	width: 150px;
	}

/*abteilungen.html */
	.li_neuA
	{
	padding : 4px;
	background-color: C2F9D4;
	color: 000000	;
	border-bottom: 1  solid black;
	}
	
	.li_title
	{
	background-color:#999999; 
	height:20; 
	border:3px solid #DDDDDD;
	padding : 4px;
	color: 000000;
	font-weight:bold;
	}
	.li_high
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:10pt;
	color: Black;
	padding-left : 4px;
	padding-right : 4px;
	background-color: #99cc99;
	}
	
	.li_normal
	{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:10pt;
	color: Black;
	background-color: #eeeeee;
	padding-left : 4px;
	padding-right : 4px;
	}
	
	a.li_link
	{
	text-decoration:underline;
	font-family:tahoma, verdana;
	color:black;  
	}
	
	a.white_link
	{
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	font-family:tahoma, verdana;
	color:white;  
	visited-color:white; 
	}
	
	.box_button
	{
	background-color:#99cc99; 
	height:23; 
	border:3px solid #DDDDDD;
	padding : 0px;
	color: 000000;
	font-weight:bold;
	cursor:pointer
	}

