/* Standardkrempel */

body
 {
   font-family: Tahoma, Helvetica, Arial, Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 15px;
   color: #333333;
   background-color:white;
   padding: 10px;
   margin: 0px;
 }
 
td, th { font-size: 11px; line-height: 15px; color: #333333; }
table, td { padding: 0px; margin: 0px; border: 0px; border-collapse:collapse; }
img { border:0px; }
form { display:inline; }

/* Einfache Untertypen */

.strong { font-weight: bold; }
.blue { color: #003399; }
.darkblue { color: #000066; }
.gray { color: #666666; }
.red { color: red; }
.darkred { color:#CC0000; }
.black { color:black; }
.white { color:white; }
.eightup { margin-top:8px; }
.sixup { margin-top:6px; }
.error { color:#AA0000; font-weight:bold; margin-bottom:12px; }

/* Haupttemplate */

table.main_de { width:970px; }
table.main_de .header { padding:0px 6px; }
table.main_de .spacer { height:10px; }
table.main_de .content { padding:20px 9px 0px 9px; }

table.main { width:752px; margin-right:1px; }
table.main .header { padding:0px 6px; }
table.main .yellowblock { width:184px; height:60px; background-color:#FFC411; }
table.main .navigation { height:35px; color:#000066; padding:0px 9px; }
table.main .navigation a { color:#003399; text-decoration:none; }
table.main .subnavigation { background:url('/content/shunt/consumablesfinder/gfx/dots_blue.gif'); padding:1px }
table.main .subnavigation .content { background-color:#f5f9fd; padding:3px 8px; }
table.main .subnavigation a { color:#003399; text-decoration:none; }
table.main .spacer { height:10px; }
table.main .content { padding:20px 9px 0px 9px; }
table.main .footer { padding-top:30px; text-align:center; color:#999999; }
table.main .footer a { color: #999999; text-decoration:none; }

/* Headlines */
h1 { font-size:18px; line-height:20px; color:#003399; font-weight:normal; padding:0px; margin:0px; margin-bottom:12px; }
h1.topspace { margin-top:18px; }
h1 a { color:#003399; text-decoration:none; }
h2 { font-size:13px; line-height:20px; color:#003399; font-weight:bold; padding:0px; margin:0px; margin-bottom:12px; }

/* Autarke grafische Elemente */

a.arrow { display:block; color:#003399; font-weight:bold; text-decoration:none; background:url('/gfx/doublearrows.gif') no-repeat 0px 1px; padding-left:12px }
div.dotseparator { background:url('/gfx/dots_gray.gif'); height:1px; margin:20px 0px }
 
 /* Verbruachsmaterial */
table.list { background-color:#f2f7fc; padding:0px; }	
table.list a { color:#000066; }
table.list th { padding:4px; text-align:left; }
table.list td {
	padding:4px;
	vertical-align:top;
	position:relative; 
	background-image:url(/gfx/dotted_line.gif);
	background-repeat:repeat-x; 
	height:1px;	overflow:hidden; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px;
}

table.list tr.premiumfocusdealer td {
    background:#c9e0f7;
}

table.consum th {
    padding:4px; 
    font-weight:bold; 
    text-align:left;    
}               

.imgdiv {
	border:1px solid darkgray;
	background-color:white;
    text-align:center;
    width:90%;
    margin:1px 1px 1px 1px;
}  

.imgdiv img {
	text-align:center;
    vertical-align:middle;
    margin:10px 5px 2px 5px;
}                
                
#consumlist a { color:#003399; text-decoration:none; display:block; }

table.imagesbysku td {
	padding:5px;
	vertical-align:top;
}	

.link { color:#003399; text-decoration:none; }   

input.text { font-family: Tahoma, Helvetica, Arial, Verdana, Sans-Serif; font-size:11px; height:22px; border:1px solid #CCCCCC; border-width:1px 1px; padding:4px 4px 0px 4px; margin:1px 0px; background-color:#f5f9fd; }
input.button { font-family: Tahoma, Helvetica, Arial, Verdana, Sans-Serif; font-size:11px; height:22px; border:1px solid #CCCCCC; border-width:1px 1px; padding:0px 4px 0px 4px; margin:1px 0px; background-color:#f5f9fd; }
  
.awarddiv {
    border:1px solid darkgray;
    background-color:white;
    text-align:center;
    padding:10px;
} 
 
.awarddiv img {
    text-align:center;
    vertical-align:middle;
    margin:3px; 
}  

/* Suchergebnisse */
table.list td table.assortment td {
    background:#fff;
    padding:2px;
}

table.list td.dealerlogo {
    width:100;
    height:60px;
}