@import url(../reset.css); /* Resetanweisungen */
@import url(../all_cubes.css); /* globale Anweisungen */
@import url(../extensions.css); 
/* @import url(../mm_forum.css); Extensions */
@import url(../style_common.css); /* Sämtliche Anpassungen wie Farben, Bilder, Schriftarten, etc. */
/* 
   +++ +++ +++ 
   +++ +++ +++ 
   +++ +++ +++
   
 csscube.de - a flexible css and layout framework for TYPO3
 - file: cube_333.css
 - function: main setting, page & box sizes
 */

/*
Style Presets for c & p:
border-color: bright: 1px solid #000
border-dolor: dark: 1px solid #7E1332
*/

/* ---- 1.0 Base ---- */
html {height:100%; }
body {height:100%; text-align:center;}
#cube1 {width: 1010px; margin: 0px auto; padding:0px; text-align:center;} /* Wrapper */

#wrapper {width: 1010px; margin: 0px auto; padding:0px; text-align:left; } /* Wrapper 2 */
	.AfterWrapper {} /* Between Wrapper  end */
	
* html body * {overflow:visible} 
* html body {text-align: center} 

/* Clearfix
............................................... */

.clearfix:after {content: ".";  display: block;  height: 0;  clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.csc-textpic:after {content: ".";  display: block;  height: 0;  clear: both; visibility: hidden;}
.csc-textpic {display: inline-block;}
/* Hides from IE-mac \*/
* html .csc-textpic {height: 1%;}
.csc-textpic {display: block;}
/* End hide from IE-mac */



/* Logolink
............................................... */

	.logolink {position: absolute; top: 63px; left: 28px; height:150px; width:300px;}
	.logolink h1 {text-indent: -10000px;margin:0px; padding:0px; border: inherit}
	.logolink h1 a {width:300px;height:150px;text-decoration:none;display:block;border: inherit;}
	.logolink h1 a:hover {background:inherit;}
	.logolink h1 a span {display: none;}
	
/* Cubes - common settings
............................................... */

#oneinside, #twoinside, #threeinside {position:relative;}
#fourinside, #fiveinside, #sixinside {}
#seveninside, #eightinside, #nineinside {}	
	
/* Header
............................................... */
	
.mainHeader {padding: 0px;width: 1010px; margin: 0px auto; text-align:left;height:333px;position:relative;}
	
#cubeone {width:960px; height: 333px;} 
	#oneinside {height: 333px;}
		#zeiten {position: absolute; width: 270px; height: 92px; bottom: 0px; left: 28px;}
		#sprache {position: absolute; width: 30px; height: 65px; bottom: 0px; left: 300px;}
		#headerpic {position:absolute; width: 635px; height: 270px;  top: 63px; left:348px; overflow:hidden}
		.tx-efafontsize-pi1 {display: none; visibility:hidden}

#cubetwo {display: none; visibility:hidden} 
	#twoinside {display: none; visibility:hidden}

	
/* Main content
#####
# Die Hauptinhaltsspalten werden in den CSS-Ordnern/Dateien "cube_313 usw." konfiguriert 
#####

---------------------------------------*/	
	
.mainContent {width: 1010px; position:relative;} /* Between C2 und C3*/
.mcInner {padding: 0px;width: 1010px; margin: 0px auto; text-align:left;position:relative; min-height:500px;}
#cubethree {display: none; visibility:hidden} 
	#threeinside {display: none; visibility:hidden;}
	
/* Subheader im Maincontent
---------------------------------------*/

#sixinside {margin: 0px -1px 0px -1px; overflow: hidden;}

#headnavi {position: absolute; top: 6px; left:348px; width: 635px; height:37px;}

/* Subcontent
---------------------------------------*/

#subContent {display: none; visibility:hidden}
/* Subebene bottom
---------------------------------------*/

.footContent {width: 1010px; position:relative; height:64px}
.footInner {width: 1010px; position:relative;}


/* Subebene Var1: dreispaltig
---------------------------------------*/
	#cubeseven {width:348px; float:left; } 
		#seveninside {padding: 10px;}
	
	#cubeeight {width:647px; float: right;} 
		#eightinside {padding: 5px 45px 0px 0px; text-transform:uppercase; color:#777; text-align:right;}
	
	#cubenine {display: none; visibility:hidden} 
		#nineinside {}
		
/* Subebene Var1: einspaltig
---------------------------------------*/
/*	#cubeseven {display: none; visibility:hidden } 
		#seveninside {}
	
	#cubeeight {display: none; visibility:hidden} 
		#eightinside {}
	
	#cubenine {width: auto; } 
		#nineinside {padding: 10px;}*/
	
/* more cubes
---------------------------------------*/

.copyfoot {width: 100%; position:relative; min-height:300px;}
.cfootInside {padding: 0px 10px;width:960px; margin: 0px auto; text-align:left;min-height:300px;}

/* Var 1: dreispaltig
---------------------------------------*/
/*.footleft {width:320px; float:left; }
.footright {width:320px; float: right;}
.footcenter {width: auto; margin-left: 321px; margin-right: 321px;}*/

/* Var 2: einspaltig
---------------------------------------*/
.footleft {display: none; visibility:hidden }
.footright {display: none; visibility:hidden}
.footcenter {width: auto; padding: 10px}

    #divcubeOne {margin: 0px auto; text-align:center;}

#cubeone, #cubetwo, #cubethree, #cubefour, #cubefive, #cubesix, #cubeseven, #cubeeight, #cubenine {}

/* ---- 3.0 Hide ---- */





