/* Grundlegende Angaben zum Layout*/body 		{		background:#004 repeat-x url(http://www.wale-info.de/pics/whiteblue.gif);					text-align:center;					position:relative;					top:0px; left:0px;					margin:0px;			}			#main {			position:relative; 					top:0px;left:0px;					width:500px;					margin:0px;					margin-left:auto;					margin-right:auto;					padding-top:50px;					padding-left:30px;					padding-right:260px;					background:#fff;					border:solid 3px #ccc;					border-top:none;					text-align:left;					background:#fff;			}#top 		{		background:url(http://www.wale-info.de/pics/top_844.png) no-repeat;					position:absolute;					width:824px;					padding-right:15px;					height:42px;						top:0px; left:-25px;					margin-left:auto;					margin-right:auto;					border:none;			}												#rechteSpalte			{					position:absolute;					left:570px;					top:200px;					width:200px;					background:#fff;					padding:10px;					border-left:solid 1px #ccc;					text-align: left;			}#bottomlink {					width:700px;					color:#b30000;					font-size: 10px;					text-align:center;			}/* Textauszeichnung */p,a,li			{font-family:verdana,arial,sans-serif;}			h1,h2,h3,h4,h5		{			font-family: 'lucida grande',helvetica,arial,sans-serif;			}p.caption {text-align:right;			font-size:0.7em;			color:#999999;			margin-top:0px;			}.text	 {line-height:15px;		 font-size:12px}							.text_ind	 {			line-height:15px; 			text-indent:20px; 			margin-top:-10px;			font-size:12px;			}					a:link 		{text-decoration:none; color:#0000cc}a:visited 	{text-decoration:none; color:#0000cc}a:hover 	{text-decoration:none; color:#0000cc;}a:active 	{color:#cc0000; }a.black {color:#000}/* ALT */h1 { 			font-size: 32px; 		color:#000000 }h2 { 	 		border-width:0mm;		font-size:18px;		color:#555555}h3 {			border-width:0mm;		font-size:16px; 		color:#555555}h4 {	 		border-width:0mm;		text-align:center;		font-size:14px;		color:#333333}h5 {	 		border-width:0mm;		font-weight: bold;		font-size: 12px;		line-height:16px;		 color: #111111}h1.seitentitel {				font-family:'lucida grande',helvetica,arial,sans-serif;				text-align:center;				color:#000;				margin-top:20px;				background:transparent;				}/* Textauszeichnungen */span.gesperrt {letter-spacing:3px;color:#aaaacc}span.grau {color:#666666}		span.mittelgrau {color:#cccccc}		.center {text-align:center;}.grau		{color:#666666}/* Copyright Info am Seitenboden */p.bottomlink {font-family:helvetica,arial,sans-serif;		color:#666;		font-size:10px;		text-align:center;		}a.bottomlink:link {		font-family: verdana, helvetica, arial, sans-serif;		color:#0000b3;		font-size: 10px		}a.bottomlink:visited {		font-family: verdana, helvetica, arial, sans-serif;		color:#0000b3;		font-size: 10px		}a.bottomlink:active {		font-family: verdana, helvetica, arial, sans-serif;		color:red;		font-size: 10px		}/* ================================================================ This copyright notice must be untouched at all times.The original version of this stylesheet and the associated (x)htmlis available at http://www.cssplay.co.uk/menus/final_drop.htmlCopyright (c) 2005-2007 Stu Nicholls. All rights reserved.This stylesheet and the assocaited (x)html may be modified in any way to fit your requirements.=================================================================== */.menu {width:790px; font-size:0.85em;position:relative;z-index:100;}/* remove all the bullets, borders and padding from the default list styling */.menu ul {padding:0;margin:0;list-style-type:none;}.menu ul ul {width:130px;}/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */.menu li {float:left;width:130px;position:relative;}/* style the links for the top level */.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#999; width:119px; height:25px; border:1px solid #336; border-width:0 1px 0 0; background:#005; padding-left:10px; line-height:25px;}/* a hack so that IE5.5 faulty box model is corrected */* html .menu a, * html .menu a:visited {width:130px;w\idth:119px;}/* style the second level background */.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#99a;}/* style the second level hover */.menu ul ul a.drop:hover{background:#669;}.menu ul ul :hover > a.drop {background:#669;}/* style the third level background */.menu ul ul ul a, .menu ul ul ul a:visited {background:#dde;}/* style the third level hover */.menu ul ul ul a:hover {background:#336;}/* hide the sub levels and give them a positon absolute so that they take up no room */.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:130px;}/* another hack for IE5.5 */* html .menu ul ul {top:24px;t\op:25px;}/* position the third level flyout menu */.menu ul ul ul{left:130px; top:0;width:130px;}/* position the third level flyout menu for a left flyout */.menu ul ul ul.left {left:-130px;}/* style the table so that it takes no ppart in the layout - required for IE to work */.menu table {position:absolute; top:0; left:0;}/* style the second level links */.menu ul ul a, .menu ul ul a:visited {background:#ccd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:109px/* yet another hack for IE5.5 */}* html .menu ul ul a{width:130px;w\idth:109px;}/* style the top level hover */.menu a:hover, .menu ul ul a:hover{color:#fff; background:#336;}.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#336;}/* make the second level visible when hover on first level list OR link */.menu ul li:hover ul,.menu ul a:hover ul{visibility:visible; }/* keep the third level hidden when you hover on first level list OR link */.menu ul :hover ul ul{visibility:hidden;}/* make the third level visible when you hover over second level list OR link */.menu ul :hover ul :hover ul{ visibility:visible;}/* Weitere CSS Angaben f&uuml;r die Lexikonseiten */