body {
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}

body a:link, body a:visited {
font-weight: bold;
text-decoration: none;
}


/* =Herzen, Inseln und Qualität Print
===============================================*/
#top {
visibility: hidden;
}

#logo {
position: absolute;
top: 25px;
left: 56px;
height: 140px;
width: 210px;
z-index: 102;
}

#topnavi {
visibility: hidden;
}

#farbeck {
visibility: hidden;
}

#titelrubrik {
visibility: hidden;
}

#bread {
visibility: hidden;
}

#navcontainer { 
visibility: hidden;
}

#contentbox {
position: absolute;
width: 497px;
top: 120px;
left: 56px;
}

#footer {
visibility: hidden;
}

#suche { 
visibility: hidden;
}

#contentbox ul.newsfooter, #contentbox ul.artikelfooter {
visibility: hidden;
}

/*=============================================*/


/* =Startseite Print
===============================================*/

#feuerauge {
visibility: hidden;
}

#newsbox {
position: absolute;
width: 497px;
left: 56px;
top: 120px;
}

#boxherzen {
visibility: hidden;
}

#boxinseln {
visibility: hidden;
}

#boxqualitaet {
visibility: hidden;
}

/*=============================================*/


/* =Startseite Newsbox Print 
===============================================*/


#newsbox ul {
	list-style-type: none;
	padding-left: 0;
	margin-left:0px;
}
	
#newsbox li {
border-bottom: 1px solid #CCCCCC;
line-height: 25px;
}
	
#newsbox .date {
	font-size: 10px;
	color: #333333;
	margin-bottom: 5px;
}
	
#newsbox a 	{
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(shared/pix/vortopnavi_1.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#newsbox h1 {
	font-size: 14px;
	color: #000000;
	display: block;
	margin-top: 20px;
}

/*=============================================*/