#page_bg {
	background-color: white;
	margin: 0;
	padding: 0;
}

div.center {
  text-align: center;
	z-index: 0;
}

table.minimal  {
  border-collapse: collapse;
  margin:0;
  padding: 0;
	z-index: 0;
}

table.minimal td {
  margin:0;
  padding: 0;
	z-index: 0;
}

table#main {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
	z-index: 0;
}

#content_table {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
	width: 900px;
	z-index: 0;
}

#konfetti {
	background-color: white;
	background-image: url(../images/konfetti.jpg);
	width: 900px;
	height: 120px;
}

#verlaufsbalken {
	background-image: url(../images/verlaufsbalken.png);
	background-repeat: repeat;
	width: 900px;
	height: 120px;
}

#schatten_oben { background-color: white; height: 10px;
	width: 900px;
	background-image: url(../images/sh-quer.png);
}

#schatten_unten { background-color: white; height: 10px;
	background-image: url(../images/sh-quer.png);
}

#schatten_seite { background-color: white; width: 10px;
	background-image: url(../images/sh-hoch.png);
}

#menue { background-color: #f90; width: 170px;
	z-index: 0;
	padding-right: 10px;
}

#content_box { background-color: #e5e5e5; width: 720px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 0;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

#fusszeile_box { background-color: gray;
	padding-right: 10px;
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 40px;
}

#abstand_unten { background-color: white; height: 10px;
	z-index: 0;
}

#nka_logo {
	background-image: url(../images/nka-logo.png);
	background-repeat: no-repeat;
	width: 233px;
	height: 308px;
	float: left;
}

#nka_albert {
	background-image: url(../images/albert.png);
	background-repeat: no-repeat;
	width: 157px;
	height: 240px;
	float: right;
}

#container1 {
	width: 900px;
	z-index: 10;
	visibility: visible;
	position: absolute;
}

#container2 {
	width: 900px;
	z-index: 20;
	visibility: visible;
	position: absolute;
}

#container3 {
	width: 900px;
	z-index: 30;
	visibility: visible;
	position: absolute;
	top: 80px;
	text-align: center;
	padding-left: 233px;
}

#container4 {
	width: 900px;
	z-index: 40;
	visibility: visible;
	position: absolute;
	top: 185px;
	text-align: center;
	padding-left: 233px;
}

#container5 {
	width: 900px;
	z-index: 0;
	visibility: visible;
	position: relative;
	top: 250px;
}

#nka_vereinslogos {
	width: 528px;
	height: 87px;
	background-image: url(../images/vereine.png);
	background-repeat: no-repeat;
	position: relative;
	padding-right: 10px;
}

#nka_vereinsnamen {
	width: 505px;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
}

#nka_vereinsnamen a:hover {
color: blue;
	text-decoration: none;
}

.nka_vereinsnamen_hg {
	background-color: white;
}

.nka_vereinsnamen_hg a:hover {
	background-color: silver;
	display: block;
}

#seitenname {
	text-align: left;
	font: bold 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	position: relative;
	padding-top: 5px;
}

#seitenbezeichnung {
	text-align: left;
	font: small-caps bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	position: relative;
}

#leute_unten {
	bottom: 0;
	background-image: url(../images/leute_fuss.png);
	background-repeat: no-repeat;
	height: 178px;
	width: 479px;
	z-index: 1;
	position: relative;
}
