/*---------------------------------------------------------
Cascading Style Sheets for typo3.org, typo3.com 
and association.typo3.org
-----------------------------------------------------------*/

/* Create second-level header */ 
h1 { 
	font-size: 14px; 
	color: #C0C0C0; 
	margin: 0px 0px 12px 0px; 
	font-weight: bold; 
}


#leftleft-main {
	width: 254px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
        position: relative; top: 0; left: 0; width: 254px;
}
html>body #leftleft-main { width: 254px; }


#left-main {
	width: 261px;
	margin: 0px 0px 0px 11px;
	padding: 0px 0px 0px 0px;
	float: left;
}
html>body #left-main { width: 261px; }

#right-main {
	width: 254px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
}

html>body #right-main { width: 254px; }


p.bodytext { 
  clear: both;
  text-align: left;
  width: 254px; 
  padding: 3px 0px 3px 0px;
}
html>body p.bodytext bodytext { width: 254px; }


.csc-textpic-imagewrap {
  clear: both;
  width: 254px; 
  text-align: left;
  margin: 2px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  display: block
  position: absolute; top: 0; left: 0; width: 254px;
}
html>body csc-textpic-imagewrap { width: 254px; }

.csc-textpic, .csc-textpic-left, .csc-textpic-above {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 254px;
  display: block
  position: absolute; top: 0; right: 0; width: 254px;
}
html>body csc-textpic, csc-textpic-left, csc-textpic-above { width: 254px; }

.csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol a {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block
  position: absolute; top: 0; right: 0; width: 254px;
}
html>body .csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol { width: 254px; }


dt {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 254px;
display: block
}
html> dt { width: 254px; }

dl {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 254px;
display: block
}
html> dl { width: 254px; }

.csc-textpic-text {
/*  border: 2px solid #0044ff; */
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
display: block
}

.csc-extpic-clear {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
display: block
}

