@page { size:landscape; } 

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0E0E0;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

.breaker {
clear:both;
height:1px;
overflow:hidden;
}

#mainframe {
margin:0 auto;
width:1002px;
text-align:left;
background: #E0E0E0;
}

#mainborder {
width: 1000px;
float: left;
border:0;
background: #FFFFFF;
}

#mainmenu {	
}

#topsmallnav {
	width: 600px; 
	overflow:hidden; 
	float:right; 
	margin-right:5px; 
	text-align:right; 
	color:#999; 
	margin-top:10px; 
	font-size:10px;	
}

#topsmallnav a {
	color: #777;
	text-decoration: none;
}

#topsmallnav a:hover {
	color: #000;
}

#topnav {
margin-left:191px;
width: 810px;
height: 26px;
display:block;
overflow:hidden;
background: url(./topnavbg.png) no-repeat bottom left;
color: #000;
}

#topnav div.br {
	float:left;
	display:block;
	overflow:hidden;
	width:4px;
	height: 26px;
	background: url(./topnavbg_br.png) no-repeat bottom left;
}

#topnav div.brs {
	float:left;
	display:block;
	overflow:hidden;
	width:1px;
	height: 26px;
	background: url(./topnavbg_brs.png) no-repeat bottom left;
}

#topnav a.sel,
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	background: #6a6a6a;
	text-decoration:none;
	padding:4px 0;
	text-align:center;
	width:70px;
	display:block;
	overflow:hidden;
	float:left;
	height:15px;
}

#topnav a.sel {
	background: #c70000;
}

#topnav a:hover {
	background: #c70000;	
}

#f_tnsel {
	margin:0px;
	padding:0px;
	display:inline;
	font-size:10px;
	margin-left: 3px;
}

#f_tnsel select {
	border: 1px solid #999;
	font-size:10px;
	width: 95px;
}

#maininhalt{
float: left;
width:808px;
margin: 0px;
margin-left: 4px;
}

#anzeige {
width: auto;
margin: 0px;
padding: 0px;
float: none;
overflow: hidden;
margin-top:5px;
}

#shopanzeige,
#mainanzeige {
	width:600px; 
	background: #b5b5b5;
	display:block;
	overflow:hidden; 
	margin:0px; 
	padding:0px;
	border:0px; 
	float:left;
	padding-left:3px;
}

#shopframe {
	width:603px; 
	overflow:hidden;
	display:block; 
	float:left; 
	margin-right:0px;
}

#shopanzeige {
	width:790px;
	padding:5px;
}

#mainanzeige div.title {
	margin:6px;	
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

div.mainmenufield {
	text-align: left;
	display: block;
	padding:0px;
	width: 189px;
	height: 198px;
	overflow:hidden;
	background-color: #FFF;
	border: 0;
	border-bottom: 1px solid #666;	
	float: left;
	margin-left:6px;
	margin-bottom:5px;
	padding:1px;
}

div.mainmenusubheadline {
	font-size: 11px;
	line-height:11px;
	background: url(./mainnav_bg.png) no-repeat top left; 
	border-bottom: 1px solid #ff3300;
	height:21px;
	display: block;
	overflow:hidden;
	font-weight: bold;
	padding: 2px;	
	padding-top:1px;
	color:#FFF;
	margin-bottom:1px;
}

div#mainprlist {
	width: 578px;
	margin-left:5px;
	margin-bottom:10px;
	padding:5px;
	height:150px;
	background:#FFF;
	display:block;
	overflow:hidden;
}

div#mainprlist div.text {
	width:375px;
	height:147px;
	margin-left:10px;
	overflow:hidden;
	display:block;
	float:left;
}

div#mainprlist div.mt2,
div#mainprlist div.mtr,
div#mainprlist div.mtl,
div#mainprlist div.mt {
	width:378px;
	height:65px;
	margin-top:25px;
	margin-bottom:5px;
	overflow:hidden;
	display:block;
}

div#mainprlist div.mt2 {
	height:18px;
	margin-top:0px;
	color:#000;
}

div#mainprlist div.mtr {
	float:right;
	width:150px;	
	margin:0px;
	text-align:right;
}

div#mainprlist div.mtl {
	float:left;
	width:205px;
	margin:0px;
}

div#mainprlist div.subtitle,
div#mainprlist div.title {
	font-weight:bold;
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	height:15px;
	margin-bottom:4px;
}

div#mainprlist div.subtitle {
	font-size:12px;
	font-weight:normal;
}

div#mainprlist a.menupic,
a.menupic,
a.mainmenupic {
	text-align: center; 
	width:100%; 	
	height:130px;
	display: block;
	overflow:hidden;
	color: #000;
	border: 0;
	text-align: center;
}
div#mainprlist a.menupic,
a.menupic {
	height:150px;
}

div#mainprlist a.menupic {
	width:189px;
	float:left;
}

