a:link       { color: #6642B0; font-family: Arial; text-decoration: none }
a:visited    { color: #6642B0; font-family: Arial; text-decoration: none }
a:active     { color: #FF0000; font-family: Arial; text-decoration: none }
a.zurueck:link  { font-family: Arial; font-size: 10px; color: #FF0000}
a.zurueck:visited  { font-family: Arial; font-size: 10px; color: #FF0000}
a.zurueck:active  { font-family: Arial; font-size: 10px; color: #FF0000}
td           { font-family: Arial; font-size: 12px }
.menuelinks  { font-family: Arial; font-size: 12px; color: #6642B0}
.untertitel  { font-family: Arial; font-size: 10px; color: #000000}
.formulare  { font-family: Arial; font-size: 12px; color: #6642B0}
.indexuntertitel  { font-family: Arial; font-size: 16px; color: #1E4182}
p            {font-family: Arial; font-size: 12px}
body
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	background-color: rgb(255,241,215);
	color: rgb(0,51,51);
              scrollbar-face-color: rgb(255,241,215);
              scrollbar-shadow-color: rgb(255,241,215);
              scrollbar-highlight-color: #CCCCCC;
              scrollbar-3dlight-color: rgb(255,241,215);
              scrollbar-darkshadow-color: #999999;
              scrollbar-track-color: #C0C0C0;
              scrollbar-arrow-color: #6642B0
}
h1, h3, h4, h5, h6
{
	font-family: Arial
}
h1
{
	font-size: 13px
}
h2
{
	font-family: Arial, Helvetica;
      font-size: 10px;
      color: rgb(102,102,102)
}
h3
{
	color: rgb(153,153,102)
}
h4
{
	color: rgb(0,153,153)
}
h5
{
	color: rgb(102,102,102)
}
h6
{
	color: rgb(153,153,102)
}


