﻿body {
  background:white;
  color:black;
  overflow:visible !important;
  }
.content{
overflow:visible !important;
color:black;
}
table.tableborder{
overflow:visible !important;
color:black;
}

.navigation, .footer, .printbutton, a.cv {
	display:none;
	
	}
.whitespace {
	display: none;
}
.container {
	width:auto
}