body {
	background-image: url(frame1/bg_mitte.jpg);
	background-color: #666666;
	cursor: ne-resize;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: n-resize;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: line-through;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
.miimg {
	filter: gray();
	border: 1px solid #333333;
}

img {
	filter:alpha(opacity=100) gray();
	border-top: 2px solid #FFFFFF;
	border-right: 3px solid #898989;
	border-bottom: 3px solid #898989;
	border-left: 2px solid #FFFFFF;
	cursor: n-resize;
}