
		.kasterl
		{
		width: 206px;  /* 776 */
		margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			}
		
		.kasterl-r
		{
		width: 177px;  /* 776 */
		margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px 15px 0 0;
			font-size:11.5px;
			}
		
.oben, .oben div, .unten, .unten div {
	background-image: url(kasterl/box.png);
	background-repeat: no-repeat;
	}

.links, .rechts {
	background-image: url(kasterl/rahmen.png);
	background-repeat: repeat-y;
	}

/* Oben: Rahmen und rechte Ecke */
.oben {
	height: 15px;
	margin: 0 0 0 15px;
	background-position: 100% 0;
	}

/* Oben: linke Ecke */
.oben div {
	height: 15px;
	width: 15px;
	position: relative;
	left: -15px;
	background-position: 0 0;
	}

/* Unten: Rahmen und rechte Ecke */
.unten {
	height: 15px;
	margin: 0 0 0 15px;
	background-position: 100% 100%;
	}

/* Unten: linke Ecke */
.unten div {
	height: 15px;
	width: 15px;
	position: relative;
	left: -15px;
	background-position: 0 100%;
	}

/* Linker Rahmen */
.links {
	padding: 0 0 0 5px;
	background-position: 0 0;
	}

/* Rechter Rahmen */
.rechts {
	padding: 0 5px 0 0;
	background-position: 100% 0;
	}

	
	.inhalt2 {
	background: #ece3c7;
	padding: 0 10px; 
	border: 1px solid #ece3c7;
	
	}
	
	.kasterl f

	

