body {
	background-image: url(/grafik/bodybg.jpg);
	background-repeat: repeat;
	background-color: #D4D8DD;
}

#basistabelle{
	top:auto;
	left:auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 826px;
	height: 608px;
	border: 1px;
	padding: 4px;
	margin-top: 40px;
	border-color: #999999;
	text-align: left;
}

#xxxpane {
	width:620px;
	height:380px;
	overflow: hidden;
	position: relative;
	background-color: #FFFFFF;
	left: 16px;
	top: 0px;
	margin-right:10px;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin-bottom: 16px;
	text-indent: 6px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	position: relative;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

.bottom {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	color: #000099;
	vertical-align: middle;
	background-color: #eeeeee;
	text-decoration: none;
	top: auto;
	bottom: auto;
	width: 150px;
	height: auto;
}


.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: 700;
	text-align: center;
	color: #333333;
}


hr {
	width: 150px;
	noshade: noshade;
	text-align: center;
	border:none;
	border-top: 1px dotted #666666;
	background-color: #FFFFFF;
	height: 1px;
	left: auto;
	right: auto;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

.content {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
#basistabelle #content #spalten #spalte1 {
	width: 320px;
	position: absolute;
}
#quer {
	position: absolute;
	width: 574px;
	left: 0px;
	top: 689px;
	height: 280px;
}

#basistabelle #content #spalten #spalte2 {
	width: 220px;
	position: absolute;
	right: 20px;
	z-index: 100;
	margin: 1px;
	padding:8px;
	line-height: 14px;
}

.text {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.text-list{
	font-size: 12px;
	line-height: 18px;
}

.text-rubrik {
	font-size: 11px;
	line-height: 14px;
}



#stempel {
	height: auto;
	width: 140px;
	top: 53px;
	position: absolute;
	visibility: visible;
	left: 470px;
	boder: 0px;
}

a img {
border : 0 none;
}

ul {
list-style-position:outside;
	font-size: 12px;
	line-height: 18px;
}

ol {
list-style-position:outside;
list-style-type:decimal;
font:inherit;
	font-size: 12px;
	line-height: 18px;
}

.right {
	text-align: right;
}

hr {
	border-top: dotted 1px #ffffff;
	border-left: solid 1px #cccccc;
	border-right: dotted 1px #ffffff;
	border-bottom: solid 1px #cccccc;
	height:0px;
	width:500;
}