p { color: #333333; font-size: 10px; font-family: Verdana, Tahoma, Arial }
td {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	border: 1px dashed #F2F2F2;
}
A:link {text-decoration: underline; font-weight: normal; font-size: 10px; color: #333333}
A:visited {text-decoration: underline; font-weight: normal; font-size: 10px; color: #333333}
A:active {text-decoration: underline; font-weight: normal; font-size: 10px; color: #D1722D}
A:hover {text-decoration: none; font-weight: normal; font-size: 10px; color: #D1722D}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3333;

}
.warn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
table {
	border: 1px none #FF9966;
}
.hinweis {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.foo {
	border: 1px dashed #FF6600;
}

.seek {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	margin: 4px;
	padding: 3px;
	height: auto;
	width: auto;
	border: 1px dashed #CCCCCC;
	letter-spacing: 1px;
	text-align: center;
}



A.navi:link {font-family: Verdana, Tahoma, Arial; text-decoration: none; font-weight: normal; font-size: 12px; color: #333333}
A.navi:visited {font-family: Verdana, Tahoma, Arial; text-decoration: none; font-weight: normal; font-size: 12px; color: #333333}
A.navi:active {font-family: Verdana, Tahoma, Arial; text-decoration: none; font-weight: normal; font-size: 12px; color: #D1722D}
A.navi:hover {font-family: Verdana, Tahoma, Arial; text-decoration: none; font-weight: normal; font-size: 12px; color: #D1722D}
