body {
	background-image:url(Bilder/goldenhearts_bg_02.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	margin:0;
}

#container {width:1000px;
		
}


#leftarea {width:410px;

float:left;
}

#containercontent {width: 590px;
float:right;

}

#navi {height:74px;
}

#content {
	padding-left: 20px;
}



