#indexedsearchbox {
	width: 250px;
	float: left;
	margin-top: 5px;
}

.searchbox-sword {
	float: left;
	height: 16px;
	width: 180px;
}

.searchbox-button {
	float: left;
	height: 23px;
}

.browsebox {
	overflow: auto;
}

.browsebox li {
	float: left;
	list-style-type: none;
}

.tx-indexedsearch-info {
	display: inline;
	margin-left: 0px;
}

#twitter {
	display: block;
	float:left;
	height: 20px;
	margin-top: 5px;
	background-image: url(social.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	width: 80px;
}

a:hover#twitter {
	background-position: 0px -20px;
}

#facebook {
	display: block;
	float:left;
	height: 20px;
	margin-top: 5px;
	background-image: url(social.gif);
	background-repeat: no-repeat;
	background-position: -85px 1px;
	width: 80px;
}

a:hover#facebook {
	background-position: -85px -20px;
}

#youtube {
	display: block;
	float:left;
	height: 20px;
	margin-top: 5px;
	background-image: url(social.gif);
	background-repeat: no-repeat;
	background-position: -230px 1px;
	width: 55px;
}

a:hover#youtube {
	background-position: -230px -20px;
}

#flickr {
	display: block;
	float:left;
	height: 20px;
	margin-top: 5px;
	background-image: url(social.gif);
	background-repeat: no-repeat;
	background-position: -170px 1px;
	width: 55px;
}

a:hover#flickr {
	background-position: -170px -20px;
}

#blog {
	display: block;
	float:left;
	height: 20px;
	margin-top: 5px;
	background-image: url(social.gif);
	background-repeat: no-repeat;
	background-position: -295px 1px;
	width: 50px;
}

a:hover#blog {
	background-position: -295px -20px;
}

#rss {
	display: block;
	float:left;
	height: 20px;
	margin-top: 5px;
	background-image: url(social.gif);
	background-repeat: no-repeat;
	background-position: -350px 1px;
	width: 60px;
	margin-right: 20px;
}

a:hover#rss {
	background-position: -350px -20px;
}

#topfixed {
	z-index: 40;
	position: fixed;
	background-color: #0A321E;
	background-image:url(top_bg.jpg);
	background-repeat:repeat;
	height: 35px;
	width: 100%;
}

#topfixedinnen {
	margin: 0px auto;
	width: 1075px;
}

body {
	background-image:url(tapete.png);
	background-repeat:repeat;
   	font-family:Trebuchet MS, verdana, Arial;
   	font-size: 12px;
   	background-color:transparent;
   	color: #002F00;
   	margin:0px;
   	line-height: 140%;
}

P, ol, ul, table {
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
}

p.bodytextNews {
   	background-color: transparent;   	
   	padding-bottom: 2px;
   	padding-left: 0px;
}

ol, ul {
   	/* nächste Zeile nicht ändern wg. merkwürdigem IE */
   	margin-left: 0px;
   	padding-left: 20px;  
}

LI {
	margin-bottom:3px;
	margin-top:3px;
	margin-left:10px;
}

A:link {
	color:#2b731d;
	text-decoration:none;
}
A:visited {
	color:#2b731d;
	text-decoration:none;
}
A:hover {
	color:#2b731d;
	text-decoration:underline;
}
A:active {
	color:#2b731d;
	text-decoration:none;
}

#content {
	position: relative;
	top:40px;
	z-index: 4;
   background-color: transparent;
   width: 100%;
   border: 0px solid red;
}

#contentInnen {
      	margin: 0px auto 10px auto;
      	width: 1075px;
      	overflow: hidden;
}

#contentTop {
   	background-color: transparent;
   	margin: 0px auto;
  	width: 1075px;
  	height:150px;
}

#topText {
	position: relative;
	top:60px;
	left: 10px;
    	font-weight: bold;
    	font-size: 30px;
    	color: #fff;
}

#logo {
  	float: left;
 	width: 200px;
  	height: 120px;
 	border: 0px solid red;
}

