/* CSS Document */

html{
	margin:0;
	padding:0;
}


body {
	background: #FFFFFF url(../images/back.gif) repeat;
	color: #444;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;		
/*  background: #650000 url(../images/background.gif) repeat-x left top; 
	background: #a42e00 url(../images/bkg.gif) repeat; 
	margin-left: 25px;
	margin-right: 25px; */
}
.hideme {
font-family: Tahoma, Verdana;
font-size: 2px;
color: #FFFFFF;
text-decoration: none;
}

a {
	color: #0066B3; 
	background: inherit; 
	text-decoration: none;
}


a:hover {
	color: #067900; 
	background: inherit; 
	text-decoration: underline;
}


/*** Layout ***/

#top {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	width: 775px;
/*	height: 100px;
	min-width:700px;
	max-width:900px;  */
}

	.topimg {
	background:url(../images/header-bg.jpg) no-repeat;
	height: 150px;
	padding: 0px;
	margin: 0px;
	}

#header {
	background: #FFFFFF;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 775px;
/*	min-width:700px;
	max-width:900px;  */	
}

#bar {
	background: url(../images/barline.gif) bottom center repeat-x;
	height: 30px;
	padding: 0px;
}
#bar1 {
	background: url(../images/barline1.gif) top center repeat-x;
	height: 20px;
	padding: 0px;
}

#content-wrap {
	background: #FFFFFF;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 775px;
/*	min-width:700px;
	max-width:900px;  */
}
.footer_text {
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 1.2;
	}

#footer {
	background: #797979;
	color:#000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 775px;
/*	min-width:700px;
	max-width:900px;  */
}

#footer #left{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer #right{
	padding-top: 11px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer #right a{
color: #FFFFFF;
}

/*** Head Menu ***/

#underlinemenu{
	margin: 0;
	padding: 0;
}

#underlinemenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	float: right;
	font-weight: bold;
	width: 100%;
	border-width: 1px 0;
	font-size: 12px;
	font-weight: bolder; 
	font-family: Helvetica, Verdana, Arial, Tahoma, sans-serif;	
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
}


#underlinemenu ul li a{
	float: right;
	color: #030087;
	padding: 7px;
	text-decoration: none;
	background: url(../images/menudivide.gif) top right repeat-x;
	border-left: 1px solid #b8c7ce;
}

#underlinemenu ul li a:hover{
	color: black;
	background: url(../images/menudivide-hover.gif) bottom center repeat-x;
	text-decoration: none;
}
/*** Middle Menu ***/

#middlemenu{
	margin: 0;
	padding: 0;
}

#middlemenu ul{
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	float: right;
	font-weight: bold;
	width: 100%;
	border-width: 1px 0;
	font-size: 12px;
	font-weight: bolder; 
	font-family: Tahoma, Helvatica, Arial,  Verdana, sans-serif;	
}

* html #middlemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#middlemenu ul li{
	display: inline;
}


#middlemenu ul li a{
	float: right;
	color: #003d75;
	padding: 7px;
	line-height: 16px;
	text-decoration: none;
	background: url(../images/middlemenu.gif) top right repeat-x;
	border-left: 1px solid #DDDDDD;
}

#middlemenu ul li a:hover{
	color: black;
	background: url(../images/middlemenu-hover.gif) bottom center repeat-x;
	text-decoration: none;
}

/* other css */
.style1 {font-size: 18%}
.style2 {color: #990000}
.style3 {color: #990033}

/*** my css ***/

#header h1 {
	font-size: 16px;
	font-weight: bold;
}

#top h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}


/*** Teaser  box */
	.teaser {
		width:170px;
		padding:0 0 14px 0;
		margin: 0px auto;
		background:url(../images/tsr-b.gif) bottom left no-repeat;
		margin-bottom: 10px;
	}
	
	.teaser h3 {
		margin:0;
		padding:5px 10px 3px 10px;
		background:url(../images/tsr-t.gif) top left no-repeat;
		font-size: 14px;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #003366;
		font-weight: bold;
	}
	
	.teaser p, .teaser a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		text-align:justify;
	}
	
	.teaser a.more {
		display:block;
		text-align:right;
		background:url(../images/tsr-a.gif) 150px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	
	.teaser a.more:hover {
		text-decoration:underline;
	}
	
	
	
	/*round cornor */
.bl2 {border: 1px solid #e68200; background:url(../images/bl2.gif) 0 100% no-repeat; text-align:left;}
.bl {background:url(../images/bl2.gif) 0 100% no-repeat; width:100%; text-align:left;}
.br {background:url(../images/br2.gif) 100% 100% no-repeat}
.tl {background:url(../images/tl2.gif) 0 0 no-repeat}
.tr {background:url(../images/tr2.gif) 100% 0 no-repeat; padding-top: 1px; padding-left: 10px;padding-right: 10px; padding-bottom: 5px;}
.tr2 {background:url(../images/tr2.gif) 100% 0 no-repeat}
.t {background:url(../images/dot2.gif) 0 0 repeat-x; width:100%;}
.b {background:url(../images/dot2.gif) 0 100% repeat-x}
.l {background:url(../images/dot2.gif) 0 0 repeat-y}
.r {background:url(../images/dot2.gif) 100% 0 repeat-y}

.tr h1 {
	font-family: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

.descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-top: 0px;
	}


/* other */

h1 {
	font-weight: bolder;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 4px;
	color: #0D3389;
}


.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.trektitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.borderbottom {
	border-bottom: 1px solid #DDDDDD;
	height: 20px;
}
.borderbottom2 {
	border-bottom: 1px solid #DDDDDD;
	padding-top:4px;
	padding-bottom:4px;
}

.borderbottom1 {
	border-bottom: 1px solid #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;	
}

.trekkingtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #b27e00;
	color:#FFFFFF;
	height: 25px;
	padding-left: 10px;
}
.peaktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #DDDDDD;
	color:#000000;
	height: 22px;
	padding-left: 7px;
}

.trekbox {
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 60px;
	vertical-align:bottom;
	text-align: right;
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.ibox {
	height: 198px;
	padding-bottom:2px;
	margin-bottom:10px;
	vertical-align:bottom;
	text-align: right;
	font-family:  Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
font-family: Arial, Verdana, Tahoma;
font-size: 12px;
}

.title {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#006600;
	}