/* Allgemeine Standardformatierungen: */

body, form {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table, th, td {
	border: none;
}

th, td {
	padding: 0;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
	margin-left: 0;
}

ul {
	padding-left: 1em;
}

ol {
	padding-left: 1.45em;
}

p.bodytext { /* wird vom Typo3 Rich Text Editor automatisch bei jedem Zeilenumbruch eingefuegt */
	margin: 0;
	padding: 0;
}

/* Seitenspezifische Formatierungen: */

body,
.ie7bodysubstitute {
	width: 700px;
}

body {
	background-color: #ffffff;
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}

.header {
	height: 137px;
	background: url(../images/kp-template-2009_700_oben_137.png) no-repeat top left scroll #636363;
	color: #FFFFFF;
}

.header .text {
	position: relative;
	top: 0px;
	left: 17px;
	width: 430px;
	height: 83px;
	margin: 0;
	padding: 27px 23px 27px 33px;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -0.02em;
}

.inner {
	background: url(../images/kp-template-2009_700_mitte.png) repeat-y scroll #ffffff;
	padding: 2em 48px;
}

.inner h1 {
	margin: 0.8em 0 1em 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 110%;
}

.inner h2 {
	margin: 0.5em 0 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
}

.inner .aufgaben,
.inner .profil {
	margin: 0.8em 0 1.2em 0;
}

.inner .aufgaben p,
.inner .profil p {
	margin-bottom: 0.8em;
	line-height: 1em;
	/* alternativ: Formatierung als Liste mit Bullets: */
	/*
	display: list-item;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
	margin-bottom: 0.4em;
	line-height: 1.2em;
	*/
}

.inner .aufgaben li,
.inner .profil li {
	margin-bottom: 0.4em;
	line-height: 1.2em;
}

.inner .ansprechpartner {
	margin-top: 2em;
}

.inner .schlussformel {
	margin-bottom: 2em;
}

.inner .anschrift {
	padding-bottom: 0;
	margin-bottom: 0;
	text-align: left;
}

.inner .anschrift a,
.footer a {
	color: #000000;
	text-decoration: none;
}

.inner .anschrift a:hover,
.footer a:hover {
	text-decoration: underline;
}

.footer {
	background: url(../images/kp-template-2009_700_mitte.png) repeat-y scroll #ffffff;
	text-align: left;
}

.footer .buttons {
	margin: 0 17px;
	padding: 8px 30px;
	width: 606px;
	height: 22px;
	line-height: 22px;
	background-color: #CCCCCC;
}

@media print {
	.footer .buttons {
		display: none;
	}
}

.footer .buttons .spacer {
	margin: 0 0.5em;
}

.footer .border {
	height: 16px;
	background: url(../images/kp-template-2009_700_unten_16.png) no-repeat bottom left scroll #CCCCCC;
}
