.topFRAME {
	border-top-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #DA0903;
}.lefBG {
	background-color: #DA0903;
}
.frame1 {
	background: #FFFFFF url(/fileadmin/site_img/verlauf_adresse.jpg) repeat-x 0px 0px;
	padding-top:2px;
	/*background-color: #E9EAED;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:2px;*/
}

.imgframeRed {
	background: #DA0903;
	padding-right: 16px;
	margin:16px;
	margin-bottom:0px;
	margin-top:0px;
	color:#FFFFFF;
}
.imgframeGreen {
	background: #649C44;
	padding-right: 16px;
	margin:16px;
	margin-bottom:0px;
	margin-top:0px;
	color:#FFFFFF;
}
.imgframeOrange {
	background: #FF9900;
	padding-right: 16px;
	margin:16px;
	margin-bottom:0px;
	margin-top:0px;
	color:#FFFFFF;
}
.imgframeBlue {
	background: #3366CC;
	padding-right: 16px;
	margin:16px;
	margin-bottom:0px;
	margin-top:0px;
	color:#FFFFFF;
}