#mainmenusubtext {
	height: 47px;
	display:block;
	overflow:hidden;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	padding: 2px;
	padding-top:5px;
	background:url(./mainnavbg_t.png) repeat-x top left;
}

#mainmenusubtext a.more,
#mainmenusubtext a {
	color: #999;
	text-decoration: none;
}

#mainmenusubtext a.more:hover,
#mainmenusubtext a:hover {
	text-decoration:underline;
}

#mainmenusubtext a.more {
	color: #ff6600;
}

#rightmenu {
	display:none;
}

div.rightmenufield {
	width: 198px;
	overflow:hidden;
	display:block;
	padding:0px;
	margin:0px;
	margin-bottom: 10px;
	background:url(./rightnav_sh.png) no-repeat top right;
}

div.rightmenutitle_or,
div.rightmenutitle {
	width: 184px;
	display:block;
	overflow:hidden;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	padding:2px 5px;
	margin-bottom:1px;
	background:url(./rightnav_gr.png) repeat-y top left;
	border-bottom: 1px solid #33626d;	
}

div.rightmenutitle_or {
	background:url(./rightnav_or.png) repeat-y top left;
	border-bottom: 1px solid #cc3300;
}

div.rightmenuinhalt_std_or,
div.rightmenuinhalt_std,
div.rightmenuinhalt_or,
div.rightmenuinhalt {
	width:192px;
	display:block;
	overflow:hidden;	
	border: 1px solid #336666;
	border-top:0;
	background-color: #ececec;
	padding-top:5px;
	background: url(./rightnav_ish.png) repeat-x top left;
}

div.rightmenuinhalt_or {
	border: 1px solid #e36b00;
	border-top:0;
	background: url(./rightnav_ish_or.png) repeat-x top left;
}

div.rightmenuinhalt_std {
	border:1px solid #336666;
	background:#ececec;
	padding:0px;
}

div.rightmenuinhalt_std_or {
	border:1px solid #e36b00;
	background:#ececec;
	padding:0px;
}

div.rm_inner {
	padding:5px;	
}

div.rm_inhalt_c1 {
	width:62px;
	display:block;
	overflow:hidden;
	float:left;
}

div.rm_inhalt_c2 {
	width:115px;
	display:block;
	overflow:hidden;
	float:left;
}

#rm_dirbestell {
	padding:0px;
	padding-left:5px;
	margin:0px;
	font-size:12px;
}

#rm_dirbestell a {
	color:#575757;
}
#rm_dirbestell input[type=password],
#rm_dirbestell input[type=text] {
	width:120px;
	border:1px inset;
	background:#FFF;
	font-size:11px;
	padding: 1px 4px;
}

#rm_dirbestell input[type=submit] {
	width:auto;
	border:1px outset;
	background:#ebebeb;
	font-size:11px;
}

ul#rm_ul {
	margin:0px;
	padding:0px;
	padding-left:19px;
	font-size:12px;
	list-style-image: url(bullet_pfeil_gr.png);
}

ul#rm_ul li {	
	margin-bottom:5px;
}

ul#rm_ul a {
	color:#575757;
}

a {
	color: #ff6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.rm {
	color:#FFF;
}

a.rm:hover {
	text-decoration: underline;
}

a.mainfoot {
	color: #777;
}

a.mainfoot:hover {
	text-decoration:underline;
}

#leftmenu {
float:left;
height: 100% auto;
padding:0;
width:180px;
background-color: #FFF;
border: 0;
margin-bottom: 10px;
overflow: hidden;
margin-left:7px;
}

ul#katnav {
	margin:0px;
	padding:0px;
	font-size:12px;		
	list-style-type:none;
}

ul#katnav li {
	
}

ul#katnav a.sel,
ul#katnav a {
    display:block;
    padding: 0.2em;
    text-decoration: none;
    border: 0;
    border-bottom:1px solid #ccc;
    color: #666; background-color: #ebebeb;
    margin-bottom:4px;
}

ul#katnav a.sel {
	font-weight:bold;
}

ul#katnav a:hover {
	color:#CC0000;
}

ul#katnav2 {
	margin:0px;
	padding:0px;
	font-size:12px;		
	list-style-image: url(bullet_pfeil.png);
	margin-left:15px;
}

ul#katnav2 li {
	list-style-image: url(bullet_pfeil.png);	
}

ul#katnav2 li.sel {
	list-style-image: url(bullet_pfeilu.png);	
}


ul#katnav2 a.sel,
ul#katnav2 a {
	padding:0px;
	margin:0px;
	background:transparent;
	border:0px;
	font-size:11px;
	font-weight:normal;
}

ul#katnav2 a.sel {
	font-weight:bold;
}

ul#katnav2 a:hover {
	color:#CC0000;
}

ul#katnav3 {
	margin:0px;
	padding:0px;
	font-size:12px;		
	list-style-image: url(bullet_dot.png);
	margin-left:12px;
	
}

