body{
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4em;
	color: #000000;
	background-color: #ffffff;
}

* html body { 
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4em;
	color: #000000;
	background-color: #000000;
	 /* nur fuer Internet Explorer 
  width:280px;     Version 5.x 
  w\idth:200px;    Version 6 */
}
img {
	border: 0px none;
}
.horizontriert{
	text-align:center;
}
#zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:800px;
  height:853px;
  margin-left:-400px;
  margin-top:-290px;
  padding:0px;
}
.white{
	background-color:white;
}
.black{
	background-color:black;
	border: 0px none;
	padding:0px;
}
.Stillos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
	background-color: #FFFF99;
	background-repeat: repeat-x;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
}
.navigation{
	position: absolute;
	width:780px;
	height:52px;
	list-style:none;
	display: inline;
	background-color: #FFFFFF;
	bottom:6px;
	left:20px;
	padding:0px;
	z-index:1;
}

#snb_logobild{
	position: absolute;
	width:400px;
	height:426px;
	top:-0px;
	left:20px;
	padding:0px;
	z-index:5;
}
#liste{
	list-style:none;
}
.ho_hi{
	position: relative;
	color:black;
	list-style:none;
	display: inline;
	background-color: #FFFFFF;
	bottom:-230px;
	left:10px;
	padding:0px;
	z-index:2;
}
#oberkante{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	margin-left:auto;
	margin-top:auto;
	padding:0px;
	z-index:3;
}
.inhalt{
	position:absolute;
	top:110px;
	left:30px;
	width:745px;
	margin-left:auto;
	margin-top:auto;
	padding-top:15px;
	padding-left:12px;
	padding-right:8px;
	padding-bottom:15px;
	z-index:2;
}
* html .inhalt{
	position:absolute;
	top:100px;
	left:35px;
	width:750px;
	margin-left:auto;
	margin-top:auto;
	padding-top:15px;
	padding-left:12px;
	padding-right:8px;
	padding-bottom:15px;
	z-index:2;
}


