/* ----------------------------------------------------------

	Site:		Ringier
	Type:		Print CSS

	Author: 	na
------------------------------------------------------------- */

body {
	font-family: Arial,Helvetica,FreeSans,"Nimbus Sans L",sans-serif;
}

.screenrdr,
.dspnone,
#side,
#header,
#footer,
.related,
.navselect,
.prevPage,
.nextPage,
.prevPic,
.nextPic,
#bottomdecor {
	display: none;
}

img {
	border: 0;
}

a {
	color: #3FB4E4;
}

.pagehead h2 {
	color: #9E9E9E;
}

.cikkbox h1 {
	color: #626262;
}

.downloads ul,
.magazinelist ul,
.scrollable ul,
#mosaic {
	list-style: none;
	padding: 0;
}

.scrollable li {
	display: inline;
}

.magazinelist h3 {
	margin-top: 0;
}

.newsbox,
.gallerybox {
	margin: 30pt 0;
}

#welcome ul {
	list-style: none;
}

#mosaic li {
	display: inline;
}




