#divWrapperIndex {
	width: 800px;
	height: 600px;
	margin: 20px auto 0px;
	padding: 0px;
	border: 1px solid #5B7783;
}
#divIndex {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #6B747B;
	border-left: 0px none;
	width: 800px;
	clear: both;
	float: left;
	overflow: hidden;
}
#divNewsIndex {
	width: 159px;
	float: left;
	margin: 0px 0px -297px;
	padding: 20px 10px 300px;
	overflow: hidden;
	visibility: visible;
}
#divIndexWillkommen {
	margin: 0px;
	padding: 100px 30px 123px;
	float: right;
	width: 560px;
	border-top: 1px none #64777B;
	border-right: 1px solid #64777B;
	border-bottom: 1px none #64777B;
	border-left: 1px none #64777B;
	background: #FFFFFF;
	clear: both;
	overflow: visible;
}
.pullquote {
	width: 77%;
	float:left;
	line-height:110%;
	margin:8px;
	padding:8px;
	border: 1px solid #000099;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000099;
	display: inline;
}
.pullquote a {
	text-decoration: none;
	color: #000099;
}
.pullquote a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;

}
