
/*-----------------------------------------
	Print-CSS Styles für med.in.form
	(c) 2012 hoppe-websolutions
-----------------------------------------*/
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

h1#logo {
	display: none;
}

nav {
	display: none;
}
.four_column_row {
/*	display: none;*/
}
p.teaser-link {
	display: none;
}
.column h4 {
	font-size: 12pt;
	margin: 0 0 -0.5em 0;
	padding: 0;
	color: #333;
}
p.zeitstempel {
	margin-top: 0.5em;
	text-align: right;
	padding: 0.1em 0.5em;
	border-top: 1pt solid #333;	
	border-bottom: 1pt solid #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 12pt;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30pt;
	color: #CCC;
}
h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #999;
	margin-bottom: 0;
}

h3, h4 {
	font-size: 16pt;
}
span.firmierung {
	font-size: 12pt;
}
h5 {
	font-size: 14pt;
}

header p {
	font-size: 10pt;
}

p, ul, ol {
	font-size: 10pt;
}
ul {
	list-style-type: square;
}
a img {
	border: none;
	outline: none;
}

img.polaroid {
	margin: 0.5em 0;
	padding: 10pt;
	padding-bottom: 30pt;
	background-color: #FFF;
	border: 1px solid #999;	
}
p.untertitel {
	font-size: 12pt;
	padding: 0 0 0 10pt;
	margin: -30pt 0 20pt 0;
}