@charset "UTF-8";
body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover
{
	text-decoration: underline;
}

.lang
{
	font-size: 11px;
	color: #5a6460;
	text-align: center;
	text-decoration: none;
}

.navi_selected
{
	color: #f4b723;
}

.navi_header
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	letter-spacing: 1px;
	text-align: right;
	word-spacing: 20px;
}

.navi_link
{
	color: #333333;
	text-decoration: none;
	outline: 0;
}

.image_link
{
	outline: 0;
}	

.home_block_one
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #ffffff;
}

.home_block_two
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
}

.home_block_three
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
}

.faq
{
	color: #333333;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.faq_chapter
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 100%;
}

.faq_question
{

}

.faq_link
{
	color: #f4b723;
	text-decoration: none;
	line-height: 150%;
	outline: 0;
}

.faq_line
{
	line-height: 200%;
}

.faq_content_question
{
	font-weight: bold;
}

.faq_content_answer
{

}

.news
{
	color: #333333;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.news_date
{
	font-weight: bold;
	text-decoration: underline;
}

.news_header
{
	font-weight: bold;
}

.news_text
{

}

.news_link
{
	color: #f4b723;
	text-decoration: none;
	outline: 0;
}

.news_line
{

}

.download
{
	color: #333333;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.download_intro
{

}

.download_chapter
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 200%;
}

.download_link
{
	color: #5a6460;
	text-decoration: none;
	line-height: 160%;
	outline: 0;
}

.download_line
{

}

.content
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	line-height: 180%;
	color: #333333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}

.content_header
{
	font-weight: bold;
	color: #333333;
	line-height: 150%;
	letter-spacing: 1px;
}

.content_menu
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-style: normal;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px;
	color: #333333;
}

.content_menu_link
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	font-style: normal;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
	color: #333333;
	outline: 0;
}

.content_link
{
	color: #f4b723;
	text-decoration: none;
	outline: 0;
}

.line
{
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
}

.secret_link
{
	text-decoration: none;
	outline: 0
}	
