ul {
	font-size: 16px;
	color: #db313a;
}

li {
	padding-top: 5px;
	padding-left: 20px;
	background: url(/Grafiken/aufzaehlung_start.gif) no-repeat 0px 7px;
}

h1 {
	letter-spacing: 0px;
	font-size: 16px;
	color: #db313a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 5px;
}

h2 {
	letter-spacing: 0px;
	font-size: 16px;
	color: #db313a;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 25px;
	background: url(/Grafiken/aufzaehlung_kapitelstart.gif) no-repeat 5px 7px;
	margin: 0px;
}

p {
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
}

.kapitelbild {
	margin-left: 20px;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
}

/*----- Seiteninhalt -----*/

.leftcol {
	width: 286px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #f0f0f0;
}
.rightcol {
	float: left;
	width: 281px;
	margin-bottom: 9px;
	background-color: #f0f0f0;
}


/*----- Kontakt -----*/

.kontaktwrapper {
	height: 25px;
	width: 165px;
	margin-top: 365px;
}

*html .kontaktwrapper {
	margin-top: 405px;
}

