/* Stylesheet für Website Hundt-Direkt Online-Shop v.1.2 */

body {
    margin-top:  20px;  
    margin-left: 0px;  
/*  margin-right: 0px;    */ 
/*  margin-bottom: 0px;   */ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;   
    line-height: 130%;
    font-weight: 400;
    color: #000000;                                 
    background-color: #868b92;
/*  background-image: url(/bilder_layout/hefter.gif);   */      
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: left;
}

a:link    {
	text-decoration: none;
	font-weight: bold;
        color: #003399;
}

a:hover   { 
	text-decoration: none;
	font-weight: bold;
	color: #0066ff;
}
 
a:active  { 
	text-decoration: none;
      	font-weight: bold;
	color: #0066ff;
}

a:visited { 
	text-decoration: none;
	font-weight: bold;
	color: #0066ff;
} 

img {
/*	vertical-align: middle;  */
}

.main {
/*	vertical-align: top;  */ 
	width: 850px;  
/*  background-color: #ffffff; */  
	background-image: url(/bilder_layout/hefter.gif);
/*	border: 1px solid; */ 
	border-color: #666666 #666666 #666666 #666666;
	border-right: 1px solid #000000;
}