body {
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #F6F6EF;
}

.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold
}

.leiste {
	text-align:right;
	height:26px;
	width:100%;
	margin-bottom:2px;
	background-color: #818E78;
}

a:link {  font-size: 12px; color: #000000; text-decoration: none; font-weight: bold
}

a:visited {   font-size: 12px; color: #000000; text-decoration: none; font-weight: bold
}

a:hover {   font-size: 12px; color: #333333; text-decoration: underline; font-weight: bold;background-color:white;
}

