/* CSS Document */

 a.menu1 {
	color:#999999;
	font-family:verdana, sans-serif, tahoma;
	font-size:8pt;
	text-decoration:none;
	font-weight: normal;
}
  a.menu1:hover {
	color:#000066;
	font-family:verdana, sans-serif, tahoma;
	font-size:8pt;
	text-decoration:underline;
	font-weight: normal;
}
 .menu2 {
	color:#666666;
	font-family:verdana, sans-serif, tahoma;
	font-size:10pt;
	text-decoration:underline;
	font-weight: normal;
}
 .menu2:hover {
	color:#000099;
	font-family:verdana, sans-serif, tahoma;
	font-size:10pt;
	text-decoration:none;
	font-weight: normal;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	letter-spacing: .5pt;
	text-transform: uppercase;

}
.spezi {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: .5pt;
	font-style: italic;

}
.ueber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
	line-height: 18px;

}
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1pt;
}
.ueber2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
.weit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 30px;

}
