<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #455757;
	background-image: url(tapete_gruen.jpg);
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
	overflow: hidden;
	scrollbar-3dlight-color: #EFEFDE;
	scrollbar-arrow-color: #494949;
	scrollbar-face-color: #EFEFDE;
	scrollbar-track-color: #EFEFDE;
	scrollbar-darkshadow-color: #ABABAB;
	scrollbar-highlight-color: #ABABAB;
	scrollbar-shadow-color: #EFEFDE;
}
table.haupt {
	width: 966px;
	height: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
}
table.content {
	width: 966px;  
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
}
td.navi {
	width: 206px;
	height: 555px;
	background-image: url(pinboard_a2_navi.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #455757;
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
	color: #333333;
}
td.inhalt {
	width: 760px;
	height: 555px;
	background-image: url(pinboard_a2_inhalt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #455757;
	padding-top: 100px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1px;
	color: #333333;
}
.scrollen {
   padding-right: 10px;
	margin-top: 10px;
   width: 70%;
	height: 370px;
	overflow: auto;
	float: center;
	border: 0px;
	text-align: justify;
	background-color: #EFEFDE;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}
h1 {
	background-color: #EFEFDE;
	color: #8B4513;
	font-family: "Courier New", Courier, monospace;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	background-color: #EFEFDE;
	color: #8B4513;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.fusszeile {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #fffff0;
	font-weight: bold;
	float: center;
	padding-top: 48px;
	text-align: right;
	padding-right: 50px;
}
a.fusstop:link  {
	color: #fffff0;
	text-decoration: none;
}
a.fusstop:visited {
	color: #fffff0;
	text-decoration: none;
}
a.fusstop:hover {
	color: #fffff0;
	text-decoration: underline;
}
a.fusstop:active {
	color: #fffff0;
	text-decoration: underline;
}
a.inhalt:link  {
	font-weight: bold;
   background-color: #EFEFDE;
	color: #8B4513;
	text-decoration: none;
}
a.inhalt:visited {
	font-weight: bold;
	background-color: #EFEFDE;
	color: #8B4513;
	text-decoration: none;
}
a.inhalt:hover {
	font-weight: bold;
	background-color: #EFEFDE;
	color: #333333;
	text-decoration: underline;
}
a.inhalt:active {
	font-weight: bold;
	background-color: #EFEFDE;
	color: #333333;
	text-decoration: underline;
}

-->
