/*
*	@author			PixelProductions GmbH
*
*	@version		1.0
*	@date			2008-06-15
*
*
*	@section 		Print Layout
*	@see     		http://www.yaml.de/documentation/...
*
*/

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000; width: 600px; height: 100px; background-color: #ffffff; background-image: url(../../Bilder/Layout/logo_impressum.jpg); background-repeat: no-repeat; background-position: top left; padding-top: 90px; }

#box { border-right: 1px solid #fff; width: 600px; height: 100px; }
#footer { display: none; }

#head { display: none; }

#left { display: none; }

.menue div { display: none; }
.menue a { display: none; }
.menue a:hover, .menue a:active { display: none;}

.menue_act div { display: none; }
.menue_act a { display: none; }
.menue_act a:hover, .menue a:active { display: none; }

#header { display: none;}
#main { width: 600px; float: left; }

#adresse { display: none; }


