#container #spalte_rechts {
	background: url('../images/spalte_rechts_bg_start.gif') top left no-repeat;
}

#container #spalte_rechts p {
	margin: 0;
	padding: 0;
}

/********* BOX SPALTE LINKS **********/
#container #spalte_links div.box {
	background: url('../images/spalte_links_liste_bg.gif') top left repeat-y;
	width: 177px;
	padding: 22px 10px 12px 40px;
}

#container #spalte_links div.box.border_top {
	border-top: 1px solid #cbcbe1;
}

#container #spalte_links div.box.border_bottom {
	border-bottom: 1px solid #cbcbe1;
}

#container #spalte_links div.box.pfeil {
	background: url('../images/spalte_links_liste_bg_pfeil.gif') top left no-repeat;
}

#container #spalte_links div.box.pfeil p, #container #spalte_links div.box.pfeil_orange p{
	color: #000;
	margin: 0;
}

#container #spalte_links div.box.pfeil_orange {
	background: url('../images/spalte_links_liste_bg_pfeil_orange.gif') top left no-repeat;
}

#container #spalte_links div.box p {
	margin: 8px 0 0 0;
	padding: 0;
}

#container #spalte_links div.box h1 {
	margin: 0;
	padding: 0;
}

/************ HAUPT-CONTENT BEREICH ***********************/
/************ LINKE REIHE BOXEN *******************/
#container #spalte_rechts div#box_start_links {
	position: relative;
	float: left;
	width: 371px;
	height: 326px;
	background: url('../images/box_startseite_bg.gif') top left repeat-y;
}

#container #spalte_rechts div#box_start_links div#top {
	background: url('../images/box_startseite_top.gif') top left no-repeat;
	width: 371px;
	height: 22px;
}

#container #spalte_rechts div#box_start_links div#content {
	width: 371px;
}

#container #spalte_rechts div#box_start_links div#content div.trenner {
	background: url('../images/box_startseite_trenner.gif') top left no-repeat;
	width: 371px;
	height: 49px;
}

#container #spalte_rechts div#box_start_links div#bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('../images/box_startseite_bottom.gif') top left no-repeat;
	width: 371px;
	height: 22px;
}

/************ RECHTE REIHE BOXEN *******************/
#container #spalte_rechts div#box_start_rechts {
	position: relative;
	float: left;
	width: 392px;
	height: 326px;
	background: url('../images/box_startseite_rechts_bg.gif') bottom left repeat-y;
}

#container #spalte_rechts div#box_start_rechts div#top {
	background: url('../images/box_startseite_rechts_top.gif') top left no-repeat;
	width: 392px;
	height: 22px;
}

#container #spalte_rechts div#box_start_rechts div#content {
	width: 392px;
}

#container #spalte_rechts div#box_start_rechts div#content div.trenner {
	background: url('../images/box_startseite_rechts_trenner.gif') top left no-repeat;
	width: 392px;
	height: 49px;
}

#container #spalte_rechts div#box_start_rechts div#bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('../images/box_startseite_rechts_bottom.gif') top left no-repeat;
	width: 392px;
	height: 22px;
}

#spacer_li {
  width:104px;
}


