/*
Stylesheet für die frameset zentrierte version
*/

#sub_n_content {
	/*background-color: #FF9900;*/
	position: absolute;
	top: 150px;
	width: 900px;
	z-index: 200;
	height: 100%;
}

#textcontent {
	position: absolute;
	z-index: 10;
	width: 400px;
	margin-left: 25px;
	margin-top: 25px;
}

#content {
	position: absolute;
	top: 0px;
	left: 149px;
	background-repeat: no-repeat;
	background-color: #F8B624;
	width : 751px;
	height: 100%;
}

#sub_menu {
	position: absolute;
	background-color: #FF9900;
	top: 0px;
	left: 0px;
	width: 149px;
	height: 100%;
	padding-top: 20px;
	color: White;
}

/* Sortiment */

#sortenanzeige, DIV.sortenanzeige {
	position: absolute;
	top: 50px;
	left: 251px;
	border: 1px solid White;
	z-index: 55;
	line-height: 0px;
}

#sortenbeschreibung {
	position: absolute;
	top: 26px;
	left: 200px;
	z-index: 60;
	/*border: 1px solid White;*/
	width: 229px;
	height: 49px;
	background-image: url(../art/sortiment_beschreibung_bg.gif);
	background-repeat: no-repeat;
}

#sorteninfo {
	position: absolute;
	top: 285px;
	left: 276px;
	z-index: 51;
	border: 1px solid White;
	width: 260px;
	height: 50px;
	background-color: #F9D591;
}

#auswahlliste {
	position: absolute;
	left: 0px;
	width: 153px;
	height: 250px;
	padding: 1px;
	background-image: url(../art/sortiment_auswahl_bg.gif);
	background-repeat: no-repeat;
}
#sortiment_desc {
	position: absolute;
	left: 173px;
	top: 350px;
	width: 570px;
	height: 200px;
}

#auswahl_rauf, #auswahl_runter {
	position:absolute;
    left: 65px;
}
