/* CSS Document */


/* a:link { color: #FF0000; text-decoration:none; }    /* noch nicht besuchte Ziele */
/* a:visited { color:#FF0000; text-decoration:none; } /* besuchte Ziele */
/* a:hover { color:#00FF00; text-decoration:none; }   /* Verweise bei "MouseOver" */
/* a:active { color:#00FFFF; text-decoration:none; }  /* Angeklickte Verweise */
/* a:focus { color:#FF00FF; text-decoration:none; }   /* Verweise, die Fokus erhalten */


body {}

.Ersatz {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.Ersatzred {
	font-family: "Arial Narrow", Arial;
	color: #B00000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.first {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
}

.firstbold {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
	overflow: hidden;
	letter-spacing: normal;
	word-spacing: 1pt;
}

.firstlight {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}

.firstred {
	font-family: "Arial Narrow", Arial;
	color: #B00000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	overflow: hidden;
}

.firstredbig {
	font-family: "Arial Narrow", Arial;
	color: #B00000;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;	
}

.Forum {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4F5C5D;
	text-decoration:none;
}

.Forumrot {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
	text-transform: uppercase;
	text-decoration:underline;
}

.Komptext {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4F5C5D;
	text-align: left;
	text-transform: none;
	line-height: 140%;
}

.revido {
	font-family: "Arial Narrow", Arial;
	color: #000000;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
}
.selectfield
{
	width: 150px;
    font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
    color: #4F5C5D;
    background-color: #FFFFFF;
}

.small {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.Stil1 {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.Stil3 {
	font-family: "Arial Narrow", Arial;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #4F5C5D;
}

.Stil3r {
	font-family: "Arial Narrow", Arial;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #4F5C5D;
}

.Stil3rr {
	font-family: "Arial", Arial;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #B00000;
}

.Tabelle {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #4F5C5D;
	vertical-align:middle;
}

.Tabellegross {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #4F5C5D;
	text-transform: uppercase;
}

.Tabellerot {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B00000;
	background-color: #BBBBBB;
}

.UeberPop {
	font-family: "Arial Narrow", Arial;
	color: #4F5C5D;
	text-align: left;
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
}
