/* Print layout */



body {

	margin: 0 auto;

	padding: 0;

	font-family: "Times New Roman",Serif;

	font: 100% Verdana,Tahoma,Arial,sans-serif;

	background: #ffffff;

	color: #000000;

}

div#content {

	width: 600px;

}

.Produkte_Cat{
        color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px 0px; 
	width:100%; /* Breite des Navigationspunktes */
	padding: 0px 0px 1px 0px; /* Abstände zu Text */
	background-color: #79addd;
	border-bottom:0px solid #FFFFFF; /* Abstand unterhalb von 2nd-Nav*/
}

#wrap {

	margin: 2%;

	width: auto;

	float: none !important;

}

div#content img{

	border: 0px;

}

#header h1 {

	margin: 0 0 10px 0;

}



#frontphoto, #avmenu ul, #extras, .announce, .hide,

div#footer, div#rootline, div#topmenu, div#header p, #avmenu, #header h1 {

	display: none;

}



a {

	text-decoration: underline;

	color: #0000FF;

}