ul#katnav3 li {
	list-style-image: url(bullet_dot.png);	
}

ul#katnav3 li.sel {
	list-style-image: url(bullet_reddot.png);	
}


ul#katnav3 a.sel,
ul#katnav3 a {
	padding:0px;
	margin:0px;
	background:transparent;
	border:0px;
	font-size:11px;
	font-weight:normal;
}

ul#katnav3 a.sel,
ul#katnav3 a:hover {
	color:#CC0000;
}

div.lm_kunde {
	font-size:12px;
	color:#b1b1b1;
	margin-top:20px;
}

div.seitenh2text,
div.seitenh2,
div.seitenh1 {
	overflow:hidden; 
	display:block;
	margin:0px; 
	padding:5px; 
	font-weight: bold; 
	background: #FFF; 
	border: 1px solid #999999; 
	margin-right: 8px; 
	font-size: 12px;
	z-index: 0;
	color: #000;
}

div.seitenh2text {
	width:auto;
	font-weight: normal;
	background: #FFF;
	color: #000;
}

div.seitenh2,
div.seitenh1 {
	margin:0px; 
	padding:5px; 
	font-weight: bold; 
	background-color: #FFF; 
	border: 1px solid #999999; 
	margin-right: 8px; 
	font-size: 12px;
	z-index: 0;
	color: #999;
}

div.seitenh2 {
	overflow:hidden; 
	display:block;
	margin-right:3px;
}

ul#zieglerul,
ul.zieglerul {
	margin-left: 17px; 
	padding-left: 0px; 
	list-style-image: url(../.img/hp/dot.gif);
	list-style-position: outside;
}

div#pagelinklist {
	font-size:11px;
	padding:5px;
}

div#pagelinklist a {
	color:#FFF;
}

div#pagelinklist a.sel {
	color:#CC0000;
}

div#shoptop {
	background:#FFF;
	border-bottom:1px solid #6A6A6A;
	margin-left:4px;
	width:565px;
	overflow:hidden;
	display:block;
	padding:10px;
	margin-bottom:10px;
}

div#shoptopimgframe {
	width:200px;
	padding:10px;
	overflow:hidden;
	display:block;
	margin-right:10px;
	border: 1px solid #6a6a6a;
	float:left;
}

div#shoptoptextframe {
	width:320px;
	margin-left:10px;
	padding:0px;
	padding-top:8px;
	overflow:hidden;
	display:block;
	float:left;
}

div.shopdetaillist {
	width:790px;
	background:#FFF;
	overflow:hidden;
	display:block;
	border-bottom: 1px solid #666;	
	margin-bottom:7px;
}

div.shdetail_1 {
	width:100px;
	overflow:hidden;
	display:block;
	float:left;
}

div.shdetail_2 {
	width:500px;
	overflow:hidden;
	display:block;
	float:left;
}

div.shdetail_3 {
	width:170px;
	overflow:hidden;
	display:block;
	float:right;
}

form#attrform {
	margin:0px; padding:0px; float:left;
}

form#attrform select {
	border: 1px solid #999;
	background: #CCC;
	font-size:10px;	
}

div.warenkorbtop {
	height: 30px; 
	width: 160px;
	overflow:hidden;
	display:block; 
	color: #FFF;
	float: left;
}

div.warenkorbtopzahl {
	width:25px;
	overflow:hidden;
	display:block;
	font-size:25px;
	font-weight:bold;
	color:#CCC;
	float:left;
}

div.warenkorbtoptext {
	width:auto;
	overflow:hidden;
	display:block;
	font-size:18px;
	color:#CCC;
	float:left;
	padding-top:5px;
}

div.warenkorbtoppf {
	width:80px; 
	height: 20px; 
	overflow:hidden;
	display:block; 
	color: #FFF;
	float: left;
	text-align:center; 
	padding-top:10px;
}

div.wkl_zeile {
	width:785px;
	padding:5px;
	display:block;
	overflow:hidden;
	background:#FFF;
	border-bottom:1px solid #666;
	margin-bottom:7px;
}

div.wkl_zeilei {
	width:785px;
	display:block;
	overflow:hidden;
	background: url(./wkl_bg.png) repeat-y top left;
}

