body {
  color: #6E2F2A;
  font-size : 11px;
  margin-left: 0px;
  margin-top: 0px;
  font-family :  Arial;
    background: #EFDCD4;

scrollbar-face-color:#FDF6F5;
scrollbar-highlight-color:#FDF6F5;
scrollbar-3dlight-color:#6E2F2A;
scrollbar-darkshadow-color:#6E2F2A;
scrollbar-shadow-color:#FDF6F5;
scrollbar-arrow-color:#6E2F2A;
scrollbar-track-color:#FFFFFF;


a.backgroundlink, a.backgroundlink:hover
{background-color: #e4c3b6; margin: 5px  5px  5px  5px ; color: #5c1002; }


li
{ background-color: #d0b4a8; margin: 0  0  0  0 ; color: #5c1002; }

li:hover
{  background-color: #e4c3b6; margin: 0  0  0  0 ; color: #5c1002; }




}

select
{
background-color:#FDF6F5;color:#6E2F2A;border: 1px solid #6E2F2A;
}

hr
{
border: dashed #6E2F2A 1px; height:1px;

}



table, tr, td {
  color: #6E2F2A;
  font-size : 11px;
  margin-left: 0px;
  margin-top: 0px;
font-family :  Arial;
}



p {
  color: #6E2F2A;
font-family : Arial;
}

/*	Links inside jade dir							*/
a.sitelink:link, a.sitelink:visited, a.sitelink:active, a.sitelink:hover {
   font-family : Arial;
   font-size : 11px;
   color: #6E2F2A;
   font-weight: bold;
}
span.sitelink {
   font-family : Tahoma, "verdana", "arial", "geneva", sans-serif;
   font-size : 11px;
   color: #6E2F2A;

}

/*	sponsor link name       */
a.PPPlink:link, a.PPPlink:visited, a.PPPlink:active, a.PPPlink:hover {
   font-family : Arial;
   font-size : 12px;
   color: #6E2F2A;
  font-weight: bold;


}
span.PPPlink {
   font-family : Arial;
   font-size : 12px;
   color: #6E2F2A;
   background: #FFCC83;


}

span.highlightsearch {
	 color: #6E2F2A;
	 background-color: #FFCC83;
}
/* From here I am looking wich ones are valid */

/* Extra pages like new, popular favorites ...*/
a.xtrapages:Link, a.xtrapages:visited, a.xtrapages:active, a.xtrapages:hover {
   font-family : arial;
   font-size : 12px;
   color: #6E2F2A;

}

/*	Links inside jade dir							*/
a.link:link, a.link:visited, a.link:active, a.link:hover {
   font-family : arial;
   font-size : 12px;
   color: #6E2F2A;
   font-weight: bold;

}
/*	The link description							*/
span.descript {
   font-family : arial;
   font-size : 12px;
   color: #6E2F2A;

}

.description {
   font-family : arial;
   font-size : 12px;
   color: #6E2F2A;

}


span.countlinks {
   font-family : arial;
   font-size : 12px;
   color: #6E2F2A;
}

a.link2:link, a.link2:visited, a.link2:active, a.link2:hover {
   color: #666666;
   font-size : 12px;
   text-decoration:underline;
   font-family: "verdana", "arial", "geneva", sans-serif;
}
a:active, a:link, a:visited {
   text-decoration : none;
   font-family : Tahoma;
   font-size : 12px;
   color: #6E2F2A;
}

a:hover
{
background: #FDF6F5;
}


/*	The link description bold items */
span.descriptbold {
   font-family : Tahoma, "verdana", "arial", "geneva", sans-serif;
   font-size : 12px;
   color: #6E2F2A;
   font-weight: bold;
}

/*	Catgory info on search, new, favorites, etc	*/
span.descrcateg {
   font-family : Tahoma, "verdana", "arial", "geneva", sans-serif;
   font-size : 12px;
   color: 6E2F2A;
    background: #FFCC00;
}

/*	to display number of hits reached by each site	*/
small.hits {
   font-family : Tahoma, "verdana", "arial", "geneva", sans-serif;
   font-size : 12px;
   color: 6E2F2A;
}
/* Margin for */
div.margin {
   margin-left: 10px;
}
/*	This is  for Category Listings table cells				*/
td.catlist {
   font-size: medium;
   color: #6E2F2A;
   font-family: "verdana", "arial", "geneva", sans-serif;
   background-color : #ffffff;

}
/*	This is used for the menu titles					*/
h1, a.h1:active, a.h1:link, a.h1:visited {
   font-size : 10px;
   border: none;
   margin-left: 5px;
   color: #6E2F2A;
   font-family : arial;
   font-variant : small-caps;
   text-align : left;
   text-decoration: none;
   font-weight: normal;
}
a.h1:hover
{
background: #FDF6F5;
}

h3, a.h3:active, a.h3:hover, a.h3:link, a.h3:visited {
   font-size : 12px;
   border: none;
   color: #6E2F2A;
   background: #FDF6F5;
   border: 1px solid #6E2F2A;
   font-family : Tahoma;
   margin-bottom : 5px;
   padding-left: 15px;

   text-align : left;
}
/*	The link description							*/
span.descript {
   font-family : Tahoma;
   font-size : 11px;
   color: #6E2F2A;
}

/*	neue links								*/
sup.new {
   font-size: x-small;
   color: #FFFFFF;
   background: #FF3300;
   font-weight: bold;
   font-family: "verdana", "arial", "geneva", sans-serif;
   border: 1px solid #6E2F2A;
}

/*	TOP besuchte seiten								*/
sup.pop {
   font-size: x-small;
   color: #6E2F2A;
   background: #F7EDEB;
   font-weight: bold;
   font-family: verdana, sans-serif;
      border: 1px solid #6E2F2A;
}

/*	sponsoren links								*/
sup.fav {
   font-size: small;
   color: #333333;
   background: #FFCC83;
   font-weight: bold;
   font-family: verdana, sans-serif;
   border: 1px solid #6E2F2A;
}

/* CSS Tags for frames */

body.frame {
   color: #ffffff;
   background: #FDF6F5;
   font-family: arial, sans-serif;
   font-size : 9px;

scrollbar-face-color:#FDF6F5;
scrollbar-highlight-color:#FDF6F5;
scrollbar-3dlight-color:#6E2F2A;
scrollbar-darkshadow-color:#6E2F2A;
scrollbar-shadow-color:#FDF6F5;
scrollbar-arrow-color:#6E2F2A;
scrollbar-track-color:#FFFFFF;



}
a.frame:link, a.frame:visited, a.frame:active {
   font-color: #ffffff;
   text-decoration:none;
   font-size : 9px;

}
a.frame:hover {
   background: #DACBC8;
   color: #6E2F2A
   font-size : 9px;
   text-decoration: none;

}




/* **************************************************************************** */
/*    Your own style definition for your page                                                       */
/* **************************************************************************** */
TABLE.dm_menu {
   background-color: #FDF6F5;
}
A.dm_menu, A.dm_menu:ACTIVE, A.dm_menu:FOCUS, A.dm_menu:VISITED, A.dm_menu:LINK, TD.dm_menu {
   text-decoration : none;
   color : #6E2F2A;
   background-color: #FDF6F5;
   font-variant : small-caps;
   font-size : x-small;
   font-weight : bolder;
   margin-right : 10px;
   margin-left : 10px;
   padding-bottom : 5px;
}

 A.dm_menu:HOVER {
   text-decoration : none;
   color : White;
   font-variant : small-caps;
   font-size : x-small;
   font-weight : bolder;
   margin-right : 10px;
   margin-left : 10px;
   padding-bottom : 5px;
}