/*
Adsum e.V.

Druck-Stil
Autor: Jonatan Steller
*/

@import url(formatierungen.css);



body {
	font-family: Verdana, Bitstream Vera Sans, Vera Sans, sans-serif;
	font-size: 0.9em;
}

.hilfe-navigation, .hilfe-leiste, #seite-blatt-leiste-titel a, #seite-blatt-leiste-navigation, #seite-ende h1 {
	display: none;
}

/* ### SEITE: BLATT ########################################################### */

#seite-blatt-leiste-titel {
	border-bottom: #751414 2px solid;
	margin: 0 0 30px 0;
	padding-bottom: 1.4em;
	color: #751414;
	text-align: center;
}

#seite-blatt-leiste-titel h1 {
	font-size: 1.3em;
	line-height: 1.4em;
}

#seite-blatt-leiste-titel p {
	font-size: 1.1em;
	line-height: 1.3em;
}

/* ### SEITE: BLATT-KOERPER ################### */

#seite-blatt-koerper {
	color: #000000;
	line-height: 1.483em;
}

/* ### SEITE: ENDE ############################################################ */

#seite-ende {
	margin: 35px 0 0 0;
	padding-top: 13px;
	border-top: #751414 2px solid;
	color: #751414;
	font-size: 0.8em;
	line-height: 1.315;
	text-align: center;
}

#seite-ende p {
	margin: 0.7em 0 0 0;
}