#photoholder {
	background-color: #E3F7B4;
	float: left;
	width: 785px;
	height: 120px;
	padding-left:15px;
}

.zeichen {
	font-size: 11px;
    	color: #5aab26;
}

.drucken {
	float: right;
	height: 15px;
  	width: 12px;
    	margin-top: 5px;
  	padding-left:5px;
   	padding-right:8px;  
   	 border-right: 1px solid #0066ac;	
}

div.breadcrumbs {
	width: 810px;
	text-decoration:none;
	line-height: 100%;
	height:20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	background-color: #fff;
}

*html div.breadcrumbs {
	width: 825px;
}

.menuSpace {
	margin-left: 5px;
	background-color: #ECEBDB;
	padding-left: 10px;
}


A.navitopoben:link {
	color:#fff;
	font-weight: bold;
	margin-right: 10px;
	background-color:#2b731d;
	background-image: url(top_bg.jpg);
	font-size: 16px;	
}

A.navitopoben:visited {
        color:#fff;
        font-weight: bold;
        margin-right: 10px;
        background-color:#2b731d;
	background-image: url(top_bg.jpg);
        font-size: 16px;
}

A.navitopoben:hover {
	color:#5AA532;
	font-weight: bold;
	margin-right: 10px;
	background-color:#fff;
	font-size: 16px;
}

A.navitopoben:active {
        color:#fff;
        font-weight: bold;
        margin-right: 10px;
        background-color:#2b731d;
	background-image: url(top_bg.jpg);
        font-size: 16px;
}

/*Topnavigation*/

div#topmenu{
	height:45px;
	font-family:Arial;
  	width: 820px;
	background-color:transparent;
	margin-left: 5px;
}

ul#menu, ul#menusub, ul#menusub2 {
    line-height: 130%;
    list-style-type: none;
    padding-left: 0px;
}

ul#menu a {
    display: block;
    padding: 10px 10px 7px 10px;
    text-decoration:none;
}

ul#menu li {
    padding: 0;
    margin-bottom: 0px;
    margin-left: 0px;
    float: left;
}

ul#menu>li {
    	margin-top: 4px;
	height: 33px;
}

ul#menu>li.top {
	margin-top: 0px;
}

A.navitop:link {
	color:#fff;
	font-weight: bold;
	margin-right: 5px;
	background-color:#2b731d;
	-moz-border-radius:5px 5px 0px 0px;
	font-size: 16px;	
}

A.navitop:visited {
        color:#fff;
        font-weight: bold;
        margin-right: 5px;
        background-color:#2b731d;
        -moz-border-radius:5px 5px 0px 0px;
        font-size: 16px;
}

A.navitop:hover {
	color:#5AA532;
	font-weight: bold;
	margin-right: 5px;
	background-color:#fff;
	-moz-border-radius:5px 5px 0px 0px;
	font-size: 16px;
}

A.navitop:active {
        color:#fff;
        font-weight: bold;
        margin-right: 5px;
        background-color:#2b731d;
        -moz-border-radius:5px 5px 0px 0px;
        font-size: 16px;
}

/* Zweite Ebene */

ul#menusub {
	margin-bottom: 10px;
}

ul#menusub li {
	margin-top: 0px;
	margin-left: 5px;
}

ul#menusub2 li {
	margin-top: 0px;
	margin-left: 0px;
}

A.navitop2:link, A.navitop3:link {
	display: block;
	padding: 5px;
	text-decoration:none;
    	background-color:#2b731d;
	color:#fff;
	font-family:Trebuchet MS,Arial;
	font-size: 13px;	
}

A.navitop2:visited, A.navitop3:visited {
	display: block;
	padding: 5px;
	text-decoration:none;
    	background-color:#2b731d;
        color:#fff;
        font-family:Trebuchet MS,Arial;
        font-size: 13px;

}

A.navitop2:hover, A.navitop3:hover {
	text-decoration:none;
	display: block;
	padding: 5px;
    	background-color:#fff;
	color:#2b731d;
	font-family:Trebuchet MS,Arial;
	font-size: 13px;
}

