/* CSS Document */


#menu li .start dt .start {
	background-color: #53A9FF;
}

#menu li .projekte dt .projekte {
	background-color: #818181;
}

#leftColumn {
	width: 430px;
}

#rightColumn {
	width: 412px;
}
#content {
	overflow: inherit;
}