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

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


/*	Paragraph									*/
p {
color: #000000;
background: #FFFFFF;
}

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

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

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

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

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

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

/*	Links unvisited links							*/
a.link:link {
font-size: 12px;
text-decoration: none;
font-weight: bold;
color: #6633FF;
}

/*	Links visited links							*/
a.link:visited {
text-decoration: none;
font-weight: bold;
color: #993399;
}

/*	Links active links (not widely supported)				*/
a.link:active {
text-decoration: none;
font-weight: bold;
color: #FF6666;
}

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

/*	Unvisited links								*/
a:link {
text-decoration: none;
font-weight: bold;
font-size: 12px;
color: #6633FF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
font-size: 12px;
text-decoration: none;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
font-size: 12px;
text-decoration: none;
}

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

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

}

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;
font-weight: normal;
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
}

/*	Menu unvisited links							*/
a.more:link {
font-size: 10px;
color: #6633FF;
}

/*	Menu visited links							*/
a.more:visited {
font-size: 10px;
color: #993399;
}

/*	Menu active links (not widely supported)				*/
a.more:active {
font-size: 10px;
color: #FF6666;
}

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



/*	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 {
font-size: 18px;
border: none;
color: #336633;
}

h1.home {
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: 40px;
}

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

}

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


/*
td.header {
     background-color: #3D6D3D; color: #E3E7E3;  font-size:14px; font-weight: bold;
}
*/

td.header {
     background-color: #ACC3B4; color: #3D453F;  font-size:14px; font-weight: bold;
}

.light {
     background-color: #EFF0F1; 
}

.note {
     background-color: #FFFFE1; 
}

p.header {
     background-color: #ACC3B4; color: #3D453F;  font-size:14px; font-weight: bold;
}

td.footer {
     background-color: #ACC3B4; color: #3D453F; 
}

/*	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;

}

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

}

/* input {font : 10px/12px Verdana, Arial, Geneva; outline:none;} */

select,option,textarea,input {font-size: 12px; font-family: Verdana, Arial, Geneva; 
border:2px dotted #C4C4C4; background:#E8E6E6; outline:none;}

input.image {border: none; background: #FF0000;}

input.submit {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 8px;
}

input.text {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 8px;
}

.button {
font-family: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
font-size: 10px;
border:2px solid;
}

 .hilite {
	COLOR: #FF3333;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background: #FFFF00;
   font-weight:bold;
   /* padding : 4px 4px 4px 4px; */ /* poor results imf using NS 4.xx :-(( */
 }

 .hilitesmall {
	COLOR: #FF3333;
	FONT-FAMILY: Verdana, Tahoma, Arial, Helv, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background: #FFFF00;
	font-size : 11px;
  font-weight:bold;
   /* padding : 4px 4px 4px 4px; */ /* poor results imf using NS 4.xx :-(( */
 }


 td.odd  { 	background: #EBECEF; }
 td.even { 	background: #F5F2E1; }
 td.work { 	background: #BDD2EF; }

  table.border {
      border-style:dotted;
      border-width:2px;
      border-color:#0E680E;
  }

 .nix {background: #FFFFFF; border:none;}

