/* 118000 printstyles */

@page { size: portrait; }

body {
	height: 80%;
	width: 80%;
	margin: 0 10%;
	background-color:#fff;
	font-size:9pt !important;
	line-height: 14pt !important;
	color:#000 !important;
}

p {
	font-size:9pt !important;
	line-height: 14pt !important;	
  	margin: 0 0 2em 0 !important;
  	padding: 0 !important;
  	float: none !important;
  	width: 100% !important;
}

p+p {
	margin-top: -2em !important;
	text-indent: 2em !important;
}

p a:after {
	content: " (Link: "attr(href)") ";
}

#printLogo {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
}

#mainWrapper {
	margin:0;
	padding: 0 0 0 0;
	width:100%;
	min-height: 20%;
	position: relative;
}

#mainContent {
	margin:0;
	padding:0;
	width: 450px;
	background: #fff;
}

.contentHead {
	margin-bottom: 0;
}

#header, #smallHeader, #navi, #sideNavi, a.backTop, .topRoundBig,
#sitemapNav, #footerNav, #footerWrapper, #teaserBox, .buttonLink, .bonusBox, .topFootRound,
#footDivider, #register, #pros, .contentHead h2, .termination, .block, #video,
.teaserWrapper, #communityLinks {
	display: none;
}

h1 {
	text-indent: 0 !important;
	font-size: 16pt !important;
	line-height: 21pt !important;
	color:#000 !important;
	text-transform: none !important;
	font-family: Georgia, Times, sans-serif;
	float: none !important;
	margin: 1em 0 0 0 !important;
	font-weight: normal !important;
	background: none !important;
	height: auto !important;
	width: 500px !important;
}

h2 {
	font-size:9pt !important;
	line-height: 14pt !important;
	width: 100% !important;
	padding-top: 1em;
	margin: 3em 0 1em 0;
	width: 100% !important;
	float: none !important;
}

.bottomLineSmall {
	background: #cf1b24;
	height:3px;
	margin: 5px 0 0 0;
}

.bottomLineBig {
	background: #000;
	height:4px;
	margin: 10px 0 3em 0;
	width: 52px !important;
}

.clear {
	clear: none !important;
}

.bigHead, .proBox {
	float: none !important;
}

.content {
	padding-bottom: 0;
}

a {
	color:#000 !important;
	border-bottom: 1px solid #ccc;
}

#copyright {
	margin-top: 50px;
	float: none;
	color: #000;
}

#footerBottom, #footer {
	background-color: #fff;
	padding: 0 !important;	
	margin: 0 !important;
	
}

#footerWrapper {
	margin: 1em 0 0 0;
}

