/***PRINT SPECIFIC STYLESHEET***/

.printonly {
	display: block !important;
}

.noprint {
	display: none !important;
}

img {
	float: left;
	padding: 0 15px 10px 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1 {
	margin: 0 0 1em;
/*	color: #AA1D37;*/
}

h2, h3, h4, h5, h6 {
	margin: 0;
}

p {
	margin: 0 0 1em;
}

a {
	text-decoration: none;
	color: #000000;
}

hr {
	margin: 0 0 1em;
}

form fieldset {
	border: none;
}

form legend {
	margin: 0 0 1em;
	font-weight: bold;
}

form label,
form p.label {
	float: left;
	width: 25%;
}

form input,
form select,
form textarea {
	width: 50%;
	border: 1px solid #000000;
}

form input,
form select,
form textarea,
form div.inputgroup {
	float: left;
	margin: 0 0 1em;
}

form div.inputgroup {
	width: 75%;
}

form div.inputgroup label {
	float: left;
	width: auto;
	margin: 0 1em 0 0;
}

form div.inputgroup label input {
	width: auto;
	margin: 0 0.5em 0 0;
}

form br {
	clear: both;
}


/* Disable these elements: */
div#header a.logo,
span.headertekst,
ul.top_nav,
ul#main_nav,
p.webtrail,
p.link_read_more,
div.col_right,
fieldset.send_form,
div#footer ul,
div.footer_col_left,
div.footer_col_right,
div.f4_pushbox,
div.f12_thema_content,
div.f15_eventlist {
	display: none;
}

div#header img.logo_print {
	display: block;
	width: 531px;
	height: 78px;
	border: none;
	float: none;
}

p.copyright {
	position: fixed;
	bottom: 0;
	border-bottom: 1px solid #c7c5be;
	width: 100%;
	padding-bottom: 10px;
}

/******************************************************************************** SIFR 3 (Beta2) DEFAULT ***/

.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}

