/*breite des Contentbereiches*/
#main-bottom {
    width: 621px;
}

/* -- header -- */

  body {
    margin: 0; padding: 0; 
	font-family: arial, sans-serif;
    min-width: 800px;
    min-height: 500px;
    text-align: center;
    color: #444;
    font-size: 10pt;
	
  }


  td {
    font-family: arial, sans-serif;
  }

  a {
    color: #444;
  }

  a:hover {
    text-decoration:underline;
  }

img {
	border:0;
}

#logo-wrap {
	position: absolute;
	left: 50%;
	margin-left: -495px;
	top: -1px;
}

  #hotline {
  	position: relative;
  	left: 50%;
    background: url(/images/hotline_links.gif) bottom left #d8024a no-repeat;
    color: white;
    font-weight: bold;
    text-align: center;
    width: 170px;
    margin-left: -495px;
    float:left;
  }
  
  #hotline_rechts {
    background: url(/images/hotline_rechts.gif) bottom right no-repeat;
    padding-top: 0px;
    padding-bottom: 6px;
  }

  #hotline .address {
    margin: 0;
    font-style: normal;
  }

  #hotline .telefon {
    margin: 0;
    font-size: 11px !important;
    font-style: normal;
  }


  #container {
    background-image: url(../img/container_bg.jpg);
    background-repeat:  repeat-x;
    background-color:  #f0f0f0;
    /*border-top: 3px solid #F7F1D3;*/
    border-top: 3px solid #cAcAcA;
    padding: 0;
    margin: 0;
    z-index: 5;
	position:relative;
	text-align: center;
  }
  
  #inner {
  	width: 990px;
  	margin: 0 auto;
  	position: relative;
  	text-align: left;
  }


.clearer {
	clear:both;
	height: 0px;
	font-size: 0px !important;
}

#left-bar {
	float: left;
}

#right-bar {
	float: left;	
}

#right-bar-inner {
	padding-top: 4px;
	padding-left: 14px;
}



#main-bottom {
	position: relative;
	z-index: 2;
	float: left;
    margin-left:15px;
    margin-right:-4px;
    background: url(/fileadmin/neu-template/img/shad-main-bottom.gif) bottom repeat-x white;
	z-index:2;
	visibility:visible;
	margin-top:-10px;
}

#main-right {
    background: url(/fileadmin/neu-template/img/shad-main-right.gif) right repeat-y ;
	z-index:3;
}


#main-bottom-left {
    background: url(/fileadmin/neu-template/img/shad-main-bottom-left.gif) bottom left no-repeat;
	z-index:4;
}

#main-bottom-right {
    background: url(/fileadmin/neu-template/img/shad-main-bottom-right.gif) bottom right no-repeat ;
	z-index:5;
}

#main-top-right {
	position: relative;
    background: url(/fileadmin/neu-template/img/shad-main-top-right.gif) top right no-repeat ;
	z-index:6;
}

#main-top-left {
    background: url(/fileadmin/neu-template/img/shad-main-top-left.gif) top left no-repeat ;
	z-index:7;
}

#breadcrumb-wrap {
	padding: 2px 16px 0px 16px;
}

#breadcrumb-wrap a {
	font-size: 11px;
}


h3.copyright {
	font-size: 12px;
	margin: 2px;
	padding: 3px;
}

.news_home {
	overflow: hidden;
}

#header_banner_form {
	position: absolute; 
	left: 0px; 
	top: 24px; 
	background-image: url(/fileadmin/user_upload/banner_marktstudie.jpg); 
	width: 613px; 
	height: 170px !important; 
	z-index: 6; 
	display: block; 
	margin-bottom: 30px; 
	text-align: right
}
#header_banner_form_bg {
	position: relative; 
	top: 0px; 
	left: 0px; 
	width: 613px; 
	height: 168px
}

