/*
	autor:		Marco Tralles | qb-it.de
	date:		2010-09-08
	type:		print
*/
body, html
{
	font-family:				Tahoma, Arial, Verdana, Helvetica;
	font-size:					11px;
	line-height:				18px;

}

h1
{
	font-family:				Garamond, "Times New Roman", "Times New", Times;
	font-variant: 				small-caps;
	font-size:					20px;
	letter-spacing:				2px;

}

h2
{
	font-family:				Garamond, "Times New Roman", "Times New", Times;
	font-variant: 				small-caps;
	font-size:					14px;
	letter-spacing:				1px;
}

a
{
	text-decoration:			none;
	color:						#000;
	font-weight:				normal;
}

a.active
{
	font-weight:				bold;
}

a img
{
	border:						0px solid #000;
}


#menu
{
	display:					none;
}

.pager
{
	display:					none;
}


.image
{
	margin				: 0 5px 5px 0;
	float				: left;
	width				: 135px;
	height				: 191px;
}

.bu
{
	padding				: 5px 5px 0 0;
	text-align			: right;
}
