body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

#scarfold {
	padding-top: 7px;
	width: 100%;
	height: 900px;
}

#header {
	display:none;
}

#outercontent {
	width: 645px;
}

#innercontent {
	width: 645px;
}

#content_top {
	width: 932px;
	height: 11px;
	font-size:2px;
}

#menue {
	display:none;
	width:0px;
}

#content {
	float:left;
	width:645px;
}

p {
	font-size:0.75em;
}

h1 {
	color:#7C991F;
	float:left;
	font-size:0.9em;
	margin:0px;
	padding:0px;
}

.headline {
    width: 672px;
	height:18px;
	border-bottom:1px solid #7C991F;
}

*html .headline {
    width: 652px;
}

h2 {
	font-size:1em;
	margin:0px;
	padding:0px;
}

#content_bottom {
	display:none;
}