/*
Styles for Mike's Bike Tours

main styles

Author: Matthias Jung
URL:	http://www.solidvision.de

*/

/* re-definition of tags */

H1, H2, H3, H4, H5, H6 {
	color: #669933;
}
H1 A, H2 A, H3 A, H4 A, H5 A { 
	color: #669933; 
}
#rightmenu a, li.CUR, li.NO {
	color: #669933;
}
#rightmenu a:hover {
	background-color: #669933;
}
#page_body {
	background:transparent url(../images/nst/body.png) repeat-y;
}
#page_foot {
	background:transparent url(../images/nst/footer.png) no-repeat;
}
#rightmenu ul.second {
	border-right: #669933 solid 1px; 
}
