/* CSS Print Document */


html,body {
	//margin: -20px 0 0 0;
	margin:0;
}
.dropdown, .kontakt, .status, .menu, .tekst_col_right, #link_language, #download_results_link, #howtoprint {
	display: none;
}
.tekst{
	margin:65px 0 0 55px;
	width:580px;
	min-height: 1200px;
	padding:10px;
}
.row1{
background-image:url(../../images/BG_TOP.gif);
background-repeat:no-repeat;
width:1000px;
height:100px;
z-index:0;}

.overskrift{
	position: absolute;
	top: 95px;/*520px;*/
	left: 65px;
	height:50px;
	min-width: 231px;
	background-image:url(../../images/buttonIIII.gif);
	background-repeat:repeat-x;
	font-size:16px;
	/*border:1px solid #999999;*/
	text-transform: uppercase;
	/*text-decoration: underline;*/
	color:#ffffff;
	/*background-color:#000033;*/
	padding: 10px;
	padding-top: 5px;
	padding-bottom:5px;
}