A.navitop2:active, A.navitop3:active {
	display: block;
	text-decoration:none;
	padding: 5px;
    	background-color:#2b731d;
        color:#fff;
        font-family:Trebuchet MS,Arial;
        font-size: 13px;
}

/* Dritte Ebene */

ul#menusub2 {
	margin-top: 3px;
}

A.navitop3:link {
	padding-left: 20px;
	font-size: 12px;	
}

A.navitop3:visited {
	padding-left: 20px;
        font-size: 12px;

}

A.navitop3:hover {
	padding-left: 20px;
	font-size: 12px;
}

A.navitop3:active {
	padding-left: 20px;
        font-size: 12px;
}

#contentLeft {
        background-color: #fff;
        width: 200px;
        margin-top: 0px;
        margin-left: 0px;
        float:left;
        padding-top: 0px; 
        min-height: 412px;
   	padding: 0px 5px 30000px;
   	margin-bottom: -30000px; 
}

* html #contentLeft {
}

#textlinks {
	background-color:transparent; 
	width: 200px; 
	padding-right: 10px;
}

*html #textlinks {
	padding-right: 0px;
}

#textlinks .csc-text {
	margin-left: 5px;
	padding: 10px 5px;
}

* html #textlinks .csc-text {
	width:200px;
}

#textlinks .csc-textpic-center {
	padding: 0px;
	margin-left: 5px;
}

#textlinks img {
	margin-bottom: 0px;
}

#contentCenter {
        background-color: #fff;
        margin-top: 0px;
        margin-left: 0px;
        width: 600px;
        float:left;
        min-height: 412px;
   	padding: 0px 10px 30000px 5px;
   	margin-bottom: -30000px; 
}

/* Bugfix IE <=6.0 */
* html #contentCenter {
   	width: 615px;
}

.csc-header {
	background-color: #ECEBDB;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: -10px;  //clear margin to contentelement
}

#textlinks .csc-header {
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}

.csc-text, .csc-textpic {
	background-color: #ECEBDB;
	padding: 10px 15px 15px 15px;	
	white-space:normal;
	margin-bottom: 10px;
	overflow: hidden; // float clearer
}

.csc-textpic {
padding-bottom: 0px;
}

.csc-textpic-above {
}

.subcolumns .csc-text, .subcolumns .csc-textpic {
	margin-bottom: 0px;
	padding: 10px 15px 0px 15px;
}

.subcolumns .csc-textpic-imagerow, .subcolumns csc-textpic-single-image {
	margin-top: -5px;
	margin-left: -10px;
}

.csc-text-pic-header-wrap {
	padding-left: 15px;
}

.csc-table {
	background-color: #ecebdb;
	margin-bottom: 10px;
}

.csc-textpic ul {
	overflow: auto; //clearing floats
}

.csc-textpic-text{
padding-bottom: 15px;
white-space:normal;
background-color: #ecebdb;
}

#textlinks .csc-textpic-text {
	padding: 5px 5px 2px 5px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,div.csc-textpic-border div.csc-textpic-single-image img {
border: 0px;
}

.csc-uploads {
	width: 601px;
	background-color: #ecebdb;
}

.csc-uploads td {
	padding-left: 15px;
}

.csc-uploads-filesize {
    	font-size:12px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

.csc-textpic-clear {
   height: 0px;
}

#contentRight {
   	background-color:transparent;
        width: 200px;
        float: left;
        line-height: 120%;
        margin-top: -40px;
        margin-left: 15px;
        padding-right: 5px; 
        padding-left: 15px;
        padding-bottom: 30000px;
   	margin-bottom: -30000px;
       }

* html #contentRight {
   	width: 220px;
}


div.tx-dropdownsitemap-pi1 div.level_1{
	border-right: 1px solid #fff;
}

.tx-dropdownsitemap-pi1 div.level_2 {
	padding-left: 0px;
}

div.tx-dropdownsitemap-pi1 {
	background-color: #b1d917;
	float:left;
	width: 1000px;
	margin-top: 10px;
	font-size: 12px;
	height:24px;
	margin-bottom: 10px;
}

