
/*********************************** layout **********************************/
#bgGradient {
	width: 100%;
	height: 577px;
	
	background: url("/images/bgGradient_1.jpg") repeat-x 0px 0px;
}
#bgPictureLeft {
	position: absolute;
	top: 45px;
	
	width: 150px;
	min-height: 532px;
  	height: auto !important;  /* für moderne Browser */
  	height: 532px;  /*für den IE */
	
	background: url("/images/bgPictureLeft_1.jpg") no-repeat;
}
#bgPictureContent {
	position: relative;
	top: 1px;
	left: 1px;
	
	width: 353px;
	min-height: 455px;
  	height: auto !important;  /* für moderne Browser */
  	height: 455px;  /*für den IE */
	
	background: url("/images/bgPictureContent_1.jpg") no-repeat;
}

/*********************************** nav *************************************/
li.topNav1 {
	background: url("/images/nav_1_1.gif") repeat-x 0px 0px;
}
li.topNav2 {
	background: url("/images/nav_1_2.gif") repeat-x 0px 0px;
}
li.topNav3 {
	background: url("/images/nav_1_3.gif") repeat-x 0px 0px;
}
li.topNav4 {
	background: url("/images/nav_1_4.gif") repeat-x 0px 0px;
}
li.topNav5 {
	background: url("/images/nav_1_5.gif") repeat-x 0px 0px;
}
li.topNav6 {
	background: url("/images/nav_1_6.gif") repeat-x 0px 0px;
}
li.topNav7 {
	background: url("/images/nav_1_7.gif") repeat-x 0px 0px;
}
