/* CSS Document */

#subnavi {
	background: url(../img/kopf/start-2.jpg) no-repeat bottom left;
	height: 271px;
	width: 240px;
}
#subnavi div.box-rechts img {
	margin: 114px 0px 0px 6px;
}
* html #subnavi div.box-rechts img {
	margin: 114px 0px 0px 16px;
}

div.kb-sr {
	background: url(../img/schatten-bild-rechts-1.png) no-repeat top right;
	width: 10px;
	height: 280px;
	float: left;
}
* html div.kb-sr {
	background: none;
}

div.sub-su {
	background: url(../img/schatten-bild-unten-1.png) no-repeat bottom right;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	clear: both;
}
* html div.sub-su {
	background: url(../img/schatten-bild-unten-1.png) no-repeat top right;
	margin-top: 1px;
}

div.sub-wrap {
	width: 251px;
}
div.sub-nv {
	float: left;
	width: 241px;
}
div.sub-sr {
	float: right;
	background: url(../img/schatten-bild-rechts-1.png) no-repeat top left;
	width: 10px;
	height: 280px;
}
* html div.sub-sr {
	background: none;
}

div.sub-clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}