 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.black:link     {color:black; text-decoration: none;}
 a.black:visited  {color:black; text-decoration: none;}
 a.black:hover    {color:black;            text-decoration: none;}
 a.black:active   {color:black;            text-decoration: none;}
 a.black:focus    {color:black;            text-decoration: none;}


 body
 {
	background-color:      white;
	color:                 black;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
	margin-left:           0px;
	margin-right:          0px;
	margin-top:            0px;
	margin-bottom:         0px;
 }


 td
 {
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
 }


 /* ===================================================================== */

 .tdHead
 {
	background-color:      #EFEFEF;
	padding-left:          20px;
	height:                50px;
	font-family:           arial,sans-serif;
	font-size:             12pt;
	font-weight:           bold;
 }


 .tdRight
 {
	background-color:      #DCDCDC;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
 }

 /* ===================================================================== */

 .kontaktLinks
 {
	width:         100px;
	border-left:   0px solid white;
	border-right:  0px solid white;
	border-top:    0px solid white;
	border-bottom: 1px solid #95B2C2;
 }

 .kontaktRechts
 {
	border-left:   0px solid white;
	border-right:  0px solid white;
	border-top:    0px solid white;
	border-bottom: 0px solid #95B2C2;
 }

 .kontaktFeld
 {
	width:            200px;
	background-color: #95B2C2;
	border-left:      0px solid white;
	border-right:     0px solid white;
	border-top:       0px solid white;
	border-bottom:    1px solid #95B2C2;
 }

 .kontaktText
 {
	width:            400px;
	height:           200px;
	background-color: #95B2C2;
	border-left:      0px solid white;
	border-right:     0px solid white;
	border-top:       0px solid white;
	border-bottom:    1px solid #95B2C2;
 }

 .kontaktButton
 {
	background-color: #95B2C2;
	border-left:      0px solid white;
	border-right:     0px solid white;
	border-top:       0px solid white;
	border-bottom:    1px solid #95B2C2;
 }

 /* ===================================================================== */












 input
 {
	color:                 black;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
 }


 textarea
 {
	color:                 black;
	font-family:           arial,sans-serif;
	font-size:             9pt;
	font-weight:           normal;
 }















 /* ===================================================================== */


 .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-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-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-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-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-weight: normal;
	margin: 1px;
	padding: 2px 4px 2px 4px;
	position: relative;
	left: 0px;
	top: 0px;
	text-decoration: none;
	white-space: nowrap;
 }









