table

.tabdetail  {
 	text-decoration : none;
 	color :#3D5791;
    font-size : 11px;
	font-weight : bold;
	border: 1px solid #3D9EDD;
 	}

td

.mainheadline
{
 	text-decoration : none;
 	color :#ffffff;
    font-size : 11px;
	font-weight : bold;
	padding-left: 10px;
	background: url(/images/kinderwelt/bg_headline2.gif) no-repeat;
}

.detail
{
    background: url(/images/kinderwelt/image_balken_kategorien.gif) no-repeat;
	text-decoration : none;
 	color :#ffffff;
    padding-left: 5px;
}

a.head:link, a.head:visited, a.head:hover, a.head:active
{
    text-decoration : none;
 	color :#ffffff;
 	font-family: Verdana,Arial,Helvetica,Geneva,Sansserif;
 	font-size : 11px;
	font-weight : bold;
}


a.back:link, a.back:visited, a.back:hover, a.back:active
{
    text-decoration : none;
 	color :#3D9EDD;
    background: url(/images/kinderwelt/button_back.gif) no-repeat;
    padding-left: 20px;
}

a.back:hover
{
    text-decoration : underline;
}

h1
{
    font-size : 11px;
	font-weight : bold;
    color :#3D9EDD;
}