.tx-dropdownsitemap-pi1 .description {
             font-style: italic;
             font-size: 80%;
} 

div.tx-dropdownsitemap-pi1 ol ol{
	font-size: 10px;
	position: relative;
	left: -5px;
	top: 5px;
	background-color: #b1d917;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	border: 2px solid #fff;
}

div.tx-dropdownsitemap-pi1 ol ol li.closed{
	padding-bottom: 2px;
}

div.tx-dropdownsitemap-pi1 li {
	float: left;
	margin-left: 0px;
}

.tx-dropdownsitemap-pi1 li li {
	float: none;
        border-bottom: 1px solid #fff;
}

.tx-dropdownsitemap-pi1 UL, .tx-dropdownsitemap-pi1 OL {
             list-style: none;
             margin: 0px;
             padding: 0px;
}

.tx-dropdownsitemap-pi1 A, .tx-dropdownsitemap-pi1 A:link, .tx-dropdownsitemap-pi1 A:visited, .tx-dropdownsitemap-pi1 A:hover, .tx-dropdownsitemap-pi1 A:active {
             color: #0F9C02;
             background-color: inherit;
}

.tx-dropdownsitemap-pi1 LI.open OL {
             display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
             display: none;         
}

.tx-dropdownsitemap-pi1 LI.open UL {
             display: block;         
}

.tx-dropdownsitemap-pi1 LI.closed UL {
             display: none;         
}

.tx-dropdownsitemap-pi1 SPAN.ifsub {}         

.tx-dropdownsitemap-pi1 SPAN.spc {
             text-transform: uppercase;             
             font-style: italic;         
}

.tx-dropdownsitemap-pi1 DIV {         }

.tx-dropdownsitemap-pi1 DIV.expAll {
	visibility:hidden;
	height: 0px;
}

.tx-dropdownsitemap-pi1 IMG {
	vertical-align:top;
	margin-right: 2px;
}


#unsubscribe {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
}

.tx-gooffotoboek-pi1 td.gfpb_landscape {
	padding: 5px;
}

.tx-ilisnewsticker-pi1 {
	text-align: center;
}

.tx-ilisnewsticker-pi1 .newsticker {
	font-family:verdana;
	font-size: 16px;
	color:#0066ac;
	padding-left: 10px;
   	padding-bottom: 0px;
   	padding-top: 10px;
   	width: 490px;
   	background-color: #e3f7b4;
   	border: 0px solid red;
   	height: auto;
}

.tx-ilisnewsticker-pi1 #newsticker {

}


.news-banner-content {
   text-align: center;
   margin-bottom: 10px;
   }
   

.news-banner-item {
   	background-color: transparent;
        margin-bottom: 10px;
}

img {
   border: 0px;
}

.indent {
	margin-left: 10px;
}

.clear-float {
   clear: both;
/* wegen IE8*/
   height: 1px;
}

/* Bugfix IE <=6.0 */
* html hr.abstandRechts {
	left: -10px;
	width: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 0px;
	border-width: 0px 0px 0px;
}

.news-list-item {
   	background-color: #ECEBDB;
   	padding-top: 5px;
   	padding-left: 0px;
   	padding-right: 0px;
   	marging-top: 0px;
   	marging-left: 0px;
   	marging-right: 0px;
        margin-bottom: 10px;
	overflow: hidden;
}


#textlinks .news-latest-container {
	margin-left: 5px;
}

.subcolumns .news-latest-container {

}

.news-latest-item {
   	background-color: #ECEBDB;
   	padding-top: 5px;
   	padding-left: 10px;
   	padding-right: 5px;
   	marging-top: 0px;
   	marging-left: 0px;
   	marging-right: 0px;
        margin-bottom: 10px;
	overflow: hidden;
}

#textlinks .news-latest-item {
   	padding-left: 5px;
}

.news-single-item {
   	background-color: #ECEBDB;
   	padding-top: 10px;
   	padding-left: 10px;
   	padding-right: 10px;
   	marging-top: 5px;
   	marging-left: 0px;
   	marging-right: 0px;
        margin-bottom: 5px;
}

