body {
	text-align      :center;
}

div#content {
    text-align      : left;
    margin          : 0px auto;
    padding         : 0px !important;
    width           : 666px;
}

div#content h1{
    color           : #586e82;
    text-align      : left;
    font            : 0.7em Arial;
    font-weight     : bold;
    line-height     : 28px;
    background      : url(images/nedap.png) no-repeat 0px 0px;
    margin          : 165px 15px 60px 15px !important;    
    padding         : 0px;
    padding-left	: 255px;
    height          : 25px;
    float           : left;
    width           : 375px;
}

div#content div.clear-left{
    clear           : left;
}

div#content a.visual_link {
    color           : #FFF;
    text-decoration : none;
    background      : #586e82 url(images/header-bg.png) no-repeat;
    display         : block;
    float           : left;
    width           : 184px;
    height          : 302px; 
    margin          : 0px 15px !important; 
}
div#content a.visual_link:hover {
    background      : #f86815 url(images/hover-header-bg.png) no-repeat;
}

div#content a.visual_link h2 {
    font            : 1.1em Arial;
    display         : block;
    width           : 100%;
    height          : 52px;
    text-align      : center;
    margin          : 0px;
    padding         : 0px;
}

div#content a.visual_link img {
    border          : 0px;
    padding         : 0px;
    margin          : 0px;
}


div#content img.foto {
	float: left;
	margin: 0 0 0 15px;
}

div#content p.contactinfo {
	font-family		: Verdana, Sans-Serif;
	font-size		: 0.7em;
	color			: #414E5E;
	line-height		: 13pt;
	float			: left;
	width			: 210px;
	margin			: 0 0 0 10px;	
}

div#content p.contactinfo a{
	color			: #F65F08;	
	text-decoration	: underlined;
}

div#content p.contactinfo a:hover{
	color			: #414E5E;	
}

img.nets {
	float: left;
}

div#rightbar {
	font-family: Verdana, Sans-Serif;
	color: #f65f08;
	width: 350px; 
	float: left; 
	margin-left: 50px; 
	padding: 0px; 
	text-align: left;
}

div#rightbar a.language-link{
	color 			: #f65f08;
	font-size		: 0.8em;
	text-decoration : none;
}

div#rightbar a.language-link:hover {
	text-decoration : underline;
}

a.casus-sidebar-pdf {
	margin			: 0px 0px 10px 0px;
	padding			: 0px;
	display			: block;
	position		: relative;
	text-decoration	: none !important;
	background		: none;
	cursor			: pointer;
	width			: 345px;
	text-align		: left;
	float           : left;
}

a.casus-sidebar-pdf img.NETS{
	margin			: 0px !important;
	vertical-align	: middle;
	padding			: 0px;
	background		: none;
	border 			: 0px;
}

a.casus-sidebar-pdf div.casus-text img.pdf-icon {
	position		: absolute;
	top				: 8px;
	left			: 8px;
	border 			: 0px;
	margin 			: 0px;
}

a.casus-sidebar-pdf div.casus-text{
	background		: #404D5D url(../images/casus-sidebar-bg.jpg) repeat-x;
	color			: #FFF;
	display			: block;
	min-height		: 73px !important;
	position		: relative;
	height			: 73px;
	font-size		: 1.3em;
	margin			: 0px;
	padding			: 0px 15px 0px 15px;
	font-size 		: 0.9em !important;
	line-height 	: 14pt;
}

a.casus-sidebar-pdf div.casus-text {
	padding-left	: 63px;
}

a.casus-sidebar-pdf div span{
	display			: block;
	position		: relative;
	top				: 12px;
}
div.casus-lm{
	font-size		: 0.8em;
	color			: #f65f08;
	position		: absolute;
	bottom			: 3px;
	right			: 10px;
}
a.casus-sidebar-pdf div div.casus-lm strong{
	font-size		: 1.3em;
	font-weight		: bolder;
}
a.casus-sidebar-pdf:hover div div.casus-lm{
	color			: #FFF;
}