html,body {	 
	margin:0;
	font-family: sans-serif;
	font-size: 12px;
	text-align: center;
	color: #666666;
	background:#fff url(../images/bg.gif) repeat-x scroll top;
	z-index:1;
	height:100%;
	line-height:16px;
}

/*************************************
*
* GENERAL DEFINITIONS
*
*************************************/
h1, h2, h3, h4, h5 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	margin:0 0 2px 0;
	color:#666;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 14px;
	color: #333;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #555;
}
h3 {
	font-size: 14px;
	color: #737373;
}
h4 {
	font-weight:bold;
	font-size:13px;
	margin:8px 0 4px 0;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size:9px;
	color:#a0b9e2;
	margin:2px 0 8px 2px;
}

b,strong {
    color:#4a4a4a;
}
table,td,tr {
	margin:0;
	padding:0;
	border:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	vertical-align:top;
	text-align:left;
	color:#222;
}
img {
	border-style:none;
}
a,
a:link,
a:active,
a:visited {
	text-decoration:none;
	color:#555;
	border-width:0;
	border-style:none;
	font-weight:bold;
}
a:hover {
	color:#222;
	text-decoration:underline;
}
p {
	margin:5px 0 8px 0;
	line-height:18px;
}
.center {
	text-align:center;
	white-space:nowrap;
}
.right {
	text-align:right;
	white-space:nowrap;
} 
.bold {
	font-weight:bold;
}

/*************************************
*
* LAYOUT
*
*************************************/
#content {
	text-align:left;
	position:relative;
	width:858px;
	margin:0 auto;
	height:auto !important;
	min-height:100%;
	height:100%;
}
#maincontent {
	padding:0 2px 30px 2px;
}
#content_padding {
	padding:0 1px 30px 1px;
}
#imprint, #imprint a {
	bottom:0;
	color:#999;
}
	
/*************************************
*
* FOOTER
*
*************************************/
#footer {
	width:100%;
	background:url(../images/footer_bg.gif) no-repeat;
	height:29px;
	text-align:left;
	color:#666;
	clear:both;
	font-size:11px;
}
#footer a {
	color:#666;
	font-weight: normal;
}
#footer a:hover {
	color:#222;
	text-decoration: none;
}
.footer_padding {
	float:left;
	padding:7px 0 0 12px;
}
.footer_right {
	float:right;
	text-align:right;
	padding:7px 12px 0 0;
}
#footer ul  {
	display:inline;
	list-style-image: url(../images/footer_link.gif);
	margin:0;
	padding:0;
}
#footer ul li {
	background: url(../images/footer_link.gif) no-repeat;
	padding:0 4px 0 18px;
	display:inline;
}	

img#language  {
	padding:8px 0 0 3px;
	margin:0 3px 0 0;
}
	
/*************************************
*
* HEADER
*
*************************************/
#header {
	position: relative;
	height: 173px;
}
#navi {
	background: url(../images/navibg.gif) no-repeat;
	height: 75px;
	overflow: hidden;
	z-index:9;
}
#main_nav {
	position: relative;
	height: 29px;
	overflow: hidden;
}
#infos {
	position: absolute;
	height: 0px;
	overflow: hidden;
	z-index: -100;
	visibility: hidden;
}
#top {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.new {
	position:relative;
	z-index:10;
	top:158px;
	left:240px;
	background:transparent url(../images/new2a.png) no-repeat 0 0;
	width:25px;
	height:25px;
}
#flash_top {
	position: absolute;
	left: 0px;
	top: 42px;
	z-index: 1;
}

/*************************************
*
* HEADER LOGIN & SEARCH
*
*************************************/
#login {
	position: absolute;
	right:4px;
	top:10px;
	z-index:3;
	width:650px;
	line-height:22px;
	text-align:right;
}
.link_login {
	background:transparent url(../images/login.gif) no-repeat 0 4px;
	padding-left:14px;
	margin-right:10px;
	line-height:22px;
	color:#E5E5E5;
	float:right;
}
a.link_login strong,
a.link_login b {
	color:#FFF;
}
a.link_login:hover strong,
a.link_login:hover b {
	color:#333;
}

