/**
 * Style sheet navi-stylesheet
 */
.mod_article .kasten
{
	font-weight:bold;
}

table.navi
{
	width:700px;
	margin:0px auto 0px 0px;
	padding:0px;
	border:0px;
	cellspacing:0px;
	cellpadding:0px;
}

tr.navi
{
	margin:0px;
	padding:0px;
	border:0px;
}

td.navi
{
	margin:0px auto 0px 0px;
	padding:0px;
	text-align:left;
	border:0px;
}

table.kasten
{
	width:180px;
	height:264px;
	margin:0px 7px 0px auto;
	padding:45px 10px 10px 10px;
	text-align:left;
	vertical-align:top;
	background-image:url("http://www.sgtuttlingen.de/typolight/tl_files/div/img/test/kaestchen.jpg");
	background-position:right top;
	background-repeat:no-repeat;
	border:0px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:15px;
}

tr.kasten
{
	width:160px;
	border:0px;
}

td.kasten
{
	border:0px;
}

table
{
	margin:0px auto 0px 0px;
	padding:0px;
	vertical-align:top;
	border:0px;
}

tr
{
	margin:0px;
	padding:0px;
	border:0px;
}

td
{
	margin:0px;
	padding:0px;
	border:0px;
}

