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

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #613a16;
	background-image: url(../01_img/00_void/hg/tiled_bg.png);
}
a:link {
	color: #a1211c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #a1211c;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #a1211c;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #a1211c;
	text-decoration: underline;
}
.hl_2nd {
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-indent: 25px;
	background-image: url(../01_img/00_void/ico_news_2nd_trans.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.termin_date {
	color: #990000;
	font-size: 16px;
}
.copy_date {
	font-size: 12px;
	line-height: 16px;
	color: #6d88ad;
	font-weight: bold;
}
.copy {
	font-size: 12px;
	line-height: 16px;
}

.link_in_top {
	font-size: 8px;
	font-weight: bold;
}
.footer_ {
	font-size: 10px;
	color: #FFFFFF;
}
.footer_zusatz {
	font-size: 9px;
	color: #999999;
	font-family: "Lucida Grande";
}
.dashed_line_left {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	font-family: "Arial Narrow";
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e6cea7;
}
.logo_pos {
	background-image: url(../01_img/00_void/void_logo_trans.png);
	background-repeat: no-repeat;
	background-position: 650px 0px;
	background-color: #d0b68c;
	z-index: 1000;
}