div.wkl_head {
	float:left;
	overflow:hidden;
	display:block;
	width:45px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

div.wkl_td {
	width:30px;
	overflow:hidden;
	display:block;
	float:left;
}

div.wkl_pic {
	width:105px;
	display:block;
	overflow:hidden;
	float:left;
}

div.wkl_text {
	width:195px;
	display:block;
	overflow:hidden;
	float:left;
}

div.wkl_menge {
	width:50px;
	display:block;
	overflow:hidden;
	float:left;
	text-align:right;
	padding-right:5px;
}

div.wkl_p1 {
	width:85px;
	padding-right:5px;
	display:block;
	overflow:hidden;
	float:left;
	text-align:right;
}

div.wkl_p2 {
	text-align:right;
	padding-right:5px;
	width:110px;
	display:block;
	overflow:hidden;
	float:left;
}

div.wkl_pz {
	width:145px;
	padding-left:10px;
	display:block;
	overflow:hidden;
	float:left;
}

a.wg_buttonlink_rot,
a.wg_buttonlink {
	color: #666;
	text-decoration: none;
	border: 0;
	padding: 3px;
	padding-right:15px;
	text-align: left;
	display: block;
	overflow: hidden;
	float: left;
	width: auto;
	background-color: #e2e2e2;
	background-image: url(../.img/hp/pfeil_r_grau.gif);
	background-repeat: no-repeat; 
	background-position: 7px 2px; 
	padding-left: 25px;
	padding-top:2px;
}

a.wg_buttonlink_rot {
	background-color: #ae1a1e; 
	background: url(../.img/hp/pfeil_r_rot.gif) no-repeat 5px 2px;
}

a.wg_buttonlink_rot:hover,
a.wg_buttonlink:hover {
	border: 0px solid #FFF;
}








#leftmenu {
	display:none;
}

#topsmallnav{
	display:none;
}

#topnav{
	display:none;
}

div#warenkorbtop {
	display:none;
}

div#wkl_pz {
	display:none;
}

div.warenkorb_links {
	display:none;
}

///////////////////////////////////////////////////////////
textarea {
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size:12px;
}


input.button:hover {
	border-color: #E00000;
}

button.wg_button {
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border: 0px outset #000000;
	padding: 5px;
	text-align: left;
	display: block;
	overflow: hidden;
	width: 140px;
	background-color: #a01014;
	background: url(../.img/hp/pfeil_r_rot.gif) no-repeat 5px 4px;
	padding-left: 25px;
}

input.wg_button{
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border: 0px solid #FFF;
	padding: 3px;
	text-align: left;
	display: block;
	overflow: hidden;
	float: left;
	width: 140px;
	background-color: #a01014;
	background: url(../.img/hp/pfeil_r_rot.gif) no-repeat 5px 2px;
	padding-left: 25px;
}

input.wg_button:hover {
}

input.button{
	cursor:pointer;
}

#mainmenu_o {
height:46px;
width:100%;
}
#mainmenu_o ul {
font: 11px Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding: 3px 6px 3px 8px;
float: right;
color:#fff;
background-color:#0D3982;
}
#mainmenu_o ul li {
display:inline;
margin: 0;
padding: 0;
}
#mainmenu_o ul li a,#mainmenu_o ul li a:visited {
text-decoration:none;
color:#fff;
}
#mainmenu_o ul li a:hover {
text-decoration:underline;
color:#fff;
}

div.titles {
	padding: 5px; 
	background-color: #E0E0E0; 
	font-weight: bold; 
	border: 1px outset;	
}

div.helps {
	padding: 5px; 
	background-color: #F0F0A0; 
	font-weight: bold; 
	border: 1px solid #999;
}

div.seitenu1 {
	font-weight: bold; 
	margin-bottom:6px; 
	background-color: #EFEFEF; 
	border: 1px solid #999999; 
	margin-right: 8px; 
	z-index: 0;

	text-align:right; 
	font-size: 10px; 
	margin-top:0px; 
	border-top: 0px; 
	padding-top:1px; 
	padding-bottom:1px; 

}

div.seitenfehler {
	margin:0px; 
	padding:5px; 
	font-weight: bold; 
	margin-bottom:6px; 
	background-color: #EFEFEF; 
	border: 1px solid #E00000; 
	margin-right: 8px; 
	margin-top:2px;
	font-size: 12px;
}

.reihe1 {
float:none;
overflow:hidden;
padding-bottom:14px;
padding-top:19px;
z-index:0;
}

#neukundenadresse,
#bestelllogin,
#form_ueberdachung,
#bestelladresse {
	page-break-before:always;
	color: #000;
}

#neukundenadresse input,
#bestelllogin input,
#form_ueberdachung input,
#bestelladresse input {
	-moz-border-radius: 4px;
	background-color: #FFF;
	border: 1px solid #999;
	width: 143px;
	padding-left: 2px;
}
#neukundenadresse input.wg_button,
#bestelllogin input.wg_button,
#form_ueberdachung input.wg_button,
#bestelladresse input.wg_button {
	border: 0px;
	padding-top: 1px; padding-bottom:1px;
}

#form_ueberdachung input {
	width:200px;
}

#neukundenadresse input {
	width: 190px;
}

#neukundenadresse textarea,
#form_ueberdachung textarea,
#bestelladresse textarea {
	-moz-border-radius: 4px;
	background-color: #FFF;
	border: 1px solid #999;
	width: 130px;
	padding: 2px;
}
#neukundenadresse textarea {
	width: 186px;
}

