html 
{
    overflow: scroll;
}

body
{
    font-family: Arial, Hevlvetica, sans-serif;
    background-color:#4E3B33;  
    color:#000000;
    margin:10px 0px 10px 0px;
}

table
{
    font-size:11px;
}

table.galerie
{
    background-color:#fac004;
    color:#000000;
    text-align:center;
    border-spacing:0px;
    padding:0px;
    border:#fac004 1px solid;
}

td.border_outest
{
    border:#fac004 1px solid;
}

td.main
{
    background-color:#fefeda;
    color:#000000;
    width:440px;
}

td.right_menu
{
    background-color:#fefeda;
    width:180px;
    border-left:#fac004 1px solid;
    color:#4E3B33;
    padding-top:50px;
    padding-left:10px;
}

td.right_menu table
{
    color:#4E3B33;	
    border-spacing:2px;
    border:#fac004 1px dashed;
}


td.left_menu
{
    background-color:#fefeda;
    width:180px;
}

td.button_over
{
    background-color:#fac004;
    border-right:#fac004 1px solid;    
    border-bottom:#fac004 1px solid;
    padding-top: 5px;
    text-indent: 25px;
    height: 20px;
    height: 25px;
    cursor:pointer; 
    color:#fefeda;
}

td.button_out
{
    background-color:#fefeda;
    border-right:#fac004 1px solid;    
    border-bottom:#fac004 1px solid;
    padding-top: 5px;
    text-indent: 25px;
    height: 20px;
    height: 25px;
    color:#4E3B33;
}

td.img_border
{
    border-bottom:#fac004 1px solid;
}

td.txt
{
    padding-left:10px;
}

th
{
    border-bottom:#fac004 1px solid;   
    padding-top: 15px;
    color:#fac004;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    font-style:italic;
}

a
{
    color:#fac004;
    text-decoration:none;  
}

a:hover
{
    color:#fac004;
    text-decoration:underline;    
}

a.white
{
    color:#ffffff;
    text-decoration:none;  
}

a.white:hover
{
    color:#ffffff;
    text-decoration:underline; 
}

#right_inner 
{
  margin-top: 50px;
  margin-bottom: 0px !important;
  padding-top: 20px; 
  text-indent: 10px;
  padding-bottom: 10px;
  line-height:20px;
  color: #fefeda;
}


input, select, textarea
{
    font-size:11px;
    font-family: Arial, Hevlvetica, sans-serif;
    border: 1px #4E3B33 solid;
}

input.color
{
    background-color:#fac004;
    border:#4E3B33 1px solid;
    font-weight:bold;
    color:#000000;
}

img.pics_list
{
    border: #fac004 1px solid;
    width:80px;
    height:auto;
}

img.prev_next
{
    border: #fac004 0px dashed;
    width:40px;
    height:auto;
}

img.produkte
{
    width:150px;
    height:*px;
    border:#fac004 1px solid;  
}

img.border
{
    border:#fac004 1px solid;
}

li
{
    list-style-type:circle;
}

font.fett
{
    color:#fac004;
    font-weight:bold;
}

h3
{
    font-size:12px;
    font-style:italic;
    font-weight:none;
    color:#fac004;
    margin:0px 0px 5px 0px;
}