#aussenTabelle {
	
}

#content {
	background-color:#fff;
	width:900px;
	padding:0px;
	margin:0px;
}

#navi {
	width:140px;
	vertical-align:top;
	background-image:url(../images/navi_bg_inactive.gif);
	background-repeat:repeat-y;
}

#main {
	width:760px;
	vertical-align:top;
}

#containerdiv {
	height:440px;
	overflow:auto;
	padding:25px;
}

#fusszeile {
	height:84px;
	background-color:#34347C;
	background-repeat:no-repeat;
}

#fusszeileSchatten {
	height:8px;
	background-image:url(../images/schattenInnen.gif);
	background-repeat:repeat-x;
}

#fusszeileSchattenNavi {
	height:8px;
	background-image:url(../images/navi_bg_schatten.gif);
	background-repeat:no-repeat;
}

#fusszeileSchattenRechts {
	background-image:url(../images/schattenFusszeileRechts.gif);
	background-repeat:no-repeat;
}

#fussZeileRechts {
	background-color:#34347C;
}

#obenLinks {
	background-image:url(../images/schattenLinksOben.gif);
	background-repeat:no-repeat;
}

#obenMitte {
	height:11px;
	background-image:url(../images/schattenOben.gif);
	background-repeat:repeat-x;
}

#obenRechts {
	background-image:url(../images/schattenRechtsOben.gif);
	background-repeat:no-repeat;
}

#mitteLinks {
	width:11px;
	background-image:url(../images/schattenLinks.gif);
	background-repeat:repeat-y;
}

#mitteRechts {
	width:4px;
}

#untenLinks {
	background-color:#C7C8CA;
}

#untenMitte {
	text-align:left;
	height:5px;
	background-color:#34347C;
}

#untenRechts {
	background-image:url(../images/eckeRechtsUnten.gif);
	background-repeat:no-repeat;
}