@charset "UTF-8";
/* CSS Document */

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	border-right-color: #666666;
}
.bund {
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.mainMarked {
	color: #CC0033;
	display: inline;
}
.divider {
	color: #b8c30f;
	display: inline;
	text-align: center;
}
#flashcontent img {
	float: left;
}

