.BG {
	margin-top: 25px;
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.BG_table {
	background-color: #FFFFFF;
}
.BG_table_grey {
	background-color: #F8F8F8;
}

.BG_layer {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.cell_top {
	height: 9px;
	
}
.table_header {
	width: 585px;
	height: 245px;
}
.txt_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt_intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 6px;
}
.txt_bund {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt_color {
	color:a21936;
}


a {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 10px;
   	color: #666666;
   	text-decoration: none;
}
a:hover {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   	color: #a21936;
   	text-decoration: none;
}
a:active {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
   	color: #666666;
   	text-decoration: none;
}
.overline {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #f2f2f2;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
