
a:link  {
	color : #005599; 
	text-decoration : underline;
	font-weight: bold;
}

a:visited  {
	color : #005599; 
	text-decoration : underline;
	font-weight: bold;	
}

a:hover  {
	color : #005599;
	text-decoration : underline;
	font-weight: bold;	
}

body  {
	color:#999999;
	background-color:#FFFFFF;
	font-family : Arial,Verdana,Helvetica;
	line-height: 1.5;
	margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  scrollbar-base-color: #c0c2c3; scrollbar-arrow-color: #ffffff;
}

td  {
	font-family : Arial,Verdana,Helvetica;
	line-height: 1.5;
	color:#999999;
	margin-top : 0px;
	margin-left : 0px;
}

td.content  {
	font-family : Arial,Verdana,Helvetica;
	line-height: 1.5;
	color:#999999;
	margin-top : 0px;
	margin-left : 0px;
  padding-left: 5px;
  padding-right: 5px;
}

p  {
	font-family : Arial,Verdana,Helvetica,sans-serif;
	color:#999999;
	margin-top : 0px;
	margin-left : 0px;
}
/* --------------------------- FORMATE FÜR HAUPTMENUE --------------------------- */
td.main  {
	font-family : Arial,Verdana,Helvetica;
	margin-top : 0px;
	margin-left : 0px;
	background-image:url(../images/Menu.jpg);
	background-repeat:no-repeat;	
}

a.main:link, a.main:visited {
  padding-left: 25px;
	display:block;
	color : #999999;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	line-height: 25px;
	background-image:url(../images/Menu.jpg);
	background-repeat:no-repeat;		
}

a.main:hover  {
  padding-left: 25px;
	display:block;
	color : #f40f0f;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	line-height: 25px;  	
	background-image:url(../images/MenuActive.jpg);
	background-repeat:no-repeat;		
}

/* Alle MAINX sind gleich wie main.hover */
a.mainx, a.mainx:link, a.mainx:visited, a.mainx:hover {
  padding-left: 25px;
	display:block;
	color : #f40f0f;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	line-height: 25px;  	
	background-image:url(../images/MenuActive.jpg);
	background-repeat:no-repeat;		
}


/* --------------------------- ENDE FORMATE FÜR HAUPTMENUE --------------------------- */

/* --------------------------- FORMATE FÜR UNTERMENUE --------------------------- */
td.sub  {
	font-family : Arial,Verdana,Helvetica;
	margin-top : 0px;
	margin-left : 0px;
}

a.sub:link, a.sub:visited {
  padding-left: 35px;
	display:block;
	color : #999999;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	line-height: 25px;
	background-image:url(../images/Menu.jpg);
	background-repeat:no-repeat;		
}

a.sub:hover  {
  padding-left: 35px;
	display:block;
	color : #005599;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	line-height: 25px;  	
	background-image:url(../images/MenuActive.jpg);
	background-repeat:no-repeat;		
}

/* Alle SUBX sind gleich wie main.hover */
a.subx, a.subx:link, a.subx:visited, a.subx:hover {
  padding-left: 35px;
	display:block;
	color : #005599;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	line-height: 25px;  	
	background-image:url(../images/MenuActive.jpg);
	background-repeat:no-repeat;	
}

/* --------------------------- ENDE FORMATE FÜR UNTERMENUE --------------------------- */
/* --------------------------- FORMATE FÜR FOOTER --------------------------- */
td.footer  {
	font-family : Arial,Verdana,Helvetica;
	margin-top : 0px;
	margin-left : 0px;
	color : #999999;
  font-size: 8pt;
}

a.footer:link {
	color : #999999; 
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;
}

a.footer:visited  {
	color : #999999;
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;	
}

a.footer:hover  {
	color : #999999;
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;	
}

/* --------------------------- FORMATE FÜR LANGUAGE --------------------------- */
a.language:link {
	color : #ABB7BD;
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;
}

a.language:visited  {
	color : #ABB7BD;
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;	
}

a.language:hover  {
	color : #870000;
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;	
}

/* ----------------------- FORMATE FÜR KONTAKTFORMULAR ------------------------ */
td.kontakt {
	color : #999999;
	text-decoration : none;
  font-size: 10pt;
	font-weight: normal;
}


