
/*-------------------------------------------------*/
/* Standard-CSS für arenal_boat_tours */

html,body
{
    font-size: 13px;
    font-weight: normal;
    font-family: Comic Sans MS,tahoma,helvetica,arial;
    color: #653205; 
    line-height: 18px;
background-image: url('../backgrounds/tom/t_body_bg_1px.jp_');
background-repeat: repeat-x;
background-color: #CC894D;
    margin: 0px;
    padding: 0px;
    height: 100.01%;
}

/*-------------------------------------------------*/
table
{
  empty-cells: show;
  width: 100%;
  padding: 0px;
  margin: 0px;
  line-height: 100%;
  border-spacing: 0px;
  border-width: 0px;
}

/*-------------------------------------------------*/
h1
{
    font-size: 140%;
    font-weight: 600;
    color: #653205;
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h2
{
    font-size:110%;
    font-weight: 600;
    color: #653205;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h3
{
    font-size:90%;
    font-weight: bold;
    color: #0c3665;
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h4
{ 
    font-size:90%;
    font-weight: bold;
    color: #c71017;
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
h5
{ 
    font-size: 80%;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}

/*-------------------------------------------------*/
img
{
  position: relative;
  vertical-align: bottom;
}

/*-------------------------------------------------*/
.box_content
{
width: 639px;
margin: 0px 170px 0px 160px;
padding: 20px 0px 30px 10px;
background-image: url('../backgrounds/tom/t_bg_content.jpg');
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
z-index: 150;
}

/*-------------------------------------------------*/
.pic_content
{
border: 1px solid #A8672D;


}

