
body {
  padding:0px;
  margin:0px;
  background-color: #ECECEC;
  font-family:arial,helvetica,sans-serif; 
  font-size:11px; 
  font-style:normal;
  color:#333;
}

#page {
  position:absolute;
  height:575px;
  width:100%;
  margin:-287px 0px 0px ;
  top: 50%;
  background-image:url(../../fileadmin/img/bg_kachel.jpg);
  background-repeat:repeat-x;
  border: 0px dotted #000000;
}

#page_margin { margin:auto;margin-top:24px;width:924px;border:0px solid green; }

#header { margin-bottom:5px; width:920px; border:0px solid red; height:54px; }
#header_suche { width:686px; float:left;}
#header_suche form { padding:0px; margin:0px; }
  #header_suche_spacer {padding-top:15px; }
#header_logo { width:234px; float:left; }

#footer { width:920px;}
#footer_logo { float:right;margin-top:9px;border:1px solid red;}

#footer_navi { overflow:hidden;border:0px solid red;float:right;margin-top:0px;}
#footer_navi { border:0px solid green;  margin:0px auto;   color:#333;      }
#footer_navi ul {  margin:0px; padding:0px;margin-top:4px; list-style-type:none;  }
#footer_navi ul li {text-align:right; border:0px solid red;float:left;  line-height:14px;    margin-bottom:0px;  }
#footer_navi ul li a { font-size:11px; font-weight:normal;  text-decoration:none;color:#808080; display:block;   margin-left:15px; }
#footer_navi ul li a:hover  { color:#ccc;   margin-right:0px;  }
#footer_navi ul li.active a { font-weight:bold;color:#333;   margin-right:0px;   }

/*  Accordion */
		.haccordion .header{
			width: 20px;
			background: #ccc;
			color: #fff;
			cursor: pointer;
			margin-left:4px;
			height: 410px;
			border:0px solid navy;
			float:left;
			border:0px solid red;
		}
		
		.haccordion img { border:0px; }
		.haccordion .content{
      display: none;
      width: 0px;
      overflow: auto;
      background-color:#fff;
      height:446px;
      border-right:0px;
      float:left;
      background-image:url(../../fileadmin/img/hg_content.gif);  
      background-repeat:repeat-x;
       
		}
		
    .haccordion .content p{
      margin: 5px;
      color:#333333;
    }

/* end: Accordion */

.inhalt_wrap_projekt a { text-decoration: none; }

.red {font-family:arial;color:green;}
.blue {color: #4080B6;}

#inhalt_content_links_text a { text-decoration:none; color:#333; }
#inhalt_content_links_text a:hover { text-decoration:underline; }
