.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.textanzeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.textdark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a.menu:link	{ text-decoration: none; color : #666666}
a.menu:visited { text-decoration: none; color : #666666; }
a.menu:hover { text-decoration: underline; color : #0000FF}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
a.menu2:link	{ text-decoration: none; color : #666666}
a.menu2:visited { text-decoration: none; color : #666666; }
a.menu2:hover { text-decoration: underline; color : #0000FF}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
a.link:link	{ text-decoration: none; color : #666666}
a.link:visited { text-decoration: none; color : #666666; }
a.link:hover { text-decoration: underline; color : #0000FF}

.table {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.tableunten {
	border-top: thin none;
	border-right: thin none;
	border-bottom: 1px solid #CCCCCC;
	border-left: thin none;
}
.tablemenu {
	border-top: 1px solid #CCCCCC;
	border-right: thin none;
	border-bottom: 1px solid #CCCCCC;
	border-left: thin none;
}
.tablemenu2 {
	border-top: thin none;
	border-right: thin none;
	border-bottom: 1px solid #CCCCCC;
	border-left: thin none;
}