/*
Stylesheet für die html reine version
*/

#sub_n_content {
	/*background-color: #FF9900;*/
	position: absolute;
	top: 150px;
	width: 900px;
	z-index: 200;
	/*height: 1000px;*/
	/*height: 100%;*/
}

DIV.subsub_menu {
	position: absolute;
	visibility: hidden;
	background-color: #FFBB00;
	top: 0px;
	left: 149px;
	width: 149px;
	height: 400px;
	padding-top: 20px;
	color: White;
}

#textcontent_vp {
	position: absolute;
	z-index: 10;
	width: 250px;
	left: 149px;
	margin-left: 25px;
	margin-top: 25px;
}

#vpfuss_zeile {
	/*top: 400px;
	position: absolute;

	position: fixed;

	bottom: 0px;
	*/
	width: 900px;
	height: 77px;
}

td.bg_norepeat {
	background-repeat: no-repeat;
	height: 400px;
}

#textcontent {
	z-index: 10;
	width: 400px;
	margin-left: 25px;
	margin-top: 25px;
	height: auto;
}

#sub_menu {
	position: absolute;
	background-color: #FF9900;
	top: 0px;
	left: 0px;
	width: 149px;
	padding-top: 20px;
	color: White;
}


/* Sortiment */

#sortenanzeige, DIV.sortenanzeige {
	position: absolute;
	top: 50px;
	left: 400px;
	border: 1px solid White;
	z-index: 55;
	line-height: 0px;
}

#sortenbeschreibung {
	position: absolute;
	top: 26px;
	left: 349px;
	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: 425px;
	z-index: 51;
	border: 1px solid White;
	width: 260px;
	height: 50px;
	background-color: #F9D591;
}

#auswahlliste {
	position: absolute;
	left: 149px;
	width: 153px;
	height: 250px;
	padding: 1px;
	background-image: url(../art/sortiment_auswahl_bg.gif);
	background-repeat: no-repeat;
}
#sortiment_desc {
	position: absolute;
	left: 322px;
	top: 350px;
	width: 570px;
	height: 200px;
}

#auswahl_rauf, #auswahl_runter {
	position:absolute;
    left: 205px;
}

#tickertext, #tickertext2 {
	width: 500px;
	visibility: hidden;
}