#quicksearch{
	background: url(../images/search.gif); 
	width: 124px !important;
	height: 20px !important;
	line-height:20px;
	border: none;
	padding:0 0px 0px 22px;
	/*margin: 0px 4px 0px 10px;*/
	color: #666666;
	background-repeat : no-repeat;
}
* html  #quicksearch {
	width : 146px;
	height : 20px;
}

/*************************************
*
* MAIN NAVIGATION
*
*************************************/
/* for IE 7 */
*:first-child+html ul#navigation {
	padding: 7px 4px 0px 4px;
	cursor:default;
}
ul#navigation {
	color: #ffffff;
	list-style-position:inside;
	list-style: none;
	margin:0;
	padding:0 4px;
	width:828px;
	height:29px;
}
ul#navigation li {
	display:inline;
	margin:0;
	font-weight:normal;font-family: Arial, Helvetica, sans-serif;
	line-height:100%;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-0.02em;
	line-height:30px;
	height:29px;
	padding:7px 10px 7px 10px !important;
	padding:0 10px 7px 10px;
	vertical-align:top;
	border-right:1px solid #fa7f00;
}
ul#navigation li.active {
	background:#e5e5e5 url(../images/navi_active.gif) repeat-x;
	color: #222;
}
ul#navigation li.active a,
ul#navigation li.active a.active {
	color: #222;
}
ul#navigation li.active a:hover {
	color: #222;
	text-decoration: none;
}
ul#navigation li a,
ul#navigation li a:link {
	color: #fff;
	text-decoration: none;
}
ul#navigation li a:hover {
	color: #000;
}
#subnavigation {
	width:820px;
	overflow:hidden;
	height:26px;
	color:#808080;
	font-size:12px;
	padding:4px 5px 0 12px;
	font-weight:bold;
}
#subnavigation a,
#subnavigation a:link {
	text-decoration:none;
	color: #808080;
	padding: 4px 8px 4px 4px;
}
#subnavigation a:hover {
	color: #333;
}
#subnavigation a.subnav_active {
	color: #222;
}
div.submenu {
	visibility: hidden;
	position:absolute;
}
/*************************************
*
* TEASER
*
*************************************/
#home_teaser {
	height:auto !important;
	min-height:310px;
	height:310px;
	background:transparent url(../images/bg_teaser.gif) no-repeat;
	padding:20px 20px 0 20px;
}
#home_teaser_bottom {
	width:854px;
	height:8px;
	background:transparent url(../images/bg_teaser_bottom.gif) no-repeat;
	padding:0 0 20px;
}
#home_teaser h1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 9px;
	color: #393939;
}
div.img_holder {
	text-align:center;
	width:774px;
	margin:auto;
}
div.div_teaser_img {
	float:left;
	width:33%;
}
img.img_teaser {
	padding:3px;
	width:258px;
	height:129px;
}


#home_teaser_padding {
	padding: 12px 20px 0px 20px;
}
#home_teaser_images {
	position: absolute;
	top: 115px;
	left: 40px;
}

#fliesstext {
	margin: 10px 0px 4px 0px;
	color: #a0b9e2;
	line-height: 150%;
}
.fliesstext {
	color: #a0b9e2;
	line-height: 150%;
}

/*************************************
*
* Sidebar
*
*************************************/
#sidebar {
	float:right;
	width:216px;
}

.csc-frame-frame1,
.box,
.boxWide {
	background: url(../images/box_bg.gif) repeat-x #f1f1f1;
	border: 1px solid #dddddd;
	position: relative;
	margin: 2px 0px 16px 0px;
	width: 600px;
}
.csc-frame-frame1 {
	width:576px;
	padding:10px 12px 12px 12px;
}
.box_padding h2,
.csc-frame-frame1 h2 {
	line-height:22px;
	border-bottom:1px solid #FFB400;
}
.boxWide {
	width:846px;
	margin:2px 3px 16px 3px;
}
.box h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom:3px;
	color: #393939;
	line-height:19px;
}
.box h1 a, .box h1 a:hover {
	color: #393939;
}

