/* CSS Document Printversion */

html, body {
	font-family:Arial, Times, serif; 
	color:#000;
	background-color:#fff;
}

p {
	font-family:Arial, Times, serif; 
	color:#000;
}

h1, h2, h3 {
	font-family:Arial, Times, serif;
}

#main_wrap {
	position:absolute;
	left:0;
	margin-left:0;
	width:700px; 
	height:auto;
}

#header_wrap {
	width:700px;
	background:none;
}
#header_wrap .hotline {
	position:absolute;
	top:30px;
	left:480px;
}


#main_wrap #clubcard,
#topnav,
#teaser_wrap,
#mainmenu,
#sidebar,
#bearbeitungsleiste,
#pagenav,
#footer_right {
	display:none;
}

#content_wrap {
	width:700px;
	border:none;
	background:none;
}

#content .standardtext {
	width:590px; 
	background-color:#fff;
	border:none;
	padding:35px 17px 20px 12px;
}

#footer_wrap {
	width:700px; 
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	background:none; 
}