#neukundenadresse select,
#form_ueberdachung select,
#bestelladresse select {
	-moz-border-radius: 4px;
	background-color: #FFF;
	border: 1px solid #999;
	width: 145px;
	padding-left: 2px;
}

#form_ueberdachung select {
	width:204px;
}

#neukundenadresse select {
	width: 195px;
}

#neukundenadresse .bestl2,
#bestelllogin .bestl2,
#form_ueberdachung .bestl2, 
#form_ueberdachung .bestl4,
#bestelladresse .bestl2 {
	width: 160px;
	overflow:hidden;
	float:left;
}

#neukundenadresse .bestl2 {
	width: 200px;
}

#bestelllogin .bestl1,
#neukundenadresse .bestl1,
#form_ueberdachung .bestl1, 
#form_ueberdachung .bestl3,
#bestelladresse .bestl1, 
#bestelladresse .bestl3 {
	margin-top:4px;
	width: 110px;
	overflow:hidden;
	float:left;
	font-weight: bold;
	font-size: 12px;
}

#form_ueberdachung .bestl1, 
#form_ueberdachung .bestl3 {
	width: 140px;
	font-size: 11px;
}

#form_ueberdachung .bestl2, 
#form_ueberdachung .bestl4 {
	width: 220px;
	font-size: 11px;
}

#neukundenadresse .bestl1 {
	width: 150px;
	font-size: 11px;
}

#bestelllogin .bestl0,
#form_ueberdachung .bestl0,
#bestelladresse .bestl0 {
	height: 20px;
	overflow:hidden;
	margin-bottom: 3px;
	font-size: 11px;
}

#form_ueberdachung .bestl0 {
	height: auto;
	margin-bottom:5px;
	display: block;
}

.shopheadline{
	float: left; 
	overflow: hidden; 
	margin-bottom: 0px;
	background-color: #808080;
	-moz-border-radius: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	color: #FFF;
	padding: 2px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 5px;
}

.shopliste{
	width: 534px; 
	float: left; 
	border: 1px solid #999999; 
	overflow: hidden; 
}

.shopdetail{
	width: 762px; 
	float: left; 
	border: 1px solid #999999; 
	overflow: auto; 
	margin-bottom: 0px;
	background-color: #474747;
	-moz-border-radius: 0px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}

.shopdetailbreiter{
	width: 762px; 
	float: left; 
	border: 1px solid #999999; 
	overflow: auto; 
	margin-bottom: 0px;
	background-color: #474747;
	-moz-border-radius: 0px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	color: #FFF;
	padding: 5px;
	padding-top: 1px; 
	padding-bottom: 2px;
	font-weight: bold;
}

.shopdetailmaininfo {
	width: 762px; 
	float: left; 
	border: 1px solid #474747; 
	overflow: auto; 
	margin-bottom: 0px;
	background-color: #FFF;
	-moz-border-radius: 4px;
	color: #000;
	padding: 5px;
	font-weight: normal;
	margin-bottom: 5px;
}

.tabellestd,
.tabellebestellen,
.tabellewarenkorb {
	padding: 0px;
	margin: 0px;
	width: 100%;
	z-index: 0;
	padding-bottom: 20px;
	font-weight: normal;
	background-color: #FFF;
}

.stdform input,
.tabellestd, .tabellestd input,
.tabellebestellen input {
	border: 1px solid #999999;
}

.tabellestd checkbox,
.tabellestd input {
	width: 200px;
}

.tabellewarenkorb input {
	border: 1px solid #999999;
	width: 40px;
	text-align: right;
}

.tabellestd td, tr,
.tabellewarenkorb tr {
	font-weight: normal;
}

.tabelleprodukte {
	padding: 0px;
	margin: 0px;
	width: 100%;
	z-index: 0;
}

.tabellestd th,
.tabellebestellen th,
.tabellewarenkorb th, .tabelleprodukte th {
	font-weight: bold;
	background: #BDBDBD;
	padding-left: 5px;
}

.tabellestd tr.z2,
.tabelleprodukte tr.z2, .tabellewarenkorb tr.z2 {
	background: #e9eaea;
}

.tabelleprodukte tr.trenner {
	height: 25px;
}

.stdform textarea,
.tabellestd textarea,
.tabellebestellen textarea {
	width: 300px;
	border: 1px solid #999999;
}

.tabellestd select,
.stdform select,
.tabellebestellen select {
	border: 1px solid #999999;
	font-size: 10px; 	
}

.tabelleprodukte select {
	width: 140px;
	border: 1px solid #999999;
	font-size: 10px; 	
}

.stdform option,
.tabelleprodukte option {
	font-size: 10px; 	
}


.tabelleprodukte a:hover {
	border-color: #E00000;
	text-decoration: none;
}

.tabelleproduktez {
	border: 0;
	padding: 0px;
	margin: 0px;
	width: 100%;
	z-index: 0;
}

