body
{
	font-family: Georgia, sans-serif, Times, serif;
	font-size: 10px;
	
	font-style: italic;
                
}

*
{
        font-family: arial;
        color: #4A0000;
        font-size: 11pt;
        

}

td
{
        vertical-align: top;
                color: #4A0000;
}

.sponsor
{
        font-size: 10pt;
        color: #5C5600;
        font-style: italic;
}

.error
{
        border: 1px solid #4a0001;
}

h1
{
        font-size: 13pt;
        font-weight: bold;
        color: #5C5600 ;
}

h2
{
        
}

h3
{
        font-size: 13pt;
        font-weight: bold;
}

h5
{
        font-size: 10pt;
                font-style: italic;
                font-weight: normal;
                margin: 0px;
        padding: 0px;
}


a img
{
        border: 0px;
}

div#container
{
	background-image: url('../images/bg_rechts.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

div#shopcartlink
{
	font-size: 9pt;
	font-style: italic;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}



div#content
{   
       
        background-position: top center;
        /* background-attachment: fixed;*/
        background-repeat: repeat-y;
        line-height: 140%;

		background-color: #FFFF8A;
        background-image: url('../images/druif_bg.gif');
		background-repeat: no-repeat;
        background-position: 300px 200px;
        

        scrollbar-arrow-color: #D5DF3E;
        scrollbar-3dlight-color: #5C5600;
        scrollbar-highlight-color: #5C5600;
        scrollbar-face-color: #5C5600;
        scrollbar-shadow-color: #D5DF3E;
        scrollbar-darkshadow-color: #FFFFFF;
        scrollbar-track-color: #FFFFFF;
}

div#menu_items
{
        
}

div#menu_items a
{
        display: block;
        font-size: 12px;
        color: #D7E041;
        text-align: center;        
        line-height: 25px;
        margin: 5px;
        padding: 0px;
        border: 0px;

        font-weight: bold;
        text-decoration: none;       
        
}

div#menu_items a:hover, div#menu_items a.active
{
        text-decoration: underline;        
}

.categorienaam
{
        padding: 0px 6px;         
}

.categorienaam div a
{
        text-decoration: none;
        display: block;
        color: #4a0001;
        padding: 2px; 
        border: 1px solid #4a0001;
        cursor: pointer;
        pointer: hand;
}

.categorienaam a:hover, .categorienaam a.active
{
        color: #ffff8a;
        background-color: #4a0001;
}

li{
        list-style-type: none;padding-left: 5px;
}

