@charset "utf-8";
/* CSS Document */

.page_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #AD84C4;
	margin-bottom: 10px;
	text-align: left;
}
.toptext {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CDB4DB;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.bottomtext {
	margin-top: 5px;
	text-align: left;
}
.m_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6F2797;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
.n_data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #fa5221;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.n_data_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6F2797;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.ahtung
{
	color:#FF0000;
	font-weight:bold;		
}


