#content{
	margin: auto;
	width: 940px;
}

#leftCol{
	float: left;
	width: 545px;
	margin: 0px 2px 0px 0px;
	background: #0E2062;
	height: 200px;
}

#leftCol p.bodytext{
	color: white;
}

#rightCol{
	float: left;
	width: 175px;
	padding: 0px 10px;
	background: #0E2062;
	height: 200px;
}

#rightCol h1{
	color: white;
}

#rightCol a{
	color: white;
	text-decoration: underline;
}

#rightCol p.bodytext{
	color: white;
}

#middleCol{
	width: 940px;
	margin: 1px 0px 20px 0px;
	float: left;
	background: #E2E2E2;
}

#HomeHeadPic{
	background: url(/fileadmin/layout/img/start_head.jpg) top left no-repeat;
	width: 940px;
	height: 636px;
}
