
#container-bild {
	background: #ffffff;
	background-image: url(../images/bg1.gif);
	background-position: left;
	background-repeat: repeat-y;
	height: 100px;
	padding-left: 80px;
	margin-top: 0px;
	
}

#container-logo {
	background: #ffffff;
	background-image: url(../images/bg_s2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	bottom: 0px;
	
}