.tabelleproduktez th {
	font-weight: bold;
	background: #F0F0F0;
}


div.prmenu_twin{
	width: 125px;	
	padding:0px; 
	margin:0px;
	overflow: hidden;
	float: left;	
	margin-left: 5px;
	border: 1px outset #000000;
	margin-top: 5px;
}

div.prmenu_timg{
	width: 125px;
	height: 102px;
	text-align: center;
	overflow: hidden;
	padding: 0px;
	overflow: hidden;	
	border: 1px solid #999999;
}

.prmenu_timg a:hover {
	border: 1px solid #E00000;
}

div.prmenu_ttxt{
	font-size: 10px; 	
	width: 120px;
	height: 40px;
	padding: 2px;
	overflow: hidden;
	border-top: 1px solid #888888;
	background-color: #E0E0E0;
}

.werbung {
	font-size: 10px;
	height: 183px;
	width: * auto;
	overflow: hidden;	
	border: 1px solid #999999;
}

.werbung a:hover {
	border: 1px solid #E00000;
}

.topsubfield {
	width: 191px;
	height: 84px;
	overflow:hidden;
	background-color: #FFF;
	border: 1px solid #999;
	border-left: 0px;
	float: left;
	margin: 0px;
}

#mainsearchtext,
div.mainsearchtext {
	padding:2px;
	display:block;
	width: 188px;
	float: left;
	font-weight: bold;
	font-size:12px;
}

#mainsearchtext a {
	color: #888;
	text-decoration: none;
}

#mainsearchtext a:hover {
	color: #000;
	text-decoration: underline;
}

div.mainmenufield4:hover span,
div.mainmenufield:hover span {
	display:block;	
	text-decoration:none;	
}





a.subz {
	color: #FFF;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
a.subz:hover {
	color: #FFF;
	text-decoration: underline;
}

div.mainout {
	margin: 0px;
	font-size: 13px;
	padding: 5px;	
}

div.mainkataloge_l {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	border-width: 0px;
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top:2px;
	width:136px;
	overflow: hidden;
	text-align: left;
}

a.prodvar {
	border: 1px solid #FFF;
	width: 226px; 
	height: 200px; 
	display:block;
}

a.prodvar:hover {
	border: 1px solid #BC001D;
}

a.teasersmall {
	border: 1px solid #FFF;
	width: 258px; 
	height: 163px; 
	display:block;
}

a.teasersmall:hover {
	border: 1px solid #BC001D;
}

* html .imglinked {
	border: 1px solid #FFFFFF;
}

* html .imglinked:hover {
	border: 1px solid #BC001D;
}

img.linked {
	border: 1px solid #FFFFFF;
}

img.linked:hover {
	border: 1px solid #BC001D;
}

div.listezeile {
	border-bottom: 1px solid #B4B4B4;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FAFAFA;
	display: block;
	clear: left;
}

div.listezeileinhalt {
	font-style: Arial, Verdana; 
	font-size: 14px; 
	margin: 0px;
	margin-top: 5px;
	display: inline;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: left; 
visibility: hidden;
}
  
 .clearfix {
display: inline-block;
}  

div.teilimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	max-width: 160;
	min-width: 160;
	width: 160;
	max-height: 140;
	position: absolute;
	display: block;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}

div.teilimg_subtext {
	font-size: 10px;
	color: #000000;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	max-width: 88;
	min-width: 88;
	width: 88;
	border-style: solid;
	border-width: 1px;
	border-color: #606060;
	background-color: #EEEEEE;
	padding: 2px;
	text-align: right;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.teilimg_subtext:hover {
	opacity: 1;
	filter: alpha(opacity=100);	
}

a.teilimg_subtext {
	color: #000000;
	opacity: 1;
	filter: alpha(opacity=100);	
	text-decoration: none;	
}

a.teilimg_subtext:hover {
	opacity: 1;
	filter: alpha(opacity=100);	
}




button.flat {
	font-size: 11px;
	color: #000000;
	background-color: #E0E0E0;
	font-weight: bold;
	border: 1px solid #999999;
	line-height: 14px;
}

#passes {
	margin:0px; 
	padding:4px; 
	font-size: 12px; 
	font-weight: bold;
	color: #000;
}

#passes a {
	cursor: pointer;
}

#passes div.go {
	display: block;
	overflow: hidden;
	margin-right:0px; 
	width:18px; 
	margin-left:0px; 
	padding-top:1px;
	margin-left:0px;
	padding-top: 1px;
}

#passes input.go {
	background-color: #EAEAEA;
	width:18px; 
	height:18px; 
	border:0px;
}

*html #passes input.go {
	margin-left: 0px;
}

#passes span {
	display:block; 
	float:left; 
	width:60px;
	overflow:hidden;
	font-size: 13px;
	padding: 0px; 
	margin-right: 5px;
	color: #000;
}

