 a:link              {color:blue;   text-decoration: none;}
 a:visited           {color:blue;   text-decoration: none;}
 a:hover             {color:red;    text-decoration: none;}
 a:active            {color:red;    text-decoration: none;}
 a:focus             {color:red;    text-decoration: none;}

 a.navi:link     {color:#1D87C3; text-decoration: none;}
 a.navi:visited  {color:#1D87C3; text-decoration: none;}
 a.navi:hover    {color:blue;            text-decoration: none;}
 a.navi:active   {color:blue;            text-decoration: none;}
 a.navi:focus    {color:blue;            text-decoration: none;}

 a.kopf:link     {color:orange; text-decoration: none;}
 a.kopf:visited  {color:orange; text-decoration: none;}
 a.kopf:hover    {color:white;            text-decoration: underline;}
 a.kopf:active   {color:orange;            text-decoration: underline;}
 a.kopf:focus    {color:orange;            text-decoration: underline;}

 a.fuss:link     {color:white; text-decoration: none;}
 a.fuss:visited  {color:white; text-decoration: none;}
 a.fuss:hover    {color:white;            text-decoration: underline;}
 a.fuss:active   {color:white;            text-decoration: underline;}
 a.fuss:focus    {color:white;            text-decoration: underline;}

 a.infolink:link     {color:cornflowerblue; text-decoration: none;}
 a.infolink:visited  {color:cornflowerblue; text-decoration: none;}
 a.infolink:hover    {color:red;            text-decoration: none;}
 a.infolink:active   {color:red;            text-decoration: none;}
 a.infolink:focus    {color:red;            text-decoration: none;}

 a.neues:link     {color:orange; text-decoration: none;}
 a.neues:visited  {color:orange; text-decoration: none;}
 a.neues:hover    {color:red;            text-decoration: none;}
 a.neues:active   {color:red;            text-decoration: none;}
 a.neues:focus    {color:red;            text-decoration: none;}


 body
 {
	background-color:      white;
	color:                 black;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
	font-style:            normal;
	margin-left:           0px;
	margin-right:          0px;
	margin-top:            0px;
	margin-width:          0px;
	margin-height:         0px;
	margin-bottom:         0px;
 }


 td
 {
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
	font-style:            normal;
 }


 input
 {
	color:                 black;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
	font-style:            normal;
 }


 textarea
 {
	color:                 black;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
	font-style:            normal;
 }





 .content
 {
	background-color:      ghostwhite;
	color:                 #000000;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
	font-style:            normal;
 }





 .profil
 {
	color:                 #000000;
	font-family:           arial,sans-serif;
	font-size:             11px;
	font-weight:           normal;
	font-style:            normal;
 }
















 .oben_links
 {
	background-color:      papayawhip;
	color:                 #000000;
 }




 .unten_links
 {



	background-color:      ghostwhite;

	color:                 #000000;
 }


 .systemOver
 {
	color:       #FFFFFF;
	font-family: verdana;
	font-size:   8pt;
	font-weight: bold;
	font-style:  bold;
 }








 .sucheKopfFeld
 {
	color:                 white;

	background-Image:url('../../../images/bgsuche.png');



 }







 .schrift_1
 {



	/*color:                 white;*/



 }


 .schrift_2
 {
	font-family:           Monotype Corsiva;
	color:                 black;
	font-size:             18px;
 }


 .schrift_fuss
 {
	font-family:           Monotype Corsiva;
	color:                 white;
	font-size:             16px;
 }


 .schrift_header
 {
	color:                 cornflowerblue;
	font-family:           arial,sans-serif;
	font-size:             10pt;
	font-weight:           bold;
	font-style:            bold;
 }







 // =====================================================================


 .menuTable
 {
	border: 1px solid;
	border-top-color:    #EFEFEF;
	border-right-color:  #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color:   #EFEFEF;
 }

 .mainMenu
 {
	color: #FFFFFF;
	cursor: pointer;
	font-family: arial,sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	margin: 1px;
	padding: 2px 8px 2px 8px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	white-space: nowrap;
 }

 .data
 {
	color: #FFFFFF;
	height: 22px;
	border: 0px solid #c0c0c0;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 1px;
	padding: 2px 4px 2px 4px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	white-space: nowrap;
 }

 .mainSubMenu
 {
	border: 1px solid #c0c0c0;
	color: #000000;
	cursor: default;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 1px;
	padding: 2px 4px 2px 4px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	white-space: nowrap;
 }

 .subMenu
 {
	background-color: #ECE9D8;
	border: 1px solid #c0c0c0;
	color: #000000;
	cursor: default;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 1px;
	padding: 2px 4px 2px 4px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	white-space: nowrap;
 }

 .trenner
 {
	border: 0px solid #c0c0c0;
	cursor: default;
	font-family: arial,sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 1px;
	padding: 2px 4px 2px 4px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	white-space: nowrap;
 }









