					/* CSS Document */
					
@import "style.css";
					
					/* Header Konfiguration*/
#header2{
	background: url(/xconfig/bilder/welcome-1.png) no-repeat;
	width:980px;
	height:352px;
	margin:auto;
	
	}
	#header2-img{
	height:101px;	
	}
					/* Container */
#container{
	min-height:200px;
	}
#content-left{
	min-height:200px;
	}
#content-middle{
	min-height:200px;
	}
#content-right{
	min-height:200px;
	}
