BODY, table {
	background : #f5f5f5;
	font-family : Arial, Helvetica, sans-serif;
	margin : 6 pt; 	/* Rand von oben */
	margin-left : 0pt; 	/*Rand von links*/
	margin-right : 10pt;	/* Rand von rechts*/
	font-size : 10pt;
	text-align : justify;
	scrollbar-face-color:#dedede; /* 007040*/
	scrollbar-highlight-color:#F0F4D6; /* Hintergrund */
	scrollbar-3dlight-color:#007040; /*007040*/
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#007040;
	scrollbar-track-color:#F0f4d6;
	background-image : url(../bilder/bg11.jpg);	
}

.ueb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Maroon;
}
.ueb2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: Teal;
}
.klein {
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: xx-small;
}

A:LINK {
	text-decoration: none;
	color: blue;
}

A:VISITED {
	text-decoration: inherit;
	color: #FF3366;
}

A:HOVER {
	text-decoration: underline;
	background-color: #FFFFCC;
}

A:ACTIVE {
  	text-decoration: none;
  	color: #000066;
}
A.none:HOVER {
background-color: transparent;
text-decoration: overline; /*  underline overline */
}


.tipp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-style: dotted;
	border-width: 1px;
	border-color: Maroon;
	padding: 10px
}
.first-letter {
	font-size: 180%;
	bottom : 0px;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	background-color : transparent;
	padding : 1px;
}
.linered {
	color: Maroon;
}
