/* \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */
/* print.css                                                                  */
/* copyright Thoms Brückhändler, www.edv-service-tb.de                        */
/* Erstellt am: 		10.05.2005                                            */
/* Letzte Änderung am:  10.05.2005                                            */
/* \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */

@page { size: portait; margin: 2.0cm;} 


* html #Content	{
			top:0;
			letter-spacing: 1.1px;
			word-spacing: 1.2px;
			line-height: 1.2em;
			color: black;
			background: white;			
			font-family:  Georgia, "Trebuchet MS", Verdana, Arial, sans-serif;
			text-align: left;										
			border-top:0px solid #EBF3F3;
			height:95%; 	
			bottom:10px;
			border-bottom:10px solid #fff;
}
#Content 	{overflow: hidden;}

h1, h2, h3, h4 {line-height: 1.3em;}

#print_ad 	{position:float;color: #EAF0EC;font-size:85%;}


/* den href hinter Links schreiben */

a {
  color:#000000;
  text-decoration: none;
}
/*
a:after {
 content: attr(href);
}
*/

[lang="de"] > * {
	quotes: "»" "«" "›" "‹"
}
[lang="de-de"] > * {
	quotes: "„" "“" "‚" "‘"
}
[lang="en"] > * {
	quotes: "“" "”" "‘" "’"
}
[lang="fr"] > * {
	quotes: "«" "»" "‹" "›"
}

q:before {
	content: open-quote
}
q:after {
	content: close-quote
}



#head,
#leftlogo,
#middlelogo,
#FootMenu,
#info,
#foot,
#MainMenu,
#Navigation {display:none;}

