
a:link  {
	color : #B02B24; 
	text-decoration : underline;
	font-weight: bold;
}

a:visited  {
	color : #B02B24; 
	text-decoration : underline;
	font-weight: bold;	
}

a:hover  {
	color : #B02B24;
	text-decoration : underline;
	font-weight: bold;	
}

body  {
	color:#000000;
	background-image: url('/Images/Hintergrund.jpg');	
	font-family : Arial,Verdana,Helvetica;
	line-height: 1.5;
	margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  scrollbar-base-color: #f20a0a; scrollbar-arrow-color: #ffffff;
}

td  {
	font-family : Arial,Verdana,Helvetica;
	line-height: 1.5;
	color:#000000;
	margin-top : 0px;
	margin-left : 0px;
}

p  {
	font-family : Arial,Verdana,Helvetica,sans-serif;
	color:#000000;
	margin-top : 0px;
	margin-left : 0px;
}
a.einsatz  {
	font-family : Arial,Verdana,Helvetica;
	margin-top : 0px;
	margin-left : 0px;
  font-size: 10pt;
}
td.einsatz  {
	font-family : Arial,Verdana,Helvetica;
	margin-top : 0px;
	margin-left : 0px;
  font-size: 10pt;
}
/* --------------------------- FORMATE FÜR HAUPTMENUE --------------------------- */
td.main  {
	font-family : Arial,Verdana,Helvetica;
	margin-top : 0px;
	margin-left : 0px;
}

a.main:link, a.main:visited {
	color : #ffffff;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	background-image: url('/Images/MenuBCK.jpg');
	background-repeat: no-repeat;
	width: 200px;
	display:block;
	padding-top: 2px;
	padding-left: 10px;
}

a.main:hover  {
	color : #ffffff;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	background-image: url('/Images/MenuHOVER.jpg');
	background-repeat: no-repeat;
	width: 200px;
	display:block;  	
	padding-top: 2px;
	padding-left: 10px;	
}

/* Alle MAINX sind gleich wie main.hover */
a.mainx, a.mainx:link, a.mainx:visited, a.mainx:hover {
	color : #ffffff;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	background-image: url('/Images/MenuHOVER.jpg');
	background-repeat: no-repeat;
	width: 200px;
	display:block;  	
	padding-top: 2px;
	padding-left: 10px;		
}

/* --------------------------- 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 {
	color : #ffffff;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;			
}

a.sub:hover  {
	color : #f20a0a;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;			
}

/* Alle SUBX sind gleich wie main.hover */
a.subx, a.subx:link, a.subx:visited, a.subx:hover {
	color : #f20a0a;
	text-decoration : none;
  font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;			
}

/* --------------------------- 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 : #A73326; 
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;
}

a.footer:visited  {
	color : #F0F0F0;
	text-decoration : none;
  font-size: 8pt;
	font-weight: bold;	
}

a.footer:hover  {
	color : #FFFFFF;
	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 ANGEBOTE --------------------------- */
td.offert {
	color : #ffffff;
	text-decoration : none;
  font-size: 10pt;
	font-weight: normal;
}
/* ----------------------- FORMATE FÜR KONTAKTFORMULAR ------------------------ */
td.kontakt {
	color : #999999;
	text-decoration : none;
  font-size: 10pt;
	font-weight: normal;
}


