body {
  margin-left:0px; 
  margin-right:0px; 
  margin-top:0px; 
  margin-bottom:0px;
}

/* Positionierungen */
.portrait {
	position: absolute;
	left: 12px;
	top: 8px;
}

.schriftzug {
	position: absolute;
	left: 183px;
	top: 30px;
}

.navigation {
	position: absolute;
	left: 115px;
	top: 90px;
	height: 17px;
}

.logo {
	position: absolute;
	left: 678px;
	top: 4px;
}

.schluessel {
	left: 663px;
	top: 108px;
	position: absolute;
}

/* Navigation Textformatierung*/
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(img/bg_rot.gif);
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 15px;
}

.navitext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 161px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(img/bg_rot.gif);
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 15px;
}

/* Navigation Link-Formatierung*/
a.navioben:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bg_rot.gif);
	height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.navioben:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bg_rot.gif);
	height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

a.navioben:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(img/bg_rosa.gif);
}

a.navioben:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/bg_rot.gif);
	height: 15px;
	padding-right: 14px;
	padding-left: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