.sidebar_box .box {
	width:216px;
	margin-top:15px;
}
.sidebar_box .box .box_padding {
	padding:8px;
}
.sidebar_box .box .box_padding .tx-rgmediaimages-pi1 {
	text-align:center;
	line-height:18px;
}
.sidebar_box .box .box_padding .tx-rgmediaimages-pi1 embed {
	border:1px solid #999;
	margin-bottom:2px;
}
.sidebar_box .box .box_padding hr {

}
.sidebar_box .box .box_padding img {
	border:none;
}


/*************************************
*
* Left Column
*
*************************************/
#left_column {
	width:614px;
}
#left_column h1 {
	color:#393939;
}
#left_column div.toph1 {
	margin-left:3px;
}
.box_padding {
	padding: 12px;
}
.box_padding p.descr,
.box_padding div.descr {
	font-size:12px;
	line-height:17px;
}
.box_padding div.descr select {
	margin:0 5px 5px 5px;
}
.box_padding img {
	border:1px solid #999;
}
.box_padding ul li {
	padding:5px;
}
.box_padding #mytabmenu ul li {
	padding:0;
}


.csc-default img {
	border:1px solid #999;
	margin-top:8px;
}

.pdetail .article a img,
#information img,
.article img,
table.legend img,
.pos_right img,
img.spacer-gif {
	border:none;
}
.article img {
	margin-top:0;
}

hr {
	color: #ffb400;
	background: #ffb400;
	border: none;
	height: 1px;
	margin: 4px 0px 10px 0px;
	width: 100%;
}

.more {
	font-size:12px;
	font-weight:bold;
	color:#555;
	float:right;
	background:url(../images/more.gif) no-repeat;
	padding:0 0 0 18px;
	margin:-1px 0 0 0;
	height:14px;
	overflow-y:hidden;
}

#back {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#555555;
	float:right;
	background: url(../images/more.gif) no-repeat 0 1px;
	padding:0 4px 10px 20px;
	margin:3px 10px 0 0;
}

.show_all,
#show_all {
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	color:#555555;
	background:transparent url(../images/more.gif) no-repeat 0 2px;
	padding:2px 4px 0 20px;
}

.entry img {
	float: left;
	margin: 1px 16px 8px 4px;
}

.entry {
	margin: 12px 0px 20px 0px !important;
	margin: 0px 0px 0px 0px;
}

#detail img {
	margin: 1px 16px 8px 4px;
	display:block;
}

#detail {
	
}

.category img,
#category img {
	position: relative;
	float: left;
	margin:0 16px 10px 0;
	border:1px solid #999;
}

.category,
#category {
	margin:4px 0 0 0;
	padding:0;
}

.category h1,
#category h1 {
	font-size: 15px;
	color:#666;
}

.divider {
	background:#ffb400;
}

hr.divider {
	margin:2px 0;
}

#navigator_top {
	background: url(../images/navigator_top.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 0px 0px 12px;
	height: 20px !important;
	height: 26px;
	overflow-y: hidden;
}

.clearLeft,
#clear {
	clear: left;
}

.category {
	color: #666666;
}

#anfrage {
	clear: left;
}

ul.pde {
	list-style-type: none;
}

ul.pde li.parent a {
	margin-left:4px;
}
ul.pde li.parent_druck a {
	margin-left:7px;
}

.article table,
#anfrage table {
	background: #ffffff;
	border: 1px solid #e2e2e2;
	margin: 6px 0px 6px 0px;
	width: 100%;
}
.article table,
.article table td,
#anfrage table,
#anfrage table td {
	color: #333333;
}

.article table td.table_top,
#anfrage table td.table_top  {
	background: url(../images/table_top.gif) repeat-x #a2a2a2;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	white-space:nowrap;
}

.article table td.table_top2,
#anfrage table td.table_top2  {
	background: url(../images/table_top2.gif) repeat-x #ffb600;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	white-space:nowrap;
}

.article table td,
#anfrage table td {
	padding: 4px 4px 4px 8px;
	height: 27px;
	vertical-align: middle;
}
.article table tr.deliv td {
	padding:0 4px 0 8px;
	height:16px;
	line-height:16px;
	vertical-align: middle;
}
textarea.checkout_pdata,
input.checkout_pdata {
	background: #ffffff;
	border: 1px solid #c2c2c2;
	width:240px;
	font-size: 11px;
	font-family: sans-serif;
}
textarea.checkout_pdata {
	width:340px;
}
.h3option {
	position:relative;
	top:-2px;
	float:right;
	font-size:11px;
	font-weight:normal;
}

