/*

	Globales CSS fuer die Seiten c2f.to, fabienne.to und cybu.ch
	
	Letzte Aenderung: 2. September 2007

*/


/*---------------------------------------------------------------------------
 	Allgemeine Formatierungen
 ---------------------------------------------------------------------------*/
 
 @import url(general.css);
 
 
 
/*---------------------------------------------------------------------------
 	Layout
 ---------------------------------------------------------------------------*/

#outerWrap {
	position:absolute;
	z-index:10;
	width:99%;
}

#innerWrap {
	
}

#header {
	width:670px;
	margin-bottom:2em;
}

#lead {
}

#headerContent {
}

#contentWrap {
	
}

#mainNaviWrap {
	margin:1em 0 2em 0;
}

/* drop-down menu */
#selector99 {
	width:620px;
	border:1px solid #999999;
	font-family: Verdana, Arial;
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF;
}

/* bodytext darf nicht breiter sein als der menu-selector */
#mainContent .tt-content-bodytext {
	width:620px;
}

#footer {
	margin-top:4em;
}


#bgBigPicSpec {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}

.csc-frame-frame1 {
	margin-right:9px;
	float:left;
}

.csc-frame-frame2 {
	clear:right;
}

.csc-textpic-imagewrap a {
	margin:0;
	padding:0;
	background:none;
}


/*---------------------------------------------------------------------------
 	Layout verschiedener Inhaltselemente
 ---------------------------------------------------------------------------*/
 
h3 a {
	color:#000000;
	/*padding:0 4px 0 4px;*/
	background-color:#FFFFFF;
}

#lightbox a:hover, #lightbox a:visited {
	background:none;
}

.csc-textpic-image a, .csc-textpic-image a:hover, .csc-textpic-image a:active, .csc-textpic-image a:focus {
	background:none;
	background-color:transparent;
}

