p.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #575756;
}

h1 {
	font-size: 24px;
	color: black;
	font-weight: normal;
	margin: 0;
	margin-top: 0px;
}

h1.graugruen {
	font-size: 24px;
	color: #0e9794;
	font-weight: normal;
	margin: 0;
	margin-top: 0px;
}

h1.rot {
	font-size: 24px;
	color: #A82819;
	font-weight: normal;
	margin: 0;
	margin-top: 0px;
}

h1.orange {
	font-size: 24px;
	color: #ef7f00;
	font-weight: normal;
	margin: 0;
	margin-top: 0px;
}


.csc-header {
	font-size: 24px;
	color: #0e9794;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 12px;
	color: #4D4C4A;
	font-weight: bold;
	margin: 0;
	margin-top: 0px;
}

.kleine_headline {
	color: #EF7F00;
	font-weight: bold;
}

a {
	font-family: Arial;
	color: #4D4C4A;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #A82819;
}

a.haupt {
	color: #3B3A38;
	font-weight: bold;
	font-size: 12px;
	margin-right: 25px;
}
a.haupt:hover {
	color: #b52319;
}

a.haupt_akt {
	color: #b52319;
	font-weight: bold;
	font-size: 12px;
	margin-right: 25px;
}
a.haupt_akt:hover {
	color: #3B3A38;
}

a.neben {
	color: #3B3A38;
	font-weight: normal;
	font-size: 11px;
	margin-right: 15px;
}
a.neben:hover {
	text-decoration: underline;
}

a.neben_akt {
	color: #3B3A38;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	margin-left: 15px;
}

img {
	border: 0;
}

ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	list-style-image:url(bullet.gif);
}

li {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
}

.tx-srfeuserregister-pi1-error {
	color: #A82819;
}

.tx-feuserlisting-pi1-browsebox-SCell a {
     color: #A82819;
}