
/* 
   +++ +++ +++ 
   +++ +++ +++ 
   +++ +++ +++
   
 csscube.de - a flexible css and layout framework for TYPO3
 - file: cube_323.css
 - function: content zweispaltig - links
 */



/* ---- 3.0 Inhaltsbereich zweispaltig - links ---- */

#cubefour {width: 300px; float:left;} /* Content: Teil 1 */
#cubefive {display: none; visibility:hidden} /* Content: Teil 2 */
#cubesix {width:659px; float:right;} /* Content: Teil 3 */
#fourinside {padding: 0px 0px 0px 0px;}
#sixinside {padding: 0px 20px 0px 20px;}

.mcInner {background: url(../../img/skin_default/mc_lcol.jpg) top left repeat-y;}
