body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #e22136;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 16px;
	color: #e22136;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h3 {
	font-weight: bold;
	color: #e22136;
	text-align: right;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #e22136;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-weight: bold;
	color: #e22136;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-weight: bold;
	color: #e22136;
	text-align: left;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

table {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}

a {
	color: #e22136;
	text-decoration: none;
}

a:hover {
	color: #9900FF;
}
.auszeichnung {
	color: #FF00FF;
	text-decoration: underline;
}

#LinkeSpalte,#RechteSpalte {
	font-size: 12px;
	color: #e22136;
	width: 300px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
        line-height: 120%;
}
#LinkeSpalte #Legende {
	font-size: 10px;
	color: #e22136;
	width: 300px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

#Rubrik {
	text-transform: uppercase;
	font-size: 12px;
	color: #e22136;
}

p {
	margin: 0px;
	padding: 0px;
}

.editmodelinks {
	padding: 3px 2px 3px 22px;
	font-size: 11px;
	color: #506d2c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a8e65c;
	background-image: url(/images/editmode_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	width: 434px;
	text-align: left;
}

.editmoderechts
{
	padding: 3px 2px 3px 22px;
	font-size: 11px;
	color: #506d2c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #a8e65c;
	background-image: url(/images/editmode_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	width: 175px;
	text-align: left;
}

.aktiv {
	color: #9900FF;

}

#LinkeSpalte #Legende {
	float: left;
	clear: left;
}
