
#container {
	background-image: url(./schatten_rechts2.gif);
	background-color: #FFF;
	background-position: right;
	background-repeat: repeat-y;
	border-left: solid 1px #CCC;
}

/* Standard Maße */

#leftColumn {
	width: 247px;
}

#content {
	width: 445px;
	border-left: dotted 1px #888;
	border-right: dotted 1px #888;
}

#rightColumn {
	width: 250px;
}
