/*
	CSS für die Startseite
*/

div#content {
	background: url(../images/backgrounds/start.jpg) 0% 0% no-repeat;
	}
	
div#start {
	padding-top: 20px;
	color: #3D4E32;
	font-size: 0.8em;
	width: 480px;
	}

