body {
	background-image: url(/fp/fp-interface/themes/studiopress/images/bgbody.jpg);
	background-repeat: repeat-x;
	margin:0px;
	text-align:center /* text-align ist nötig für den Sch...-IE */;
	background-color: #656565;
}

.mainbox {	
	margin: 80px auto 40px auto; padding: 10px ; border: solid 1px #ccc; background-color: white; padding-right:3px;
	text-align: left;
	width:770px  !important;
	width:800px; /*Korrigiert Padding-Fehler im Internet Explorer */
	text-align:left;
	min-height:600px;}
	
.contentbox
   {width:550px;}

.addbox {
   position:relative;
   margin: auto 10px 10px auto;
   float:right;
   width:160px;
   /*height:600px;*/
   height:100%;}