input.anfrage {
	background: #ffffff;
	border: 1px solid #c2c2c2;
	vertical-align: middle;
	padding: 2px 4px;
	margin: 0 3px 0 0;
}

img#add_cart {
	float: none;
	margin: 0;
	position: relative;
}

#cart_functions {
	width: 100%;
	text-align:right;
}

#add_cart  a {
	color: #222222;
}

#information {
	background:#fbfbfb;
	border:1px solid #e8e8e8;
	padding:0 10px 4px 10px;
	width:350px;
	margin:10px 0;
}

.xbox_padding h4 {
	margin:8px 0 9px 0;
}

#cart {
	width: 216px;
	overflow-x: hidden;
	position: relative;
	margin: 0px 0px 10px 0px;
}

#cart_big {
	width:100%;
	overflow-x:hidden;
	position:relative;
	margin:5px 0 10px 0;
}

#cart_top {
	color: #ffffff;
	font-weight: bold;
	background: url(../images/cart_top.gif) no-repeat;
	padding:  6px 3px 0px 32px;
	height: 16px !important;
	height: 21px;
	font-size: 13px;
	overflow-y: hidden;
}

#cart_mid {
	background: url(../images/cart_mid.gif) no-repeat #4d4d4d;
	padding: 6px 6px 0px 6px;
	color: #ffffff;
}

#cart_mid_big {
	background: #4d4d4d;
	padding: 6px 6px 0px 6px;
	color: #ffffff;
}

#cart_bottom {
	background: url(../images/cart_bottom.gif) no-repeat;
	overflow: hidden;
	height: 11px;
}

#cart_table {
	width: 205px;
	position: relative;
}

#cart_table_big {
	width: 100%;
	position: relative;
}

#cart_row_first {
	background: url(../images/cart_row_first.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}

#cart_row_last {
	background: url(../images/cart_row_last.gif) no-repeat;
	height:4px;
	overflow:hidden;
}

#cart_content {
	background-color: #ffffff;
	padding: 2px;
	color: #222222;
	font-size: 11px;
}

table#cart_content td {
	color:#222222;
	padding:2px;
	vertical-align:top;
}

table#cart_content td img {
	padding-top:2px;
}
#cart_table_big table#cart_content td img {
	padding-top:4px;
}

td.col3 {
	width:12px;
	vertical-align:top;
}

table#cart_content td.col2 {
	text-align: right;
	color: #777777;
	white-space:nowrap;
	vertical-align:top;
}

#cart_sidebar_functions a {
	margin:0 4px 0 0;
}

#cart_sidebar_functions  {
	margin: 8px 0px 0px 0px;
}

.pos_right {
	text-align:right;
	width:100%
	margin:0 0 20px 0;
}

.form_inquiry {
	margin:0 0 20px 0;
}
.form_inquiry textarea,
.form_inquiry input,
.form_inquiry select {
	border:1px solid #CCC;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:2px;
}
.form_inquiry input {
	width:200px;
}
.form_inquiry select {
	width:206px;
}
.form_inquiry textarea {
	width:572px;
	height:60px;
}

ul.category_list,
ul#category_list {
	margin: 4px 0px 4px 150px;
}

*+html ul.landing_list,
*+html ul.category_list,
*+html ul#category_list {
	margin: 4px 0px 4px 190px;
}

ul.category_list li,
ul#category_list li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	color: #666666;
	padding: 0px 0px 0px 4px;
}
ul.cat_list {
	margin:4px 0 4px 196px;
	padding:0;	
}
ul.cat_list li {
	background:transparent url(../images/bullet.gif) no-repeat 0 4px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	color: #666666;
	padding:1px 0 1px 20px;
}

#contact {
	margin:5px 0 0 0;
	width:100%;
}

#contact td {
	
}
#contact td.fieldname {
	border-bottom:1px dotted #CCC;
	vertical-align:bottom;
	line-height:19px;
}

.tx-macinasearchbox-pi1 {
	float:right;
}

.error {
	font-weight: bold;
	color : #990000;
}

