/* CSS Document */

body { 
	background:#FFF url(../../bitmaps/faux_column.gif) 0 240px repeat-y;  
}
#mContainer {
	background: transparent url(../../bitmaps/bg_mContainer.gif) 0 0 repeat-x;
}
.content {
	margin:5px 10px; 
	padding:5px 0px 10px 0px;
	text-align:left;
	overflow:hidden;
	width:438px;
}
.trenner {
	margin-top:5px;
	height:5px;
	line-height:5px;
	overflow:hidden;
	background:transparent url(../../bitmaps/trenner.gif) left top repeat-x; 
}
.clear {
	clear:both;
	margin-top:1px;
	height:1px;
	line-height:1px;
	overflow:hidden;
}


.frame1 { width:210px; margin:0; padding:0px; float:left; margin-top:5px }
/*.frame2 { width:210px; margin:0px; padding:0px }*/
.frame3 { width:210px; margin:0; padding:0px; float:right; margin-top:5px }
