body {
	margin: 0px;
	background-color: #FFFFFF;       
	letter-spacing: 1px;    
	font-family: Courier, Arial, Verdana, serif;
	font-size: 9pt;
	color: #333333;
	line-height: 15px;
	padding: 0px;
	margin:0px;
}
a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6b7c8b;
	padding-left:2px;
	padding-right:2px;
	color: #6b7c8b;
	text-decoration: none;
}
a:hover {
	padding-left:2px;
	padding-right:2px;
	color: #ffffff;
	background-color: #6b7c8b;
	text-decoration: none;
}

b, strong {
	color: #000000;
	text-decoration: none;
}
#menu {
	background-color: #6b7c8b;
}
#menu a {
	color: #dddddd;
	text-decoration: none;
	border-bottom-width: 0px;
}
#menu a:hover {
	color: #ffffff;
	background-color: #6b7c8b;
	text-decoration: none;
}
#menu a strong {
	color: #eeeeee;
	text-decoration: none;
}
#subtitel {
	border-bottom-width: 0px;
	background-color: #cccccc;
}
#subtitel a {
	border-bottom-width: 0px;
	color: #666666;
	background-color: #cccccc;
	text-decoration: none;
}
#subtitel a:hover {
	border-bottom-width: 0px;
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;
}

.keinrand a {
	margin:0px;
	padding:0px; 
	border:0px;
	background-color: transparent;
	}
.keinrand a img {
	margin:0px;
	padding:0px; 
	border:2px solid transparent;
	background-color: transparent;
	}
.keinrand a:hover img {
	margin:0px;
	padding:0px; 
	border:2px solid #6b7c8b;
	background-color: transparent;
	}
.ansicht {
	padding:10px;
	background-color: #ffffff;
	text-align: center;
	}
.info  td {
	padding-top:10px;
	padding-right:30px;
}
.bodon {
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
	color: #000;
	background-color: #eee;
	text-decoration: none;
	font-size: 8pt;
}