.success{
	font-weight: bold;
	color : #009900;
}

.news-list-morelink{
	text-transform: uppercase;
}

.news-list-item h1{
	margin-top: -18px;
	margin-left: 135px;
}
#c4 table.myFormTable tr td.tx-indexedsearch-info,
.myFormTable td,
#kontaktformular td {
	background: #F4F4F4;
	border:1px dotted #e3e3e3;
}
.myFormTable td.empty,
#kontaktformular td.empty {
	background:none;
	border:none;
}
.myFormTable td.small,
#kontaktformular td.small {
	font-size:10px;
}
.myFormTable .text,
#kontaktformular .text {
	width:230px;
}
.myFormTable .inputtext,
#kontaktformular .inputtext {
	width:294px;
	border:1px solid #ccc;
}
.myFormTable .inputtext_small,
#kontaktformular .inputtext_small {
	width:143px;
	border:1px solid #ccc;
}
.myFormTable .inputtextplz,
#kontaktformular .inputtextplz {
	width:70px !important;
	float:left;
	border:1px solid #ccc;
}
.myFormTable .inputtextort,
#kontaktformular .inputtextort {
	width:219px;
	border:1px solid #ccc;
	float:right;
}
.myFormTable select,
#kontaktformular select {
	width:296px;
	border:1px solid #ccc;
}
.myFormTable textarea,
#kontaktformular textarea {
	margin:0;
	width:564px;
	border:1px solid #ccc;
}
.myFormTable,
#kontaktformular table.contact {
	width:100%;
}
.myFormTable img,
#kontaktformular table.contact img {
	border:none;
	margin:0;
}
.myFormTable td,
#kontaktformular table.contact td {
	line-height:20px;
	padding:3px;
	vertical-align:middle;
}
.myFormTable td.text,
#kontaktformular table.contact td.text {
	width:264px;
}

#sb_download_flexWrap .downloads .links {
	float:left;
}

/* for IE 7 */
*:first-child+html #kontaktformular .inputtext {
  width:172px;
}

*:first-child+html #kontaktformular .inputtextort {
  width:113px;
}

