
* { margin: 0; padding: 0; }


/* Allgemeines Layout */

body { background: url(images/main_bg.jpg); color: black; font-size: 100.01%; }

#page { position: absolute; top: 2px; left: 25px;
	background: url(images/page_bg.png) repeat-y;
	/* 931px weiß, 974px mit Schatten */
	width: 881px; padding-left: 25px; padding-right: 68px; padding-top: 50px;
}
* html #page { background-image: url(images/page_bg.gif) }	/* IE6: keine alpha-transparenten Hintergrundbilder */

#logo .image { display: block; z-index: 2;
	position: absolute; top: 15px; right: 127px;	/* 43px Schatten + 25 px padding + 104px halbe Spalte - 45px halbes Bild */
}
#logo .text { display: block; padding-top: 15px; margin-bottom: 0px; padding-bottom: 10px; border-bottom: 2px #868686 dotted; width: 648px; }

#market-switch { height: 40px; position: absolute; width: 931px; top: 1px; left: 0px; background: #eaeaea; z-index: 1; }
#market-switch { font-size: 10pt; vertical-align: middle; }
#market-switch img { margin-left: 20px; margin-right: 15px; vertical-align: middle; padding-bottom: 9px; }

#products-menu { border-bottom: 2px #868686 dotted; width: 648px; margin: 10px 0px; padding-bottom: 10px; overflow: hidden; }
#products-menu ul, #products-menu li { margin: 0; padding: 0; font-size: 100%; }
#products-menu li { background: url(images/menu_icon.png) 0px 5px no-repeat; display: block; float: left; margin-right: 12px; padding-left: 14px; }
#products-menu .active { text-decoration: underline; color: black; }

#ads-top { margin: 1em 1em 1em 90px; }

#menu-content-wrapper { background: url(images/menu_bg.png) repeat-y right; }

#menu { float: right; width: 208px; background: #dcdcdc; overflow: hidden; }
#menu ul, #menu li { margin: 0px; padding: 0px; }
#menu li { display: block; }
#menu ul { margin-bottom: 15px; }
#menu a { color: black; }
#menu a:hover { color: red; }
#menu ul li span.heading { display: block; background: #d2d2d2 url(images/menu_heading.png) repeat-x bottom;
	padding: 10px; margin-bottom: 5px; text-transform: uppercase; border-bottom: 1px solid white; border-top: 1px solid #999;}
#menu ul li span.heading img { border: none; margin: 1px 3px 0 0;  }

#menu ul li span.item { margin-left: 31px; }
#menu .active { font-weight: bold; }

#menu h1 { font-size: 1em; padding: 0px; border-bottom: 1px dotted #3d3d3d; }

#menu a, #products-menu a, #breadcrumbs a { text-decoration: underline; }
#menu a { text-decoration: none; }

#menu .ods_ajaxmailsubscription { overflow: hidden; margin-right: 10px; }
#menu .ods_ajaxmailsubscription { padding: 4px 0px; }
#menu .ods_ajaxmailsubscription input[type=text] { width: 100%; }

#menu .news-latest, #menu .ods_ajaxmailsubscription { padding: 10px 10px; }
#menu .news-latest .item { overflow: hidden; padding: 4px 0px; border-bottom: 1px #3d3d3d dotted; }
#menu .news-latest .image { float: left; margin-right: 10px; }
#menu .news-latest img { width: 50px; }
#menu .news-latest .date { font-size: .8em; }


#breadcrumbs { font-size: 10pt; margin: .5em 0px; }
#breadcrumbs ol, #breadcrumbs li { display: inline; margin: 0; padding: 0; }
#breadcrumbs li:before { content: '» '; margin-left: .5em; }

#content { width: 648px; position: relative; overflow: hidden; }

