body{
scrollbar-3dlight-color:cc9900;
scrollbar-arrow-color:cc9900;
scrollbar-base-color:cc9900;
scrollbar-darkshadow-color:cc9900;
scrollbar-face-color:000000;
scrollbar-highlight-color:000000;
scrollbar-shadow-color:00000
}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */

width: 650px;
height: 390px;

/* IE overflow fix, position must be relative or absolute*/
position: relative;
border:none;
text-align:left;
outline:none;
}

#mycustomscroll1 {
/* Typical fixed height and fixed width example */
padding:10px 10px 0px 20px;
width: 220px;
height: 510px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#161616;



}
#mycustomscroll2 {
/* Typical fixed height and fixed width example */
padding:10px 10px 0px 20px;
width: 520px;
height: 510px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#161616;



}

#mycustomscroll3 {
/* Typical fixed height and fixed width example */

width: 730px;
height: 462px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#161616;



}




#download1scroll {
/* Typical fixed height and fixed width example */

width: 200px;
height: 400px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#161616;



}


#downloadscroll {
/* Typical fixed height and fixed width example */

width: 500px;
height: 400px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#161616;



}

#editscroll {
/* Typical fixed height and fixed width example */

width: 265px;
height: 306px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#000000;
text-align:left;
outline:none;
}


#sitemap_homethema_scroll {
/* Typical fixed height and fixed width example */

width: 250px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
 position: absolute;
background-color:#161616;
text-align:left;
padding:5px;
    top: 100px;
	left: 50%;
    text-align:left;

    border: 5px solid  #993300;


}
#benutzersteuerung_thema_scroll {
/* Typical fixed height and fixed width example */

width: 250px;
height: 100px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color:#161616;
text-align:left;
padding:5px;
    top: 0px;
	left: 0px;
    text-align:left;

    border: 5px solid  #993300;
	



}
#ordner_scroll {
/* Typical fixed height and fixed width example */
position: relative;
width: 200px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/

background-color:#161616;
text-align:left;
text-align:left;
border: 5px solid  #993300;


}

/* general page style ends here */
