/* ----------------- hintergrund ------------------ */
BODY{
	background-color: #ffffff;
}
/* ----------------- Normaler Text ------------------ */

TD {color: #333333;
	font-family: Arial;
	font-size : 12px;
}



B.h1{font-family: Arial;
	font-size : 14px;
	color :#3333cc;
}
/* ----------------- Inhaltsüberschriften nicht fett ------------------ */

.h1{font-family: Arial;
	font-size : 14px;
	color :#3333cc;
	font-weight : bold;
}

/* -----------------Unterüberschriften blau ------------------ */

B.b{font-family: Arial;
	font-size : 12px;
	color :#3333cc;
}
	
/* -----------------Text (Zitate) ------------------ */


TD.kursiv {color: #333333;
	font-family: Arial;
	font-size : 12px;
	font-style : italic;
}
/* -----------------Subnav produkte  ------------------ */
TD.sub {color: #333333;
	font-family: Arial;
	font-size : 11px;
	}
/* -----------------footer weiss  ------------------ */
TD.white {color: #3333cc;
	font-family: Arial;
	font-size : 10px;
	letter-spacing : 1px;
	font : bold;
	}

/* -----------------Subnav produkte  ------------------ */
A.sub:LINK {color: #3333cc;
	font-family: Arial;
	font-size : 11px;
	text-decoration : none;
	letter-spacing : 1px;
}
A.sub:VISITED{color:#6666CC;
	font-family: Arial;
	font-size : 11px;
	text-decoration : none;
    letter-spacing : 1px;
}

A.sub:ACTIVE{color: #3333cc;
	font-family: Arial;
	font-size : 11px;
	text-decoration : none;
    letter-spacing : 1px;
	}
 
A.sub:HOVER {color: #3333cc;
	font-family: Arial;
	font-size : 11px;
	text-decoration : underline;
	letter-spacing : 1px;
}

/* -----------------Sitemap  ------------------ */
A.site:LINK {color: #3333cc;
	font-family: Arial;
	font-size : 12px;
	text-decoration : none;
	letter-spacing : 1px;
	font-weight : bold;
}
A.site:VISITED{color:#3333CC;
	font-family: Arial;
	font-size : 12px;
	text-decoration : none;
    letter-spacing : 1px;
	font-weight : bold;
}

A.site:ACTIVE{color: #3333cc;
	font-family: Arial;
	font-size : 12px;
	text-decoration : none;
    letter-spacing : 1px;
	font-weight : bold;
	}
 
A.site:HOVER {color: #3333cc;
	font-family: Arial;
	font-size : 12px;
	text-decoration : underline;
	letter-spacing : 1px;
	font-weight : bold;
}


/* -----------------blau normal  ------------------ */
.bn {color: #3333cc;
	font-family: Arial;
	font-size : 12px;
	}
	
	/* -----------------kursiv (Zitate) ------------------ */

.kursiv
{
	{color: #333333;
	font-family: Arial;
	font-size : 12px;
	font-style : italic;
}

/* -----------------footer weiss ------------------ */

A.white:LINK {color: #3333cc;
	font-family: Arial;
	font-size : 10px;
	text-decoration : none;
	letter-spacing : 1px;

}

A.white:VISITED{color: #3333cc;
	font-family: Arial;
	font-size : 10px;
	text-decoration : none;
    letter-spacing : 1px;

}

A.white:ACTIVE{color: #3333cc;
	font-family: Arial;
	font-size : 10px;
	text-decoration : none;
   letter-spacing : 1px;
 
	}
 
A.white:HOVER {color: #3333cc;
	font-family: Arial;
	font-size : 10px;
	text-decoration : underline;
	letter-spacing : 1px;

}

/* -----------------  Links im Prollblau auch aktiv blau ------------------ */

A.top:LINK {color: #3333cc;
	font-family: Arial;
	font-size : 13px;
	text-decoration : none;
	
}
A.top:VISITED{color: #3333cc;
	font-family: Arial;
	font-size : 13px;
	text-decoration : none;
	
}

A.top:ACTIVE{color: #3333cc;
	font-family: Arial;
	font-size : 13px;
	text-decoration : none;
	
}
 
A.top:HOVER {color: #3333cc;
	font-family: Arial;
	font-size : 13px;
	text-decoration : underline;
	
}
