
body {
color: #000000;
background: #FFFFFF url("http://www.foehr-web.de/gfx/bg.gif");
}

h1,h2,h3,dd,span,sup,ul,p,a,dl,small,td,strong,descript {
   font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
   font-size: 14px;
}

/*	Paragraph									*/
p {
margin-left: 60px;
color: #000000;
background: #FFFFFF;
}

/*	Definition list									*/
dl {
color: #000000;
background: #FFFFFF;
}

/*	Menu									*/
small.menu {
font-size: 10px;
color: #000000;
background: #FFFFFF;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
background: #FFFFFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
font-size: 14px;
color: #FF6666;
background: #FFFFFF;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
font-size: 14px;
color: #FF6666;
background: #FFFFFF;
}

/*	Links unvisited links							*/
a.link:link {
font-size: 14px;
color: #6633FF;
background: #FFFFFF;
}

/*	Links visited links							*/
a.link:visited {
font-size: 14px;
color: #993399;
background: #FFFFFF;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
background: #FFFFFF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
background: #FFFFFF;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
background: #FFFFFF;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #FFFFFF;
}

/*	Links unordered lists							*/
ul {
margin-left: 60px;
list-style: disc;
color: #000000;
background: #FFFFFF;

}

/*	The link description							*/
span.descript {
font-size: 14px;
color: #333333;
background: #FFFFFF;
}

/*	New links								*/
sup.new {
font-size: 11px;
color: #FF3300;
/* background: #FF3300; */
font-weight: bold;

}

/*	Popular links								*/
sup.pop {
font-size: 11px;
color: #00C000;
/* background: #00C000;  */
font-weight: bold; 
}



/*	Links date and hits							*/
small.date {
font-size: 10px;
color: #666666;
background: #FFFFFF;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 10px;
color: #666666;
background: #FFFFFF;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
}

/*	This class is for "More options"					*/
small.more {
font-size: 10px;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
}



/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
}

/*	This class is for the main header on the Links home page		*/
/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 40px;
font-size: 20px;
border: none;
color: #336633;

}

h1.home {
margin-left: 40px;
font-size: 20px;
border: none;
color: #336633;

}

/*	This is used for the sub headers					*/
h2 {
margin-left: 40px;
font-size: 18px;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #00038C;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: 10px;
font-weight: bold;
color: #000000;
background: #FFFFFF;

}
/*	Table cells								*/
td.listhead {
background-color:#C6C6C6;
font-size:12px;
font-weight: bold;
}

/*	Table cells								*/
td {
font-size: 10px;
color: #000000;
background: #FFFFFF;
}

tr {
font-size: 10px;
color: #000000;
background: #FFFFFF;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 12px;
color: #000000;
background: #FFFFFF;
}

/*	Preformatted text							*/

pre {
font-family:  Courier New ,Courier, Lucida Console;
margin-left: 60px;
font-size: 14px;
color: #000000;
background: #C0C0C0;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 10px;
font-weight: bold;
color: #999999;
background: #FFFFFF;

}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: 14px;
font-weight: bold;
color: #000000;
background: #FFFFFF;

}













