body {
	background-color: #ffffff;
	font-family: "Swiss 721 Light BT", Tahoma, Helvetica, sans-serif;
	color: #000000;
	/*margin: 5px 5px 20px 5px;*/
	height: 930px;
}

.navi {
	letter-spacing: +0.10em;
	font-size: 90%;
	color: #000000;
}

a.navi {
	text-decoration:none;
	letter-spacing: +0.10em;
	font-size: 90%;
}

a:link,a:visited {
	color:#666666;
}
a:hover,a:active,a:focus {
	color:#000000;
}

h1 {
	font-family: "Swiss 721 Light BT", Tahoma, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 140%;
}

.text {
	font-family: "Swiss 721 Light BT", Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	letter-spacing: +0.10em;
	font-size: 85%;
}

.liste {
	font-family: "Swiss 721 Light BT", Tahoma, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	letter-spacing: +0.10em;
	font-size: 75%;
}

.text a,.liste a {
	text-decoration:none;
}

.subnavi {
	position:absolute;
	left:-240px;
	width:220px;
}

.subnavi p:first-child {
	margin-top:0;
}

.side-left {
	position: absolute;
	background-color: #ffffff;
	left: 10px;
	top: 10px;
	width: 230px;
	height: 900px;
	padding: 5px;
}

.side-right {
	position: absolute;
	background-color:#ffffff;
	left: 1030px;
	top: 10px;
	width: 230px;
	height: 900px;
}

.mitte {
	position: absolute;
	left: 263px;
	top: 10px;
	width: 644px;
	/*padding: 5px 280px 20px 280px;*/
}

.side-left-spacer {
    position: relative;
	background-color: #ffffff;
	height: 78px;
}

.side-left-block {
    position: relative;
	background-color: #ccff33;
	height: 76px;
}


