#paper {
	width: 622px;	
	position: relative;
	z-index: 61;
}

#contentheader {
	width: 622px;
	height: 97px;
}

#contentheaderlinks {
	width: 622px;
	height: 97px;
	background: transparent;
	background: url(/style/gfx/weisses-blatt-kopf.png) left top no-repeat;
}

#contentheader .headline1 {
	position: relative;
	top: 45px;

	font-family: Comic Sans Ms, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #789312;
	padding-left: 27px;
}

#contentheader .headline1 h1 {
	font-size: 20px;
}

#contentheaderecke {
	display: none;	
}

#contenttext {
	width: 622px;
	background: transparent;
	background: url(/style/gfx/weisses-blatt-mitte.png) left top repeat-y;
}

#contenttext .text {
	padding-left: 27px;
	padding-top: 5px;
	padding-right: 27px;
	padding-bottom: 25px;	
	line-height: 160%;
	font-family: Courier New, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#contenttext .text ul {
	margin-left: 20px;
	margin-bottom: 13px;
	margin-top: 7px;

	list-style: square;
	vertical-align: middle;
}

#contenttext .text ul li {
	margin-top: 7px;
	vertical-align: middle;
}

#contenttextschatten {
	display: none;
}

#contentfooter {
	height: 71px;
	
	background: transparent;
	background: url(/style/gfx/weisses-blatt-fuss.png) left top no-repeat;
}