/* **************************************************************************** */

/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/

/*	webarchitects (http://www.webarchitects.co.uk/)				*/

/*										*/

/*	For further information on CSS see these sites:				*/

/*	http://www.w3.org/Style/						*/

/*	http://www.css.nu/							*/

/*	Want answers to your CSS questions? try this usenet group:		*/

/*	comp.infosystems.www.authoring.stylesheets				*/

/*										*/

/*	If you want to check the validity of the style sheet you can use this:  */

/*	http://jigsaw.w3.org/css-validator/					*/

/*										*/

/* **************************************************************************** */





/*	Note the use of an absolute URI for the background image		*/

/*	This is a workaround for NN using an address relative to the		*/

/*	.html file rather than the .css file					*/

body 



/*	Paragraph									*/

p {

	/* margin-left: 60px; ----Herzlich Willkommen----*/

	color: #000037;

	background: transparent;

	font-family: "arial","verdana","geneva", sans-serif;

	font : 12px;

	/*background-color : transparent;  */

}



/*	Definition list									*/

dl {

	color: Black;

	background: transparent;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	Menu			---kleineaufrechte Striche----						*/

small.menu {

	font-size: 12px ;

	color: Black;

	font-family: Arial,Verdana,Geneva, Helvetica, sans-serif;

	background : transparent;

}



/*	Menu unvisited links		---obere linkliste---					*/

a.menulink:link {

	color: #FFFFFF;

	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

}



/*	Menu visited links							*/

a.menulink:visited {

	color: #CDCDCD;

	background: transparent;

	background-color : transparent;

	font-family : Arial,Verdana, Geneva,Helvetica, sans-serif;

	font-size :12px;

	font-weight: bold;

}



/*	Menu active links (not widely supported)				*/

a.menulink:active {

	color: #CDCDCC;

	background: transparent;

	background-color : transparent;

	font-family : Arial,Verdana, Geneva,Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

	

}



/*	Menu links when hovered over (MSIE only)				*/

a.menulink:hover {

	color: #CCCCCC;

	background: transparent;

	background-color : transparent;

	font-family :Arial,Verdana, Geneva, Helvetica, sans-serif;

	font-size : 12px;

	font-weight: bold;

}



/*	Links unvisited links				-----Kategorien:------				*/

a.link:link {

	color: #000037;

	background: #FFFFFF;

	background-color : transparent;

	font-size : 12px;

	font-weight: bold;

}



/*	Links visited links							*/

a.link:visited {

	color: #416EA3;

	/*background: #CDCDCD;*/

	/*background-color : transparent;*/

	font-size : 12px;

	font-weight: bold;

}



/*	Links active links (not widely supported)			*/

a.link:active {

	color: #35659B;

	/*background: #FFFFFF;*/

	/*background-color : transparent;   */

	font-size : 12px;

	font-weight: bold;

}



/*	Links when hovered over (MSIE only)					*/

a.link:hover {

	color: #0166CB;

	/*background: #FFFFFF;*/

	/*background-color : transparent; */

	font-size : 12px;

	font-weight: bold;

}



/*	Unvisited links						*/

a:link {

	color: #000037;

	/*background: #00FF00;

	background-color : transparent;*/

	font-size : 12px;

	font-weight: bold;

}



/*	Visited links		----	neue Links----				*/

a:visited {

	/* color: #FFFFFF;

	*/

	color: #000037;

	/* background: #FFFFFF;*/ 

	/*background-color : transparent;*/

	font-size : 12px;

	font-weight: bold;

}



/*	Active links (not widely supported)					*/

a:active {

	color: #0166CC;

	/* background: #FFFFFF; */

	/*background-color : transparent; */

	font-size : 12px;

	font-weight: bold;

}



/*	Links when hovered over (MSIE only)					*/

a:hover {

	color: #0166CD;

	/* background: #FFFFFF; */

	/* background-color : transparent;  */

	font-size : 12px;

	font-weight: bold;

}



/*	Links unordered lists							*/

ul {

	/* margin-left: 60; */

	list-style: disc;

	color: Black; 

	/*background: #FFFFFF;  */

	font-family: "arial","verdana", "geneva", sans-serif;

	background-color : transparent;

}



/*	The link description							*/

span.descript {

	font-size: 12px;

	color: #324687;

	background: #FFFFFF;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	New links								*/

sup.new {

	font-size: 12px;

	color: #008800;

	/*background: #FF3300;  */

	font-weight: bold;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	Popular links								*/

sup.pop {

	font-size: 12px;

	color: #008800;

	/*background: #00CCFF;  */

	font-weight: bold;

	font-family: "arial","verdana","geneva", sans-serif;

	/*background-color : transparent;  */ 

}



/*	Links date and hits							*/

small.date {

	font-size: 11px;

	color: #000037;

	/*background: #FFFFFF;  */

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	Number of links in categories						*/

small.numlinks {

	font-size: 12px;

	color: #324687;

	/*background: #FFFFFF;*/

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	This class is for "Looking for something in particular?"		*/

strong.search {

	color: #FFFFFF;

	 /* background: #FFFFFF; */  

	font-weight: bold;

	font-family: "arial","verdana","geneva", sans-serif;

	/* background-color : transparent; */

}



/*	This class is for "More options"					*/

small.more {

	font-size: 12px;

	color: #324687;

	 background: #FFFFFF; 

	font-weight: normal;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	This is for main headers on all pages *apart* from the home page	*/

h1 {

	/*margin-left: 20px;*/

	font-size: 12px;

	font-weight: bold;

	border: none;

	color: #000037;

	 /* background: #000037; */ 

	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;

	/* background-color : #727BA0;*/

}



/*	This class is for the main header on the Links home page		*/

h1.home {

	 /*margin-left: 40; */

	font-size: 12px;

	font-weight: bold;

	border: none;

	color: White;

	/*background: #004D75; */

	font-family: "arial","verdana","geneva", sans-serif;

	/*background-color : #98A2C9;*/

}



/*	This class is for the error messages					*/

strong.error {

	/* margin-left: 60; */

	color: #727BA0;

	background: #FF3300;

	font-weight: bold;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : #DBE0EC;

}



/*	This is used for the sub headers					*/

h2 {

	/* margin-left: 40px; */

	font-size: 14px;
	font-weight: bold;
	border: none;
	color: #000037;

	/*color: White;*/ 

	/*background: #000037;*/ 

	font-family: "arial","verdana","geneva", sans-serif;

	/*background-color : #98A2C9;*/

}



/*	This is for the margin for the form elements				*/

div.margin {

	margin-left: 0;

	/* background-color : transparent;  */

}



/*	This is for page $title_linked						*/

strong.title {

	font-size: 12px;

	font-weight: bold;

	color: #000037;

	background: #FFFFFF;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	Table cells								*/

 td {

	font-size:12px;
	color: #000037;

	/*color: black;*/

	/*background: #000037;*/

	font-family: "arial","verdana","geneva", sans-serif;

	/*background-color : transparent;*/
}



/*	This is  for Category Listings table cells				*/

td.catlist {

	font-size: 12px;

	/*color: #000037;

	background: #FFFFFF;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;*/

}



/*	Preformatted text							*/

pre {

	/* margin-left: 60px; */

	font-size: 12px;

	font-weight: bold;

	color: #000037;

	background: #FFFFFF;

	background-color : transparent;

}



/*	This is for the page last updated text					*/

small.update {

	font-size: 10px;

	font-weight: bold;

	color: #FFFFFF;

	/*background: #FFFFFF;*/

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}



/*	This is for the total number of links					*/

p.grandtotal {

	/* margin-left: 60px; */

	font-size: 12px;

	font-weight: bold;

	color: #OOOOOO;

	background: #FFFFFF;

	font-family: "arial","verdana","geneva", sans-serif;

	background-color : transparent;

}


/* Links im Suchfeld und gossamer Treads  */


a.suche:link {

	color: #FFFFFF;

	/*background: #FFFFFF;

	background-color : transparent;*/

	font-size : 12px;

	font-weight: bold;

}



/*	Visited links							*/

a.suche:visited {

	/* color: #FFFFFF;

	*/

	color: #CDCDCD;

	/* background: #FFFFFF;*/ 

	/*background-color : transparent;*/

	font-size : 12px;

	font-weight: bold;

}



/*	Active links (not widely supported)					*/

a.suche:active {

	color: #CDCDCD;

	/* background: #FFFFFF; */

	/*background-color : transparent; */

	font-size : 12px;

	font-weight: bold;

}



/*	Links when hovered over (MSIE only)					*/

a.suche:hover {

	color: #CCCCCC;

	/* background: #FFFFFF; */

	/* background-color : transparent;  */

	font-size : 12px;

	font-weight: bold;

}

.rechts {

	font-family: sans-serif, "arial","verdana","geneva";
	font-size: 11px;
	color: #00297F;

}

/*	Alex sein Versuch eine class für Beton usw.zu machen.					*/

a.beton {

	

	

	font-family: sans-serif, "arial","verdana","geneva";
	font-size: 11px;
	color: #000037;

/*	font-weight: bold; */

}



a.beton:visited {



	

 color: #416EA3;

	

	font-size : 11px;

/*	font-weight: bold; */

}





a.beton:active {

	color: #FFFFFF;

	

	font-size : 11px;

/*	font-weight: bold; */

}





a.beton:hover {

	color: #0166CD;



	font-size : 11px;

/*	font-weight: bold; */







