#headerContainer { height: 440px; }


#imgContainer, #headerImgBox {
	padding: 0;
	margin: 0;
	width: 955px;
	height: 330px;
	background: #565D6D; 
}

#mainImg { width: 955px; height: 260px; /*background: #565D6D url(../../media/starseite/start_main.jpg) no-repeat left top;*/ }

#col1 { float: left; width: 235px; padding: 25px 18px 0 20px; }
#col2 { float: right; width: 660px; padding: 25px 20px 25px 0; }
#col2 .col1 { float: left; width: 380px; }
#col2 .col2 { float: right; width: 260px; padding: 30px 0 0 0; font-size: 11px; }
#col2 .col2 .line { height: 1px; border-bottom: 1px solid #fff; line-height: 1px; }
#col2 .col2 h2 { color: #fff; font-size: 12px; padding:0; margin: 0 0 5px 0; }
#col2 .col2 p { margin: 5px 0 5px 0; }
#col2 .col2 b { color: #fff; }

.contentBox { }

.imageZoomContainer { position: absolute; left: -45px; bottom: 0; z-index: 99; text-align:center; width: 1046px;background: transparent; }
#imageZoom { border-collapse: collapse; margin:0 auto; }
#imageZoom td { vertical-align: bottom; }
.small { width: 91px; height: 60px; border: #565D6D 1px solid; }
.large { width: 182px; height: 120px; border: #fff 1px solid; }