	body{
	padding:0;
	margin:0;
	}
	#main{
	width:100%;
	padding:0;
	margin:0;
	border-collapse:collapse;
	}
	#top_left{
		background-image:url(../images/bg_header_left.jpg);
		background-repeat:repeat-x;
		border-bottom:1px solid #a4a4a4;
	}
	#top{
		height:140px;
		width:1000px;
		/*background-image:url(../images/new_header.jpg);*/
		background-repeat:no-repeat;
		border-bottom:1px solid #a4a4a4;
	}
	#top_right{
		background-image:url(../images/bg_header_right.jpg);
		background-repeat:repeat-x;
		border-bottom:1px solid #a4a4a4;
		vertical-align:top;
	}

	#top_right_border{
		height:42px;
		border-bottom: 1px solid #a4a4a4;
	}

	table#head{
		background-image:url(../images/bg_header_left.jpg);
		background-repeat:repeat-x;
	}

	td#logo{
		width:239px;
		/*background-image:url(../images/opitz_logo.gif);*/
		background-position: 50% 65%;
		background-repeat:no-repeat;
	}

	td#banner{
		background-image:url(../images/head_banner.jpg);
		background-repeat: no-repeat;
		height:98px;
		border-top:1px solid #a4a4a4;
		border-left:1px solid #a4a4a4;
	}

	tr#between{
		height:25px;
		display: none;
	}

	td.between{
		border-bottom:1px solid #a4a4a4;
	}

	#middle_left{+}

	#middle{
		height:300px
	}
	#middle_right{+}

	form {
	 margin: 0;
  }



	/* content area */
	table#contentFrame{
		margin:0;
	}

	td#contentLeft{
		width:240px;
		vertical-align:top;
		height:1px;
    background-image:url(../images/leftgrey_bg.jpg);
    background-repeat:y-repeat;
	}

	#contentMain {
	 padding: 40px 0 30px 29px;
  }


  #teaserContentLeft {
    background-color: #c1bfc0;
	border-left:1px solid #a4a4a4;
		border-right:1px solid #a4a4a4;
		border-bottom:1px solid #a4a4a4;
		height: 60px;
  }
  #teaserContentLeft p {
    margin: 0;
    padding-top: 14px;
		padding-left: 30px;
  }
  #teaserBottomContentLeft {
   /* height: 100%; */
    background-color: #eceaeb;
		border-right:1px solid #a4a4a4;
		border-top:1px solid #a4a4a4;
		border-left:1px solid #a4a4a4;
  }
  #teaserBottomContentLeft div.service {
    height: 160px;
    color: #fff;
    padding: 0 0 0 30px;
    background-image: url(../images/bg_service.jpg);
  }
  #teaserBottomContentLeft p {
    margin: 0;
    padding-top: 14px;
		padding-left: 30px;
		color: #474546;
  }





	#bottom, #bottom_left, #bottom_right{
		margin:0;
		padding:0;
		vertical-align:top;
		height:125px;
		border-top:1px solid #a4a4a4;
		/*border-bottom:1px solid #fe0000;*/
		background-image:url(../images/bg_bottom.jpg);
		background-repeat:repeat-x;
	}
	#footer{
		border-top:1px solid #fe0000;
		margin:0;
		padding: 5px 0 0 0;
		text-align:center;
	}
	#news{
		margin:10px 0 0 25px;
		width:750px;
		height:90px;
	}
	td.pfeil{
		width:25px;
		text-align:center;
		vertical-align:top;
	}
	td.newscontent{
		width:300px;
		vertical-align:top;
	}
	#news td.space{
		width:50px;
	}
	img.pfeil_news{
		margin:2 0 0px 0px;
	}


ul#mainNavigation{
	margin:0;
	padding:0;
	list-style:none;
	clear:left;
}

ul#mainNavigation li{
	margin:0;
	padding:0;
	display:inline;
}
