/* ncm.at - 2006 */
body {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 20px;
	font-weight:lighter;
	color: #7FA6A9;
	margin:0 0 13px 0;
	clear: both;	
}
h2 {
	font-size:14px;
	color: #7FA6A9;
	font-weight:bold;
}
#breadcrumb {
	padding:0;
	margin:34px 0 15px 0;
	color:#7FA6A9;
}
#breadcrumb a {
	color:#7FA6A9;
}
#breadcrumb ul {
	margin: 0;
	padding: 0;
	
}
#breadcrumb li {
	float: left;
	padding-left: 10px;
	margin-left: 3px;
}
#breadcrumb a {
/*	list-style-image: url(/nav/arrow_breadcrumbs.gif);
	list-style-position: inside; 
	display: list-item;*/
}
#breadcrumb li.first {
	background: none;
	margin-left: 0px;
	padding:0;
}
#breadcrumb a.activ  {

	text-decoration:none;
}
#content {
	font-size: 12px;
}

.ch2 {
	font-size: 12px;
	font-weight:bold;
	color: #7FA6A9;
	margin:16px 0 19px 0;

}
.ch1 {
	font-size: 20px;
	font-weight:lighter;
	color: #7FA6A9;
	margin:0 0 13px 0;

}
#footer {
	border: 1px #000000 solid;
	border-width: 1px 0 0 0;
	padding: 10px 0 0 0;
}

#footerbottom .left {
	width: 185px;	
}
#footertop {
	display: none;
}
#leftnav {
	display:none;
}
#topwrap .linklist {
	display:none;
}
.right {
	float:right;
}
.left {
	float:left;
}
img {
border: 0;
}
NOSCRIPT {
	display: none;
}
#logo {
	display: list-item;                
	list-style-image: url(/nav/logo_print.gif);
	list-style-position: inside;   
	letter-spacing: -1000em;         
	font-size: 1pt;                 
	color: #fff;             
}






.packagebox_wide {
	background: #EDF6F0;
	padding:5px 10px 10px 10px;
	display: table;
}
.packagebox_small {
	width: 185px;
	height: 230px;
	background: #EDF6F0;
	padding:0 5px 10px 5px;
	margin: 0 0 0 5px;
	float: right;
}
.packagebox_small_content {
	background: #FFFFFF;
	border-top: 2px solid #C5D7D6;
	display:table;
	padding: 5px 0 0 0;
	margin-bottom:1px;
	width:185px;	
}
.packagebox_small_text {
	padding: 5px;
}
.packagebox_small_text h2 {
	font-size: 11px;
	font-weight: bold;
	color: #417D82;
}
.packagebox_small_text h2 a{
	color: #417D82;
	text-decoration: none;
}
.packagebox_small_text p {
	margin: 2px 0 0 0px;
}
.packagebox_small h1, .packagebox_wide h1 {
	font-size: 12px;
	font-weight: bold;
	color: #417D82;
	margin: 0px 0 3px 0;
}
.packagebox_small h1 a, .packagebox_wide h1 a {
	color: #417D82;
	text-decoration: none;
	display: block;
}

.packagebox_small h1 {
		margin: 1px 0 1px 0;
}
.packagebox_wide_content {
	width: 480px;
	background: #FFFFFF;
	border-top: 2px solid #C5D7D6;
	display:table;
	padding: 5px 0 0 0;
	margin-bottom:1px;
}
.packagebox_wide_text {
	float:right;
	width: 280px;
	height: 112px;
	margin: -2px 0px 3px 3px;
}
.packagebox_wide_text h2{
	font-size: 11px;
	font-weight: bold;
	color: #417D82;
}
.packagebox_wide_text h2 a {
	color: #417D82;
	margin:0;
	text-decoration: none;
}
.packagebox_wide_text p{
	margin: 1px 0 0 0px;
}
#packageimg_1 {
	float:left;
	width:100px;
	height:45px;
	overflow:hidden;
	margin: 0 0 0 5px;
}
#packageimg_noresize {
	float:left;
	margin: 0 0 0 5px;
}

.arrowlink_small {
	padding: 1px 8px 0 0;
	background: #FFFFFF;
}
.arrowlink_small a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	background: url(../nav/bg_arrow.gif) left top no-repeat #FFFFFF;
	background-position: 3px 4px;
	padding-left: 16px;
	color: #417D82;
}
.arrowlink {
	text-align:right;
	padding: 3px 8px 0 0;
	background: #FFFFFF;
	height: 17px;
}
.arrowlink a {
	font-size: 11px;
	text-decoration: none;
	display: block;
	background: url(../nav/bg_arrow.gif) right no-repeat #FFFFFF;
	padding-right: 16px;
	color: #417D82;
}
.buttone { 
	background-color:#417D82;
	color:#fff;
	border: 1px solid #E5EDEE;
	font-size: 12px;
	padding:2px 5px 2px 5px;
}
.buttone:focus { 
		background: #539297;
}
.package_detail_img {
	border:1px solid #417D82;
	background: #FFFFFF;
	padding:3px;
	margin: 5px;
}
.package_detail_top {
	background: #EDF6F0;
	border-top: 2px solid #C5D7D6;
	color: #417D82;
	width: 486px;
	padding:7px;
	border-bottom: 1px solid white;

}
.package_detail_content {
	width: 486px;
	padding: 7px;
	background: #EDF6F0;
}
.package_detail_button {
	margin-top: 1px;
	width: 486px;
	padding: 7px;
	background: #EDF6F0;
	text-align: right;
}