@charset "utf-8";
/**
 **************************************************
 PRINT
 **************************************************
 */ 
@page {
	size:portrait;
}

html {
	height:auto !important;
}

body {
	color:#000 !important;
	background-color:#fff !important;
	height:auto !important;
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:1.1em;
	line-height:1.25em;
	color: #1c3452;
}
h1 {
	font-size:1.3em;
}

a {
	text-decoration:none;
	color:#f39d3e;
}

#headwrapper {
	height:145px;
	margin-bottom:25px;
}

#headcontent {
	position:relative;
}

#headrechts {
	top:25px;
	right:15px;

}

#abspann {
	border-top:1px solid black;
}

#logo, div#mainnavigation, div#links, div#rechts, div.breadcrumb, div.abspannrechts {
	display:none;
}

#print-logo {
	display:block;

}

#bodywrapper {
	width:550px;
}
