*
{
    font-family: verdana, arial, sans-serif;
}

iframe {
    border: 0px;
}



.align-center{
    text-align: center;
}

.align-left{
    text-align: left;
}

.align-right{
    text-align: right;
}

.menu1-level1-no{
    cursor: hand;
    color: #000000;
    width: 150px;
    padding-left: 5px;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    background-color: #75bb54;
    background-repeat: no-repeat;
    background-position: 130px 2px;
    background-image: url(../img_feneberg/feneberg_arrow.gif);
}

* html .menu1-level1-no{
    cursor: hand;
    margin-bottom: -10px;
}

.menu1-level1-act{
    cursor: hand;
    color: #FFFFFF;
    width: 150px;
    padding-left: 5px;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    background-color: #00AA77;
    background-repeat: no-repeat;
    background-position: 130px 2px;
    background-image: url(../img_feneberg/feneberg_arrow.gif);
}

* html .menu1-level1-act{
    cursor: hand;
    margin-bottom: -10px;
}

.menu-text-no
{
    color: #000000;
}

.menu-text-act
{
    color: #FFFFFF;
}

.menu-top{
    height: 20px;
    font-size: 11px;
}

.menu-left{
    vertical-align: top;
    width: 100px;
    height: 900px;
    float: left;
    background: url(../img_feneberg/feneberg_bg.png);
}

.menu-right{
    vertical-align: top;
    width: 150px;
    background-color: #FFFFFF;
    float: left;
}

.space5px
{
    height: 5px;
}

.space10px
{
    height: 10px;
}

.space50px
{
    height: 50px;
}

.menu-right-space
{
    height: 7px;
}

.page-header
{
    background: url(../img_feneberg/feneberg_bg.png);
    border-spacing: 0px 0px;
    width: 875px;
}

* html .page-header
{
    width: 870px;
    margin-left: -4px;
}

.page-layout
{
    border-spacing: 0px 0px;
    width: 875px;
}

.space-header-content{
    height: 10px;
    width: 775px;
    float: left;
}

* html .space-header-content{
    margin-bottom: -10px;
}

.space-menu-content{
    width: 9px;
    height: 9px;
    float: left;
}

.transparent-green{
    height: 10px;
    background-color: #00AA77;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
}

* html .transparent-green{
    margin-bottom: -10px;
}

.logo{
    height: 80px
}

a{
    text-decoration: none;
    color: #4d4d4d;
    font-size: 13px;
}

a strong {
    text-decoration: none;
    color: #4d4d4d;
    font-size: 13px;
}

p{
    text-decoration: none;
    font-size: 13px;
}

p strong{
    text-decoration: none;
    font-size: 13px;
}


h1{
    text-decoration: none;
    font-size: 20px;
}


.text_small{
    font-size: 11px;
}

IMG.picture_change{
    cursor: hand;
}

.content-main{
    float: left;
    width: 602px;
}

.tx-rscontentcolumn-pi1
{
    margin-bottom: -10px;
}

div.tx-rscontentcolumn-pi1 div.onecol {
   padding:4px 0px 4px 0px;
   width:100%;
   white-space:normal;
   float:left;
}

div.tx-rscontentcolumn-pi1 div.leftcol {
   padding:4px 10px 0px 0px;
   width:290px;
   white-space:normal;
   float:left;
}

* html div.tx-rscontentcolumn-pi1 div.leftcol {
   padding:4px 9px 0px 0px;
   margin-bottom: -30px;
}

div.tx-rscontentcolumn-pi1 div.rightcol {
   padding:4px 0px 0px 10px;
   width:290px;
   white-space:normal;
   float:left;
}

* html div.tx-rscontentcolumn-pi1 div.rightcol {
   padding:4px 0px 0px 9px;
   margin-bottom: -30px;
}

div.tx-rscontentcolumn-pi1 hr {
	border:0px none;
	width:100%;
	height:0px;
	visibility:hidden;
	clear:left;
	margin:0px !important;
}

div.tx-rscontentcolumn-pi1 div.threeleftcol {
   padding:4px 15px 4px 0px;
   width:190px;
   white-space:normal;
   float:left;
}

* html div.tx-rscontentcolumn-pi1 div.threeleftcol {
   padding:4px 13px 4px 0px;
   margin-bottom: -30px;
}

div.tx-rscontentcolumn-pi1 div.threemiddlecol {
   padding:4px 15px 4px 0px;
   width:190px;
   white-space:normal;
   float:left;
}

* html div.tx-rscontentcolumn-pi1 div.threemiddlecol {
   padding:4px 13px 4px 0px;
   margin-bottom: -30px;
}

div.tx-rscontentcolumn-pi1 div.threerightcol {
   padding:4px 0px 4px 0px;
   width:190px;
   white-space:normal;
   float:left;
}

* html div.tx-rscontentcolumn-pi1 div.threerightcol {
   margin-bottom: -30px;
}

.news-img-container{
    float: right;
}

span.csc-form-radio{
	font-size: 0.7em;
	vertical-align: +4px;
	}

/*  ------------------------------------------------------
Mailform
--------------------------------------------------------*/



.csc-mailform {
border: none;
}

.csc-mailform label {
  float:left;
  clear:both;
  display:block;
  width:90px;
  margin-bottom:0.7em;
 margin-top:3px;  
  font-size: 0.9em; 
  line-height: 1.0em;
}


.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
  float:left;
  display:block;
  width:250px;
  border: 1px solid #333;
  margin-bottom:5px;
  padding:1px;
  font-family: 'Trebuchet MS',Verdana,Helvetica,Arial,sans-serif;
  font-size: 0.9em;
   
}

/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
/* Float wieder abschalten */

.csc-mailform-submit { margin-left: 90px; clear: both; width:150px; }



/* Close @media all - DO NOT DELETE! */
}
