

body {
	height:100%;
	background-image:      url("/graphicsitb/topbg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#container {
	background-image:      url("/graphicsitb/top5i.jpg");
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:990px;
	margin:0 auto;
	background-repeat: no-repeat;
}
#containerblog {
	background-image:      url("/graphicsitb/top5iblog.jpg");
	position:relative;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:990px;
	margin:0 auto;
	background-repeat: no-repeat;
}

#inhcontainer {
	background-image:       url("/graphicsitb/pagebbg.jpg");
	width:850px;
	position:relative;
	overflow: hidden;
	top:0px;
	left: 0px;
}



body {
	
	background-image:      url("/graphicsitb/topnbg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#headeri {
    width:100%;
    height:170px;
}
#rechtsi {
	width:150px;
	position:absolute;
	top:170px;
	bottom:0;
	right:0;
	left: 850px;
}

#rechtsiblog {
	width:200px;
	position:absolute;
	top:170px;
	bottom:0;
	right:0;
	left: 615px;
}
