/*	+++++++++++++++++++++++++++++++++++++++++++
	for: physiotherapie-jeske.de
	by: adeos-design.com and thomas breitner
	code by thomas breitner and gedit
	* http://thomas-breitner.de
	* http://adeos-design.com
	mai 2007
	- print styles
	+++++++++++++++++++++++++++++++++++++++++++
*/

#navigation, 
#contentbottom .le, 
#contentbottom .re,
#start 
{
	display: none;
}

* {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	line-height: 14pt;	
}

body {
	margin: 0 6pt;
}

h1, h2, h3, h4, h5, h1 span {
	font-family: Georgia, Garamond, serif;
	font-size: 11pt;
	line-height: 14pt;
}

h1,  h1 span {
	font-size: 14pt;
	line-height: 18pt;
	text-align: center;
}

#contenttop {
	border-style: solid;
	border-color: gray;
	border-width: 1pt 0;
	padding: 3pt 3pt 10pt 3pt;
}

h2 {
	text-align: center;
}

#kontakt h4{
	font-weight: normal;
}
	
.printout {
	text-align: center;
	padding-top: 6pt;
	margin-top: 6pt;
	border-top: 1pt solid gray;
	color: gray;
	background-color: white;
	font-family: Georgia, Garamond, serif;
}

