/* css for print-medium by motore.ch*/
* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	width: 65em;
}

p {
	margin: 15px;
}

.layout, .layoutbanner, .layoutadresse, .layoutunternav, .layoutstandortwechsel {
	border: none;
}
.layoutstandortwechsel {
	border-bottom: 1px #333 solid;
}

table #banner, table #subnavi, table #footer, table #standort{
	display: none;
}
table #content {
	width: 65em;
}
#back {
	display: none;
}

table #stelle {
	width: 40em;
	border: none;
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	margin: 20px 0 15px 0;
}
h2 {
	font-size: 16pt;
	font-weight: lighter;
	margin: 15px 0 10px 0;
}
h3 {
	font-size: 14pt;
	margin: 15px 0 5px 0;
}

