@charset "ISO-8859-1";
#sidebar2     {
	background-image: url(../bilder/sidemaenne-orange.jpg);
	background-color: #FAD499;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 512;
}
#container2 {
	background-color: #FAD499;
	background-image: url(../bilder/sidehg-orange.gif);
	background-repeat: repeat-y;
	border: thin solid #cccccc;
}
#telefon {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #f29400;
	border-bottom-color: #f29400;
}
