body { 			background-color:#000;
			font-family:tahoma,arial,helvetica,sans-serif;
			color:#000;
			text-align: center;
			
}

table {
background-color:#e67800;
}


div#navigation { 	width:817px;
			color:#fff;
			font-weight: bold; 
				}
		
div#navigation a:link,a:active,a:visited{ 	color:#000;
						text-decoration:none;
					}

div#navigation a:hover { 	font-weight: bold;  
				color : #fff; 
			}	


div#navi { 	padding:10px;
			
	}

div#subnavigation { 	width:150px;
			height:600px;	
			color:#fff;
			font-size:small;
			line-height: 1.5;
			background: url("fileadmin/template/SLRGBASEL/Bilder/ente.png") no-repeat fixed right bottom;

		}
div#subnavigation a:link,a:active,a:visited{ 	color:#000;
						text-decoration:none;
		}

div#subnavigation a:hover { 	font-weight: bold;  
				color : #fff; 
			}	


div#contend {
	background-color:#fff; 	
	height:600px;
	text-align: center;
		}
		
div#contend table{
align: center;
background-color:#fff; 
	
}

div#contend  a:link,a:active,a:visited,a:hover { 	color:#000;
						text-decoration:none;
}
div#contend  a:hover { 	color:#BLUE;
						text-decoration:none;
}
div#wrapper {
position:relative;
height:50%;
}

img#position {
position:absolute;
left:0;
bottom:0;
}