#site-info { clear: right; padding: 20px 24px; background: #3d3d3d url(images/siteinfo_bg.png) repeat-x top; margin: 0px -24px; }
#site-info, #site-info a { color: white; }
#site-info .supp { float: right; width: 258px; text-align: center; }
#site-info li { display: block; float: left; margin: 0px 1ex 0px 0px; padding; 0px; }
#site-info li:after { content: " |"; }


/* Allgemeine Styles, Inhalts-Styles */

body { font-family: UnDotum, "Trebuchet MS", Arial, sans-serif; font-size: 80%; color: #505050; }

a, a:visited { color: red; }
a:hover { color: black; }

address { font-style: normal; }

h2 { font-size: 18px; margin-top: 1em; }

thead { font-weight: bold; }

li { margin-left: 1em; }

table.form th { text-align: left; width: 30%; }

.image-replacement { background-repeat: no-repeat; text-indent: -9999px; line-height: 30px; }

.csc-textpic-intext-right .csc-textpic-imagewrap { border-left: 1px solid #8c8c8c; padding-left: 10px; }
.csc-textpic-intext-left  .csc-textpic-imagewrap { border-right: 1px solid #8c8c8c; padding-right: 10px; }

.tx-catproducts-pi1 { padding-top: 1em; clear: both; }

.products-list-filter { border-top: 2px #868686 dotted; border-bottom: 2px #868686 dotted; margin: 0 0 20px 0; overflow: hidden; width: 100%; }
.products-list-filter a { color: black; }
.products-list-filter p { font-weight: bold;  }
.products-list-filter ul { margin-top: 6px; padding-bottom: 20px; overflow: hidden; width: 100%;}
.products-list-filter li { list-style-type: none; display: block; float: left; width: 30%; }
.products-list-filter li.reset { width: auto; float: right; }
.products-list-filter li.reset a { color: #333; }
.products-list-filter li.active a { color: red; }
.products-list-filter li:before { content: "↓"; }
.products-list-filter li.reset:before { content: "X "; }

.products-list-item { overflow: hidden; padding: 10px; border: 1px solid #8c8c8c; margin-bottom: 10px; list-style-type: none; }
* html .products-list-item { zoom: 1; }
.products-list-item .gallery { float: left; width: 222px; border-right: 1px #8c8c8c solid; margin-right: 10px; }
.products-list-item .text { margin-left: 235px; }
.products-list-item .text h3 { font-size: 130%; }
.products-list-item .art-no { margin-right: 1em; }
.products-list-item .price, .products-list-item .send-request { font-size: 120%; margin-top: 10px; }
.products-list-item .price { padding: 5px; float: right; 
	border-left: 5px solid red; 
	border-bottom: 1px solid #999; 
	border-top: 1px solid #999; 
	border-right: 1px solid #999; 
	background: #eee; width: 135px; 
	text-align: right;
	margin: 5px 5px 5px 5px;}
.products-list-item .send-request { text-align: right; }

.products-offers-item { overflow: hidden; display: block; width: 100%; background: url(images/offers_bg.png); margin: 0 0 10px 0; border: 1px solid #999; min-height: 100px; padding: 0 0 10px 0px;}
.products-offers-item .price { float: right; background: url(images/offers_star.png) top right no-repeat; width: 189px; height: 114px;
	text-align: right; padding: 10px 10px 0 0; letter-spacing: -1px; font-weight: bold; color: white; font-size: 165%; }
.products-offers-item .price .old-price { font-size: 80%; display: block; margin-bottom: 5px; color: black; }
.products-offers-item .price .old-price del { text-decoration: line-through; }
.products-offers-item .gallery { float: left; margin: 10px; }
.products-offers-item .gallery img { height: 75px; width: 75px; border: 3px solid white; }
.products-offers-item .text { color: #eee; margin-left: 100px;}
.products-offers-item .text p:first-child { font-size: 80%; font-weight: bold; padding-top: 5px;}
.products-offers-item h3 { font-weight: bold; color: #ff8400; font-size: 140%; letter-spacing: -1px;}
.products-offers-item .send-request a { color: #ff8400; }

.creativ .products-offers-item { background: #888 url(images/creativ_bg_poffers.png); }
.creativ .products-offers-item .price { background-image: none; }
.creativ .products-offers-item .price .old-price { white; }
.creativ .products-offers-item .price .old-price del { text-decoration: line-through; }
.creativ .products-offers-item .text { color: white; }
.creativ .products-offers-item h3 { color: white;}
.creativ .products-offers-item .send-request a { color: #ddd; }

.products-list-labels { margin-bottom: 10px; border-top: 2px dotted #999; }
.products-list-labels p { font-weight: bold; }
.products-list-labels ul { overflow: hidden; width: 100%; list-style-type: none;}
.products-list-labels li { float: left; }
.products-list-labels li.reset { float: right; vertical-align: middle; line-height: 50px; }
.products-list-labels li.reset a { color: #333; }
.products-list-labels li.reset:before { content: "X "; }
.products-list-labels img { border: 1px dotted #999; padding: 5px;  }
.products-list-labels img.active { border: 2px solid red; padding: 4px; }

.news-list-item { overflow: hidden; background: #eee; padding: 10px; margin-bottom: 10px; border: 1px dotted #999; }
.news-list-item .news-list-image { float: left; margin-right: 10px; }
.news-list-item .news-list-image img { width: 100px; border: 3px solid white; }
.news-list-item .news-list-morelink { text-align: right; }

.news-single-item  { overflow: hidden; width: 100%; }
.news-single-item .gallery { float: left; margin-right: 10px; border-right: 1px solid #8c8c8c; }
.news-single-item .gallery img { float: left; height: 100px; width: 150px; border: 1px outset black; margin: 0 10px 10px 0;  }
.news-single-item .main-title { font-size: 140%; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px dotted #999; }
.news-single-backlink { border-top: 2px dotted #999; margin-top: 10px; padding-top: 10px;}

/*newsarchiv*/

.news-amenu-container { margin: 20px 0 10px 0; }
.news-amenu-container li { margin-left: 0px; }
.news-amenu-item-year { color: black; font-weight: bold; border-bottom: 1px solid #999; padding-bottom: 3px; margin-bottom: 3px; }

.felogin-small { padding: 10px; }
.felogin-small h1 { font-size: 1em; padding: 0px; }

#downloads ul {list-style-type: none; }
#downloads li { margin: 0px; overflow: hidden; position: relative; padding: 10px; border: 1px dotted #8c8c8c; margin-bottom: 10px; background: #eee;}
#downloads .sb_download_image { float: left; margin: 5px; }
#downloads a { text-decoration: none; }

#content #kontaktformular { overflow: hidden; margin-bottom: 20px; }
#content #kontaktformular fieldset { border: 1px solid gray; padding: 15px; }
#content #kontaktformular label { display: block; float: left; width: 150px; padding: 2px; color: black; }
#content #kontaktformular input, #content #kontaktformular textarea { margin-bottom: 3px; }
#content #kontaktformular textarea { width: 60%; }

#plattenzuschnitt { clear: both; }
#plattenzuschnitt fieldset { padding: 5px; margin: 1em 0;}
#plattenzuschnitt th { text-align: left; }
#plattenzuschnitt #platten { border-collapse: collapse; width: 100%; }
#plattenzuschnitt #platten thead { text-align: center; font-weight: normal; color: black; background: #dcdcdc; }
#plattenzuschnitt #platten td { border: 1px black solid; empty-cells: show; }
#plattenzuschnitt #platten tbody td { text-align: left; }
#plattenzuschnitt #platten td input[type=text] { border: 1px #888 solid;  }
#plattenzuschnitt #platten option.artikel { background-repeat: no-repeat; }
#plattenzuschnitt #platten optgroup { padding-top: 1em; }

