/* projekte.css */

#content {
	width: 545px;
	border-left: dotted 1px #888;
	border-right: dotted 1px #888;
}

#rightColumn {
	width: 400px;
}
