body  {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#322f2f;
    background-image:url(../background.gif);
    }   

.productos p { font-family: 'Tangerine', serif; font-size: 18px; } 
    
b  {
    font-family:Verdana;
    font-size:11px;
    }
p  {
    font-family:Verdana;
    font-size:11px;
    }

a   {
    color:#26607b;
    text-decoration:none;
    }   

a:link  {
    text-decoration:none;
    }   


a:hover {
    text-decoration:none;
    }   

/* --------------------------------- header */      
.websiteName {
    font-size:35px;
    color:#3185BA;
}

    
.top    {
    background-image:url(../images/bg_top.jpg);
    background-repeat:repeat-x;
    height:77px;
    }
    
.logo   {
    margin-left:100px;
    margin-top:4px;
    background-color:white;
    padding-left:8px;
    padding-right:8px;  
    }   

.topStyle   {
    background-color:#DBEDF7;
    height:24px;
    }

.headerContent  {
    width:780px; 
    margin-left:auto; 
    margin-right:auto; 
    z-index:2px;
    }

/* --------------------------------- end header */  


.border {
    border:1px solid #B4D771;
    }

.field {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    border:1px solid #B4D771;
    color: #767879;
    padding-left:3px;
    background-color: #ffffff;
}

.buttons {
    font-size: 11px;
    font-family:Arial, Helvetica, sans-serif;
    color: #417c97;
    font-weight:bold;
    /*background-image:url(images/bg_button.jpg);*/
    background-color: #D0E9F5;
    border:1px solid #B4D771;
}

#container  {
    background-color:#ffffff;
    padding:3px;
    }

#topBar {
    padding:5px;
    font-family:Verdana;
    font-weight:bold;
    font-size:11px;
    color:#322f2f;
    }
    

/*---------------------------------------------------- DHTML Menu ----*/

#menu {
    background-color:#ffffff;
    padding:0px;
}

#menu ul {
list-style: none;
font: normal 10px verdana;
margin:0;
padding: 0;
}

ul {
list-style: none;
font: normal 10px verdana;
margin:0;
padding: 0;
}

li {
list-style: none;
font: normal 10px verdana;
margin:0;
padding: 0;
}

ol {
list-style: none;
font: normal 10px verdana;
margin:0;
padding: 0;
}


#menu a {
font: normal 10px verdana;
color: #000;
display: block;
margin: 0;
padding: 3px 7px;
background: #B4D771;
border-bottom: 1px solid #ffffff;
text-decoration: none;
}

#menu a:hover {
color: #fff;
background: #99C93F;
}

#menu li {
position: relative;
font: normal 11px arial, helvetica, sans-serif;
}

#menu ul ul {
position: absolute;
top: 0px;
left: 100%;
width: 100%;
}

#menu ul ul a{
background: #B4D771;
color: white;
border: 1px solid white;
}

#menu ul ul a:hover{
background: #DE0400;
color: white;
}

div#menu ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{
position: absolute;
display: block;
z-index: 100;
}

/*----------------------------------------------------END DHTML Menu ----*/

#pageTitleBar   {
    margin-bottom:1px; 
    background-color:#B4D771; 
    padding: 5px; 
    color: #ffffff; 
    font-weight: bold; 
    padding-left: 11px;
}

#box    {
    padding:10px;
    color:#727475;
    background-color:#ffffff;
    }   

#box h1 {
    margin:0;
    padding:0;
    padding:3px;
    color:#417c97;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
    }

#box    p   {
    font-size:11px;
    }

#box    td  {
    padding-bottom:5px;
    }

#box1   {
    padding:10px;
    color:#727475;
    }

#box1 h1    {
    margin:0;
    padding:0;
    padding:3px;
    color:#417c97;
    font-size:12px;
    font-weight:bold;
    text-decoration:underline;
    }

    
#box1   p   {
    font-size:11px;
    }

#content    {
    padding-top:1px;
    padding-right:5px;
    font-size: xx-small;
    text-align:justify;
    }

#content h1 {   
    font-size:16px;
    color:#24759b;
    }

#footer {
    border-top:1px solid #B4D771;
    color:#727475;
    margin-top:10px;
    padding-top:10px;
    padding-bottom:20px;
    padding-left:10px;
    font-size:11px;
    }

    
/* ------- search ------------------- */
h3 { padding:0; margin:15px 0 5px 0; }
.search-result { padding:0; margin:0;}
.search-result img { display:none;}
.search-result br  { display:none; }

/* ------- Tab menu bottom ------------------- */

.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: bold x-small Verdana;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background: #B4D771 center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
background: #FF8200 center center repeat-x;
}

.tabcontainer{
clear: left;
width:784; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: -1em;
}

.tabcontent{
display:none;
}
    
div.boxleft label {
    float: left;
    width: 55px;
    padding: 1px 0 0 0;
    cursor: pointer;
    color: #9d9ea2;
    font-size: 10px;
}

div.boxleft input {
    float: left;
    width: 95px;
    margin: 0 5px 5px 0;
    font-size: 10px;
}

div.boxleft a {
    float: left;
    width: 30px;
    color: #9d9ea2;
    padding: 1px 0 0 0;
    font-size: 10px;
}

div.boxleft li {
    float: left;
    width: 30px;
    color: #9d9ea2;
    padding: 1px 0 0 0;
    font-size: 10px;
}

div.boxleft a:hover {
    text-decoration: none;
}

/*-----------------------------------*/
/* SitemapExtended */
/*-----------------------------------*/
/* kategorie */
ul.sitemapext_cat_0
{
   list-style-type: none;
   font-weight: bold; 
   padding-left: 0px;
   margin: 0px 0px 5px 0px;
}
ul.sitemapext_cat_0 li
{
   font-family:Verdana;
   font-size:11px;
   background-color: lemonchiffon;
   text-decoration: none;
   padding-left: 4px;
   font-weight: normal; 
   margin: 0px 0px 5px 0px;
}
/* artikel */
ul.sitemapext_art_0 li
{
   text-decoration: none;
   margin: 5px 0px 5px 0px;
}

