p {
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #003366;
}
.fett {
	font-weight: bold
}
.klein {
	font-size: xx-small
}
.ueberschrift {
	font-size: medium;
	font-weight: bold;

}
.ueberschrift2 {
	font-size: small;
	font-weight: bold;

}
.infotabelle {
	background-color: #00DF00; 
	font-weight: bold
}
.infotabelle2 {
	background-color: #ddddcc;
	font-weight: bold
}
.datumupdate {
	font-size: 9px;
	color: #D2D2D2;
	xfont-family: "small fonts";
	text-align: right;
}
body {
	scrollbar-face-color: #c0c0c0; 
	scrollbar-highlight-color: #c0c0c0; 
	scrollbar-shadow-color: #c0c0c0; 
	scrollbar-3dlight-color: #c0c0c0; 
	scrollbar-arrow-color: #f0f0f0; 
	scrollbar-track-color: #efefef; 
	scrollbar-darkshadow-color: #505050
}
.bildunterschrift {
	font-size: xx-small;
	color: #000000;
	background-color: #cef0dc;
	text-align: center;
	border: 1px solid #cccccc;
	padding: 1px;
}
.kleinfett {
	font-size: xx-small;
	font-weight: bold;
}
.sitemaptopic {
	text-decoration: none;
	font-size: xx-small;
	background-color: #006600;
	color: #ffffff;
	text-align: center;
}
.sitemappage {
	font-weight: lighter;
	color: #006633;
	font-size: xx-small;
	background-color: #cccccc;
	text-align: center;
}
.kleininfotabelle {
	background-color: #92ff1a;
	font-weight: bold;
	font-size: xx-small;
}
.kleininfotabelle2 {
	background-color: #ddddcc;
	font-size: xx-small;
	font-weight: bold;
}
.content {
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
}
.fettkursiv {
	font-weight: bold;
	font-style: italic;
}
.capital {
	font-size: medium;
	font-weight: bolder;
	text-decoration: none;
	color: #006633;
	font-style: italic;



}
.invisible {
	font-size: 1px;
}
