body
{
	margin: 0px;
	padding: 0px;
	
	font-family: arial, verdana, sans-serif;
	font-size: 75%;
}

.body_container
{
	width: 965px;	
	overflow: hidden;
}


#header_container
{
	width: 965px;
	height: 110px;
	
	margin-left: 0;
	margin-right: auto;
		
	border-bottom: 3px solid white;
}

#header_logo
{	
	width: 225px;
	height: 110px;
	
	margin-top: 0px;
	margin-left: 740px;
	position: absolute;
	
	background-image: url("images/header_logo.jpg");
	background-repeat: no-repeat;
	
	overflow: hidden;
}

#header2
{
	width: 423px;
	height: 32px;	
	
	margin-top: 78px;
	margin-left: 0px;
	position: absolute;
		
	background-color: #e5e5e5;
		
	overflow: hidden;	 	
}

#mainnav_container
{
	width: 965px;
	height: 32px;
	
	top: 113px;
	left: 0px;
	
	background-color: #e5e5e5;	
	border-bottom: 3px solid white;
}

#nav0
{
	height: 32px;	
		
	padding: 0;
	margin-left: 10px;	 	
}

#nav0 ul
{
	height: 32px;
	
	list-style: none;
	
	padding: 0;
	margin-left: 10px;
	display: inline;
	 	
}

.nav0_item
{
	height: 22px;
	
	padding: 10px 16px 0 16px;
	float: left;	
	
	font-weight: bold;
	text-decoration: none;
	color: #57585a;
}

.nav0_item a
{	
	font-weight: bold;
	text-decoration: none;
	color: #57585a;
}

.nav0_item:hover{
	background-color: #a4c300;	
}

.nav0_item a:hover,
.nav0_item:hover a:link, 
.nav0_item:hover a:active, 
.nav0_item:hover a:hover, 
.nav0_item:hover a:visited{	
	font-weight: bold;
	text-decoration: none;
	color: white;	
}

.nav0_item_on
{
	height: 22px;
	
	padding: 10px 16px 0 16px;
	float: left;	
	
	font-weight: bold;
	text-decoration: none;
	color: white;	
	background-color:#a4c300;		
}

.nav0_item_on_on
{
	height: 22px;
	
	padding: 10px 16px 0 16px;
	float: left;	
	
	font-weight: bold;
	text-decoration: none;
	color: white;	
	background-color: #a4c300;		
}

.nav0_item_on a
{	
	font-weight: bold;
	text-decoration: none;
	color: white;	
	background-color: #a4c300;		
}

.nav0_item_on_on a
{	
	font-weight: bold;
	text-decoration: none;
	color: white;	
	background-color: #a4c300;		
}

#search
{
	width: 237px;
	height: 32px;
	
	top: 112px;
	left: 651px;
	padding-top: 3px;
	padding-left: 13px;
	position: absolute;	
	
	background-color: white;
}

#searchText
{
	font-weight: bold;
	color: #57585a;
	
	vertical-align: middle;
}

#searchInput
{
	width: 138px;
		
	margin: 5px 0 0 12px;
	border: 1px solid #cfcfcf;
	
	vertical-align: middle;
}

#searchSubmitButton
{	
	height:20px;
	margin-top: 5px;
	vertical-align: middle;	
}

.tx-macinasearchbox-pi1
{
	height: 32px;
}

#impress
{	
	width: 73px;
	
	top: 112px;
	left: 889px;
	position: absolute;
	
	padding: 11px 0 7px 4px;
		
	font-weight: bold;
	color: #57585a;
	
	background-color: white;
	border-left: 2px solid #57585a;
}

#impress a
{	
	margin: 0;
	padding: 0;
	
	font-weight: bold;
	color: #57585a;		
	text-decoration: none;
}

#banner_left
{
	width: 205px;
	height: 256px;
	
	top: 148px;	
	float: left;
	
	background-color: #a4c300;
}

#banner_right
{
	width: 760px;
	height: 256px;
	
	top: 148px;
	float: left;
	
	background-image: url("images/start_banner_pic.jpg");
	background-repeat: no-repeat;
}

.break1
{
	width: 965px;
	height: 0px;
		
	clear: both;
}

.break2
{
	width: 965px;
	height: 0px;
	
	margin-bottom: 20px;	
		
	clear: both;
}

#left_container
{
	width: 205px;
	
	top: 424px;
	left: 0px;
		
	display: inline;
	float: left;
	
}

#content_container
{
	width: 555px;
		
	top: 424px;	
				
	float: left;
	display: inline;
	overflow: hidden;
	
}

#page_caption
{
		
	margin-left: 6px;
	padding: 4px 4px 4px 4px;	
	display: inline;
	
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;	
	background-color: #e5e5e5;
	
}

#content
{
	width: 529px;
	
	margin-top: 20px;
	margin-left: 13px;
	margin-right: 13px;
}

#content h1
{
		
	font-family: arial, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #008854;
}

#content h2
{
	font-family: arial, verdana, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #008854;
}

#content hr
{	
	color: #f0f0f0;
}

#content a
{
	text-decoration: none;
	color: #008854;
}

#divWebOp
{	
	width: 529px;
	height: 40px;

	border-top: 1px solid #f0f0f0;
	margin-top: 10px;
	padding-top: 3px;
	margin-left: 13px;
	margin-right: 13px;
		
}

#linkNews
{
	width: 156px;
	height: 20px;
		
	background-color: #e5e5e5;
}

#txt_news
{		
	height: 20px;
	
	padding: 3px 22px 0 14px;
	color: #008854;
	font-size: 0.9em;
	
	background-image: url("images/pfeil_rechts.png");
	background-repeat: no-repeat;
	background-position: 136px 1px;
}

#right_container
{
	width: 205px;
		
	top: 424px;
			
	float: left;
	display: inline;
	overflow: hidden;
			
}

.myBox
{
	width: 205px;
	
	margin-top: 19px;
	padding: 0;
}

#pic_box_content
{
	margin-top: 5px;
	float: right;
}

#footer_text
{
	padding: 13px 17px 39px 10px;
	color: white;
	font-size: 0.9em;
}

#footer
{
	width: 614px;
	height: 60px;	
	
	float: left;
	
	background-color: #a4c300;
	border-top: 19px solid white;
	overflow: hidden;
}

#maschinenbau
{
	width: 175px;
	height: 60px;
	
	float: left;
	
	border-top: 19px solid white;
	overflow: hidden;
}

#maschinenbau a
{
	width: 100%;
	height: 100%;
	
	padding-top: 8px;
	padding-left: 22px;
	
	color: white;
	text-decoration: none;
	display: block;
	
	background-image: url("images/footer_masch.gif");
	background-repeat: no-repeat;
}

#wirtschaft
{
	width: 176px;
	height: 60px;
	
	float: left;
	
	border-top: 19px solid white;
	overflow: hidden;
}

#wirtschaft a
{
	width: 100%;
	height: 100%;
	
	padding-top: 8px;
	padding-left: 22px;
	
	color: white;
	text-decoration: none;
	display: block;
	
	background-image: url("images/footer_wirtschaft.gif");
	background-repeat: no-repeat;
}