/* Standard Stylesheet für Teamstatus TTGO */

			@media(max-width: 767px)
			{
				.ueberblick
				{
					display: none;
				}
			}

            * { 

			font-family: Helvetica;
			color: #37383c; 
			font-size: 14px;
			text-decoration:none; 

			margin: 0;

			padding: 0; 

			}





			a  {

			text-decoration: none; 

			font-family:'Helvetica';

			font-size:14px;

			color: #3abb49;

			font-weight:normal;

			}	

			

			img {

			width: 5px;

			border: 0px;

			height: 5px;

			}

			

			a:link  {color: #3abb49; font-weight:normal;}

			a:visited {color: #3abb49;}

			a:hover  {color: #226d2b; text-decoration:underline;}

			a:active {color: #226d2b;}

			a:focus {color: #226d2b;}

			

			

			

			

			.div0 {

			width: 675px; 

			float: left; */

			}

			

			.div1{

			float: left;		

			width: 415px;

			}



			.div2{

			float: right;

			width: 257px;

			}

			

			.tr1{

			/* width: 60px; */

			

			}

			.tr2{

			/*

			width: 60px;

			text-align: center;  */

			}



			.table1 {

			/* width: 240px; */

			

			

			}	



			.table2{  

			/* width: 240px; */



			border-spacing: 1px;

			padding: 0px;

			border: 0px;

			}



			.teamname {

			font-size: 14px;

			font-family: 'Helvetica';

			font-weight: normal; 

			color: #37383c;	

			text-align: left;

			width: 80px;	

			height: 20px;			

			}

			

			.clink {

			font-size: 14px;

			font-family: 'Helvetica';

			font-weight: normal;

			color: #3abb49;	

			text-align: center;

			width: 70px;

			height: 20px;

			}

			

			.spielklasse {

			font-size: 14px;

			font-family: 'Helvetica';

			font-weight: normal;

			color: #37383c;

			text-align: center;

			width: 170px;

			height: 20x;			

			}

			

			.punkte   /*  Platz von n Teams */

			{ 

			  font-size: 14px;

			  font-family: 'Helvetica';			  

			  color: #37383c;
			  
			  text-align: center;

			  /* float:right; */

			  width: 40px;

			  text-align: center;

			  height: 20px;

				

			}

			/* Headline */	

			.headline{

			  color: #111111;

			  font-weight: bold;

			  font-size: 16px;

			}

			

			.statusbar {

			border-spacing: 1px;

			width: 255px;

			padding: 0px; 

			border: 0px;

			float: left;

			}

			

			.statusbar_element {

			font-size: 10px;

			color: #666666;

			width: 18px;

			height: 20px;

			border-spacing: 1px; 

			padding: 1px; 

			border: 0px;

			text-align: center;

			}

			

			.statusbar_mark {

			font-size: 14px;

			color: #666666;

			width: 18px;

			height: 18px;

			border-spacing: 1px; 

			padding: 1px; 

			border: 0px;

			text-align: center;

			text-decoration: bold;

			

			}

			/* Copyright */

			.copyright{

			  color: #777777;

			  font-weight: normal;

			  font-size: 10px;

			  text-align: left;

			}
			
			

			.test_small{

			  color: #777777;

			  font-weight: normal;

			  font-size: 10px;

			  }

			
			