@charset "utf-8";
/* CSS Document */
#d_submenue { }
.dc_submenue { 
	margin-top: 3px;
	margin-bottom: 5px;
/*	margin-left: 8px;*/
	border-right: 1px solid #000060;
	border-bottom: 1px solid #000060;
	border-left: 5px solid #000040;
	display:none;
}

.m_header1 {
	font-size: 1em;
	font-weight: bold;
	color: #0066FF;
	margin-left: 20px;
	margin-top: 10px;
}
.m_headerlinegrey {
	margin-top: 2px;
	border-top: 1px solid #999999;
}
.m_content1 {
	font-size: 0.83em;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 2px;
	margin-left: 30px;
	margin-right: 30px;
	text-decoration: none;
    display: block; }
	.m_content1:link { color: #CCCCCC; }
	.m_content1:hover { color: #FFFFFF; background-color:#0066FF; border: 0; }
	.m_content1:active { color: #CCCCCC; }
	.m_content1:visited { color: #CCCCCC; }

.m_content2 {
	font-size: 0.83em;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 2px;
	margin-left: 38px;
	margin-right: 1px;
	text-decoration: none;
    display: block; }
	.m_content1:link { color: #CCCCCC; }
	.m_content1:hover { color: #FFFFFF; background-color:#0066FF; border: 0; }
	.m_content1:active { color: #CCCCCC; }
	.m_content1:visited { color: #CCCCCC; }
	
p.destination {
	font-size: 1.1em;
	text-align:left;
	padding: 2em 0.2em 0.2em 20px;
	font-weight: bold;
}
	p.destination a { text-decoration: none; }
		p.destination a:link { color:#CCCCCC; }
		p.destination a:visited { color:#CCCCCC; }
		p.destination a:active {color:#0066FF; }
		p.destination a:hover { color:#0066FF; }
		
p.contentmenue { font-weight: bold; color:#0066FF; text-align:right; margin-right: 252px; }
	p.contentmenue a { text-decoration: none; }
		p.contentmenue a:link {	color:#CCCCCC; }
		p.contentmenue a:visited { color:#CCCCCC; }
		p.contentmenue a:active {color:#0066FF; }
		p.contentmenue a:hover { color:#0066FF; border: 0; background-color: #000040; }
		
p.hotel { padding-bottom: 2em; font-size: 0.83em; color:#0066FF; }
	p.contentmenue a { text-decoration: none; }
		p.hotel a:link {	color:#CCCCCC; }
		p.hotel a:visited { color:#CCCCCC; }
		p.hotel a:active {color:#0066FF; }
		p.hotel a:hover { color:#0066FF; border: 0; background-color: #000040; }
		
		
