/******************
 Frydenlund - Intro
*******************/

@import "std_stylesheet_01.css";



.content_left p, .content_left ul {
  background: url(images/intro_box_bg.gif) #66FE99 repeat-x;
}


/**************************
 Navigation main
**************************/
.top-container {
  background: url(images/intro_top_bg.jpg) repeat-x;
}

.navigation_main {
  background: url(images/intro_top_01.jpg) no-repeat;
}

.navigation_main ul {
  margin-top: 13px;
}

.navigation_main a:hover {
  background: #C8FFD7;
}


/**************************
 Navigation left
**************************/
.navigation_left {
  background: url(images/intro_box_bg.gif) #66FE99 repeat-x;
}
