.typorotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e70000;
	line-height: 16px;
}



/* BODYTEXT START */

	.bodytext {
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0;
		line-height: 13px;
		font-size: 11px; 
		color: black;
	}

	.bodytext A,
	.bodytext A:link
	.bodytext A:visited,
	.bodytext A:active {
		color: #555555;
		text-decoration: underline;
	}
	.bodytext A:hover {
		color: #e70000;
		text-decoration: underline;
	}


/* BODYTEXT ENDE */


/* SITEMAP START */

	.sitemap{
		font-family: Arial, Helvetica, sans-serif;
		word-spacing: normal;
		letter-spacing: 0;
		line-height: 13px;
		font-size: 11px; 
		color: #555555;
		text-decoration: underline;
	}

	.sitemap:hover {
		color: #e70000;
		text-decoration: underline;
	}


/* BODYTEXT ENDE */








/* RECHTE SPALTE START */
	.dc-right-header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		background-color: #004C2A;
		text-align: left;
		text-indent: 10px;
		display: block;
		line-height: 23px;
		height: 23px;
        	width: 167px;
		margin-top: 15px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ffffff;
	}

	#dc-rightcontent .dc-column-box {
		background-color: #E8EFEC;
		display: block;
		padding: 5px 8px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #ffffff;
	}

/* RECHTE SPALTE ENDE */




/* ÜBERSCHRIFTEN START */
	h2 {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		background-image: url(images/dotlinetopdown.gif);
		line-height: 26px;
		margin: 0px 0px 10px 98px;
	}

	#popup h2{
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		background-image: url(images/dotlinetopdown.gif);
		line-height: 26px;
		margin: 0px 0px 10px 0px;
		}
/* ÜBERSCHRIFTEN ENDE */











