
body {
	margin: 0px auto;
	font-size: 65%;
	background: url(../img/bg_top.jpg) repeat-x;
	background-color: rgb(204,212,218); /* Hintergrundfarbe Hellgrau */
	font-family: Arial, sans-serif;
}

.page-bottom {
	background: url(../img/page-bottom.png) no-repeat;
}

.column1-extension {
	height: auto;
	width: 440px !important;
	width: 410px;
	
}

.column1-extension_1 {
	height: 650px !important;
	height: auto;
	width: 450px;
	padding: 10px 0;
	background-color: #eff1f2;
	margin-left: -20px;
}

