#shadow-container {
	position: relative;
height: auto; 

}
 
#shadow-container .shadow3 {
position: relative;

width: 940px;
height: inherit;

		

border-bottom: 0px solid #848284;
border-left: 0px solid #848284;
background-image:url('http://an-solutions.de/images/shad.png');
background-repeat:repeat-y;
background-position:top right;

}

#shadow-container1 {

	position: relative;
height: auto; 


}

#shadow-container .shadow2 {
position: relative;
width: 920px;
height: 10px;


background-image:url('http://an-solutions.de/images/shaddown.png');
background-repeat:repeat-x;
background-position:bottom right;

}


