/*
-----------------------------------------------
1-KV-940x210-nav1 Print Styles
----------------------------------------------- */


/* Page Structure
----------------------------------------------- */

body {
	margin: 1cm 1cm;
	padding: 0;
	font: 10pt/1.5 Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

/* Headings
----------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.5em;
}
h1 {
	margin-top: 0.5em;
	font-size: 130%;
}
h2 {
	font-size: 110%;
}

div#emotionheader strong#emotionheader_titel {
	font-size: 160%;
	display: block;
	margin-bottom: 1.5em;
}

/* Links
----------------------------------------------- */

a {
	color: #999;
	text-decoration: underline;
}
a img {
	border:0;
}

/* Text mit Bild
----------------------------------------------- */

.imgleft {
	float: left;
	margin: 0 15px 0 0;
}
.imgright {
	float: right;
	margin: 0 0 0 15px;
}

/* Misc
----------------------------------------------- */

p {
	margin: 0 0 1em;
}
table p, dl ul, dl p, dl dl {
	font-size: 100%;
}
ul, dl {
	margin: 0 0 1em;
}
hr {
	background: gray;
	display: block;
	border-width: 0;
	height: 0.25pt;
}
blockquote {
	padding: 0;
	margin: 0 0 0 20px;
}

/* Ausblenden
----------------------------------------------- */

div#navigation, div#footer {
	display: none;
}