/* .html file rather than the .css file*/
body  {
	color : #000000;
	background : #000000;
        font-family : arial, tahoma, helv;
	font-size : 13px;
}
p {
        font-family : arial, tahoma, helv;
	font-size : 13px;
	padding-left: 20px;
	padding-right: 5px;
}
td, th, ul {
        font-family : arial, tahoma, helv;
	font-size : 13px;
}

h1 {
	font-weight : bold;
	font-size : 12pt;
	font-family : arial, tahoma, helv;
	color : #000000;
}
h2 {
	font-weight : bold;
	font-size : 10pt;
	font-family : arial, tahoma, helv;
	color : #000000;
}

/* Menu*/
small.menu  {
	color : #000000;
	font-family : arial, tahoma, helv;

}
/* Menu unvisited links*/
a.menulink:link  {
	color : #000080;
	font-family : arial, tahoma, helv;
	text-decoration : none;
	font-size: 13px;
}
/* Menu visited links*/
a.menulink:visited  {
	color : #000080;
	font-family : arial, tahoma, helv;
	text-decoration : none;
	font-size: 13px;

}
/* Menu active links (not widely supported)*/
a.menulink:active  {
	color : #FF6666;
	font-family : arial, tahoma, helv;
	text-decoration : none;
	font-size: 13px;

}
/* Menu links when hovered over (MSIE only)*/
a.menulink:hover  {
	color : red;
	font-family : arial, tahoma, helv;
	text-decoration : none;
	font-size: 13px;
	}

a.link { 
 font-family: arial, tahoma, helv;
 font-size: 13px;
 text-decoration: none;
 color: #000080;
 font-weight: bold;
 
}
	
a:link { 
 font-family: arial, tahoma, helv;
 font-size: 13px;
 text-decoration: none;
 color: #000080;
}

}
A:Visited  {
	font-family : arial, tahoma, helv;
	font-size: 13px;
	text-decoration : none;

}

A:Active  {
	color : #FF6666;
	font-family : arial, tahoma, helv;
	text-decoration : none;
	font-size: 13px;
}

A:Hover  {
	font-family : arial, tahoma, helv;
	color : red;
	font-size: 13px;
	text-decoration : none;
}

/* The link description*/
span.descript  {
	font-size : 13px;
	color : #000000;
	font-family : arial, tahoma, helv;

}
/* New links*/
sup.new  {
	font-size : 13px;
	color : #FF3300;
	font-weight : bold;
	font-family : arial, tahoma, helv;

}
/* Popular links*/
sup.pop  {
	font-size : 13px;
	color : #000099;
	font-weight : bold;
	font-family : arial, tahoma, helv;
}
/* Links date and hits*/
small.date  {
	font-size : 12px;
	color : #666666;
	font-family : arial, tahoma, helv;

}
/* Number of links in categories*/
small.numlinks  {
	color : #666666;
	font-family : arial, tahoma, helv;
}
/* This class is for "Looking for something in particular?"*/
strong.search  {
	color : #000000;
	font-weight : bold;
	font-family : arial, tahoma, helv;

}
/* This class is for "More options"*/
small.more  {
	color : #000000;
	font-weight : normal;
	font-family : arial, tahoma, helv;

}
/* This class is for the error messages*/
strong.error  {
	color : #000000;
	font-weight : bold;
	font-size : x-small;
	font-family : arial, tahoma, helv;

}
/* This is for the margin for the form elements*/
div.margin  {
	margin-left : 20px;
}

/* This is for page $title_linked*/
strong.title  {
	font-weight : bold;
	color : #000000;
	font-family : arial, tahoma, helv;


}
/* This is  for Category Listings table cells*/
td.catlist  {
	color : #000000;
	font-family : arial, tahoma, helv;

}
/* This is for the page last updated text*/
small.update  {
	color : #000000;
	font-family : arial, tahoma, helv;

}
/* This is for the total number of links*/
p.grandtotal  {

	color : #000000;
	font-family : arial, tahoma, helv;
	font-size: 13px;

}

.ueberschrift {
 font-size: 18px;
 font-weight: bold;
 padding-left: 20;
 text-align: left;
 color: #FFFF80;
 text-decoration: none;
}

.sub {
 font-size: 15px;
 font-weight: bold;
 padding-left: 20;
 text-align: left;
 color: #FFFF80;
 text-decoration: none;
}

.copy {
 font-family: arial, tahoma, helv;
 font-size: 12px;
 font-weight: bold;
 color: black;
 text-align: center;
}

select  {
 font-family: MS Sans Serif; 
 font-size: 12px; 
 Background: #F8DA34;
 font-variant: normal; 
 text-transform: none;
 }

textarea { 
font-family: MS Sans Serif; 
font-size: 12px; 
Background: #F8DA34;
font-variant: normal; 
text-transform: none; 
}

input  { 
font-family: MS Sans Serif; 
font-size: 12px; 
background: #F8DA34;
font-variant: normal; 
text-transform: none; 
}

small {
 font-family: arial, tahoma, helv;
 font-size: 12px;

}

.location {
 font-size: 13px;
 font-weight: bold;
  color: #333333;
 text-decoration: none;
}

.linkinfo {
 font-family: arial, tahoma, helv;
 font-size: 13px;
 font-weight: bold;
 color: #000000;
 padding-left: 40px;
}


