/**
 * Style sheet style
 */
*
{
	margin:0;
	padding:0;
}

ul
{
	list-style-type:none;
}

img
{
	vertical-align:top;
	border:0;
}

body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
}

#wrapper
{
	width:758px;
	margin:0 auto;
}

*+html #top_image
{
	margin-bottom:0;
}

#logo
{
	margin-bottom:2px;
}

#top_image
{
	width:558px;
	border-bottom:2px solid #ff9900;
}

#left
{
	width:198px;
	float:left;
}

.mod_navigation
{
	width:198px;
	clear:both;
	background-color:#666666;
}

.mod_navigation ul li
{
	line-height:14px;
}

.mod_navigation ul li a
{
	height:15px;
	display:block;
	padding:7px 0px 7px 20px;
	background-image:url("tl_files/ts_daten/img/menue_lo.gif");
	background-repeat:no-repeat;
	border-bottom:1px solid #999999;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.mod_navigation ul li a:hover, .mod_navigation ul li p.active
{
	background-image:url("tl_files/ts_daten/img/menue_ho.gif");
	background-repeat:no-repeat;
	text-decoration:none;
	color:#ffcc00;
}

.mod_navigation ul li p.active
{
	width:178px;
	height:15px;
	padding:7px 0px 7px 20px;
	border-bottom:1px solid #999999;
	font-weight:bold;
}

.mod_navigation ul li ul.level_2
{
	display:none;
}

.mod_navigation ul li.active ul.level_2, .mod_navigation ul li.trail ul.level_2
{
	display:block;
}

.mod_navigation ul li ul.level_2 li a
{
	padding-left:30px;
	background-image:url("tl_files/ts_daten/img/submenue_lo.gif");
	background-repeat:no-repeat;
}

.mod_navigation ul li ul.level_2 li a:hover, .mod_navigation ul li ul.level_2 li p.active
{
	width:168px;
	padding-left:30px;
	background-image:url("tl_files/ts_daten/img/submenue_ho.gif");
}

#main
{
	width:558px;
	float:left;
	margin-left:2px;
}

#main .mod_breadcrumb
{
	width:553px;
	padding:5px 0px 5px 5px;
	background-color:#feda25;
	border-bottom:2px solid #ff9900;
	font-size:10px;
	color:#ff9900;
}

#main .mod_article
{
	padding:15px;
}

#left #logos
{
	width:197px;
	height:186px;
	float:left;
	clear:both;
	padding-top:20px;
	padding-left:1px;
	background-image:url("tl_files/ts_daten/img/logos_bg.jpg");
}

table#kon_sped tr td
{
	padding:5px;
	text-align:center;
}

table.tablepreis tr td
{
	border-bottom:1px solid #ffffff;
}

/* Catalog */
.total
{
	display: none;
}

.label
{
	font-weight:bold;
}

.layout_simple .item
{
	height:100px;
	clear:both;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.layout_simple .item .listimg
{
	float:left;
	margin-right:20px;
	border:1px solid #000000;
}

.layout_simple .item .listimg .label
{
	display:none;
}

.layout_simple .item .mark
{
	width:80px;
	float:left;
}

.layout_simple .item .preis
{
	width:80px;
	float:left;
}

.layout_simple .item .jahr
{
	width:80px;
	float:left;
}

.layout_simple .item .link
{
	padding-top:30px;
}

.layout_full .item .field .label
{
	width:150px;
	float:left;
}

.layout_full .item .field
{
	border-bottom:1px solid #cccccc;
}

.layout_full .item .pic
{
	width:228px;
	float:right;
	padding:5px;
	background-color:#eeeeee;
}

.layout_full .item .pic img
{
	padding:2px;
}

.layout_full .item .besch
{
	padding:5px;
	background-color:#eeeeee;
}

.layout_full .item .besch .label
{
	float:none;
}

.layout_full .item .weight
{
	padding-bottom:20px;
}

.layout_full .item .pic .label
{
	display:none;
}

.mod_article .pagination ul li
{
	float:left;
	list-style-type:none;
	background: none;
}

.pagination p
{
	float:left;
}

.pagination ul
{
	float:right;
	margin-top:-8px;
}

#footer
{
	width:758px;
	float:left;
	margin-top:2px;
	background-color:#feda25;
	border-top:2px solid #ff9900;
}

#main .mod_article h1
{
	margin-bottom:20px;
	font-weight:bold;
	font-size:16px;
	color:#feda25;
}

#main .mod_breadcrumb a
{
	color:#ff9900;
}

.mod_article ul li
{
	height:21px;
	padding-top:8px;
	padding-left:20px;
	background-image:url("tl_files/ts_daten/img/list_ho.jpg");
	background-repeat:no-repeat;
}

.mod_article a
{
	color:#000000;
}

.mod_article a:hover
{
	color:#ff9900;
}

.formbody input, .formbody textarea, .formbody label
{
	clear:both;
	display:block;
}

#footer p, #footer p a
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	text-decoration:none;
	font-size:10px;
	color:#999999;
}
