html, body {
	margin: 0px;
	padding: 0px;
	border: none;
	height: 100%;
	background-color: #DCE6D7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        background-image: url(../img/bg1.gif);
        background-repeat: repeat-y;
}


#logo {
 	height: 207px;
	width:750px;
}
#leftmenu {
        position: absolute;
	top: 202px;
	left: 3px;
        border-top: 22px solid #ff8700; 
	width: 197px;
        padding: 20px 0px 0px 0px;
        margin: 0px;  
}
#leftmenu div {

     padding: 0px;
     margin: 0px;
}
#leftmenu div a, #leftmenu div a:hover {
     color: #000000;
}
#leftmenu div a:hover {
     color: #69A550;
     text-decoration: none;
}
#leftmenu div.NO1, #leftmenu div.CUR1, #leftmenu div.ACT1   {
     width: 160px;
     padding: 0px 0px 0px 10px;
     margin-left: 10px;
     height: 21px;
     list-style: none;
     line-height: 20px;
     text-transform: uppercase;
     font-size: 10px;
     color: #000000;
}
#leftmenu div.NO1, #leftmenu div.CUR1, #leftmenu div.ACT1{
     border-top: 1px dotted #FF8700;
}

.CUR1 {
    background-image: url(../img/menu_over.gif);
}
 .CUR2{
    background-image: url(../img/menu_over2.gif);
}
#leftmenu div.NO2, #leftmenu div.CUR2, #leftmenu div.ACT2 {
     width: 155px;
     padding: 0px 0px 0px 19px;
     margin-left: 10px;
     height: 17px;
     list-style: none;
     border: none;
     line-height: 12px;
     font-size: 10px;
     color: #000000;
}


#content {
	position: absolute;
	top: 202px;
	left: 203px;
	width: 544px;
        height: 200px;
        background-image: url(../img/h1bg.gif);
        background-repeat: repeat-x;
}
#MCONTENT{
     margin: 0px;
     padding: 0px 20px 20px 0px;
     position: absolute;
     top: 0px;
     left: 20px;
     width: 510px;
          
}
#LCONTENT {
     margin: 0px;
     padding: 0px 0px 20px 0px;
     position: absolute;
     top: 0px;
     left: 20px; 
     width: 300px;
}
#RCONTENT {
     margin: 0px;
     padding: 0px 0px 20px 0px;
     position: absolute;
     top: 40px;
     left: 340px;
     width: 190px;     
}

td {
         vertical-align: top;
}

.newsbild, .news-single-img {
        float: left;
        padding: 0px 10px 10px 0px;

}
.small, .date {
       font-size: 10px;
       line-height: 13px;
}
.date {
       color: #888888;
}

#content  a img {
       border: none;
}


.tx-newloginbox-pi3-listrow table, .tx-chcforum-pi1-Table {
       width: 500px;
       margin: 0px;
       padding: 0px;
       border: none;
 }
.tx-newloginbox-pi3-listrow td {
       background: #ffffff;
       padding: 4px;
}
.tx-newloginbox-pi3-listrow table p {
       margin: 0px;
       line-height:100%;
       padding: 0px;
 }
.tx-newloginbox-pi3-listrow-header td, .tx-chcforum-pi1-Table th {
       background-color: #ffe4c4;
}
.tx-newloginbox-pi3-listrow-header a {
       color: #000000;
       font-weight: bold;
}
.tx-newloginbox-pi3-listrow-header a:hover {
      text-decoration: none;
}
.tx-newloginbox-pi3-listrow-odd td{
       /*border-bottom: 1px dotted #CCC;*/
       background: #eeeeee;
 }
.tx-newloginbox-pi3-browsebox, .tx-newloginbox-pi3-searchbox { display: none; }

.tx-newloginbox-pi3-singleView td.tx-newloginbox-pi3-singleView-HCell {
	background-color: #fff;
	font-weight: bold;
	width: 110px;
}
.tx-newloginbox-pi3-singleView td {
	padding: 4px 5px 4px 0px;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

.tx-newloginbox-pi3-singleView p { margin: 0px; }
.tx-newloginbox-pi3-singleView table { width: 500px; }

p.tx-newloginbox-pi1-forgotP { margin: 20px 0px 0px 0px; }


.news-list-container div.clearer, .news-single-item div.clearer, .news-latest-item div.clearer{
	clear:left;
	height: 0px;
	border:none;
	margin:0px;
	padding: 0px;
	background: transparent;

}
.news-latest-item p, .news-list-item p {
         margin: 0px;
}
.news-latest-item {
         padding: 5px;
         border-bottom: 1px dotted #ffe4c4;
         background-color:  #FFF7e4;
         margin-bottom: 5px;
}
.news-list-item {
	/* IE hack */
	height: 1%;
	/* IE hack end */
         border-bottom: 1px dotted #cccccc;
         width: 500px;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container img {

	float: left;
	border:none;
	margin-bottom:5px;
	margin-right:10px;
	margin-left:0px;
}
.news-list-category img {
	float: none;
	border:none;
	margin:0px;
}
.news-single-imgcaption {
	padding:3px;
	clear:both;
	font-size: 10px;
}
.news-list-morelink {
         text-align: right;
}
.news-single-author {
        font-size: 10px;
        line-height: 13px;
	padding-bottom: 3px;
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-additional-info {
	background-color: none;
/* 	clear: both; */
	margin-top: 5px;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	margin:0px;
	padding:0px;
	background-color:#fff7e4;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
	padding: 0px 0px 2px 0px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	padding: 0px 0px 0px 5px;	
}
.csc-mailform {
border: none;
}
.csc-mailform-field {
 width: 400px;

}
.csc-mailform-field label {

}
.csc-mailform-field input, .csc-mailform-field textarea {

}
.label1 {

}