/******************************************************************************/
/* BASE OBJECTS                                                               */
/******************************************************************************/
body {
  background: url(images/bgr.png) #b1adae repeat-y;
  font-size: 12px;
}


input, select {
  font-size: 12px;
}








/******************************************************************************/
/* CLASS OBJECTS                                                              */
/******************************************************************************/
.float_block_el {
  width: 239px;
  margin-left: auto;
}








/******************************************************************************/
/* ID OBJECTS                                                                 */
/******************************************************************************/
#con_bg_oa {
  background: url(images/bg.png) #b1adae no-repeat;
  width: 100%;
  height: 922px;
}


#nav_tours a,
#nav_bands a,
#nav_press a,
#nav_actions a,
#nav_jobs a,
#nav_imprint a {
  font-size: 19px;
}

#nav_tours a:hover,
#nav_bands a:hover,
#nav_press a:hover,
#nav_actions a:hover,
#nav_jobs a:hover,
#nav_imprint a:hover {
  font-size: 19px;
}

#nav_tours,
#nav_bands,
#nav_press,
#nav_actions,
#nav_jobs,
#nav_imprint {
  position: absolute;
  left: 90px;
}

#nav_tours {
  top: 344px;
}

#nav_bands {
  top: 391px;
}

#nav_press {
  top: 439px;
}

#nav_actions {
  top: 483px;
}

#nav_jobs {
  top: 527px;
}

#nav_imprint {
  top: 571px;
}


#news_box {
  position: absolute;
  top: 405px;
  left: 884px;
  width: 160px;
  height: 240px;
}


#content_box {
  position: absolute;
  top: 305px;
  left: 290px;
  width: 550px;
  height: 630px;
}


#search_box {
  position: absolute;
  top: 170px;
  left: 920px;
  min-width: 210px;
}


#newsletter_box {
  position: absolute;
  top: 287px;
  left: 980px;
  width: 155px;
  text-align: center;
}


#logo {
  position: absolute;
  top: 219px;
  left: 45px;
}


#logo2 {
  position: absolute;
  top: 270px;
  left: 45px;
}


#wrapper {
  position: absolute;
  top: 20px;
  left: 290px;
  width: 530px;
  height: 220px;
}
