BODY  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif; 
	color : #000000;
}

A:ACTIVE, A:LINK, A:VISITED {
	color : #008080;
	font-weight : bold;
	text-decoration: underline;
}

A:HOVER {
	color: #666666;
	font-weight: 700;
	text-decoration: none;
}

.bgSchein {
	background-image : url("images/boot.gif");
	background-repeat : no-repeat;
	background-position : left;
}


.fett{
	font-weight : 700;
}

.gross  {
	font-size : 14px;
	font-weight : 700;
}

.sehrgross  {
	font-size : 16px;
	font-weight : 700;
}

.uwe  {
	font-size : 20px;
	font-weight : 700;
	font-style : italic;
}

hr  {
	color : #008080;
}

.spruch  {
	font-size : 20px;
	font-family : "MS Serif", "New York", serif;
	font-weight : 700;
	font-style : italic;
	text-align : center;
}

th{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: white;
	font-weight: 700;
	background-color: teal;
}

td  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.small  {
	font-size : 10px;
	color : #0000FF;
	text-align : right;
}

.smallLeft  {
	font-size : 10px;
	color : #0000FF;
	text-align : left;
}

.smallblack  {
	font-size : 10px;
	text-align : left;
}

.kursivdick  {
	font-size : 12px;
	font-weight : 700;
	font-style : italic;
}

.bold  {
	font-size : 13px;
	font-weight : 700;
	text-decoration : underline;
}


