
div, td, font.introText { font-size: 12px; font-family: Verdana; color: #000000; }
font.authorText { font-size: 10px; font-family: Verdana; color: #000000; font-style: italic; font-weight: normal; }

a { color: #000000; text-decoration: underline; }
a.hidden_link { color: white; text-decoration: none; }

a:hover { color: #000000; text-decoration: underline; }


body { text-align:center; background:url("/grafik/bg10x7.gif") center center no-repeat; }

#page { width:750px; text-align:left; margin:10px auto; }

#pageImage { height:120px; margin-bottom:4px; }
#pageMenu { float:left; height:40px; margin-bottom:-90px; }
#pageMenu * { padding:0px; margin:0px; }

#pageMenuCenter { height:40px; margin-bottom:-90px; }
#pageMenuCenter * { padding:0px; margin:0px; }

#pageSearch { float:right; }
#pageSearch input.text { height:20px; padding:0 4px; border:#000 1px solid; }
#pageSearch input.submit { height:20px; color:#FFF; padding:0 4px; border:#000 0px solid; background:#424A4C; }

#pageMenu { position:relative; }
#pageMenu a { color:#FFF; text-decoration:none; padding:2px 6px; }
#pageMenu ul li a:hover { color:#000; background:#FFF; }

#pageMenuCenter { position:relative; }
#pageMenuCenter a { color:#FFF; text-decoration:none; padding:2px 6px; }
#pageMenuCenter ul li a:hover { color:#000; background:#FFF; }

/*
	z-index necessary to make links
	visible in Netscape 6
*/
#LinkBar { width:460px; z-index:4; }
#MenuBar { width:460px; z-index:4; }
/*
	Main menu and link styles identical
*/
#Menu1,
#Menu2,
#Menu3,
#Link1,
#Link2,
#Link3 { color:#FFF;  padding-left:0px; margin:1px; background:#424A4C; }

#Menu1,
#Menu2,
#Menu3 { float:left; width:149px; visibility:hidden; }

#Link1,
#Link2,
#Link3 { height: 22px; float:left; width:150px; border:0px; visibility:visible; background:url("/grafik/star3.gif") left center no-repeat; }
/*
	Must override float on the menu divs.
*/
#MenuBar ul	{ float:none; margin:0px; }
#MenuBar ul li { list-style:none; margin-left:0px; }
#MenuBar ul li a { margin:0px; }
/*
	Make the whole width of the links
	active -- height necessary for IE 5.5
*/
#LinkBar a { display:block; height:1.2em; text-align:center; margin-top:1px;}
#LinkBar a:hover { color:#FFF; text-decoration:none; }
#MenuBar a { display:block; height:1.3em; text-align:left; text-indent:15px; background:url("/grafik/star3.gif") left center no-repeat;}
/*
	Substitute padding for omitted Code Style URI.
*/
.Title { padding-top:1em; }
