@import url(layoutscreen.css);
@import url(mailform.css);

@charset "utf-8";
body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
}
#ausrichtung #inhalt h1 {
	font-size: 18px;
	font-weight: bold;
	color: #d81e05;
	padding-left: 0px;
}

#ausrichtung #inhalt h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #0084c9;
	padding-left: 20px;
}

#ausrichtung #inhalt h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #FFF;
	padding-left: 20px;
	text-align: right;
}

#ausrichtung #inhalt h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0084c9;
	padding-left: 20px;
}

#ausrichtung #inhalt h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 220px;
}

#ausrichtung #inhalt p {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
}#ausrichtung #inhalt a {
	color: #D81E05;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
#ausrichtung #inhalt img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 2px;
}
