@charset "utf-8";
/* CSS Document */

body {
/*background-image:url(images/holzspiecht_home_bg_resized.jpg);*/
background-color:#e0e7e7;
}

.title {
background-image:url(../images/holzspiecht_home_title.jpg);
}

.main_frame, .advertising_frame {
border:solid 1px #d0dada;
background-color:#FFFFFF;
}

.menu_item1 {
background-color:#ecf1f1;
}

.menu_item1_sep {
background: #ecf1f1 url(../images/holzspiecht_home_menu_sep.png) no-repeat scroll center;
}


.big1 {
color:#597b7b;
}

.top_background {
background-color:#597b7b;
}


a.menu_link_level2:link { color:#597b7b; text-decoration:none; font-size:12px; font-family:"Times New Roman", Times, serif;}
a.menu_link_level2:hover { color:#829e9f; text-decoration:none; font-size:12px; font-family:"Times New Roman", Times, serif;}
a.menu_link_level2:visited { color:#597b7b; text-decoration:none; font-size:12px; font-family:"Times New Roman", Times, serif;}
a.menu_link_level2:active { color:#829e9f; text-decoration:none; font-size:12px; font-family:"Times New Roman", Times, serif;}

div.hr {
background: transparent url(../images/holzspiecht_home_hr.png) no-repeat center;
}
