/* CSS für eurowest-cues.de by AS*/

/* Wichtige Farben
grundschrift  #3D2822

*/

/* Grundeinstellungen ____________________________________________________________________________________________________ */

html, body, div, p, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li {
font-size: 12px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #3D2822;
}

b {
font-weight: bold
}

.rot {
font-size: 11px;
color: #E60003; 
}

.fo {
font-size: 10px;
}

h1 {
font-size : 18px;
font-weight: bold;
}

h2 {
font-size : 20px;
font-weight: bold;
}

.small {
font-size : 10px;
}

.bghori {
background: url(pics/bg_line_hori.gif) repeat;
}

.bgvert {
background: url(pics/bg_line_vert.gif) repeat;
}

.lbox {
line-height: 150%;
}

.rbox {
padding-left: 10px;
line-height: 150%;
}

.frame {
border: 1px #000 solid; 
}


/* Navigation ____________________________________________________________________________________________________ */


.nav {
padding: 7px;
padding-left: 10px;
line-height: 170%;
border-bottom: 1px #fff solid; 
}

/* Links ____________________________________________________________________________________________________ */

a {
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a.anav {
text-decoration: none;
}

a.anav:hover {
text-decoration: underline;
}

/* > Shop und Warenkorb generell____________________________________________________________________________________________________ */

.listbox_fett {
padding: 6px;
border-bottom: 1px #E7E7E7 solid;
border-left: 1px #E7E7E7 solid;
background-color:#96A1AB
}

.listbox_start {
padding: 6px;
border-bottom: 1px #E7E7E7 solid;
border-left: 1px #96A1AB solid;
background-color:#96A1AB
}

.listbox {
padding: 6px;
border-bottom: 1px #96A1AB solid;
border-left: 1px #96A1AB solid;
}

.listbox_end {
padding: 6px;
border-bottom: 1px #96A1AB solid;
border-left: 1px #96A1AB solid;
border-right: 1px #96A1AB solid;
}

