.txt{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : #282828;
	font-size : 12px;
}

.txtblau{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : #0000FF;
	font-size : 12px;
}

.tipps{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : #FFFFFF;
	font-size : 11px;	
}

.txtgr{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : #282828;
	font-size : 13px;
}

.txtfett{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;
	text-decoration : none;
	color : #282828;
	font-size : 12px;
}

.txtwhite{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : #FFFFFF;
	font-size : 11px;
}

.txtwhitefooter{
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	color : #FFFFFF;
	font-size : 13px;
}

.txtwhitefett{
	font-family : Arial, Helvetica, sans-serif;
	font-style : bold;
	font-weight: bold;
	text-decoration : none;
	color : #FFFFFF;
	font-size : 12px;
}

.link
{
	font-family : Arial, Helvetica, sans-serif;
	font-style : bold;
	font-weight: bold;
	text-decoration : none;
	color : #0000FF;
	font-size : 12px;
}

.bg
{
	background-repeat: repeat-y;
}
