#header, #usebilety, #topmenu, #footer, #smoothmenu1, #content_nav, #logo, .breadcrumb {
visibility: hidden;

}



body{
	color: #2f3131;
	font-family: sans, Arial, Verdana, schreefloos;
	font-size:13px;

}


.print_bg{
	display:block;
	visibility: visible;
	width: 100%;
}


 
object, .backgroundimage{
 display: none;
}


#content{
	position: absolute;
	top:0px;
}

#content main_text{
	
	visibility: visible;
}


#wrapper {
	width:500px;
	top:0;
	left:-250px;
	margin-left:50%;
	position:absolute;
}


a {
	color: #940f1d;
	text-decoration: none;
}


h1 {
	font-size:22px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, "met schreef";
	color:#940f1d;
}

h2 {
	font-size:18px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, "met schreef";
	color:#940f1d;
}



h3 {
	font-size:16px;
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, "met schreef";
	color:#940f1d;
}

.productshort {
	display: block;
	height: auto;
	clear: both;
	margin-bottom: 20px;
	height: 128px;
	
}

.productshort img{
 float:left;
 display: block;
 margin-right: 15px;
 border:solid 1px #ccc;
}

.productshort h1{
margin: 2px;
}

.productshort p{
 width: 400px;
 display: block;
 margin: 2px;
 
}

 
 