.news-single-img {
	position:relative;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.newstable p {
	display:inline;
}

.lupe {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(../images/lupe4.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:17px;
	margin-bottom:10px;
	margin-left:7px;
	margin-top:-6px;
	padding-left:24px;
}

.lupecontent {
	background:white url(../images/lupe4.gif) no-repeat scroll 3px 2px;
	height:20px;
	left:124px;
	margin-bottom:10px;
	margin-top:-17px;
	padding-left:24px;
	position:relative;
	width:0;
}	
.totop {
	margin:5px 0 0 0;
	text-align:right;
}

.to-top-link {
	background:transparent url(../images/toptop.gif) no-repeat scroll 0 2px;
	color:#555555;
	font-weight:bold;
	padding-left:16px;
}

.news-single-item hr {
	clear:left;
}

#captchaimg img {
	margin:8px 0;
}

.tx-indexedsearch-title strong {
	color:red;	
}

.tx-indexedsearch-browsebox p {
	font-size: 14px;
}
/* -- VAR DUMP ---------------------------------------- */
table.var_dump          { border-collapse:separate; border:1px solid black; border-spacing:0; background:#999999;}
table.var_dump tr       { color:#006600; background:#F8F8F8; vertical-align:top; }
table.var_dump tr.alt   { color:#006600; background:#E8E8E8; }
table.var_dump th       { padding:4px; color:black; background:#CCCCCC; text-align:left; }
table.var_dump td       { padding:4px; }
table.var_dump caption  { caption-side:top; color:white; background:#339900; }
table.var_dump i        { color: #000000; background: transparent; font-style: normal; }

/* -- PROFILE ---------------------------------------- */
.div_profile {
	position: relative;
	margin: 2px 0px 16px 0px;
	width:850px;
}
.box_profile {
	clear:both;
	background: url(../images/box_bg.gif) repeat-x #f1f1f1;
	border: 1px solid #dddddd;
}

.tabMenu {
	clear:both;
	width:100%;
}
.tabMenu ul {
	margin:0;
	padding:0 0 0 10px;
	position:relative;
	z-index:20;
	top:0px !important;
	top:2px;

}
*:first-child+html .tabMenu ul {
	position:relative;
	z-index:20;
	top:2px;
}

.tabMenu li {
	border:1px solid #CCCCCC;
	border-bottom:none;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:3px;
	background-image:none;
	padding:0;
	position:relative;
	z-index:20;
	top:1px;
	cursor:pointer;
}
.tabMenu li a {
	border-style:solid;
	border-width:1px;
	border-color:#FFF;
	display:block;
	padding:2px 5px 0;
	position:relative;
	text-decoration:none;
	white-space:nowrap;
	z-index:10;
	min-height:15px;
	background-color:#E8E8E8;
}
.tabMenu li a:hover {
	color:#FF7F00;
	background-color:#F1F1F1;
}
.tabMenu li.active a,
.tabMenu li a.current {
	border:1px solid #FFF;
	padding-bottom:1px;
	min-height:15px;
	background:#FFF;
	color:#FF7F00;
	/*
	background-color:#FF7F00;
	color:#FFF;
	*/
}
/* -- MESSAGES ---------------------------------------- */
div.entry_error {
	border:1px solid #ff9999;
	color:#CC0000;
	background:#FFF1F0 url(../images/icon_caution.gif) no-repeat 8px 8px;
	padding:5px 0 5px 30px;
	margin:0 0 5px 0;
	font-weight:bold;
	line-height:21px;
}
div.entry_success {
	border:1px solid #339933;
	color:#336600;
	background:#F2FFEB url(../images/icon_success.gif) no-repeat 8px 8px;
	padding:5px 0 5px 30px;
	margin:0 0 5px 0;
	font-weight:bold;
	line-height:21px;
}
div.entry_error ul {
	margin:0;
}
div.entry_error ul li {
	margin:0 0 0 10px
}
div.entry_error p.bodytext,
div.entry_success p.bodytext {
	margin:0;
}
input.input_error,
input.input_success {
	margin:0 3px 0 0;
	padding:2px 4px;
	vertical-align:middle;
}
input.input_error {
	border:1px solid #ff9999;
	background:#FFF1F0;
	margin:0 3px 0 0;
	padding:2px 4px;
	vertical-align:middle;
}
input.input_success {
	border:1px solid #339933;
	background:#F2FFEB;
	margin:0 3px 0 0;
	padding:2px 4px;
	vertical-align:middle;
}

.dottedtop {
	border-top:1px dotted #CCC;
}

.magnifier {
	background:#CCC;
	padding:2px;
	float:left;
	margin:1px 16px 8px 4px;
	border:1px solid #999;
}
.magnifier img {
	border:1px solid #999;
	margin:0;
}
.magnifier div.loupe {
	background:transparent url(../images/lupe4.gif) no-repeat 3px 3px;
	height:20px;
	padding-left:24px;
	line-height:20px;
}
table.legend {
	float:right;
}
table.legend td {
	color:#666;
	font-size:11px;
	vertical-align:middle;
}
table.legend td img {
	margin:0;
}
table.legend td.small {
	font-size:10px;
}
.article table td.red,
#anfrage table td.red,
.red {
	color:#cc0000;
}
.even {
	background:#F8F8F8;
}

h2.landing {
	font-size:15px;
	line-height:19px;
	margin-bottom:20px;
}

ul.landing_list {
	list-style-image: url(../images/cb1.gif);
	list-style-position: outside;
	width:350px;
	float:left;
	margin:0;
	padding:0 0 0 20px;
}

ul.landing_list li {
	color: #666666;
	padding:0 4px;
	font-size:13px;
}

div.landing1st {
	float:left;
	width:375px;
	margin-bottom:20px;
}
div.landing2nd {
	float:left;
	width:345px;
	margin-bottom:10px;
	font-size:13px;
}
.box_padding ul li.iKatalogLi {
	float:left;
	padding:0 0 0 20px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	background:transparent url(../images/more.gif) no-repeat 0 0;
	margin-right:40px;
}
table.imgtext-nowrap table td img {
	margin:5px 15px 5px 5px;
}
table.imgtext-table table td img {
	margin:5px 15px 5px 5px;
}
.box_padding table td img {
	margin:8px 0;
}
