td.tabelle_verkauf {

             font-family: arial;
             font-size: 14px;
             font-weight: none;
             color: #000000;
             padding: 5px;

             }

td.tabelle_verkaufbottom {

             background-color: #ffe8a9;
             font-family: arial;
             font-size: 11px;
             font-weight: none;
             color: #686565;
             padding: 5px;

                         }

td.tabelle_verkauftop {

             background-color: #fdf7e6;
             font-family: verdana;
             font-size: 14px;
             font-weight: none;
             color: #000000;

                         }

td.tabelle_button      {

                background: #f8b750;
                font-family: arial;
                font-size: 36px;
                font-weight: bold;
                color: #ffffff;

                }

td.tabelle_kontakt {

             font-family: verdana;
             font-size: 14px;
             font-weight: none;
             color: #000000;

                         }

tr.tabelle_verkaufgesamt {

             background-color: #fdf7e6;

                         }

tr.tabelle_verkaufgesamt:hover {

             background-color: #f8eac5;
             font-weight: bold;

                               }

td.tabelle_top      {

                background: #f8b750;
                font-family: arial;
                font-size: 24px;
                font-weight: bold;
                color: #ffffff;

                }

.button     {

            background-color: #efefef;
            border: 1px solid #c7c7c7;
            color: #0D4416;
            font-size: 14px;

            }

.form {
background-color: #ffffff;
border: 1px solid #c7c7c7;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-size: 14px;
}


a:link		{	
		text-decoration: none;
		color: #776341;
		cursor: hand;
		}


a:visited	{	
		text-decoration: none;
		color: #776341;
		cursor: hand;
		}

a:active	{	
		text-decoration: none;
		color: #776341;
		cursor: hand;
		}

a:hover         {
                text-decoration: none;
                color:#b19d7a;
                
                }

.buttonlink:link {	
		text-decoration: none;
		color: #ffffff;
		cursor: hand;
		}


.buttonlink:visited {	
		text-decoration: none;
		color: #ffffff;
		cursor: hand;
		}

.buttonlink:active {	
		text-decoration: none;
		color: #ffffff;
		cursor: hand;
		}

.buttonlink:hover {
                text-decoration: none;
                color:#fffd50;
                
                }

.out:link       {
		text-decoration: none;
		color:#000000;
		cursor: hand;
		}

.out:visited	{	
		text-decoration: none;
		color:#000000;
		cursor: hand;
		}

.out:active	{	
		text-decoration: none;
		color:#000000;
		cursor: hand;
		}

.out:hover      {

                text-decoration: none;
                color:#000000;
                
                }

