body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #27297c;
} 
table1 {
	font-family : Arial;
	font-size: 12px;
	font-weight: normal;
	color: #27297c;
}

td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #27297c;
} 
th {
	font-family: Arial;
	font-size: 12px ;
	font-weight: bold;
	color:#ffffff
}
h1 {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #878787;
} 

h2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #d02b47;
}

h3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #575757;
}

h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #575757;
}
A:LINK, A:VISITED {
	color : #27297c;
	text-decoration : none;
	font-size: 12px;
	font-weight : bold;
}
A:HOVER {
	color : #27297c;
	text-decoration : none;
	font-family: Arial;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
A:LINK {
	color : #27297c;
	font-family: Arial;
	font-size: 12px;
	text-decoration : none;
	font-weight : bold;
}
.textBoldGelb {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFDC00;
}

.textGelb {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFDC00;
}

.textBoldBlau {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #27297c;
}


.textBoldRot {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #cc3333;
}


.TabelleGelbRandKomplett {
	border: 1px solid #FFDC00;
}
.TabelleGelbRand3Seiten {
	border-top: 1px none #FFDC00;
	border-right: 1px solid #FFDC00;
	border-bottom: 1px solid #FFDC00;
	border-left: 1px solid #FFDC00;

}
.FormularFelder {
	border-top: 1px none #ffdc00;
	border-right: 1px solid #ffdc00;
	border-bottom: 1px solid #ffdc00;
	border-left: 1px none #ffdc00;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #27297C;
	letter-spacing: 1px;

}

