/* Menü */

.menulinks:link       {

		      text-decoration: none;
		      color:#776341;
		      cursor: hand;

    		      }

.menulinks:visited    {
	
		      text-decoration: none;
		      color:#776341;
		      cursor: hand;

		      }

.menulinks:active     {
	
		      text-decoration: none;
		      color:#776341;
		      cursor: hand;

		      }

.menulinks:hover      {

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

/* Links */

.werbelink:link       {

		      text-decoration: none;
		      color:#ec271e;
		      cursor: hand;

    		      }

.werbelink:visited    {
	
		      text-decoration: none;
		      color:#ec271e;
                      font-family:arial;
		      cursor: hand;

		      }

.werbelink:active     {
	
		      text-decoration: none;
		      color:#ec271e;
                      font-family:arial;
		      cursor: hand;

		      }

.werbelink:hover      {

                      text-decoration: none;
                      color:#f8564e;
                      font-family:arial;
                
                      }

.blacklink:link       {

		      text-decoration: none;
		      color:#000000;
		      cursor: hand;
                      font-family:verdana;

    		      }

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

		      }

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

		      }

.blacklink:hover      {

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

td.menutitel {

             background: #d8e0b4;
             font-family: verdana;
             font-size: 14px;
             font-weight: none;
             color: #707b3d;
             width: 175px;

             }

td.menuleftcontent {

                   
                   font-family: verdana;
                   font-size: 11px;
                   font-weight: none;
                   color: #b19970;

                   }

td.menuleftcontent:hover {

                         background: #e3e8cc;

                         }

td.seitenkasten    {
                   
                   font-family: verdana;
                   font-size: 12px;
                   font-weight: none;
                   cursor:hand;
                   background: #edefe5;
                   border:1px solid #c0c0c0;

                   }

td.seitenkastenGew {
                   
                   font-family: verdana;
                   font-size: 12px;
                   font-weight: none;
                   cursor:hand;
                   background: #e3e8cc;
                   border:1px solid #c0c0c0;

                   }

td.seitenkasten:hover    {

                         background: #e3e8cc;

                         }



/* Inhalt */

td.contenttitel {

                background: #d8e0b4;
                font-family: verdana;
                font-size: 14px;
                font-weight: none;
                color: #707b3d;
                width: 520px;

                }

td.shoptitel    {

                background: #d8e0b4;
                font-family: verdana;
                font-size: 14px;
                font-weight: none;
                color: #707b3d;
                width: 705px;

                }

td.content      {

                background: #ffffff;
                font-family: verdana;
                font-size: 12px;
                font-weight: none;
                color: #000000;

                }

td.subtitel {

             background: #d8e0b4;
             font-family: verdana;
             font-size: 11px;
             padding:5px;
             color: #8d8e89;

             }

.button     {

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

            }

.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;
                
                }
