@import url(navigation/nav_vlist_grey.css);

/*
#col3 	{ background-color:#eee; }
#nav 	{ width:100%; height:3em; background:#ccc url("../img/nav_bg_grey.jpg") repeat-y; }
#header { height:290px; color:#fff; background:#fff url("../img/wackersberg_header_green.jpg") no-repeat; }
#main 	{ background:#fff url("../img/content_bg_blue.jpg") repeat-y; }
#footer { background: #4682B4; background-image: url("../img/footerbg_blue.jpg"); background-repeat:repeat-y; }

h1,h2,h3,h4,h5,h6 {
  	font-weight:bold; 
  	color:#4682B4;
  	margin:0.25em 0 0.25em 0; 
  }
a {color:#4682B4; text-decoration:underline;}
table.contenttable th {background:#999; }

*/