<!--
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color: #333333;
}
table.kopf {
	width: 100%;
	height: 121px;
	background-color: #ADD8E6;
	color: #333333;
}
td.kopflinks {
	width: 244px;
	height: 121px;
	background-image: url(kopflinks.jpg);
}
td.kopfmitte {
	height: 121px;
	background-image: url(kopfmitte.jpg);
	background-repeat: repeat-x;
}
td.kopfrechts {
	width: 195px;
	height: 121px;
	background-image: url(kopfrechts.jpg);
}
table.kopfnavigation {
	width: 100%;
	height: 20px;
	background-color:  #999966;
	color: #fffff0;
}
td.kopfnavi {
	width: 100%;
	height: 20px;
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	color: #fffff0;
	font-size: 12px;
	padding-right: 8px;
	font-weight: bold;
	border-top-color: #2F4F4F;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #2F4F4F;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
table.inhalt {
	width: 100%;
	height: 800px;
}
td.linksnavi {
	width: 17%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #666633;
	padding-right: 8px;
	padding-left: 8px;
	border-right-color: #999900;
	border-right-width: 2px;
	border-right-style: dotted;
	background-color: #CCCC99;
	font-weight: bold;
}
.tipp {
	color: #990000;
	background-color: #CCCC99;
}
td.seiteninhalt {
	width: 66%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding: 10px;
}
td.rechtsnavi {
	width: 17%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #666633;
	padding-right: 8px;
	padding-left: 8px;
	border-left-color: #999900;
	border-left-width: 2px;
	border-left-style: dotted;
	background-color: #CCCC99;
	font-weight: bold;
}
table.fuss {
	width: 100%;
	height: 20px;
	background-color: #999966;
	color: #fffff0;
}
td.fusszeile {
	width: 100%;
	height: 20px;
	background-color: #999966;
	font-family: Arial, Helvetica, sans-serif;
	color: #fffff0;
	font-size: 12px;
	padding-right: 8px;
	font-weight: bold;
	border-top-color: #2F4F4F;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #2F4F4F;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #ffffff;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #ffffff;
}
a.hauptnavi:link  {
	color: #666633;
	background-color: #CCCC99;
	text-decoration: none;
}
a.hauptnavi:visited {
   color: #666633;
	background-color: #CCCC99;
	text-decoration: none;
}
a.hauptnavi:hover {
   color: #666633;
	background-color: #CCCC99;
	text-decoration: underline;
}
a.topnavi:link  {
	background-color:  #999966;
	color: #fffff0;
	text-decoration: none;
}
a.topnavi:visited {
   background-color:  #999966;
	color: #fffff0;
	text-decoration: none;
}
a.topnavi:hover {
   background-color:  #999966;
	color: #fffff0;
	text-decoration: underline;
}





a.backlink:link {    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.backlink:visited {   
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.backlink:hover {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
	background-color: #ffffff;
	text-decoration: underline;
	font-weight: bold;  
}
.titel  {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #003300;
	background-color: #ffffff;
}
.navigation  {  
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
   text-align: right;
	background-color: #ffffff;
}
.eintrag  {  
   font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003300;
	background-color: #ffffff;
   width: 90%;
}
.spanklein {
   font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #ffffff;
   font-size: 8pt;
}
td.postit {
	width: 347px;
	height: 150px;
	background-image: url(postit_aloe.jpg);
	background-color: White;
	color: #333333;
}

-->
