body,td	{
	font-family: tahoma;
	font-size: 11px;
	color: #2B2B2B;
}

.s{
	font-family: tahoma;
	font-size: 10px;
	color: #2B2B2B;
}

a:link	{
	font-family: tahoma;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: underline;	
}
a:visited	{
	font-family: tahoma;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: underline;
}
a:hover	{
	font-family: tahoma;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: underline;
}
a:active	{
	font-family: tahoma;
	font-size: 11px;
	color: #2B2B2B;
	text-decoration: underline;
}

.ueber	{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F08B08;
}

.nav	{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D3D3D;
}
.nav a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;	
}
.nav a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;	
}
.nav a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;	
}
.nav a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3D3D3D;
	text-decoration: none;	
}

.form {
	border: solid #2B2B2B 1px;
	font-family: tahoma;
	font-size: 11px;
	color: #2B2B2B;
}