body, table, p, div, a {
  color: #000;
  font-family: Arial;
  font-size: 9pt;
}

.pp_description {
    color:white;
}

td				{ padding:2px; }
input, select, option {
	padding:2px; font-size:9pt; border-color:black; border-width:1px; border-style:solid; background-color:#FBF9F3;
}

table.sokieba_gamedaten td {
    padding:5px;
}

.saveScore {
	width:170; height:70; text-align:center; font-size:20pt; border-color:black; border-width:1px; border-style:solid; background-color:#a0e306;
}

option {
	padding:2px; min-width:20px; font-size:9pt; border-color:black; border-width:0px; border-style:solid; background-color:#FBF9F3;
}

textarea {
	padding:3px; width:220px; height:50px; font-size:9pt; border-color:black; border-width:1px; border-style:solid; background-color:#FBF9F3;
}

.smsbox {
	padding:3px; width:300px; height:150px; font-size:9pt; border-color:black; border-width:1px; border-style:solid; background-color:#FBF9F3;
}

.headline		{ font-size:13pt; color: #D21B14; font-weight:bold; }
.headline2		{ font-size:12pt; color: black; font-weight:bold; }
.headlineTStamm	{ font-size:13pt; color: #D21B14; font-weight:bold; }
.small			{ font-size:8pt; color: black; }

.success		{ font-size:8pt; color: #D21B14; font-weight:bold; }
.scores			{ padding:2px; width:40px; height:20px; font-size:8pt; border-color:black; border-width:1px; border-style:solid; background-color:#FBF9F3; text-align:center; }
.scorescalc		{ padding:2px; width:40px; height:20px; font-size:8pt; border-color:black; border-width:1px; border-style:solid; background-color:#a0e306; text-align:center; }
.iptsearch		{ padding:2px; width:400px; font-size:8pt; border-color:black; border-width:1px; border-style:solid; background-color:#A0E306; }
.mtSmall        { text-decoration: none; font-size:7pt; color: black; font-weight:bold; }

A           	{ text-decoration: none; color: #D21B14; font-weight:bold; }
A:link          { text-decoration: none; color: #D21B14; font-weight:bold; }
A:visited       { text-decoration: none; color: #D21B14; font-weight:bold; }
A:hover         { text-decoration: none; color: #D21B14; font-weight:bold; }
A:active        { text-decoration: none; color: #D21B14; font-weight:bold; }

A.teamstypeOff           		{ text-decoration: none; color: #D21B14; font-weight:bold; }
A.teamstypeOff:link          	{ text-decoration: none; color: #D21B14; font-weight:bold; }
A.teamstypeOff:visited       	{ text-decoration: none; color: #D21B14; font-weight:bold; }
A.teamstypeOff:hover         	{ text-decoration: none; color: #D21B14; font-weight:bold; }
A.teamstypeOff:active        	{ text-decoration: none; color: #D21B14; font-weight:bold; }

A.teamstypeOn           		{ text-decoration: underline; color: #D21B14; font-weight:bold;  }
A.teamstypeOn:link          	{ text-decoration: underline; color: #D21B14; font-weight:bold; }
A.teamstypeOn:visited       	{ text-decoration: underline; color: #D21B14; font-weight:bold; }
A.teamstypeOn:hover         	{ text-decoration: underline; color: #D21B14; font-weight:bold; }
A.teamstypeOn:active        	{ text-decoration: underline; color: #D21B14; font-weight:bold; }

A.LmtSmall           		{ text-decoration: none; font-size:7pt; color: #D21B14; font-weight:bold; }
A.LmtSmall:link          	{ text-decoration: none; font-size:7pt; color: #D21B14; font-weight:bold; }
A.LmtSmall:visited       	{ text-decoration: none; font-size:7pt; color: #D21B14; font-weight:bold; }
A.LmtSmall:hover         	{ text-decoration: none; font-size:7pt; color: #D21B14; font-weight:bold; }
A.LmtSmall:active        	{ text-decoration: none; font-size:7pt; color: #D21B14; font-weight:bold; }

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}

.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}

#search_Player {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
		
}

#search_Crashteams {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}

.error {
	font-size:9px;
	font-weight:bold;
	color:red;
}
