body, p, th, tr, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-width: 1px;
	font-size: 11px;
}

a
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.header
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.navi
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.subnavi
{
	font-size: 10px;
	font-weight: normal;
}

a.download
{
	font-size: 10px;
	font-weight: normal;
}

a.aktuelles
{
	font-size: 10px;
}

a.products
{
	font-size: 10px;
}

a.footer
{
	font-size:9px;
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
}

.txBold { font-size: 12px; font-weight: bold; }
.txNorm { font-size: 12px; }
.txBigBold { font-size:20px; font-weight: bold; }
.txSmallBold { font-size:11px; font-weight: bold; }
.txSmall { font-size:11px; }
.txSmallest { font-size:9px; }
.txSmallGreenBold { font-size:10px; font-weight: bold; color: #40BAA0; }

.formSearch { border: 1px solid #C6EBE4; background-color: #E3F4F1; width: 86px; height: 15px; }

.innerBorder { background-color: #F5A871; }
.outerBorder { background-color: #40BAA0; }
.naviBorder { background-color: #FBDEC8; }

.textfield { border: 1px solid #F5A871; width: 200px; height: 18px; }
.textArea { border: 1px solid #F5A871; width: 420px; height: 60px; }
.txFieldTitle { font-size:11px; }
.bgFieldTitle { background-color: #FBDEC8; height:16; }

.txFieldError { font-size:11px; color:#FF0000; }

.bgWhite { background-color: #FFFFFF; }


.bgTable { background-color: #FEF0E6; }