#inhalt, p {
	line-height: 18px;
}

.startseite {
         margin: 5px 25px 15px 0px;
			text-align: justify;
			list-style: none;
}
.startseite2 {
	margin: 5px 25px 15px 35px;
	text-align: justify;
	list-style: circle url(images/punkt.gif);
}
.farbe {
	color: #F28600;
	letter-spacing: 1px;
}

.press {
	font-size: 1em;
	line-height: 1.6em;
	color: #FF8C01;
	font-weight: bolder;
	text-align: center;
}

.press a:link {
	color: #FF8C01;
}
.press a:visited {
	text-decoration: none;
	color: #FF8C01;
}

.deadline {
	margin: 5px 25px 25px 25px;
	font-size: 1.5em;
	line-height: 1.6em;
	color: #E21F09;
	font-weight: bolder;
	text-align: center;
	border: solid 2px;
	padding: 10px;
}