/* global css file for bildungzuhause.ch */

img {
	text-decoration: none;
	border: none;
}
td {
	text-decoration: none;
	border: none;
}

a:link{color:000066;text-decoration:underline}
a:visited{color:#006666;text-decoration:underline}
a:active{color:666666;text-decoration:none}
a:hover{color:c0c0c0;text-decoration:none}

.menue {
	color: #000066;   
	font-family: "Arial";
	font-weight: bold;
   	font-size: 8pt;
}

.logotext_gr {
	color: #000066;   
	font-family: "Times New Roman";
	font-weight: bold;
   	font-size: 32pt;
}

.sprachauswahl {
	color: #999999;   
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
}

.logotext_kl {
	color: #000066;   
	font-family: "Times New Roman";
	font-size: 14pt;
}

.adresse {
	color: #666666;   
	font-family: "Arial";
   	font-size: 8pt;
}

.copyright {
	color: #999999;   
	font-family: "Arial";
   	font-size: 8pt;
}

.maintext_haupttitel {
	color: #000066;   
	font-family: "Arial";
	font-weight: bold;
   	font-size: 14pt;
}

.maintext_uebertitel {
	color: #000066;   
	font-family: "Arial";
	font-weight: bold;
   	font-size: 12pt;
}

.maintext_uebertit_italic {
	color: #000066;   
	font-family: "Arial";
	font-weight: bold;
   	font-size: 12pt;
   font-style: italic;
}

.maintext {
	color: #000066;   
	font-family: "Arial";
   	font-size: 10pt;
}

.maintext_bold { 
  color: #000066; font-family: Arial; font-weight: bold; font-size: 10pt; 
}