.passess input,
#passes input {
	color:#555;
	font-weight:normal;
	font-size:13px;
	margin: 0;
	text-decoration:none;
	width:70px;
	background-color: #FFF;
	border: 1px solid #999;
	-moz-border-radius: 4px;
}

#passes input:hover,
input.passesb:hover {
	border-color: #E00000;
}

input.passesb{
	cursor:pointer;
}

* html .passesb {
	height: 17px;
}

input.flat {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

a.te {
	border: 1px solid #FFFFFF;
}

a.te:hover {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#querystring {
color:#555;
font-weight:bold;
font-size:12px;
margin: 0 0px 0 4px;
text-decoration:none;
vertical-align:top;
width:130px;
border: 1px solid #999;
}

.artikelbild {
	width: 104px; 
	height: 162px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	overflow: hidden; 
	float:left; 
	margin-left: 2px; 
	vertical-align: middle; 
	position: relative; 
	text-align: center;
}

.artikelbild a {
	border: 0px;
}

.artikelbild a:hover {
	border: 0px;
}

* html .artikelbild .imglinked {
	border: 1px solid #FFFFFF;
}

* html .artikelbild .imglinked:hover {
	border: 1px solid #BC001D;
}

div.partnerteaser {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #555555;
	width: 270px;
	overflow: hidden;
	min-height: 100px;
	float: left;
}

div.partnerdetail {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #555555;
	width: 740px;
	overflow: hidden;
	float: left;
	margin-bottom: 20px;
}

div.imager {
	float: right;
	display: inline;
	margin-right: 20px;
	padding-bottom: 5px;
}

p.textheadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #BC001D;
	font-weight: bold;
}

p.textsubline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

p.maintext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

div.input_zeile {
	width: *;
	margin-bottom: 4px;
	overflow: hidden;
}

div.input_title {
	width: 100px;
	float: left;
	overflow: hidden;	
	font-weight: bold;
}

div.input_edit {
	float: none;
}

div.ralmaintext {
	border: 0;
	display: block;
	font-size: 11px;
	color: #000000;
	width: 720px;
	margin-bottom: 20px;
	float: left;
}
p.adrheadline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#BC001D; 
	background-color: #FFFFFF; 
	margin: 0px;
}

p.adrtext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 3px;
}

div.katbestell {
	font-size: 11px;
	color: #000000;
	float: right;
}

select.katbestell {
	font-size: 11px;
	width: 40px;
	background-color: #e4eaed;
	color: #000000;
	border: 1px solid #999;
}

input.adminkatb {
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #FFF;
}

div.katblock {
	overflow: hidden;
	display: block;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
	-moz-border-radius: 4px;
	padding: 5px;
}

div.katblocktext {
	overflow: hidden;
	display: block;
	width: 600px;
	background-color: #F0F0F0;
	font-size: 12px;
	color: #000000;
}

div.katblockimg {
	overflow: hidden;
	display: inline;
	width: 130px;
	background-color: #F0F0F0;
	font-size: 11px;
	color: #000000;
	text-align: center;
	float: right;
}

div.katalogsel {
	color: #555555;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px outset #000000;
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	float: left;
	white-space: inherited;
}


a.buttonlink {
	color: #555555;
	text-decoration: none;
	background-color: #DEDEDE;
	border: 1px outset #000000;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	display: block;
	float: left
}

a.buttonlink:hover {
	color: #BC001D;
	background-color: #F9EEEE;
	border: 1px ridge #FFFFFF;
}

a.ausschr {
	display:block;
	margin-left: 10px;
	background: url(../.img/hp/ausschreibungstexte.gif)  no-repeat center right;
	width: 80px;
	padding: 1px;
	border: 1px solid #000;
}

a.ausschr:hover {
	border-color: #E00000;
	text-decoration: none;
}

a.stdlink {
	display:block;
	background: url(../.img/hp/stdlink.gif)  no-repeat center right;
	width: 30px;
	padding: 1px;
	border: 1px solid #999999;
}

a.stdlink:hover {
	border-color: #E00000;
	text-decoration: none;
}


a.link {
	display:block;
	background: url(../.img/hp/link.gif)  no-repeat center right;
	width: 30px;
	padding: 1px;
	border: 1px solid #999999;
}

a.link:hover {
	border-color: #E00000;
	text-decoration: none;
}

a.buttonlink {
	color: #555555;
	text-decoration: none;
	background-color: #DEDEDE;
	border: 1px outset #000000;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	display: block;
	float: left
}

a.buttonlink:hover {
	color: #BC001D;
	background-color: #F9EEEE;
	border: 1px ridge #FFFFFF;
}

a.ang_preis {
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	border: 1px solid #FF5555;	
	color: #000000;
	background-color: #fecc4e;
	padding: 10px;
	padding-right: 5px;
	margin: 10px;
	margin-right: 10px;
	float: right;
	width: 120px; 
	overflow: hidden;
	-moz-border-radius: 4px;
}	


