body {
	margin: 0px;
	padding: 0px;
	background: #252525 url(./Bilder_bm/body_bg.jpg) top left;
	background-repeat: repeat-x;
}

#site {
	margin: 0 auto;
	width: 709px;
}

#header {
	width: 709px;
	height: 168px;
	background: #000 url(./Bilder_bm/header.jpg) left top;
	background-repeat: no-repeat;
}

	#bb {
		float: right;
		cursor: pointer;
		height: 65px;
		width: 65px;
		margin-right: 35px;
		margin-top: 19px;
	}
	
	#br {
		float: right;
		cursor: pointer;
		height: 65px;
		width: 65px;
		margin-right: -64px;
		margin-top: 94px;
	}

.navi {
	top: 168px;
	width: 709px;
	height: 28px;
	background: #000;
}

.content {
	top: 196px;
	width: 709px;
	background: #fff url(./Bilder_bm/content_bg.jpg) left top;
	background-repeat: repeat-y;
}

#footer {	
	width: 709px;
	height: 13px;
	background: #000 url(./Bilder_bm/footer_bg.jpg) left top;
	background-repeat: no-repeat;
}

	#im {
		float: left;
		cursor: pointer;
		height: 13px;
		width: 56px;
		margin-left: 12px;
	}
	
	#dic {
		float: left;
		cursor: pointer;
		height: 13px;
		width: 56px;
		margin-left: 11px;
	}
	
	#cop {
		float: right;
		cursor: pointer;
		height: 13px;
		width: 138px;
		margin-right: 7px;
	}

#content_top {
	width: 507px;
	height: 27px;
	background: #fff url(./Bilder_bm/content_top.jpg) left top;
	background-repeat: no-repeat;
}

#content_bg {
	width: 507px;
	background: #fff url(./Bilder_bm/content_bg2.jpg) left top;
	background-repeat: repeat-y;
}

#content_bottom {
	width: 507px;
	height: 27px;
	background: #fff url(./Bilder_bm/content_bottom.jpg) left top;
	background-repeat: no-repeat;
}

#anzeige_top {
	width: 160px;
	height: 27px;
	background: #fff url(./Bilder_bm/anzeige_top.jpg) left top;
	background-repeat: no-repeat;
}

#anzeige_bg {
	width: 160px;
	background: #fff url(./Bilder_bm/anzeige_bg.jpg) left top;
	background-repeat: repeat-y;
}

#anzeige_bottom {
	width: 160px;
	height: 27px;
	background: #fff url(./Bilder_bm/anzeige_bottom.jpg) left top;
	background-repeat: no-repeat;
}
