
/*****************/
/* 2 SPALTEN CSS */
/*****************/

#content {
	padding: 0 0px 0 0px;
	width: 960px;
	background: url('images/start_bg.jpg');
	background-repeat: no-repeat;
}

.header {
width: 960px;
height: 139px;
background: #ffffff url('images/header_000.jpg');
}

.header_table {
width: 960px;
height: 35px;
background: #ffffff;
}

.content_top {
	height: 40px;
}

.middle {
	width: 697px;
	float: left;
	margin: 0 0 0 0;
	padding:0 0 0 40px;
	text-align: left;
}

