@import url(navigation/nav_vlist_brown.css);
#col3 	{ background-color:#FFE9BF; }
#header { height:290px; color:#fff; background:#fff url("../img/wackersberg_header_brown.jpg") no-repeat; }
#nav 	{ width:100%; height:3em; background:#FFE9BF url("../img/nav_bg_brown.jpg") repeat-y; }
#main 	{ background:#fff url("../img/content_bg_brown.jpg") repeat-y; }
#footer { background: #984807; background-image: url(../img/footerbg_brown.jpg); background-repeat:repeat-y; }

h1,h2,h3,h4,h5,h6 {
  	font-weight:bold; 
  	color:#984807;
  	margin:0.25em 0 0.25em 0; 
  }
a {color:#984807; text-decoration:underline;}
table.contenttable th {background:#999; }
