@import url(navigation/nav_vlist_yellow.css);
#col3 	{ background-color:#FFF5D9; }
#header { height:290px; color:#fff; background:#fff url("../img/wackersberg_header_yellow.jpg") no-repeat; }
#nav 	{ width:100%; height:3em; background:#FFF5D9 url("../img/nav_bg_yellow.jpg") repeat-y; }
#main 	{ background:#fff url("../img/content_bg_yellow.jpg") repeat-y; }
#footer { color: #000; background: #FFF5D9; background-image: url("../img/footer_bg_yellow.jpg"); background-repeat:repeat-y; }


h1,h2,h3,h4,h5,h6 {
  	font-weight:bold; 
  	color:#666;
  	margin:0.25em 0 0.25em 0; 
  }
a {color:#666; text-decoration:underline;}
table.contenttable th {background:#999; }