a.ang_preis:hover {
		color: #BD0018;
		border-color: #BD0018;
		background-color: #EFEFEF; 
		text-decoration: none;
}

button.prbestell {
	width: 60px; 
	height: 18px; 
	border: 1px solid #999999; 
	background-color: #FFFFFF;
}

button.prbestell:hover {
	border-color: #E00000;
}

button.prbestell {
	cursor:pointer;
}

div.bstyle {
	margin: 0px;
	margin-left: 4px;
}

* html div.bstyle {
	margin-left: 2px;
}

.iew130 {
	border: 1px solid #999999; 
	border-top: 0px;
	text-align:center;
	width: 130px;
}

* html .iew130 {
	width: 132px;
}

span.liefer1 {
	white-space:nowrap;
	border: 1px outset; 
	background: #74fdb8; 
	padding-left:4px; 
	padding-right: 4px;
}

span.liefer2 {
	white-space:nowrap;
	border: 1px outset; 
	background: #f0ff75; 
	padding-left:4px; 
	padding-right: 4px;
}

span.liefer3 {
	white-space:nowrap;
	border: 1px inset; 
	background: #B0B0B0; 
	padding-left:4px; 
	padding-right: 4px;
}

span.captchas { color: #000; background-color: #000; }
span.captchaw { color: #FFF; background-color: #FFF; }

a.invers {
	color: #FFF;
	text-decoration: none;
}

a.invers:hover {
	color: #FFF;
	text-decoration: underline;
}

ul.hakenul {
	margin-left: 7px; 
	padding-left: 7px; 
}

#hakenul ul,
#zieglerul ul {
}

#hakenul li {
	list-style-image: url(../.img/hp/dot.gif);
	list-style-position: outside;
}

#hakenul li {
	list-style-image: url(../.img/hp/haken.gif);	
}

#hakenul span {
	color: #44a12a;
}

div.kds {
	font-size: 12px;
	margin-bottom:10px;
}

div.kds_lig,
div.kds_drk {
	font-weight: bold;
	font-size: 12px;
	background-color: #474747;
	color: #FFF;
	-moz-border-radius: 4px;	
	padding:2px;
	margin-bottom:2px;
	padding-left:24px;
	background-image: url(../.img/hp/dot_kdsdrk.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

a.angebotimg {
	overflow:hidden; 
	display:block; 
	width:98px; 
	height:78px;
	border:1px solid #E4E4E4;
}

a.angebotimg:hover {
	border: 1px solid #9a000d;
}

div.kds_lig {
	background-color: #AAA;
	background-image: url(../.img/hp/dot_kdslig.gif);
}

a.rmimg {
	width: 191px;
	height: 137px; 
	overflow:hidden;
	display:block;
}

a.rmimg:hover {
	border: 1px solid #ae1a1e;
	border-color: #ae1a1e;
	text-decoration: none;
	cursor:pointer;
}

a.rmimg2 {
	border: 1px solid #999;
	border-bottom: 1px solid #FFF;
	width: 191px;
	height: 137px; 
	overflow:hidden;
	display:block;
	color:#000;
}

a.rmimg2:hover {
	color:#000;
	border: 1px solid #ae1a1e;
	border-bottom: 1px solid #ae1a1e;
	text-decoration: none;
	cursor:pointer;
}

a.flagpicsel,
a.flagpic {
	width: 33px;
	height: 19px;
	overflow:hidden;
	display:block;
	border:1px solid #666;
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

a.flagpicsel {
	opacity: 1.0;
	filter: alpha(opacity=100);	
	border: 1px solid #94C714;
}

a.flagpicsel:hover,
a.flagpic:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);	
	border:1px solid #94C714;
}

.radioob {
	border:0px;
}


/* rundeck Borders*/
#udm .rundeck {background: transparent; width:15em;}
#udm .rundeck h1, .rundeck p {margin:0 10px;}
#udm .rundeck h1 {font-size:150%; color:#000000;}

#udm .rundeck .top, #udm .rundeck .bottom {display:block; background:transparent; font-size:1px;}
#udm .rundeck .bf, #udm .rundeck .b1, #udm .rundeck .b2, #udm .rundeck .b3, #udm .rundeck .b4, #udm .rundeck .b5 {display:block; overflow:hidden; height:1px; background:#FFF; border-left:1px solid #000000; border-right:1px solid #000000;}
#udm .rundeck .b1 {margin:0 4px; background:#000000;}
#udm .rundeck .b2 {margin:0 3px;}
#udm .rundeck .b3 {margin:0 2px;}
#udm .rundeck .b4 {margin: 0 1px;height: 2px;}
#udm .rundeck .bf {margin:0 0px; background:#000000;}

#udm .rundeck .boxcontent {display:block; background:#FFF; border-left:1px solid #000000; border-right:1px solid #000000;}

}








