/* Autor: R. Vásquez, F3.1.2 / Stand: August 2009 / Datei: print.css */
/* Beschreibung: enthaelt CSS fuer drucker */
/* Bearb.: R. Vásquez, */


@page {
	size:30cm;
	margin:2.5cm;
}


#logo {
	left:0cm;
	top:0px;
	width:19cm;

}


#right {
	left:0em;
	border:0;
	margin:0;
	width:16cm;

} 




#content {
	left:0px;
	font-size:0.8em;
	border:0;
	padding:0em 1em 2em 1em;
	margin:0;
	width:18cm;
	height:auto;




} 
 #text {
 	left:0em;
	border:0;
	margin:0;
	width:16cm;
	height:auto;
 	padding:0em 1em 25em 1em;
  	-moz-opacity: default !important;
	opacity: default !important;
	filter: default !important;
} 


#rightcol {
	display:none;
}

#nav {
	display:none;
}

#left {
	display:none;
}	
#home {
	display:none;
}

#search {
	display:none;
}

#service {
	display:none;
}
#navpath {
	display:none;
}
#news {
	display:none;
}
