.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.text:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.textwhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.textklein {

	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.pic {
	border: thin solid #666666;
}

.menu_b {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
h1 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	display: list-item;
	margin: 0px;
}
