/*  
style file für farbwohl.de
*/

body
{
    background: #808080;
    color: #DFDFDF; /* font-family:Georgia,"Times New Roman",Times,serif; font-size:small; line-height:1.6; margin:0; padding:0 0 250px; position:relative; */

}

h1, h2, h3, h4, h5, h6 { color: #DFDFDF; font-weight:normal;}

/* wine site
*/

ol, ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

#nav
{
    background: transparent url(img/fw_grey-90pc.png) repeat scroll left top;
    display: block;
    left: 0;
    position: absolute; /*top: 360px; */
    width: 110px;
    font-size: smaller;
}

#nav ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
#nav ul li
{
    float: left;
    margin: 0;
    padding: 0 10px;
    text-indent: 0;
    width: 100%;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}

#li_right
{
    text-align: right;
}

#nav a
{
    border-bottom: 1px solid #333333;
    color: #FFFFFF;
    display: block;
    line-height: 33px;
    padding: 0 10px;
    text-decoration: none;
}
#nav a.last
{
    border-bottom: medium none;
}
#nav a:hover, #nav a:active
{
    background-image: url(img/black-90pc.png);
    color: #999999;
}

div.fw-motto
{
    margin-top: 0,5;
}

div.fw-feature img
{
    outline: 1px solid #666;
}

div.fw-feature-title
{
    
    font-variant: small-caps;
    font-weight: bold;
}

div.fw-feature-desc
{
	border-top: medium;
    border-top-style: solid;
    border-top-width: thin;
}

div.fw-feature-altersgruppe
{
    border-top: medium;
    border-top-style: solid;
    border-top-width: thin;
}
div.fw-feature-termin
{
    border-top: medium;
    border-top-style: solid;
    border-top-width: thin;
}
div.fw-feature-preis
{
    border-top: medium;
    border-top-style: solid;
    border-top-width: thin;
}
div.fw-feature-info
{
    border-top: medium;
    border-top-style: solid;
    border-top-width: thin;
}

div.fw-feature-weiter
{
    text-align: right;
}

div.fw-feature-weiter-info
{
    text-align: left;
}

div.fw-kontakt-form
{
    font-size: inherit;
}

fieldset
{
    padding: 1em;
    margin: 0 0 auto 0;
    border: 1px solid #ccc;
    font-size: smaller;
}

div.fw-footer
{
    font-size: smaller;
    text-align: center;
    text-decoration: none;
}

div.fw-foo
{
text-decoration: blink;
}


#footer 
{

}

#footer a, .link
{
    font-weight: bold;
    text-decoration: none;
    color: #DFDFDF;
}
#footer a:hover, .link:hover
{
    cursor: pointer;
    text-decoration: underline;
}

