body {
	margin: 0px;
	padding: 0px;
	background-color: #FEE;
	text-align: left;
	font-size: 12px;
	border: none;
}
img {
	border: none;

}
/* Navigation */
#functionmenu a  {
    color: #007CBB;
    text-decoration: none;
    font-size: 8pt;
}

#functionmenu img  {
    border: 0px;
    margin-left: 0.7em;
    margin-right: 0.3em;
    margin-bottom: -3px;
}

#path a {
    color: #007CBB;
    font-size: 8pt;
}

#navigation ul {
    padding: 0px;
    margin: 0px;
    margin-left: 5px;
}
#navigation ul li {
    list-style-type: none;
    padding: 0px;
    margin-left: 3px;
    font-weight: bold;
}


/* Page Structure */
#centerdiv {
text-align: left;
}
#header_blend {
    position: relative;
    width: 100%;
    height: 1px;
    top: 0px;
    background-color: #fff;
}
#header {
	position: relative;
	margin-left: 0px;
	width: 1000px;
	height: 50px;
	left: 0px;
	top: 15px;
	background-repeat: repeat-x;
}

#logo_metrology {
    margin: 10px;
    margin-bottom: 6px;
    float: left;
}

#logo_optocraft {
    margin: 30px;
}

#functionmenu {
    float: right;
    margin: 14px;
}

#midde {
display: block;
}

#contentarea {
	position: relative;
	left: 0px;
    width: 670px;
    padding-left: 10px;
    border-right: 4px solid #FF991D;
}

#path {
	text-align: left;
	margin-left: 0px;
}

#seriesnavigation {
	margin-bottom: 0.5em;
}

#navigation {
    position: relative;
    width: 210px;
    top: 70px;
    left: 0px;
    height: 90%;
    margin-top: 0px;
    margin-right: 0.6em;
    text-align: left;
    float: left;
}


#footer {
	clear: both;
    position: relative;
    font-size:1pt;
    width: 1000px;
	height: 8px;
	left: 0px;
	bottom: 15px;
}
 
#footer_blend {
    position: relative;
    width: 100%;
    height: 15px;
    bottom: 0px;
    background-color: #fff;
}
