h2 {
	color:#ffffff;
	font-size:1.8em;
}

.puff p {
	color:#ffffff;
	font-size:1.2em;
}

.puff h2 a {
	color:#ffffff;
	text-decoration:none;
}

.puff h2 a:hover {
	text-decoration:underline;
}

div#content-inner {
	background-image:url(../img/startbild.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin:0 30px 30px;
	min-height:338px;
	padding-bottom:0;
	width:900px;
}

#start-content {
	background-image:url(../img/layout/start-top-bg.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#ffffff;
	float:right;
	height:230px;
	margin-top:20px;
	padding:30px 40px;
	width:414px;
}

#start-content p {
	color:#ffffff;
	text-shadow:0 1px 0 #000;
}

#start-content h1 {
	color:#ffffff;
}

