body {
	background-color: #ffffff;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align: center;
}

.text {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.textother {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.textquest {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: underline;
	background-color: #CCCCFF;
}
.textnotice {
	background-color: #EEEEEE;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.headertab {
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold
}

.headertabintro {
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold
}

.headertabpay {
	background-color: #CC0000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold
}

.headertabpayright {
	background-color: #CC0000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.headertabpayright a{
	background-color: #CC0000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.headertabpayright a:hover{
	color: #000000;
}

.headertabright {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
}

.headertabright a{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align: right;
}

.headertabright a:hover{
	color: #000000;
}

.headertaback {
	padding:0px; 
	background:#EEEEEE; 
	border: 1px solid #000000;
}

.motiv {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center
}

.eNets {
  border-bottom-width: thin;
  border-left-width: thin;
  border-right-width: thin;
  border-top-width: thin;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  border-collapse: collapse
}

.notice {
	font-family: Arial, Tahoma, Verdana, serif;
	color: #FFFFFF;
	background-color: #5a6aa3;
}


.title {
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: x-small;
    border: 1px solid #5a6aa3;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #5a6aa3;
	height: 15px;
	padding-left: 2px;
}

.subtitle {
	font-family: Arial, Tahoma, Verdana, serif;
	font-size: 1px;
    border: 1px solid #F88017;
	background-color: #F88017;
}

.tablefortitle{
    border: 1px solid #6699FF;
}

.foot { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}

.foot a:hover { 
	text-decoration:underline; 
	background:#889DF0
}

.directory { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
}

A {
	color:#0000FF; 
	text-decoration:none
}

A:hover {
	text-decoration:underline; 
	background:#ddddff
}