a.navigation,  a.navigation:link, a.navigation:visited, a.navigation:active {
	background: transparent;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: normal;
	font-weight: bold;
	padding-bottom: 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: 25%;
}

a.navigation:hover {
	border: thin;
	color: #FF0000;
}

body {
	border: 0;
	height: 100%;
	margin: 0;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #505050;
	scrollbar-darkshadow-color: #303030;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #909090;
	scrollbar-track-color: #E0E0E0;
}

h1 {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

html {
	background: #FFFFFF;
	border: 0;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 90%;
	height: 100%;
	margin: 0;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
}

.tablefoot {
	background: url(images/lineback.gif);
}

.defbreite {
	width: 360px;
}

.feld {
	float: none;
	text-align: left;
	width: 400px;
}

.formbox {
	background-color: #B5B5B5;
	border: 1px solid #666666;
	color: #000000;
	width: 400px;
}

.knopf {
	clear: both;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: center;
}

.label {
	float: none;
	padding-right: 5px;
	padding-top: 3px;
	text-align: right;
	width: 100px;
}

.pad1 {
	display: block;
	float: left;
	height: 120px;
	width: 18px;
}

.pad2 {
	display: block;
	height: 170px;
}

.reihe {
	clear: both;
	padding: 2px 0px;
}

.tablecellhead {
	background-image: url(images/bannerback.gif);
}

.tablecellnavi {
	background-image: url(images/lineback.gif);
	text-align: center;
}

#content {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	padding-left: 100px;
	padding-right: 100px;
	position: relative;
	text-align: justify;
	word-wrap: break-word;
	z-index: 3;
}

#content a {
	background: #F2F2F2;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}

#content a:hover {
	background: none;
	color: #FF0000;
}

#content p {
	padding: 5px;
}

#foot {
	background: #FFFFFF;
	background-image: url(images/lineback.gif);
	bottom: 0;
	color: #000000;
	display: block;
	height: 30px;
	margin: 0;
	position: absolute;
	right: 18px;
	width: 95%;
	z-index: 4;
}

#head {
	background: #FFFFFF;
	color: #000000;
	height: 70px;
	margin: 0;
	position: absolute;
	right: 18px;
	top: 0px;
	width: 95%;
	z-index: 5;
}

#printhead {
	display: none;
}