.news-list-image, .news-latest-image {
        float: left;
        padding-top: 3px;
   	padding-left: 10px;
   	padding-bottom: 10px;
        height: auto;
}

.news-list-image img, .news-latest-image img{
	padding-right: 15px;
}

#textlinks .news-list-image img, #textlinks .news-latest-image img{
	padding-right: 5px;
}

#textlinks .news-latest-image {
	padding-right: 0px;
	padding-left: 0px;
}

.subcolumns .news-list-image, .subcolumns .news-latest-image {
        padding-top: 3px;
   	padding-left: 0px;
   	padding-bottom: 5px;	
}

.subcolumns .news-list-image img, .subcolumns .news-latest-image img {
	padding-right: 10px;
}

.news-list-content {
	line-height: 120%;
	padding-left: 10px;
	padding-bottom: 5px; 
}

.news-latest-content {
	padding-left: 5px;
	line-height: 120%;
}

#textlinks .news-latest-content {
	padding-left: 0px;
}

.subcolumns .news-latest-content {
	padding-left: 0px;
}

.news-subheader {
}

.news-single-backlink {
font-weight: bold;
float: right;
}

.news-latest-category {
	padding-bottom: 5px;
}

.news-list-morelink, .news-latest-morelink {
padding-top: 10px;
padding-bottom: 0px;
font-weight: bold;
text-align: right;
}


.tx-ttnews-browsebox-SCell {
	background-color: yellow;
}

#flash {
   margin-left: 90px;
}

.csc-textpic-caption {
 	font-size: 10px;
 	padding-top: 0px;
 	padding-bottom:3px;
}

.csc-header-date {
	font-size:12px;
	color:#65bd6f;
	font-family:Arial, Helvetica, sans-serif;
}



.csc-form-label {
font-size:12px;
}

.csc-form-fieldcell {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

.csc-form-label-req {
font-size:12px;
}

/* Styles f�r das Mailformular */

.csc-mailform-field {
	margin-bottom:5px;
}

fieldset.csc-mailform {
  	border: 0px solid red;
  	padding: 0em;
	font-size: 11px;
}

label {
  	float:left;
  	width:60%;
  	padding-top:0.2em;
  	text-align:left;
  	font-size: 11px;
  	font-weight: bold;
  	padding-bottom:5px;
}


/*Styles vom RTE*/

H1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:##002F00;
	margin-bottom:8px;
   margin-top:0px;
    line-height: 120%;
}

h1.ueberschrift1 {
   color:#002F00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 20px;
   font-weight: bold;
   margin-bottom:8px;
   margin-top:0px;
    line-height: 120%;
}

h2, h2.ueberschrift2 {
   color:#002F00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   margin-bottom:8px;
   margin-top:0px;
   line-height: 130%;
}

h3, h3.ueberschrift3 {
   color:#002F00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 17px;
   font-weight: bold;
   margin-bottom:8px;
   margin-top:0px;
   line-height: 150%;
}

h4, h4.ueberschrift4 {
   color:#002F00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   margin-bottom:5px;
   margin-top:0px;
  
}

h5, h5.ueberschrift5 {
   color:#002f00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
   line-height: 160%;
}

h6, h6.ueberschrift6 {
   color:#002F00;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: bold;
   margin-bottom:0px;
   margin-top:0px;
   
}

h6.news {
   color:#002F00;
   font-size: 14px;
   font-weight: bold;
   padding-bottom:5px;
	margin-bottom: 0px;
   margin-top:0px;    
   padding-left: 0px;  
}

.gelb{
   color: #ffffff;
}
.orange{
   color: #ff9900;
}
.rot{
   color: #ff0000;
}
.gr�n{
   color: #009933;
}
.hellgr�n{
   color: #00cc00;
}
.blau{
   color: #3399cc;
}
.dunkelblau{
   color: #330066;
}

.align-right{
   text-align: right;
}

.align-left{
   text-align: left;
}

.align-center {
   text-align: center;
}

