html, body { margin:0; padding:0; }

body{	text-align: center; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #eee;
	color: #0E5CA5;
	font-size: 11px; }
	
a   {	color: #27D;text-decoration: none; }

a:focus, a:hover, a:active {	text-decoration: underline; }

p, li {	line-height: 1.5em; margin-bottom:0.4em}

ol { margin: 0px; padding:20px; }
ul { margin: 0px; padding-left:15px; padding-top:4px; padding-bottom:5px; list-style-type: square; }
ul li { color: #aabde6; line-height: 1.5em;}
li span { color: #0E5CA5; }

pre {	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto; }
	
div#page { z-index:1;
        width: 901px;
	height:960px;
	background-color: #bdd2ff;
	margin: 0  auto;
	text-align: center;
	border-color: #ddd;
	border-style: none solid solid;
	border-width: medium 1px 1px; 
	z-index: 1;}   

div#picLeft { position : absolute; top:495px; left:0px; }

div#rightband { 
        width: 250px;             
	height:760px;
	float: right;
	background-color: #fff;
	margin: 0  auto;
	text-align: center;
	border-style: none}
	
div#menue { position : relative;
	width: 97px;
	height:272Px;   
	top:15px;
	left:0px;
	background-color: #b2ff;
	margin: 0   auto;
	text-align: left;
	border-style: none;
	z-index: 2;}
	
div#maininfo { position : absolute;
	width: 489px;
	height:698px;   
	top:200px;
	left:99px;
	background-color: #fff;
	margin: 0 auto;  
	padding: 31px;
	text-align: left;
	border-style: none;
	font-size: 1.1em;
	z-index: 1;}