/* LINIEN START */
	.linieoben {
		border-top: dotted 1px #004b2d;
	}
/* LINIEN ENDE */



/* POSITIONIERUNG CONTENTELEMENTE START */
	#dc-maincontent {
		position: absolute; 
		left: 15px; 
		top: 15px; 
		width: 576px;
	}

	#dc-maincontent-onecol {
		position: absolute;
		left: 15px;
		top: 15px;
		width: 773px;
	}

	#dc-rightcontent { 
			position: absolute;
		left: 606px;
		top: 15px;
		width: 167px;
	}

	#dc-maincontent .dc-column-box {
		padding-left: 98px;  
		background-color: #ffffff;
	}

	#dc-address {
		padding-left: 0px;
		padding-right:394px; 
		background-color: #ffffff; 
	}

	#dc-address .dc-column-box .bodytext{ 
		padding-left: 98px;
		background-color: #ffffff; 
	}

	#dc-maincontent-onecol .dc-column-box P.bodytext{
		padding-right:394px;
		padding-left: 98px;
		background-color: #ffffff; 
	}

	#dc-maincontent-onecol h2 {
		font-size: 11px;
		font-weight: bold;
   		background-image: url(images/dotlinetopdown.gif);
		line-height: 26px;
		margin: 0px 0px 10px 98px;
		width: 281px;
	}
	#dc-address-onecol h2 {
		font-size: 11px;
		font-weight: bold;
		background-image: url(images/dotlinetopdown.gif);
		line-height: 26px;
		margin: 0px 0px 10px 98px;
		width: 281px;
	}
	#dc-rightcontent.bodytext {
		background-color: #E8EFEC; padding-top:2px;padding-bottom:2px;
	}


/* POSITIONIERUNG CONTENTELEMENTE ENDE */









