BODY	{
	background-attachment: scroll;
	background-image: url(images/blatt.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
	color:Black;
}
/* Schriftgrößen bei Times um 2 erhöht */
P		{font-size:16px;
}
.adr {
	font-size:12px;
}
.title		{
	font-size:46px;
	font-weight:bold;
}
.utitle		{
	font-size:20px;
	font-weight:bold;
}
.fett {
	font-size:16px;
	font-weight:bold;
}
.fettkursiv {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
.normal	{
	font-size:14px;
}
.bottom {
	font-size:12px;
}
.bottom:link {
	font-size:12px;
	text-decoration: none;
	color: Black;
}
.bottom:visited {
	font-size:12px;
	text-decoration: none;
	color: Black;
}
.bottom:hover {
	font-size:12px;
	text-decoration: none;
	color: red;
}
.navTAB {
	width: 100%;
	border-color : Red;
	border-right-style : solid;
	border-right-width : thin;
}
.ist {
	color:red;
	font-size:14px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
	text-align : right;
}

.nav:A:link {
	color:black;
	font-size:14px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
}
.nav:A:visited {
	color:black;
	font-size:14px;
	width:100%;
	text-decoration:none;
	font-weight:bold;
}
.nav:A:hover {
	color:black;
	font-size:14px;
	width:100%;
	text-decoration:none;
	list-style-position : inside;
	text-align : right;
}
.nav:A:active {
	text-align : right;
	color:red;
}
A:active {
	/*background:#ffffcc;
	*/
	color:red;
	text-decoration : none;
}
.copy {
	font-size:10px;
	color:Navy;
	text-decoration:none;
	font-family : "MS Serif", "New York", serif;
}
.copy:hover {
	font-size:12px;
	font-family : "MS Serif", "New York", serif;
}
.red	{
	color:#FF0000;
}
.none {
	
}
DIV.logo{
	position : relative;
	z-index : 1;
	left : 20px;
	top : 32px;
}
DIV.wille{
	position : relative;
	z-index : 1;
	left : 15px;
	top : 25px;
}