

 A {
	color : #000000
 }

 BODY {
	margin : 5pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #FFFFFF;
 }

 INPUT, TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
 }

 LI.pfeil {
	list-style-image : "url('/images/pfeil.gif')";
 }

 TABLE, TD, TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
 }

 .button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	background-color : #BFBFBF
 }

 .adresse {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #888888;
 }

 .headline {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
 }
 
  .infolink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
 }

 .headlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #808080;
	text-decoration : none;
 }

 /* TEST */
 
  .bgmenuitem 
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #E0E0E0;
	color : #FFFFFF;
	border-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 9px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding : 2 2 2 2;
 }
 
  .bgmenuimage 
 {
	border-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 9px;
 }
 
 .bgmenuheader 
 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #FF0000;
	color : #FFFFFF;
	border-color : #FFFFFF;
	border-right-style : solid;
	border-right-width : 9px;
	border-bottom-style : solid;
	border-bottom-width : 4px;
	border-top-style : solid;
	border-top-width : 6px;
	padding : 2 2 2 2;
	height : 31px;
 }
 
 /* Test */
 
 .mhelp {
	font-size : 10px;
	font-family : sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	border-style : solid;
	border-color : Black;
	border-width : 1px;
	padding : 3px;
	vertical-align : middle;
	background-color : #FFFFD1;
 }
 .menue {
	color : #000000;
	text-decoration : none;
 }

 :hover, :hover.menue, :hover.headline, :hover.headlinks  {
	text-decoration : underline;
 }

 .txwhite {
	color : #FFFFFF;
	text-decoration : none;
 }

 .txblack {
	color : #000000;
	text-decoration : none;
 }

 .txgray {
	color : #808080;
	text-decoration : none;
 }

 .txsilver {
	color : #BFBFBF;
	text-decoration : none;
 }

 .txcolor {
	color : #FF0000;
	text-decoration : none;
 }

 .bgform {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color : #E0E0E0;
	color : #000000;
	border-color : #E0E0E0;
 }

 .bgwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	background-color : #FFFFFF;
	color : #000000;
	border-color: #E0E0E0;
	border-style: solid;
	border-width: 0px 3px 0px 3px;
 }

 .bgcolor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #FF0000;
	color : #FFFFFF;
	border-color : #FFFFFF;
	border-bottom-style : solid;
	border-bottom-width : 3px;
 }

 .bgheader {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #FF0000;
	color : #FFFFFF;
 }

 .tab {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #E0E0E0;
	color : #000000;
	border-color: #BFBFBF;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	cursor: hand;
 }

 .tabactiv {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #FF0000;
	color : #FFFFFF;
	border-color: Black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	cursor: default;
 }

 .tabdisabled {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	background-color : #E0E0E0;
	color : #BFBFBF;
	border-color: #808080;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	cursor: default;
 }
 
 .NoContactWarning {
 	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
}