p.align-justify {
   text-align: justify;
}

.standard-11px{
}

.klein-10px{
   font-size: 10px;
}

.groesser-12px{
   font-size: 12px;
}

.groesser-14px{
   font-size: 14px;
}

.HGgelb {
   background-color: #e3f7b4;
   width: 220px;
   margin-top:0px;
   margin-bottom:-10px;
   margin-right:0px;
   margin-left:-15px;
   padding-left:0px;


   padding-right:0px;
   padding-bottom:0px;
}

.HGblau {
   background-color: #3399cc;
}

td {
   vertical-align: top;
}

/*  Layout 1 - 2 Spalten */ 
div.tx-fdfx2cols-pi1{
} 

div.c2l1d-left{
	float:left;
	border-top:5px solid #fff;
	-moz-border-radius:5px 5px 0px 0px;
	padding-right:10px;
	padding-left:10px;
	padding-top: 15px;
	white-space:normal;
	width:540px;
	background-color: #ecebdb;
} 

div.c2l1d-middle{
	float: left;
	border-top:5px solid #fff;
	margin-left: 5px;
	border-top:5px solid #FFf;
	padding-right:0px;
	padding-top: 0px;
	padding-left:5px;
	white-space:normal;
	width:220px;
	background-color: #fff; 
} 

/*  Layout 2 - 2 Spalten*/ 
.c2l2-left  {
border-right:5px solid #FFf;
-moz-border-radius:5px 5px 0px 0px;
padding-right:10px;
padding-top: 15px;
white-space:normal;
width:70%;
background-color: #ecebdb;
} 

.c2l2-middle {
border-right:0px solid #FFEDA8;
-moz-border-radius:5px 5px 0px 0px;
padding-right:5px;
padding-top: 0px;
padding-left:5px;
white-space:normal;
width:30%;
background-color: #fff;
} 

div.c2l2d-left{
    position:absolute;
    left:0px;
    padding: 0px;
    width:380px;
    border:1px solid blue;
    white-space:normal;
} 

div.c2l2d-middle{
    position:absolute;
    left:390px;
    padding: 0px;
    width:380px;
    white-space:normal;
    border:1px solid blue;
    background-color:#C0C0C0;
} 

/* Layout 1 - 3 Spalten */ 
div.tx-fdfx3cols-pi1{
} 

div.c3l1d-left{
	float: left;
    	padding-right: 5px;
	border-right:5px solid #fff;
	border-top:5px solid #fff;
	-moz-border-radius:5px 0px 0px 0px;
	padding-left:10px;
	padding-top: 10px;
	white-space: normal;
	width:305px;
	background-color: #ecebdb;
} 

div.c3l1d-middle{
	float: left;
	border-right:5px solid #fff;
	border-top:5px solid #fff;
	-moz-border-radius:0px 0px 0px 0px;
	padding-right:5px;
    	padding-left: 5px;
    	padding-top: 10px;
	white-space: normal;
	width:225px;
	background-color: #ecebdb;
} 

div.c3l1d-right{
	float: left;
	border-right:0px solid #fff;
	border-top:5px solid #fff;
	white-space: normal;
	width:225px;
	background-color: #fff;
} 

/* Layout 2 - 3 Spalten*/ 
.c3l2-left{
    border-right: 1px solid #FFEDA8;
    padding-right: 5px;
    width:25%;
    white-space:normal;
} 

.c3l2-middle{
    border-right: 1px solid #FFEDA8;
    padding-top: 10px;padding-left: 5px;
    padding-right: 5px;
    width:50%;
    white-space:normal;
} 

.c3l2-right{
    padding-left: 5px;
    width:25%;
    white-space:normal;
} 

div.c3l2d-left{
    position:absolute;
    left:0px;
    padding: 0px;
    width:380px;
    border:1px solid blue;
    white-space:normal;
} 

div.c3l2d-middle{
    position:absolute;
    left:390px;
    padding: 0px;
    width:380px;
    white-space:normal;
    border:1px solid blue;
    background-color:#C0C0C0;
} 
