*{
	color:black;
	font-family:arial;
	font-size:12px;
}

body{
	background-color: #b0dff5;
}

a{
	text-decoration:none;
}

img{
	border-style:none;
}

#content{
	padding-left:10px;
	}
	
.content_text{
	font-family:'Akkurat', 'Arial', 'Trebuchet MS', sans-serif;
	font-size:12px;
	line-height:16px;
	letter-spacing:0.00em;
	word-spacing:0.3em;
	white-space:nowrap;
	}
	
.nav1div{
    position:relative;
    top:10px;
    margin-top:20px;
    height:30px;
}

.nav1{
    position: relative;
	font-size:28px;
	font-weight:900;
	letter-spacing:-0.05em;
}

.nav2 a{
	font-size:16px;
	font-weight:900;
	letter-spacing:-0.05em;
	margin-right:10px;
}

.bold_line{
	color:black;
	border-style:solid;
	border-width:1px;
}

.thin_line{
	color:black;
	border-top-style:solid;
	border-top-width:1px;
}

.dotted_line_hor{
	background-image: url(/static/pics/dot_hor.gif);
	background-repeat: repeat-x;
	width:100%;
	height:1px;
}

.dotted_line_vert{
	background-image: url(/static/pics/dot_vert.gif);
	background-repeat: repeat-y;
	background-position: 0px 3px;
	width:1px;
	height:100%;

}

div b,div a{
	line-height:1.2em;
	letter-spacing:-0.05em;
	padding-top:3px;
	padding-left:0px;	
	font-size:7pt;
}

.footer,div a{
    line-height:1.2em;
    letter-spacing:0.0em;
    padding-top:3px;
    padding-left:0px;   
    font-size:7pt;
}


.viewDescription{
    font-size:7pt;
    font-weight:bold;
    }
    
.viewArrow{
    font-size:10pt;
    }
.viewArrow:hover{
	color:white;
    }    

.facts_title{
	font-size:10pt;
	font-weight:bold;
	vertical-align: top;
	width: 140px;
	}
	
.facts_content{
	line-height:1.0em;
	font-family:'Akkurat', 'Arial', 'Trebuchet MS', sans-serif;
	font-size:13px;
}

.iex_euro{
	font-family:times;	
	}

.panorama_link{
	font-family:arial;
	font-weight:normal;	
	letter-spacing:0.1em;	
	line-height:1.5em;
	font-size:16px;
}

.admin_td{
	border-style:solid;
	border-width:1px;
}

.form_nav{
    font-size:14px;
    font-weight:bold;
}

.booking_form_label{
    font-size:9px;
    font-weight:bold;
    margin-left:3px;
    margin-top:2px;
    margin-bottom:2px;
}

.booking_form_field{
    font-size:11px;
    font-family: monospace;
}

#cal{
	background-color: white;
	width: 350px;
	height: 210px;
	border-style: solid;
	border-width: 1px;
    border-collapse: collapse;
    border-color: black;
	}

.cal_head{
	width: 50px;
	vertical-align: top;
	text-align: right;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	border-bottom-width: 2px;
	font-weight: bold;
	font-size: 13px;
    padding: 4px;
}

.cal_body{
    vertical-align: top;
    text-align: right;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    padding: 4px;
	font-family:'Akkurat', 'Arial', 'Trebuchet MS', sans-serif;
}

.cal_light{
	border-color: black;
    color: gray;
}

.cal_marked{
    background-color: #caeef9;
}

.lang_switch_active{
	color:white;
    font-size:14px;
    font-weight:bold;
    letter-spacing:-1px;
}

.lang_switch{
    font-size:14px;
    font-weight: 100;
    letter-spacing:-1px;
}

.lang_switch:hover{
	color:white;
    font-size:14px;
    font-weight: bold;
    letter-spacing:-1px;
}

.link_cat{
    line-height:1.25em;
    font-family:monospace;
    font-size:14px;
}

.link_cat:hover{
    color: white;
}

.link_cat_active{
    color: white;
}

.link_title{
    line-height:1.25em;
    font-family:monospace;
    font-size:18px;
}

.links_text{
    font-family:arial;
    font-weight:bold; 
    line-height:1.3em;
    font-size:13px;
    margin-bottom: 20px;
}