/*********************************************************
ueffing.net
print.css
*********************************************************/
/*[CDATA[*/

@charset "iso-8859-1";


@page { 
size : portrait; 
size : 21cm 29.7cm; 
margin-left : 2.5cm; 
margin-right : 2.5cm; 
margin-top : 2.5cm; 
margin-bottom : 2.5cm; 
} 

/* @media print--------------------------------------------------------
*/
body {
	font-size: 100%;
	margin: 0;
	padding: 0;
  line-height : 140%;
	font-family: "Times New Roman", Times, serif;
  font-size: medium; 
  color:black;
  background-color:White;
}

.noprint{display: none;}

#id_website {background-image:none;line-height:140%;color:black;background-color:White;font-family: "Times New Roman", Times, serif;border: none;padding: 0;margin: 0;}
#id_oberer_teil{display:none;}  
#id_header {display: none;}
#id_header h1 {display: none;}
#id_header h2 {display: none;}	
#id_breadcrumb {color:black;background:White;}
#id_suchfeld {display:none;}
#id_extrabox_A {display:none;}
#id_content {margin:0px;padding:0;color:black;background:White;font-size: medium; }
fieldset,table,tr,td,tbody,p{color:black;background-color: White;border: none;padding: 0;margin-bottom: 20px;font-size: medium;text-align:left;font-family: "Times New Roman", Times, serif; }
h1 , h2 , h4 , h5 , h6 , h7 {font-family: "Times New Roman", Times, serif;border-bottom : 1px solid black;line-height : 150%;color:black;}
h1 {font-size : x-large; }
h2 {font-size : large; }
h3 {font-size : medium;margin-bottom:0px; }
h4 {font-size : small; }
h5 {font-size : smaller; }
h6 {font-size : x-small; }
h7 {font-size : xx-small; }
p {margin-top:0px;}
#id_navigation{display:none;background-image:none;} /* id_navigation Navimenu */
#linkList {display:none;} /* Alternativ Navimenu */
#id_navigation2 {display:none;} 
#id_footer {display:none;}
#id_navigation_sub {display:none;}
#id_extrabox_B1,#id_extrabox_B2,#id_extrabox_B3,#id_extrabox_B4,#id_extrabox_B5{display:none;}
#button{display:none;}
a:link,a:visited,a:active,a:hover  {font-family: "Times New Roman", Times, serif;} 
/*]]*/